Bug#912078: libbenchmark-dev: libbenchmark_main.a referenced by benchmarkTargets-none.cmake is not shipped
Adrian Bunk
bunk at debian.org
Sun Oct 28 00:15:02 BST 2018
Package: libbenchmark-dev
Version: 1.4.1-1
Severity: serious
Control: affects -1 src:cctz
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cctz.html
...
debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/1st/cctz-2.2+dfsg1'
dh_auto_configure -- -DVERSION="2.2+dfsg1" -DSOVERSION="2"
cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DVERSION=2.2\+dfsg1 -DSOVERSION=2 ..
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/lib/cmake/benchmark/benchmarkTargets.cmake:96 (message):
The imported target "benchmark::benchmark_main" references the file
"/usr/lib/x86_64-linux-gnu/libbenchmark_main.a"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/cmake/benchmark/benchmarkTargets.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/cmake/benchmark/benchmarkConfig.cmake:1 (include)
CMakeLists.txt:16 (find_package)
-- Configuring incomplete, errors occurred!
More information about the debian-science-maintainers
mailing list