Your message dated Thu, 11 Feb 2010 16:04:35 +0000
with message-id <[email protected]>
and subject line Bug#564352: fixed in libio-compress-perl 2.024-1
has caused the Debian Bug report #564352,
regarding libio-compress-perl: FTBFS: tests failed
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.)


-- 
564352: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564352
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libio-compress-perl
Version: 2.022-1
Severity: serious
User: [email protected]
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
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: libio-compress-perl
Source-Version: 2.024-1

We believe that the bug you reported is fixed in the latest version of
libio-compress-perl, which is due to be installed in the Debian FTP archive:

libcompress-zlib-perl_2.024-1_all.deb
  to main/libi/libio-compress-perl/libcompress-zlib-perl_2.024-1_all.deb
libio-compress-base-perl_2.024-1_all.deb
  to main/libi/libio-compress-perl/libio-compress-base-perl_2.024-1_all.deb
libio-compress-bzip2-perl_2.024-1_all.deb
  to main/libi/libio-compress-perl/libio-compress-bzip2-perl_2.024-1_all.deb
libio-compress-perl_2.024-1.diff.gz
  to main/libi/libio-compress-perl/libio-compress-perl_2.024-1.diff.gz
libio-compress-perl_2.024-1.dsc
  to main/libi/libio-compress-perl/libio-compress-perl_2.024-1.dsc
libio-compress-perl_2.024-1_all.deb
  to main/libi/libio-compress-perl/libio-compress-perl_2.024-1_all.deb
libio-compress-perl_2.024.orig.tar.gz
  to main/libi/libio-compress-perl/libio-compress-perl_2.024.orig.tar.gz
