Source: net-cpp Version: 2.2.1+dfsg1-5 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/libgmock.a', needed by > 'tests/http_streaming_client_test'. Stop. > make[3]: *** Waiting for unfinished jobs.... > [ 76%] Building CXX object tests/CMakeFiles/header_test.dir/header_test.cpp.o > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/c++ > -DBOOST_ALL_NO_LIB -DBOOST_ERROR_CODE_HEADER_ONLY > -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SYSTEM_DYN_LINK > -DGTEST_VERSION_MAJOR=1 -DGTEST_VERSION_MINOR=8 -DGTEST_VERSION_PATCH=0 > -DGTEST_VERSION_UNKNOWN -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests -I/usr/include/jsoncpp > -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 > -Wextra -o CMakeFiles/header_test.dir/header_test.cpp.o -c > /<<PKGBUILDDIR>>/tests/header_test.cpp > [ 83%] Building CXX object > tests/CMakeFiles/http_client_test.dir/http_client_test.cpp.o > [ 83%] Building CXX object > tests/CMakeFiles/http_client_load_test.dir/http_client_load_test.cpp.o > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/c++ > -DBOOST_ALL_NO_LIB -DBOOST_ERROR_CODE_HEADER_ONLY > -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SYSTEM_DYN_LINK > -DGTEST_VERSION_MAJOR=1 -DGTEST_VERSION_MINOR=8 -DGTEST_VERSION_PATCH=0 > -DGTEST_VERSION_UNKNOWN -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests -I/usr/include/jsoncpp > -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 > -Wextra -o CMakeFiles/http_client_test.dir/http_client_test.cpp.o -c > /<<PKGBUILDDIR>>/tests/http_client_test.cpp > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/c++ > -DBOOST_ALL_NO_LIB -DBOOST_ERROR_CODE_HEADER_ONLY > -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SYSTEM_DYN_LINK > -DGTEST_VERSION_MAJOR=1 -DGTEST_VERSION_MINOR=8 -DGTEST_VERSION_PATCH=0 > -DGTEST_VERSION_UNKNOWN -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests -I/usr/include/jsoncpp > -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 > -Wextra -o CMakeFiles/http_client_load_test.dir/http_client_load_test.cpp.o > -c /<<PKGBUILDDIR>>/tests/http_client_load_test.cpp > [ 86%] Building CXX object > tests/CMakeFiles/http_streaming_client_test.dir/http_streaming_client_test.cpp.o > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/c++ > -DBOOST_ALL_NO_LIB -DBOOST_ERROR_CODE_HEADER_ONLY > -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SYSTEM_DYN_LINK > -DGTEST_VERSION_MAJOR=1 -DGTEST_VERSION_MINOR=8 -DGTEST_VERSION_PATCH=0 > -DGTEST_VERSION_UNKNOWN -I/<<PKGBUILDDIR>>/include > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests -I/usr/include/jsoncpp > -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 > -Wextra -o > CMakeFiles/http_streaming_client_test.dir/http_streaming_client_test.cpp.o -c > /<<PKGBUILDDIR>>/tests/http_streaming_client_test.cpp > make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' > make[2]: *** [CMakeFiles/Makefile2:1102: > tests/CMakeFiles/header_test.dir/all] Error 2 The full build log is available from: http://qa-logs.debian.net/2020/10/27/net-cpp_2.2.1+dfsg1-5_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.