Package: librpc-xml-perl Version: 0.60-1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080413 qa-ftbfs Justification: FTBFS on i386
Hi, During a rebuild of all packages in sid, your package failed to build on i386. This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now the default on most architectures (even if it's not the case on i386 yet). Feel free to downgrade this bug to 'important' if your package is only built on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with gcc 4.2). Relevant part: > make[1]: Entering directory `/build/user/librpc-xml-perl-0.60' > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/00_load............# Failed test 2 in t/00_load.t at line 29 fail #2 > # t/00_load.t line 29 is: ok(! $@); > FAILED test 2 > Failed 1/6 tests, 83.33% okay > t/01_pod.............ok > t/02_pod_coverage....ok > t/10_data............ok > t/11_base64_fh.......ok > t/15_serialize.......ok > t/20_parser..........Can't locate XML/Parser.pm in @INC (@INC contains: > /build/user/librpc-xml-perl-0.60/blib/lib > /build/user/librpc-xml-perl-0.60/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/librpc-xml-perl-0.60/blib/lib/RPC/XML/Parser.pm line 95. > BEGIN failed--compilation aborted at > /build/user/librpc-xml-perl-0.60/blib/lib/RPC/XML/Parser.pm line 95. > Compilation failed in require at t/20_parser.t line 14. > BEGIN failed--compilation aborted at t/20_parser.t line 14. > # Looks like your test died before it could output anything. > dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 1-14 > Failed 14/14 tests, 0.00% okay > t/30_method..........Can't locate XML/Parser.pm in @INC (@INC contains: > /build/user/librpc-xml-perl-0.60/blib/lib > /build/user/librpc-xml-perl-0.60/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 blib/lib/RPC/XML/Procedure.pm (autosplit into > blib/lib/auto/RPC/XML/Procedure/load_XPL_file.al) line 815. > dubious > Test returned status 2 (wstat 512, 0x200) > DIED. FAILED tests 7-25 > Failed 19/25 tests, 24.00% okay > t/40_server..........Can't locate XML/Parser.pm in @INC (@INC contains: > /build/user/librpc-xml-perl-0.60/blib/lib > /build/user/librpc-xml-perl-0.60/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/librpc-xml-perl-0.60/blib/lib/RPC/XML/Parser.pm line 95. > BEGIN failed--compilation aborted at > /build/user/librpc-xml-perl-0.60/blib/lib/RPC/XML/Parser.pm line 95. > Compilation failed in require at > /build/user/librpc-xml-perl-0.60/blib/lib/RPC/XML/Server.pm line 90. > Compilation failed in require at t/40_server.t line 19. > # Looks like your test died before it could output anything. > dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 1-54 > Failed 54/54 tests, 0.00% okay > t/41_server_hang.....Can't locate XML/Parser.pm in @INC (@INC contains: > /build/user/librpc-xml-perl-0.60/blib/lib > /build/user/librpc-xml-perl-0.60/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/librpc-xml-perl-0.60/blib/lib/RPC/XML/Parser.pm line 95. > BEGIN failed--compilation aborted at > /build/user/librpc-xml-perl-0.60/blib/lib/RPC/XML/Parser.pm line 95. > Compilation failed in require at > /build/user/librpc-xml-perl-0.60/blib/lib/RPC/XML/Server.pm line 90. > Compilation failed in require at t/41_server_hang.t line 18. > # Looks like your test died before it could output anything. > dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 1-2 > Failed 2/2 tests, 0.00% okay > t/50_client..........Can't locate XML/Parser.pm in @INC (@INC contains: > /build/user/librpc-xml-perl-0.60/blib/lib > /build/user/librpc-xml-perl-0.60/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/librpc-xml-perl-0.60/blib/lib/RPC/XML/Parser.pm line 95. > BEGIN failed--compilation aborted at > /build/user/librpc-xml-perl-0.60/blib/lib/RPC/XML/Parser.pm line 95. > Compilation failed in require at > /build/user/librpc-xml-perl-0.60/blib/lib/RPC/XML/Server.pm line 90. > Compilation failed in require at t/50_client.t line 17. > dubious > Test returned status 2 (wstat 512, 0x200) > DIED. FAILED tests 1-19 > Failed 19/19 tests, 0.00% okay > t/60_net_server......Can't locate XML/Parser.pm in @INC (@INC contains: > /build/user/librpc-xml-perl-0.60/blib/lib > /build/user/librpc-xml-perl-0.60/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/librpc-xml-perl-0.60/blib/lib/RPC/XML/Parser.pm line 95. > BEGIN failed--compilation aborted at > /build/user/librpc-xml-perl-0.60/blib/lib/RPC/XML/Parser.pm line 95. > Compilation failed in require at > /build/user/librpc-xml-perl-0.60/blib/lib/RPC/XML/Server.pm line 90. > Compilation failed in require at t/60_net_server.t line 30. > dubious > Test returned status 2 (wstat 512, 0x200) > DIED. FAILED tests 1-17 > Failed 17/17 tests, 0.00% okay > Failed Test Stat Wstat Total Fail Failed List of Failed > ------------------------------------------------------------------------------- > t/00_load.t 6 1 16.67% 2 > t/20_parser.t 255 65280 14 28 200.00% 1-14 > t/30_method.t 2 512 25 38 152.00% 7-25 > t/40_server.t 255 65280 54 108 200.00% 1-54 > t/41_server_hang.t 255 65280 2 4 200.00% 1-2 > t/50_client.t 2 512 19 38 200.00% 1-19 > t/60_net_server.t 2 512 17 34 200.00% 1-17 > Failed 7/12 test scripts, 41.67% okay. 126/365 subtests failed, 65.48% okay. > make[1]: *** [test_dynamic] Error 2 The full build log is available from: http://people.debian.org/~lucas/logs/2008/04/13 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 | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]