[regression] Cross compiling from zesty to yakkety fails with *** No rule to make target 'gmock/libs/googlemock/gtest/libgtest.a'
Bug #1646704 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Daniel van Vugt | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Try cross-compiling from zesty to yakkety:
$ ./cross-
...
make[2]: *** No rule to make target 'gmock/
Related branches
lp://staging/~vanvugt/mir/fix-1646704
- Andreas Pokorny (community): Approve
- Mir CI Bot: Approve (continuous-integration)
-
Diff: 33 lines (+10/-4)1 file modifiedcmake/FindGtestGmock.cmake (+10/-4)
Changed in mir: | |
milestone: | none → 0.26.0 |
assignee: | nobody → Daniel van Vugt (vanvugt) |
status: | Triaged → In Progress |
summary: |
- [regression] Cross compiling fails with *** No rule to make target - 'gmock/libs/googlemock/gtest/libgtest.a' + [regression] Cross compiling from zesty to yakkety fails with *** No + rule to make target 'gmock/libs/googlemock/gtest/libgtest.a' |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Workaround: Revert this temporarily:
------- ------- ------- ------- ------- ------- ------- ------- ---- /bugs.launchpad .net/bugs/ 1644062.
revno: 3845 [merge]
author: Christopher James Halse Rogers <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Fri 2016-11-25 04:38:56 +0000
message:
Fix build failures against GoogleTest 1.8 in zesty (LP: #1644062). Fixes: https:/
Approved by Daniel van Vugt, mir-ci-bot. ------- ------- ------- ------- ------- ------- ------- ----
-------