Your message dated Fri, 30 Oct 2020 08:48:30 +0000
with message-id <e1kyq5g-000ez9...@fasolo.debian.org>
and subject line Bug#973214: fixed in net-cpp 2.2.1+dfsg1-6
has caused the Debian Bug report #973214,
regarding net-cpp: FTBFS: make[3]: *** No rule to make target
'tests/gmock/libgmock.a', needed by 'tests/http_streaming_client_test'. Stop.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
973214: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973214
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: net-cpp
Source-Version: 2.2.1+dfsg1-6
Done: Mike Gabriel <sunwea...@debian.org>
We believe that the bug you reported is fixed in the latest version of
net-cpp, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 973...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mike Gabriel <sunwea...@debian.org> (supplier of updated net-cpp package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 30 Oct 2020 08:46:52 +0100
Source: net-cpp
Architecture: source
Version: 2.2.1+dfsg1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian UBports Team <team+ubpo...@tracker.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Closes: 973214
Changes:
net-cpp (2.2.1+dfsg1-6) unstable; urgency=medium
.
* debian/rules:
+ Add dh_clean override, remove results.txt. This makes the build
idempotent.
* debian/control:
+ Switch from transitional google-mock to B-D googletest.
Additionally add B-D libgtest-dev for GMock module in
cmake-extras to be happy.
+ Update versioned B-D: cmake-extras (>= 1.5-5~). (Closes: #973214).
+ Bump to DH compat level version 13.
* debian/libnet-cpp2.symbols:
+ Fix package name (add missing SOVERSION to the name).
* debian/patches:
+ Forward patches that are non-specific for Debian to upstream.
Checksums-Sha1:
5ad4c0e54afaba9cfe0ce6fbc4451ad26005caff 2424 net-cpp_2.2.1+dfsg1-6.dsc
f325a9d0e5d56f7e271fa07145f3f96839d9443a 10528
net-cpp_2.2.1+dfsg1-6.debian.tar.xz
ef2407038dc763a31fb8cd60ba1fe982357755cc 10746
net-cpp_2.2.1+dfsg1-6_source.buildinfo
Checksums-Sha256:
c234c65b4f69777ed8434f1da0a6f2dab726f8d80bd78585e1e93fc9b2e5d194 2424
net-cpp_2.2.1+dfsg1-6.dsc
a5094a725f4a858969957b264542961612ba54f89e7caffaf1781dda33d2486e 10528
net-cpp_2.2.1+dfsg1-6.debian.tar.xz
e2bf5806a82541b59dc98e8d2e11551073eff3b5e9b25e3e4e9d9d7b66e6276e 10746
net-cpp_2.2.1+dfsg1-6_source.buildinfo
Files:
56051635af93cfd86cf3935794aed807 2424 libs optional net-cpp_2.2.1+dfsg1-6.dsc
910c33a395d73b6ea27a8288c21b3a12 10528 libs optional
net-cpp_2.2.1+dfsg1-6.debian.tar.xz
c935d11094501861e5fac0360cb4d3e1 10746 libs optional
net-cpp_2.2.1+dfsg1-6_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAl+bzLAVHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxCLwQAKWqa6GXVPtk099QNYFwJv9Mq38u
qz0YcmupfSx1FrKrnSTnhjolVr3ivk07i7rfYy9DTaDJgPPl6hE1mhfKqcR/2mRY
fhXsU0raMYDhZP/h7DvS4O7nT7G/AkZu9ZmAx7A00UhSW2K54Czz5G/Y0xSdUA0E
3ms/m1wicbFGYtWXv34qqJ8z8vzTEYVTeYLI6FybRewDPLniAofLCpj3sLDzXQBf
CvAq4pjtBbFmoW0sD5fqiyIoR966rJKk44qDXFs42dUl790Sn2pLPZhQ4DPpbMt2
FaEBUADo+RpYXi8gpLRisjFkalJ0DLS2s6s6agaiX/X2X/xnUYdGlFPmK3oVpIZJ
YK463jtEqOQOQjobFNWl4RCAR8qOQB1Vn8fph+3o2WX3SfsYIlHrZnE1X3yqioWH
IeId3qWyrr3lpJc4C8unxpnF1vQF/Tzk9Ug6pR9OqRbbZtxsue/Po632qBXob9/n
4gRJHolG4diayLaA9+AIZ68sGBWhE+GHCYJeK5k6T+LCy0F51m5oHxtjT/RHjijj
2q/x6aYbVTC0O19pIuMUZw69tsVe/3NBiBlS6nwglUfsQZoY2zXWLSlZmQycPs+g
ZX0tnZ9u5N4vuYdNXo7jSIhSHOsEPexaDKO+at36B64FBaCrkWMGv2xVqyAoIuyk
nsOMRh6Yzhmrs1q/
=N9I/
-----END PGP SIGNATURE-----
--- End Message ---