Package: graphicsmagick
Version: 1.3.25-1
Severity: serious
This package is failing to build on ppc64el, but built successfully
in the past. As seen at
https://buildd.debian.org/status/logs.php?pkg=graphicsmagick&arch=ppc64el
it regressed with 1.3.24+hg20160808-1, and the version currently in
sid is still failing. It looks like this is preventing migration to testing.
The list of toolchain package versions in the build logs suggests that
the regression might be due to the switch to GCC 6.
The build log shows segfaults or something like that in PerlMagick/ .
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl"
"-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef
*Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t
t/bzlib/*.t t/jbig/*.t t/jng/*.t t/jpeg/*.t t/png/*.t t/ps/*.t t/tiff/*.t
t/ttf/*.t t/wmf/*.t t/x/*.t t/xfig/*.t t/zlib/*.t
t/blob.t ..........
1..1
Failed 1/1 subtests
t/bzlib/read.t ....
1..2
Failed 2/2 subtests
[...]
Test Summary Report
-------------------
t/blob.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 1 tests but ran 0.
[...]
Files=32, Tests=0, 1 wallclock secs ( 0.08 usr 0.04 sys + 0.56 cusr 0.17
csys = 0.85 CPU)
Result: FAIL
Failed 32/32 test programs. 0/0 subtests failed.
Makefile:993: recipe for target 'test_dynamic' failed
make[5]: *** [test_dynamic] Error 255
--
Niko Tyni [email protected]