Bug#564352: libio-compress-perl: FTBFS: tests failed

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Jan 9 10:38:01 UTC 2010


Source: libio-compress-perl
Version: 2.022-1
Severity: serious
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-2010-01-08 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/build/user-libio-compress-perl_2.022-1-amd64-GaSwph/libio-compress-perl-2.022'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/000prereq.t ................... ok
> t/001bzip2.t .................... ok
> t/001zlib-generic-deflate.t ..... ok
> t/001zlib-generic-gzip.t ........ ok
> t/001zlib-generic-rawdeflate.t .. ok
> t/001zlib-generic-zip.t ......... ok
> t/002any-deflate.t .............. ok
> t/002any-gzip.t ................. ok
> t/002any-rawdeflate.t ........... ok
> t/002any-transparent.t .......... ok
> t/002any-zip.t .................. ok
> t/004gziphdr.t .................. ok
> t/005defhdr.t ................... ok
> t/006zip.t ...................... ok
> t/010examples-bzip2.t ........... ok
> t/010examples-zlib.t ............ ok
> t/01misc.t ...................... ok
> t/020isize.t .................... skipped: Lengthy Tests Disabled
> t/050interop-gzip.t ............. ok
> t/100generic-bzip2.t ............ ok
> t/100generic-deflate.t .......... ok
> t/100generic-gzip.t ............. ok
> t/100generic-rawdeflate.t ....... ok
> t/100generic-zip.t .............. ok
> t/101truncate-bzip2.t ........... ok
> t/101truncate-deflate.t ......... ok
> t/101truncate-gzip.t ............ ok
> t/101truncate-rawdeflate.t ...... ok
> t/101truncate-zip.t ............. ok
> t/102tied-bzip2.t ............... ok
> t/102tied-deflate.t ............. ok
> t/102tied-gzip.t ................ ok
> t/102tied-rawdeflate.t .......... ok
> t/102tied-zip.t ................. ok
> t/103newtied-bzip2.t ............ ok
> t/103newtied-deflate.t .......... ok
> t/103newtied-gzip.t ............. ok
> t/103newtied-rawdeflate.t ....... ok
> t/103newtied-zip.t .............. ok
> t/104destroy-bzip2.t ............ ok
> t/104destroy-deflate.t .......... ok
> t/104destroy-gzip.t ............. ok
> t/104destroy-rawdeflate.t ....... ok
> t/104destroy-zip.t .............. ok
> t/105oneshot-bzip2.t ............ ok
> t/105oneshot-deflate.t .......... ok
> t/105oneshot-gzip-only.t ........ ok
> t/105oneshot-gzip.t ............. ok
> t/105oneshot-rawdeflate.t ....... ok
> t/105oneshot-zip-bzip2-only.t ... ok
> t/105oneshot-zip-only.t ......... ok
> t/105oneshot-zip.t .............. ok
> t/106prime-bzip2.t .............. ok
> t/106prime-deflate.t ............ ok
> t/106prime-gzip.t ............... ok
> t/106prime-rawdeflate.t ......... ok
> t/106prime-zip.t ................ ok
> t/107multi-bzip2.t .............. ok
> t/107multi-deflate.t ............ ok
> t/107multi-gzip.t ............... ok
> t/107multi-rawdeflate.t ......... ok
> t/107multi-zip.t ................ ok
> t/108anyunc-bzip2.t ............. ok
> t/108anyunc-deflate.t ........... ok
> t/108anyunc-gzip.t .............. ok
> t/108anyunc-rawdeflate.t ........ ok
> t/108anyunc-transparent.t ....... ok
> t/108anyunc-zip.t ............... ok
> t/109merge-deflate.t ............ ok
> t/109merge-gzip.t ............... ok
> t/109merge-rawdeflate.t ......... ok
> t/109merge-zip.t ................ skipped: not implemented yet
> t/110encode-bzip2.t ............. ok
> t/110encode-deflate.t ........... ok
> t/110encode-gzip.t .............. ok
> t/110encode-rawdeflate.t ........ ok
> t/110encode-zip.t ............... ok
> t/999pod.t ...................... ok
> 
> #     Failed test (t/cz-01version.t at line 31)
> #          got: '1.2.3.3'
> #     expected: '1.2.3.4'
> # 
> # The version of zlib.h does not match the version of libz
> #  
> # You have zlib.h version 1.2.3.3
> #      and libz   version 1.2.3.4
> #  
> # You probably have two versions of zlib installed on your system.
> # Try removing the one you don't want to use and rebuild.
> # Looks like you failed 1 test of 2.
> t/cz-01version.t ................ 
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/2 subtests 
> 
> #     Failed test (t/cz-03zlib-v1.t at line 50)
> #          got: '1.2.3.4'
> #     expected: '1.2.3.3'
> # Looks like you failed 1 test of 401.
> t/cz-03zlib-v1.t ................ 
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/401 subtests 
> t/cz-05examples.t ............... ok
> 
> #     Failed test (t/cz-06gzsetp.t at line 45)
> #          got: '1.2.3.4'
> #     expected: '1.2.3.3'
> # Looks like you failed 1 test of 51.
> t/cz-06gzsetp.t ................. 
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/51 subtests 
> 
> #     Failed test (t/cz-08encoding.t at line 40)
> #          got: '1.2.3.4'
> #     expected: '1.2.3.3'
> # Looks like you failed 1 test of 29.
> t/cz-08encoding.t ............... 
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/29 subtests 
> 
> #     Failed test (t/cz-14gzopen.t at line 31)
> #          got: '1.2.3.4'
> #     expected: '1.2.3.3'
> # Looks like you failed 1 test of 255.
> t/cz-14gzopen.t ................. 
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/255 subtests 
> Failed 5/85 test programs. 5/52223 subtests failed.
> t/globmapper.t .................. ok
> 
> Test Summary Report
> -------------------
> t/cz-01version.t              (Wstat: 256 Tests: 2 Failed: 1)
>   Failed test:  2
>   Non-zero exit status: 1
> t/cz-03zlib-v1.t              (Wstat: 256 Tests: 401 Failed: 1)
>   Failed test:  4
>   Non-zero exit status: 1
> t/cz-06gzsetp.t               (Wstat: 256 Tests: 51 Failed: 1)
>   Failed test:  1
>   Non-zero exit status: 1
> t/cz-08encoding.t             (Wstat: 256 Tests: 29 Failed: 1)
>   Failed test:  2
>   Non-zero exit status: 1
> t/cz-14gzopen.t               (Wstat: 256 Tests: 255 Failed: 1)
>   Failed test:  3
>   Non-zero exit status: 1
> Files=85, Tests=52223, 51 wallclock secs ( 5.44 usr  0.44 sys + 25.50 cusr  1.57 csys = 32.95 CPU)
> Result: FAIL
> make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010-01-08/libio-compress-perl_2.022-1_lsid64.buildlog

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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the pkg-perl-maintainers mailing list