Package FTBFS on no-change rebuild caused by cmake error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
biometryd (Ubuntu) |
New
|
High
|
Łukasz Zemczak |
Bug Description
During the zesty test-rebuild, the biometryd package seems to fail to build during the configure phase:
CMake Error at /usr/src/
add_library cannot create target "gmock" because another target with the
same name already exists. The existing target is a static library created
in source directory "/usr/src/
for policy CMP0002 for more details.
Call Stack (most recent call first):
/usr/
/usr/
CMake Error at /usr/src/
add_library cannot create target "gmock_main" because another target with
the same name already exists. The existing target is a static library
created in source directory "/usr/src/
documentation for policy CMP0002 for more details.
Call Stack (most recent call first):
/usr/
/usr/
CMake Error at /usr/src/
install TARGETS given target "gmock" which does not exist in this
directory.
Related branches
- Ubuntu Phablet Team: Pending requested
-
Diff: 41 lines (+4/-9)2 files modifieddebian/control (+1/-0)
tests/CMakeLists.txt (+3/-9)
Related bug: https:/ /bugs.launchpad .net/ubuntu/ +source/ googletest/ +bug/1644062