---- (7 of 8) Installing dev-perl/IO-Compress-Zlib-2.005::gentoo >>> Running ebuild phase fetch as paludisbuild:paludisbuild... >>> Starting builtin_fetch >>> Need to fetch IO-Compress-Zlib-2.005.tar.gz wget -T 30 -t 1 --continue -O /var/paludis/distfiles/IO-Compress-Zlib-2.005.tar.gz.-PARTIAL- http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/IO-Compress-Zlib-2.005.tar.gz --10:30:15-- http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/IO-Compress-Zlib-2.005.tar.gz => `/var/paludis/distfiles/IO-Compress-Zlib-2.005.tar.gz.-PARTIAL-' Resolving search.cpan.org... 84.45.68.23 Connecting to search.cpan.org|84.45.68.23|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://ftp.port80.se/pub/CPAN/authors/id/P/PM/PMQS/IO-Compress-Zlib-2.005.tar.gz [following] --10:30:15-- http://ftp.port80.se/pub/CPAN/authors/id/P/PM/PMQS/IO-Compress-Zlib-2.005.tar.gz => `/var/paludis/distfiles/IO-Compress-Zlib-2.005.tar.gz.-PARTIAL-' Resolving ftp.port80.se... 82.96.2.196 Connecting to ftp.port80.se|82.96.2.196|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 134,789 (132K) [application/x-gzip] 100%[=======================================================================================================================================>] 134,789 --.--K/s 10:30:15 (1.15 MB/s) - `/var/paludis/distfiles/IO-Compress-Zlib-2.005.tar.gz.-PARTIAL-' saved [134789/134789] mv -f /var/paludis/distfiles/IO-Compress-Zlib-2.005.tar.gz.-PARTIAL- /var/paludis/distfiles/IO-Compress-Zlib-2.005.tar.gz * Checking MD5 for IO-Compress-Zlib-2.005.tar.gz ... [ ok ] * Checking RMD160 for IO-Compress-Zlib-2.005.tar.gz ... [ ok ] * Checking SHA256 for IO-Compress-Zlib-2.005.tar.gz ... [ ok ] >>> Done builtin_fetch >>> Completed ebuild phase fetch >>> Running ebuild phase prepare as root:root... >>> Starting builtin_prepare >>> Done builtin_prepare >>> Completed ebuild phase prepare >>> Running ebuild phases init saveenv as paludisbuild:paludisbuild... >>> Starting builtin_init >>> Done builtin_init >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases init saveenv >>> Running ebuild phases loadenv setup saveenv as root:root... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting pkg_setup >>> Done pkg_setup >>> Starting builtin_saveenv >>> Done builtin_saveenv >>> Completed ebuild phases loadenv setup saveenv >>> Running ebuild phases loadenv unpack compile test saveenv as paludisbuild:paludisbuild... >>> Starting builtin_loadenv >>> Done builtin_loadenv >>> Starting src_unpack >>> Unpacking IO-Compress-Zlib-2.005.tar.gz to /var/tmp/paludis/dev-perl/IO-Compress-Zlib-2.005/work tar zxf /var/paludis/distfiles/IO-Compress-Zlib-2.005.tar.gz --no-same-owner >>> Done src_unpack >>> Starting src_compile * Using ExtUtils::MakeMaker Up/Downgrade not needed. Checking if your kit is complete... Looks good Writing Makefile for IO::Compress::Zlib cp lib/IO/Uncompress/RawInflate.pm blib/lib/IO/Uncompress/RawInflate.pm cp lib/IO/Uncompress/Inflate.pm blib/lib/IO/Uncompress/Inflate.pm cp lib/IO/Compress/Deflate.pm blib/lib/IO/Compress/Deflate.pm cp lib/IO/Compress/Adapter/Deflate.pm blib/lib/IO/Compress/Adapter/Deflate.pm cp lib/IO/Uncompress/Adapter/Identity.pm blib/lib/IO/Uncompress/Adapter/Identity.pm cp lib/IO/Compress/Zip.pm blib/lib/IO/Compress/Zip.pm cp lib/IO/Compress/Gzip/Constants.pm blib/lib/IO/Compress/Gzip/Constants.pm cp lib/IO/Compress/Zlib/Extra.pm blib/lib/IO/Compress/Zlib/Extra.pm cp lib/IO/Compress/Zip/Constants.pm blib/lib/IO/Compress/Zip/Constants.pm cp lib/IO/Compress/Zlib/Constants.pm blib/lib/IO/Compress/Zlib/Constants.pm cp lib/IO/Compress/Adapter/Identity.pm blib/lib/IO/Compress/Adapter/Identity.pm cp lib/IO/Uncompress/Unzip.pm blib/lib/IO/Uncompress/Unzip.pm cp lib/IO/Uncompress/Adapter/Inflate.pm blib/lib/IO/Uncompress/Adapter/Inflate.pm cp lib/IO/Uncompress/Gunzip.pm blib/lib/IO/Uncompress/Gunzip.pm cp lib/IO/Compress/RawDeflate.pm blib/lib/IO/Compress/RawDeflate.pm cp lib/IO/Uncompress/AnyInflate.pm blib/lib/IO/Uncompress/AnyInflate.pm cp lib/IO/Compress/Gzip.pm blib/lib/IO/Compress/Gzip.pm >>> Done src_compile >>> Starting src_test PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/000prereq.....................ok t/001zlib-generic-deflate.......ok t/001zlib-generic-gzip..........ok t/001zlib-generic-rawdeflate....ok t/001zlib-generic-zip...........ok t/002any-deflate................ok t/002any-gzip...................ok t/002any-rawdeflate.............ok t/002any-transparent............ok t/002any-zip....................ok t/004gziphdr....................ok t/005defhdr.....................ok t/010examples...................ok t/020isize......................skipped all skipped: Lengthy Tests Disabled t/050interop-gzip...............ok t/100generic-deflate............ok t/100generic-gzip...............ok t/100generic-rawdeflate.........ok t/100generic-zip................ok t/101truncate-deflate...........ok t/101truncate-gzip..............ok t/101truncate-rawdeflate........ok t/101truncate-zip...............ok t/102tied-deflate...............ok t/102tied-gzip..................ok t/102tied-rawdeflate............ok t/102tied-zip...................ok t/103newtied-deflate............ok t/103newtied-gzip...............ok t/103newtied-rawdeflate.........ok t/103newtied-zip................ok t/104destroy-deflate............ok t/104destroy-gzip...............ok t/104destroy-rawdeflate.........ok t/104destroy-zip................ok t/105oneshot-deflate............ok t/105oneshot-gzip-only..........ok t/105oneshot-gzip...............ok t/105oneshot-rawdeflate.........ok t/105oneshot-zip-bzip2-only.....skipped all skipped: IO::Compress::Bzip2 not available t/105oneshot-zip-only...........NOK 13/146 # Failed test (t/105oneshot-zip-only.t at line 81) # got: '591941736' # expected: '591941737' t/105oneshot-zip-only...........NOK 35/146 # Failed test (t/105oneshot-zip-only.t at line 100) # got: '591942739' # expected: '591942740' t/105oneshot-zip-only...........NOK 46/146 # Failed test (t/105oneshot-zip-only.t at line 109) # got: '591944239' # expected: '591944240' t/105oneshot-zip-only...........ok 48/146# Looks like you failed 3 tests of 146. t/105oneshot-zip-only...........dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 13, 35, 46 Failed 3/146 tests, 97.95% okay t/105oneshot-zip................ok t/106prime-deflate..............ok t/106prime-gzip.................ok t/106prime-rawdeflate...........ok t/106prime-zip..................ok t/107multi-deflate..............ok t/107multi-gzip.................ok t/107multi-rawdeflate...........ok t/107multi-zip..................ok t/108anyunc-deflate.............ok t/108anyunc-gzip................ok t/108anyunc-rawdeflate..........ok t/108anyunc-transparent.........ok t/108anyunc-zip.................ok t/109merge-deflate..............ok t/109merge-gzip.................ok t/109merge-rawdeflate...........ok t/109merge-zip..................skipped all skipped: not implemented yet t/110encode-deflate.............ok t/110encode-gzip................ok t/110encode-rawdeflate..........ok t/110encode-zip.................ok t/999pod........................skipped all skipped: Test::Pod 1.00 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/105oneshot-zip-only.t 3 768 146 3 13 35 46 4 tests skipped. Failed 1/64 test scripts. 3/38651 subtests failed. Files=64, Tests=38651, 71 wallclock secs (37.44 cusr + 3.83 csys = 41.27 CPU) Failed 1/64 test programs. 3/38651 subtests failed. make: *** [test_dynamic] Error 255 !!! ERROR in dev-perl/IO-Compress-Zlib-2.005: !!! In perl-module_src_test at line 3083 !!! test failed !!! Call stack: !!! * perl-module_src_test (/var/tmp/paludis/dev-perl/IO-Compress-Zlib-2.005/temp/loadsaveenv:3083) !!! * src_test (/var/tmp/paludis/dev-perl/IO-Compress-Zlib-2.005/temp/loadsaveenv:3337) !!! * ebuild_f_test (/usr/libexec/paludis/src_test.bash:71) !!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:363) !!! * main (/usr/libexec/paludis/ebuild.bash:381) !!! This package failed inside the test phase. You should read !!! http://paludis.pioto.org/faq.html !!! for more information on packages with test phase failures. die trap: exiting with error. ----