$ LANG=C makepkg ==> Making package: perl-xml-sax 0.99-1 (Sun Oct 9 22:18:55 CEST 2011) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving Sources... -> Found XML-SAX-0.99.tar.gz ==> Validating source files with md5sums... XML-SAX-0.99.tar.gz ... Passed ==> Extracting Sources... -> Extracting XML-SAX-0.99.tar.gz with bsdtar ==> Removing existing pkg/ directory... ==> Starting build()... Warning: prerequisite XML::SAX::Base 1.05 not found. Writing Makefile for XML::SAX Writing MYMETA.yml Skip blib/lib/XML/SAX/PurePerl/UnicodeExt.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/Exception.pm (unchanged) Skip blib/lib/XML/SAX/ParserFactory.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/DocType.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/NoUnicodeExt.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/Reader/UnicodeExt.pm (unchanged) Skip blib/lib/XML/SAX/DocumentLocator.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/Reader/Stream.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/EncodingDetect.pm (unchanged) Skip blib/lib/XML/SAX.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/DebugHandler.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/XMLDecl.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/Productions.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/Reader/NoUnicodeExt.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/Reader/String.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/Reader/URI.pm (unchanged) Skip blib/lib/XML/SAX/Intro.pod (unchanged) Skip blib/lib/XML/SAX/PurePerl/DTDDecls.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl.pm (unchanged) Skip blib/lib/XML/SAX/PurePerl/Reader.pm (unchanged) Manifying blib/man3/XML::SAX::DocumentLocator.3pm Manifying blib/man3/XML::SAX.3pm Manifying blib/man3/XML::SAX::PurePerl.3pm Manifying blib/man3/XML::SAX::Intro.3pm Manifying blib/man3/XML::SAX::ParserFactory.3pm Manifying blib/man3/XML::SAX::PurePerl::Reader.3pm ==> Starting check()... PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00basic.t ...... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/ParserFactory.pm line 12. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/ParserFactory.pm line 12. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX.pm line 18. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX.pm line 18. Compilation failed in require at t/00basic.t line 4. BEGIN failed--compilation aborted at t/00basic.t line 4. t/00basic.t ...... 1/2 Use of uninitialized value $loaded in numeric eq (==) at t/00basic.t line 3. # Failed test 1 in t/00basic.t at line 3 # t/00basic.t line 3 is: END { ok($loaded == 2) } t/00basic.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/2 subtests t/01known.t ...... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/ParserFactory.pm line 12. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/ParserFactory.pm line 12. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX.pm line 18. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX.pm line 18. Compilation failed in require at t/01known.t line 3. BEGIN failed--compilation aborted at t/01known.t line 3. t/01known.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests t/10xmldecl1.t ... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader.pm line 29. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. Compilation failed in require at t/10xmldecl1.t line 3. BEGIN failed--compilation aborted at t/10xmldecl1.t line 3. t/10xmldecl1.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests t/11xmldecl2.t ... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader.pm line 29. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. Compilation failed in require at t/11xmldecl2.t line 3. BEGIN failed--compilation aborted at t/11xmldecl2.t line 3. t/11xmldecl2.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 10/10 subtests t/12miscstart.t .. Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader.pm line 29. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. Compilation failed in require at t/12miscstart.t line 3. BEGIN failed--compilation aborted at t/12miscstart.t line 3. t/12miscstart.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 6/6 subtests t/13int_ent.t .... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader.pm line 29. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. Compilation failed in require at t/13int_ent.t line 3. BEGIN failed--compilation aborted at t/13int_ent.t line 3. t/13int_ent.t .... Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests t/14encoding.t ... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader.pm line 29. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. Compilation failed in require at t/14encoding.t line 7. BEGIN failed--compilation aborted at t/14encoding.t line 7. t/14encoding.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 9/9 subtests t/15element.t .... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader.pm line 29. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. Compilation failed in require at t/15element.t line 3. BEGIN failed--compilation aborted at t/15element.t line 3. t/15element.t .... Dubious, test returned 2 (wstat 512, 0x200) Failed 32/32 subtests t/16large.t ...... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader.pm line 29. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. Compilation failed in require at t/16large.t line 3. BEGIN failed--compilation aborted at t/16large.t line 3. t/16large.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 3/3 subtests t/20factory.t .... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/ParserFactory.pm line 12. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/ParserFactory.pm line 12. Compilation failed in require at t/20factory.t line 3. BEGIN failed--compilation aborted at t/20factory.t line 3. t/20factory.t .... Dubious, test returned 2 (wstat 512, 0x200) Failed 16/16 subtests t/21saxini.t ..... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/ParserFactory.pm line 12. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/ParserFactory.pm line 12. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX.pm line 18. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX.pm line 18. Compilation failed in require at t/21saxini.t line 7. BEGIN failed--compilation aborted at t/21saxini.t line 7. t/21saxini.t ..... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/40cdata.t ...... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader.pm line 29. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. Compilation failed in require at t/40cdata.t line 7. BEGIN failed--compilation aborted at t/40cdata.t line 7. t/40cdata.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 4/4 subtests t/42entities.t ... Can't locate XML/SAX/Exception.pm in @INC (@INC contains: /tmp/x/src/XML-SAX-0.99/blib/lib /tmp/x/src/XML-SAX-0.99/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader/Stream.pm line 16. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl/Reader.pm line 29. Compilation failed in require at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. BEGIN failed--compilation aborted at /tmp/x/src/XML-SAX-0.99/blib/lib/XML/SAX/PurePerl.pm line 11. Compilation failed in require at t/42entities.t line 7. BEGIN failed--compilation aborted at t/42entities.t line 7. t/42entities.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 4/4 subtests t/99cleanup.t .... 1/1 # Test 1 got: "0" (t/99cleanup.t at line 4) # Expected: "1" (delete ParserDetails.ini) # t/99cleanup.t line 4 is: ok(unlink( t/99cleanup.t .... Failed 1/1 subtests Test Summary Report ------------------- t/00basic.t (Wstat: 512 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 2 Parse errors: Bad plan. You planned 2 tests but ran 1. t/01known.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3 tests but ran 0. t/10xmldecl1.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 0. t/11xmldecl2.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 10 tests but ran 0. t/12miscstart.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 6 tests but ran 0. t/13int_ent.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3 tests but ran 0. t/14encoding.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 9 tests but ran 0. t/15element.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 32 tests but ran 0. t/16large.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 3 tests but ran 0. t/20factory.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 16 tests but ran 0. t/21saxini.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/40cdata.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 4 tests but ran 0. t/42entities.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 4 tests but ran 0. t/99cleanup.t (Wstat: 0 Tests: 1 Failed: 1) Failed test: 1 Files=14, Tests=2, 1 wallclock secs ( 0.08 usr 0.00 sys + 0.47 cusr 0.01 csys = 0.56 CPU) Result: FAIL Failed 14/14 test programs. 2/2 subtests failed. make: *** [test_dynamic] Error 255 ==> ERROR: A failure occurred in check(). Aborting...