Your message dated Fri, 16 Nov 2007 09:32:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#444550: fixed in libppi-perl 1.201-1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: libppi-perl version: 1.118-0.1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070928 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: make[1]: Entering directory `/build/user/libppi-perl-1.118' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/01_compile.....................ok t/02_api.........................ok t/03_empiric.....................ok t/04_element.....................ok t/05_lexer_practical.............Can't locate Test/Object/Test.pm in @INC (@INC contains: /build/user/libppi-perl-1.118/inc /build/user/libppi-perl-1.118/blib/lib /build/user/libppi-perl-1.118/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /build/user/libppi-perl-1.118/inc/Test/Object.pm line 98. BEGIN failed--compilation aborted at /build/user/libppi-perl-1.118/inc/Test/Object.pm line 98. Compilation failed in require at t/lib/PPI.pm line 5. BEGIN failed--compilation aborted at t/lib/PPI.pm line 5. Compilation failed in require at t/05_lexer_practical.t line 24. BEGIN failed--compilation aborted at t/05_lexer_practical.t line 24. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-134 Failed 134/134 tests, 0.00% okay t/06_round_trip..................ok t/07_token.......................Can't locate Test/Object/Test.pm in @INC (@INC contains: /build/user/libppi-perl-1.118/inc /build/user/libppi-perl-1.118/blib/lib /build/user/libppi-perl-1.118/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /build/user/libppi-perl-1.118/inc/Test/Object.pm line 98. BEGIN failed--compilation aborted at /build/user/libppi-perl-1.118/inc/Test/Object.pm line 98. Compilation failed in require at t/lib/PPI.pm line 5. BEGIN failed--compilation aborted at t/lib/PPI.pm line 5. Compilation failed in require at t/07_token.t line 17. BEGIN failed--compilation aborted at t/07_token.t line 17. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-135 Failed 135/135 tests, 0.00% okay t/08_regression..................Can't locate Test/Object/Test.pm in @INC (@INC contains: /build/user/libppi-perl-1.118/inc /build/user/libppi-perl-1.118/blib/lib /build/user/libppi-perl-1.118/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /build/user/libppi-perl-1.118/inc/Test/Object.pm line 98. BEGIN failed--compilation aborted at /build/user/libppi-perl-1.118/inc/Test/Object.pm line 98. Compilation failed in require at t/08_regression.t line 34. BEGIN failed--compilation aborted at t/08_regression.t line 34. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-306 Failed 306/306 tests, 0.00% okay t/09_normal......................ok t/10_statement...................ok t/11_util........................ok t/12_location....................ok t/13_data........................ok t/14_charsets....................ok 11/11 skipped: Unicode-incompatible locale in use t/15_transform...................ok t/16_xml_compatibility...........ok t/17_storable....................ok t/18_cache.......................ok t/19_selftesting.................Can't locate Test/Object/Test.pm in @INC (@INC contains: /build/user/libppi-perl-1.118/inc /build/user/libppi-perl-1.118/blib/lib /build/user/libppi-perl-1.118/blib/arch /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /build/user/libppi-perl-1.118/inc/Test/Object.pm line 98. BEGIN failed--compilation aborted at /build/user/libppi-perl-1.118/inc/Test/Object.pm line 98. Compilation failed in require at t/19_selftesting.t line 20. BEGIN failed--compilation aborted at t/19_selftesting.t line 20. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/20_tokenizer_regression........ok t/21_exhaustive..................ok t/22_readonly....................ok t/23_file........................ok t/99_author......................skipped all skipped: Author tests not required for installation t/99_pod.........................skipped all skipped: Test::Pod 1.00 required for testing POD t/ppi_element....................ok t/ppi_node.......................ok t/ppi_normal.....................ok t/ppi_statement_variable.........ok t/ppi_token__quoteengine_full....ok t/ppi_token_quote................ok t/ppi_token_quote_double.........ok t/ppi_token_quote_interpolate....ok t/ppi_token_quote_literal........ok t/ppi_token_quote_single.........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/05_lexer_practical.t 255 65280 134 268 200.00% 1-134 t/07_token.t 255 65280 135 270 200.00% 1-135 t/08_regression.t 255 65280 306 612 200.00% 1-306 t/19_selftesting.t 255 65280 ?? ?? % ?? 2 tests and 11 subtests skipped. Failed 4/35 test scripts, 88.57% okay. 575/5966 subtests failed, 90.36% okay. make[1]: *** [test_dynamic] Error 255 make[1]: Leaving directory `/build/user/libppi-perl-1.118' make: *** [install-stamp] Error 2 The full build log is available from http://people.debian.org/~lucas/logs/2007/09/28 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 containing a sid i386 environment. 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: libppi-perl Source-Version: 1.201-1 We believe that the bug you reported is fixed in the latest version of libppi-perl, which is due to be installed in the Debian FTP archive: libppi-perl_1.201-1.diff.gz to pool/main/libp/libppi-perl/libppi-perl_1.201-1.diff.gz libppi-perl_1.201-1.dsc to pool/main/libp/libppi-perl/libppi-perl_1.201-1.dsc libppi-perl_1.201-1_all.deb to pool/main/libp/libppi-perl/libppi-perl_1.201-1_all.deb libppi-perl_1.201.orig.tar.gz to pool/main/libp/libppi-perl/libppi-perl_1.201.orig.tar.gz 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. Damyan Ivanov <[EMAIL PROTECTED]> (supplier of updated libppi-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: SHA1 Format: 1.7 Date: Fri, 16 Nov 2007 11:18:50 +0200 Source: libppi-perl Binary: libppi-perl Architecture: source all Version: 1.201-1 Distribution: unstable Urgency: low Maintainer: Debian Perl Group <[EMAIL PROTECTED]> Changed-By: Damyan Ivanov <[EMAIL PROTECTED]> Description: libppi-perl - Parse, Analyze and Manipulate Perl without perl Closes: 444550 450307 451411 Changes: libppi-perl (1.201-1) unstable; urgency=low . * Taking over the package for the Debian Perl Group with Florian's consent Moving him to Uploaders. . * debian/watch: Use by-dist URL, do not capture extension; even uscan works now :) Closes: #450307 -- debian/watch fails to report upstream's version . * New upstream release (closes: #451411) * debian/copyright + update copyright years + Add upstream URL * debian/control + add Homepage and Vcs-* fields + Wrap long fields * Add libtest-object-perl to B-D-I. Closes: #444550 -- FTBFS: tests failed: Can't locate Test/Object/Test.pm. Thanks to Lucas Nussbaum for reporting and Cyril Brulebois for the patch. * debian/rules: clean-up + do not ignore distclean errors [Peter Makholm] + remove boiler plate manpages for internal modules + move stamp-removal before distclean + fix inter-target dependencies to allow parallel build + move test suite from install to build target * Add libtest-pod-perl to B-D-I allowing POD tests during build * Add patch t-14_charsets.t-is-utf8.patch to let this test run + brought up quilt to Depends:/rules Files: d88fc55689d76239a043b563fc03cf4a 1057 perl optional libppi-perl_1.201-1.dsc dc7c5df06632764e4641151fd15046db 193526 perl optional libppi-perl_1.201.orig.tar.gz f81889b6e91ad2e97cca982fb8734b2b 3172 perl optional libppi-perl_1.201-1.diff.gz 46e1c5cdf97619b3250ff76debbe350b 369958 perl optional libppi-perl_1.201-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHPWECHqjlqpcl9jsRAjorAKCQP58hoV7Z3cv6gKUxRONgu7hq/QCgnLRY Gdh2f7H3Y/hpjJmHIPd0tnQ= =5z68 -----END PGP SIGNATURE-----
--- End Message ---