libio-compress-zlib-perl_2.024-1_all.deb
  to main/libi/libio-compress-perl/libio-compress-zlib-perl_2.024-1_all.deb



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.
gregor herrmann <[email protected]> (supplier of updated libio-compress-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: Thu, 11 Feb 2010 16:32:49 +0100
Source: libio-compress-perl
Binary: libio-compress-perl libio-compress-base-perl libcompress-zlib-perl 
libio-compress-bzip2-perl libio-compress-zlib-perl
Architecture: source all
Version: 2.024-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Description: 
 libcompress-zlib-perl - Transitional dummy package for Compress::Zlib
 libio-compress-base-perl - Transitional dummy package for IO::Compress:Base
 libio-compress-bzip2-perl - Transitional dummy package for IO::Compress::Bzip2
 libio-compress-perl - bundle of IO::Compress modules
 libio-compress-zlib-perl - Transitional dummy package for IO::Compress::Zlib
Closes: 564352
Changes: 
 libio-compress-perl (2.024-1) unstable; urgency=low
 .
   [ Jonathan Yu ]
   * New upstream release 2.023
   * Drop perl version dependency
   * Update rules to use commonly accepted pkg-perl styles
 .
   [ gregor herrmann ]
   * Fix Homepage field in debian/control.
 .
   [ Maximilian Gass ]
   * Add patch to disable zlib version tests (Closes: #564352)
   * debian/rules: switch to find for fixing examples (multiple directories)
 .
   [ gregor herrmann ]
   * New upstream release 2.024.
   * debian/copyright: update years of copyright and formatting.
   * Set Standards-Version to 3.8.4 (no changes).
   * Bump versioned build and runtime dependencies on
     libcompress-raw-bzip2-perl and libcompress-raw-zlib-perl.
   * debian/rules: set DESTDIR instead of using a separate .install file; use
     variables for several overrides.
Checksums-Sha1: 
 9442f86dc2646dd288501efd0d7d3cfdc0d26119 2334 libio-compress-perl_2.024-1.dsc
 20329a7c1a1eac90f4f60735f15829e0a915c429 211827 
libio-compress-perl_2.024.orig.tar.gz
 27bfdbc3b93e959274f875c6e300f4e4841da47c 3555 
libio-compress-perl_2.024-1.diff.gz
 9f1a62e4c3043b0f3bbbea22367d463a85910238 251462 
libio-compress-perl_2.024-1_all.deb
 d5d49edfbd2782a1c207b3d6fdc34c46b3169b3f 12810 
libio-compress-base-perl_2.024-1_all.deb
 0314ccad3dc7267eb43abe7d8f58a635b0cea1df 12806 
libcompress-zlib-perl_2.024-1_all.deb
 8ee115d3fa10864a5760c1a071cb1ffcfd7b1e04 12814 
libio-compress-bzip2-perl_2.024-1_all.deb
 1dee0b9be0b4d0fac9d664cf9f2cc5b3096a2e6a 12808 
libio-compress-zlib-perl_2.024-1_all.deb
Checksums-Sha256: 
 2f4e030a910aac0eda88fea7643beb1fd760f1b4bff0ca22d15383f66deed40a 2334 
libio-compress-perl_2.024-1.dsc
 d62485ddfff7947171efc1cd0cf021529660d50b0407657eafc33747703b208d 211827 
libio-compress-perl_2.024.orig.tar.gz
 21f39eb971ddbe71fd361c805064b222459ac45fa90e9a2a73d8439819fc4ffb 3555 
libio-compress-perl_2.024-1.diff.gz
 adcd97f3a585685a08a258d26847b0ed73be61a3d5adebf965329cc3ed0fda55 251462 
libio-compress-perl_2.024-1_all.deb
 a9235ef6442691240fb38ebc589d70c9a0bb3cc4422b068f94a28f8c76b4dd99 12810 
libio-compress-base-perl_2.024-1_all.deb
 3fba97ff1824205148aaa5adaaaab065f5fa2aa4378cc6d276123f603cb894f9 12806 
libcompress-zlib-perl_2.024-1_all.deb
 5f6821b04c6b3fe32777ea9779a84556f194106fffbdecb68e9f968b58dfe366 12814 
libio-compress-bzip2-perl_2.024-1_all.deb
 9d8c1bebd54055c3ef13534dfe419e415f2e0cb121a98bed540e24af344d136b 12808 
libio-compress-zlib-perl_2.024-1_all.deb
Files: 
 a35adaae41f8d5fc15636fc8a5629c34 2334 perl optional 
libio-compress-perl_2.024-1.dsc
 bbcdf2dff018424d5668108f5248a9dc 211827 perl optional 
libio-compress-perl_2.024.orig.tar.gz
 766377645d575d32780f193adfbf7376 3555 perl optional 
libio-compress-perl_2.024-1.diff.gz
 bb5b4192c8c3e5da0aafae278424948d 251462 perl optional 
libio-compress-perl_2.024-1_all.deb
 c6da1b194b213daaae15b476eec23b8f 12810 perl optional 
libio-compress-base-perl_2.024-1_all.deb
 6222df1e044967d67b8a384daff3ebc2 12806 perl optional 
libcompress-zlib-perl_2.024-1_all.deb
 d6e11d5aa4afbf227a8a07f4048b3f2c 12814 perl optional 
libio-compress-bzip2-perl_2.024-1_all.deb
 143adcb82926695b01d4fa0a2f17fbe1 12808 perl optional 
libio-compress-zlib-perl_2.024-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLdCQ3AAoJELs6aAGGSaoGdmoQAI3clIGdEYqWtihHkUWmAFw8
8cOknR5PGWFRNnnGyegd0EqPr0pSbnZzhFxxM7V66tLzgTtL/BKuHM/AJASjhJXV
gjcMe3jdy4oJryuYHQKpBr9vx35yo6mcZB0mDQaeXKXbpbXkkwebJwD8dKAoFMAp
9C8yeijFEDi8QUNC/LMEfhfL3e7mpQLWtZHriW993k4kZnklNFS7eeV+O3R6c8Iq
GDIM6/cAOiqTJdYMS3AuMuolvQpAVVMwypSOaYnpFbq3IBNQzVLnynRz8YASjM8g
FxNN1XGoXG53rmCcQiFQ/qPTtjKSG88fHE0CPteoCgPviuXcRurQTRPI1pctGReF
prfytyTDSdbJsGfZ9gDEmQEZd71f9Uqh0nxKlZjcpz9XNKlz+b/PYDz9KxyCCojI
rO+k6ITJjatU0kxYBVYT1ucb+72uhqIREDnxbjv974fAr6RtUWxxOhSOwESaIjG/
z6rpEMmFjDQ+bLXV08bK8hBOnOR1SqFhJcWLkiGeUv7krn+nHYmSe6kuBrZc1hTU
4A8ABnMktwsLbtKel2W8gbjd06ZX0Me9uY2FH786vFfHehiuOhTaIal0I6XK97Jj
GrMaaimYgSN4z+16iBIyjAJMZkVV+YqG36+utHSHVfPDIwt/GdphoQXbJLan8Xia
szP2W7UePWStizf45Q+7
=OZ7g
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to