Mir

Merge lp://qastaging/~albaguirre/mir/fix-ci-build-failure into lp://qastaging/mir

Proposed by Alberto Aguirre
Status: Merged
Merged at revision: 2411
Proposed branch: lp://qastaging/~albaguirre/mir/fix-ci-build-failure
Merge into: lp://qastaging/mir
Diff against target: 12 lines (+1/-1)
1 file modified
src/CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp://qastaging/~albaguirre/mir/fix-ci-build-failure
Reviewer Review Type Date Requested Status
Daniel van Vugt Approve
PS Jenkins bot (community) continuous-integration Needs Fixing
Review via email: mp+253764@code.qastaging.launchpad.net

Commit message

Add _DEFAULT_SOURCE to avoid warning when compiling wrapper.c

Description of the change

Fix build failure due to warning when building for i386

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Could be wrong, but it seems the only real errors are regressions in vivid libc updates for armhf :(

7: ==26529== Conditional jump or move depends on uninitialised value(s)
7: ==26529== at 0x4E83118: __udivmoddi4 (in /lib/arm-linux-gnueabihf/libc-2.21.so)
7: ==26529==
7: ==26529== Use of uninitialised value of size 4
7: ==26529== at 0x4E8311A: __udivmoddi4 (in /lib/arm-linux-gnueabihf/libc-2.21.so)
7: ==26529==
7: ==26529== Use of uninitialised value of size 4
7: ==26529== at 0x4E83018: ??? (in /lib/arm-linux-gnueabihf/libc-2.21.so)

Is there anything else?

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Tested. Bug fixed for me.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches