Source: properties-cpp Version: 0.0.2-4 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201027 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > make[3]: *** No rule to make target 'tests/gmock/gtest/libgtest.a', needed by > 'tests/signals_test'. Stop. > make[3]: *** Waiting for unfinished jobs.... > [ 76%] Building CXX object > tests/CMakeFiles/properties_test.dir/properties_test.cpp.o > [ 84%] Building CXX object > tests/CMakeFiles/signals_test.dir/signals_test.cpp.o > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/c++ > -DGTEST_VERSION_MAJOR=1 -DGTEST_VERSION_MINOR=8 -DGTEST_VERSION_PATCH=0 > -DGTEST_VERSION_UNKNOWN -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/tests > -I/usr/src/googletest/googlemock/include > -I/usr/src/googletest/googletest/include -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Werror > -Wall -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden > -pedantic -Wextra -fPIC -pthread -o > CMakeFiles/properties_test.dir/properties_test.cpp.o -c > /<<PKGBUILDDIR>>/tests/properties_test.cpp > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/c++ > -DGTEST_VERSION_MAJOR=1 -DGTEST_VERSION_MINOR=8 -DGTEST_VERSION_PATCH=0 > -DGTEST_VERSION_UNKNOWN -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/tests > -I/usr/src/googletest/googlemock/include > -I/usr/src/googletest/googletest/include -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Werror > -Wall -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden > -pedantic -Wextra -fPIC -pthread -o > CMakeFiles/signals_test.dir/signals_test.cpp.o -c > /<<PKGBUILDDIR>>/tests/signals_test.cpp > make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > make[2]: *** [CMakeFiles/Makefile2:1021: > tests/CMakeFiles/properties_test.dir/all] Error 2 The full build log is available from: http://qa-logs.debian.net/2020/10/27/properties-cpp_0.0.2-4_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.