Your message dated Fri, 17 Apr 2020 19:35:50 +0000
with message-id <[email protected]>
and subject line Bug#957675: fixed in perl 5.30.0-10
has caused the Debian Bug report #957675,
regarding perl: ftbfs with GCC-10
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.)
--
957675: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957675
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:perl
Version: 5.30.0-9
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10
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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/perl_5.30.0-9_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html
[...]
cpan/version/t/07locale ........................................ ok
cpan/version/t/08_corelist ..................................... ok
cpan/version/t/09_list_util .................................... ok
cpan/version/t/10_lyon ......................................... ok
cpan/version/t/11_taint ........................................ skipped
t/perf/benchmarks .............................................. ok
t/perf/opcount ................................................. ok
t/perf/optree .................................................. ok
t/perf/speed ................................................... ok
t/perf/taint ................................................... ok
t/porting/FindExt .............................................. ok
t/porting/args_assert .......................................... ok
t/porting/authors .............................................. skipped
t/porting/bench ................................................ skipped
t/porting/bench_selftest ....................................... ok
t/porting/bincompat ............................................ ok
t/porting/checkcase ............................................ ok
t/porting/checkcfgvar .......................................... ok
t/porting/cmp_version .......................................... skipped
t/porting/copyright ............................................ ok
t/porting/corelist ............................................. ok
t/porting/customized ........................................... skipped
t/porting/diag ................................................. ok
t/porting/dual-life ............................................ ok
t/porting/exec-bit ............................................. ok
t/porting/extrefs .............................................. ok
t/porting/filenames ............................................ ok
t/porting/globvar .............................................. ok
t/porting/libperl .............................................. ok
t/porting/maintainers .......................................... ok
t/porting/manifest ............................................. ok
t/porting/pending-author ....................................... skipped
t/porting/perlfunc ............................................. ok
t/porting/pod_rules ............................................ ok
t/porting/podcheck ............................................. skipped
t/porting/re_context ........................................... ok
t/porting/readme ............................................... ok
t/porting/regen ................................................ ok
t/porting/ss_dup ............................................... ok
t/porting/test_bootstrap ....................................... ok
t/porting/utils ................................................ skipped
Failed 6 tests out of 2533, 99.76% okay.
../cpan/Memoize/t/tie_gdbm.t
../cpan/Memoize/t/tie_ndbm.t
../ext/GDBM_File/t/gdbm.t
../ext/NDBM_File/t/ndbm.t
../ext/ODBM_File/t/odbm.t
../lib/AnyDBM_File.t
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You have a good chance to get more information by running
### ./perl harness
### in the 't' directory since most (>=80%) of the tests succeeded.
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
### setenv LD_LIBRARY_PATH `pwd`; cd t; ./perl harness
### LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; cd t; ./perl harness
### export LD_LIBRARY_PATH=`pwd`; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
Elapsed: 779 sec
u=7.91 s=4.50 cu=428.88 cs=35.45 scripts=2533 tests=1228226
make[2]: *** [makefile:806: test] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-static'
dh_auto_test: error: cd build-static && make -j4 test returned exit code 2
make[1]: *** [debian/rules:122: perl-test-static-stamp] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:79: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: perl
Source-Version: 5.30.0-10
Done: Niko Tyni <[email protected]>
We believe that the bug you reported is fixed in the latest version of
perl, 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.
Niko Tyni <[email protected]> (supplier of updated perl 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: Fri, 17 Apr 2020 22:18:51 +0300
Source: perl
Architecture: source
Version: 5.30.0-10
Distribution: unstable
Urgency: medium
Maintainer: Niko Tyni <[email protected]>
Changed-By: Niko Tyni <[email protected]>
Closes: 947797 957675
Changes:
perl (5.30.0-10) unstable; urgency=medium
.
[ Dominic Hargreaves ]
* Suggest libtap-harness-archive-perl for prove --archive
(Closes: #947797)
.
[ Niko Tyni ]
* Apply upstream patches fixing Configure on GCC 10. (Closes: #957675)
* Include commit hashes from upstream GitHub repo in patch descriptions.
Checksums-Sha1:
e1ecf8f89d46acd1193f542da3a240d453b27aef 2988 perl_5.30.0-10.dsc
70f21eb9ed6bc873af4159d080244e06c0dbe023 163544 perl_5.30.0-10.debian.tar.xz
Checksums-Sha256:
f5fa6b863cf67944312f19dc2ffbea18c6528b0e6b41d3a843561173ad776188 2988
perl_5.30.0-10.dsc
4352c4bbb44d40cb7e275068a750b8ed883325e1ddb9843d92ad40a59a45dcc5 163544
perl_5.30.0-10.debian.tar.xz
Files:
87f95671d3c2abcf8a2c0c4784db9e68 2988 perl standard perl_5.30.0-10.dsc
1ab1ace0f18fe619ccd1b43407df3706 163544 perl standard
perl_5.30.0-10.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEEdqKOQsmBHZHoj7peLsD/s7cwGx8FAl6aAjURHG50eW5pQGRl
Ymlhbi5vcmcACgkQLsD/s7cwGx+7DhAArWpunHtjZkgRuJqmISac7haPjXDgFIV/
q/XeNhW2T4Af7W/UNu+85AgLTDxlizwa7oL5HsNwV2Knb4plICicC8ViFnZ8JcaG
o/INkCSHBnn2DEF/e9kSozWGK8D6XSBIv4m5pH/1hI/7Qr4qVhTGecQ1iOGdjf05
Gx8iO4+hTID9u1jocgDo9JOQE8P5N8lc9a9ws0KDGrya2cHK6jMbCCR25nmvLK08
65ocAT9Vo/4D+jnINQPSxK5ZpzPMt26kSluPWTQR5yWtTpk3dIbbvO0SKKENwuTq
fXbmvP5fDb/YlGx2dPEacXF9ue9i3itclpA2eX+gfjpvcmWOIR9fLRSljjp1E2y8
WZZuvEnkC7emZNld+hb/+L52OhtkXbNHMzFNZSPzMhxQM8CVuYqsTDr9yK5gEdAg
HmK+ZMe0Ge9zvgoTypt2rZ9CR4l6LV3pe9MFyv1tdQ/893Qaw4HE+VJjjb/SC07H
JXWAsrw61SYa1WfC6vlh8fuBZiZBbCtnWovr9mu5szL5wtF0irU+bYMYZlDddXA9
mJ3cP0uv6q43l/vtaJIq2UgxA/IihUGDGYKuulstd3EyUHJyjv7IJW1nHWHYgVX+
vJflWi9CFwurem68ZaXiXbdIZ9InmeZXYjRs76MKcsZ5QnwqVL0Egr0DAPo+3xUZ
IEhwf0+Ed8w=
=M0kq
-----END PGP SIGNATURE-----
--- End Message ---