Bug#853490: libdomain-publicsuffix-perl: ftbfs with GCC-7

Matthias Klose doko at debian.org
Tue Jan 31 09:32:51 UTC 2017


Package: src:libdomain-publicsuffix-perl
Version: 0.14.1-1
Severity: normal
Tags: sid buster
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/libdomain-publicsuffix-perl_0.14.1-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html

[...]
All 1 subtests passed 
t/02-problematic.t ..... 
ok 1 - constructor ok
ok 2 - openfusion.com.au ok
ok 3 - www.911.state.tx.us ok
ok 4 - www.achd.ada.id.us ok
ok 5 - www.alamo_williams_nd.godcool.com ok
ok 6 - www.poland.gov.pl ok
ok 7 - www.superior_one.com ok
1..7
ok
t/03-aws.t ............. 
ok 1
ok 2 - s3 invalid
ok 3 - foo.s3 valid
ok 4 - foo.s3 suffix is s3
1..4
ok
disallowed character U+0091 at /usr/lib/x86_64-linux-gnu/perl5/5.24/Net/IDN/Encode.pm line 47.
# Looks like your test exited with 255 before it could output anything.
t/04-legacy.t .......... 
1..2
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests 
t/05-nonascii.t ........ 
1..3
ok 1 - ascii idn
ok 2 - utf8
ok 3 - ascii utf8
ok
t/author-pod-syntax.t .. skipped: these tests are for testing by the author

Test Summary Report
-------------------
t/01-core.t          (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/04-legacy.t        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
Files=7, Tests=16,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.90 cusr  0.02 csys =  0.96 CPU)
Result: FAIL
Failed 2/7 test programs. 0/16 subtests failed.
Makefile:851: recipe for target 'test_dynamic' failed
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 test TEST_VERBOSE=1 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



More information about the pkg-perl-maintainers mailing list