Merge lp:~bregma/frame/ftbfs-on-jhbuild into lp:frame
| Status: | Merged | ||||
|---|---|---|---|---|---|
| Approved by: | Francis Ginther on 2013-03-11 | ||||
| Approved revision: | 120 | ||||
| Merged at revision: | 119 | ||||
| Proposed branch: | lp:~bregma/frame/ftbfs-on-jhbuild | ||||
| Merge into: | lp:frame | ||||
| Diff against target: |
94 lines (+12/-7) 5 files modified
include/oif/frame.h.in (+2/-2) include/oif/frame_x11.h (+2/-2) src/Makefile.am (+3/-2) test/regular/Makefile.am (+1/-0) tools/Makefile.am (+4/-1) |
||||
| To merge this branch: | bzr merge lp:~bregma/frame/ftbfs-on-jhbuild | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Mathieu Trudel-Lapierre | Approve on 2013-03-11 | ||
| PS Jenkins bot | continuous-integration | Approve on 2013-03-11 | |
| Daniel d'Andrada (community) | 2012-12-06 | Approve on 2013-03-11 | |
|
Review via email:
|
|||
Commit Message
Fix a fail-to-
Description of the Change
Frame fails to build in an out-of-source directory, which causes jhbuild failures.
The header search paths in Makefile.am files needs to be adjusted, as do the header search path in nested include paths.
| Daniel d'Andrada (dandrader) wrote : | # |
* out-of-source "make" now works, but "make check" does not.
* "make install" doesn't install frame.h
| Stephen M. Webb (bregma) wrote : | # |
Finally, out-of-source make works, make distcheck works, make install works.
| PS Jenkins bot (ps-jenkins) wrote : | # |
FAILED: Autolanding.
More details in the following jenkins job:
http://
Executed test runs:
FAILURE: http://
FAILURE: http://
| Francis Ginther (fginther) wrote : | # |
Failure due to networking issues in the jenkins lab. Re-approving.
| Mathieu Trudel-Lapierre (cyphermox) wrote : | # |
If only jenkins could try again when there are such failures...

It still doesn't work for me:
http:// paste.ubuntu. com/1415171/