Your message dated Sat, 04 Jul 2020 11:33:48 +0000
with message-id <[email protected]>
and subject line Bug#897758: fixed in ggcov 0.10-1
has caused the Debian Bug report #897758,
regarding ggcov: ftbfs with GCC-8
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 [email protected]
immediately.)
--
897758: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897758
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ggcov
Version: 0.9-20
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-8
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.
The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/ggcov_0.9-20_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 8, either set CC=gcc-8 CXX=g++-8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-8/porting_to.html
[...]
-e 's|@phpwwwdir\@|/usr/share/ggcov/php/www|g' \
-e 's|@ggcovtestdir\@|/var/cache/ggcov/tests|g' \
< ggcov.conf.in > ggcov.conf
make[4]: Leaving directory '/<<PKGBUILDDIR>>/php'
Making all in doc
make[3]: Nothing to be done for 'all'.
Making all in test
make[3]: Nothing to be done for 'all'.
Making all in scripts
make[3]: Nothing to be done for 'all'.
rm -f debian/ggcov.debhelper.log
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
(cd test && ./runtest)
Running tests
hostname: "ip-172-31-9-255"
date: "20180502T131521"
uname -s: "Linux"
uname -m: "x86_64"
uname -r: "4.9.0-5-amd64"
head -1 /etc/os-release: "PRETTY_NAME="Debian GNU/Linux buster/sid""
which gcc: "/usr/bin/gcc"
gcc --version: "gcc (Debian 8-20180425-1) 8.0.1 20180425 (experimental) [trunk
revision 259628]"
which g++: "/usr/bin/g++"
g++ --version: "g++ (Debian 8-20180425-1) 8.0.1 20180425 (experimental) [trunk
revision 259628]"
PASS: (test000) unit tests
ERROR: (test001) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test002) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test004) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test005.1) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test006) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test007) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test008.0) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test009) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test010) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test011.1) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test013) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test014) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test015.a001) tggcov failed, see log or re-run with -D all,verbose
--no-log
ERROR: (test016.1) tggcov failed, see log or re-run with -D all,verbose --no-log
PASS: (test021) unit test for libpopt / fakepopt.c
ERROR: (test029) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test030) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test033) tggcov failed, see log or re-run with -D all,verbose --no-log
ERROR: (test034) tggcov failed, see log or re-run with -D all,verbose --no-log
Total: 2/20 tests passed
make[1]: *** [debian/rules:34: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: ggcov
Source-Version: 0.10-1
Done: Alastair McKinstry <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ggcov, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alastair McKinstry <[email protected]> (supplier of updated ggcov 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 12 Jan 2019 18:26:47 +0000
Source: ggcov
Architecture: source
Version: 0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Closes: 897758
Changes:
ggcov (0.10-1) unstable; urgency=medium
.
* New upstream release. Closes: #897758
* Delete merged patches:
- gcc8-support.patch
- new-gcc.patch
- varargs.patch
- hurd.patch
- params.patch
* Add trivial patch for 10.1 compiler
* Standards-Version: 4.5.0
* Use debhelper-compat (=12)
- png stored in debian/ncXL7RzcB_120x120.png not diff
* Re-introduce libgnomeui, libglade-dev for final GTK2 builds
* db-5.3.patch: Use latest MariaDB
* Add ruby-mustache to build-deps for tests
Checksums-Sha1:
2f8a79f074f7c2b9a779dde2d045c5b789516760 1953 ggcov_0.10-1.dsc
0f518fd8e17e40355335c7b65722c12cea3cd652 282444 ggcov_0.10.orig.tar.xz
2225030aaac25f56df54f416aac7154805193885 18944 ggcov_0.10-1.debian.tar.xz
Checksums-Sha256:
9adfc6c1ad6472db3523db4886c59ad26d1f6f5ede5c6c24135997b9000df90b 1953
ggcov_0.10-1.dsc
ee8e9fab041e57c0d5156c5e9da0a609b3963fbdb6201260880b933879f86af2 282444
ggcov_0.10.orig.tar.xz
94087c646c36e36b7553daf725a91f43c5640b7ff0e3b026cfe5a7a88f583926 18944
ggcov_0.10-1.debian.tar.xz
Files:
52e969b449703cfccb5ae159b2b3ee4b 1953 devel optional ggcov_0.10-1.dsc
bc522df7cb471497bef0147e46f3312c 282444 devel optional ggcov_0.10.orig.tar.xz
be4acbff87eb7f91c7494a0b7639023a 18944 devel optional
ggcov_0.10-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAl8AZSEACgkQy+a7Tl2a
06X32w//S9qODqbxKj5udSwQ2PMJfvAMA1+E5QBBxuqUm0mmt0veW9nP3ESDYkP4
QP9zexntqfl4CrTc5fJhsgeO79vQByrh49S1FlFsojdQ57pwVlofPxRqRy2Osdi9
Ej4icmd57y3guvUNYug1PQkXRmKkwnPhXhpfq9lps/57YHXAnBOvp69H7PeuTV0P
L31oUurX+V1rDQ+12wBm+b0afLgubKfqzAYbY3nk0B/d71nVfG3h7PI0IPg2bwdB
HgkR/xBnSZAR1zdXvD1IrwTKvDVRtwrXQJUkGu/6V8jzp+inEDurxPRIqvvDXJe0
mFUEOemx9lqaMmOEAr1du8QPCRpOHOWKaVVy0smQXSZnBsep+C1H7lZi4jLP3DOR
YqHIHynC0nY3mB1PjSKOKQLpPee1/14PZHYBigp2OHDZ9aH3PIOs6IMIehSGG3AU
KsPIExjeQ2xNbAHNPRec+wuBW72H7C2yC7y0ZvqsvV2YSLjifEnLpLrEzl+evr7Q
ax4NoiX3tCF2G/NVb58Qv/vMHY6HMzt3oRYWXtx7zYudRgoVE9bzJEuulHz8nfv/
QJ0pyn5jKTQKupv1upDbNx4SGj4QngyYAKNM4KdSm33aOFqAmyBDZ4utO1z7jRt3
iAGo/FBeTpapmEns0SWS2CM/rlnqLf7A/valQgkbzD02hkTtc38=
=LnDk
-----END PGP SIGNATURE-----
--- End Message ---