Start 2010-04-14T00:35:35 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Tue, 13 Apr 2010 21:27:20 GMT Running make for B/BY/BYRNE/XML-Sig-0.22.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BY/BYRNE/XML-Sig-0.22.tar.gz ok XML-Sig-0.22/ XML-Sig-0.22/lib/ XML-Sig-0.22/Makefile.old XML-Sig-0.22/Makefile.PL XML-Sig-0.22/META.yml XML-Sig-0.22/README XML-Sig-0.22/t/ XML-Sig-0.22/t/001_load.t XML-Sig-0.22/t/002_xmlsec.t XML-Sig-0.22/t/003_params.t XML-Sig-0.22/t/004_keyhandling.t XML-Sig-0.22/t/005_rsakeys.t XML-Sig-0.22/t/006_signing.t XML-Sig-0.22/t/dsa.private.key XML-Sig-0.22/t/pkcs8.private.key XML-Sig-0.22/t/rsa.cert.pem XML-Sig-0.22/t/rsa.private.key XML-Sig-0.22/lib/XML/ XML-Sig-0.22/lib/XML/Sig.pm CPAN.pm: Going to build B/BY/BYRNE/XML-Sig-0.22.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Warning: prerequisite Crypt::OpenSSL::DSA 0 not found. Warning: prerequisite XML::CanonicalizeXML 0 not found. Writing Makefile for XML::Sig ---- Unsatisfied dependencies detected during ---- ---- BYRNE/XML-Sig-0.22.tar.gz ---- XML::CanonicalizeXML [requires] Crypt::OpenSSL::DSA [requires] Running make test Delayed until after prerequisites Running test for module 'XML::CanonicalizeXML' Running make for S/SJ/SJZASADA/XML-CanonicalizeXML-0.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SJ/SJZASADA/XML-CanonicalizeXML-0.03.tar.gz ok XML-CanonicalizeXML-0.03/ XML-CanonicalizeXML-0.03/t/ XML-CanonicalizeXML-0.03/t/XML-CanonicalizeXML.t XML-CanonicalizeXML-0.03/lib/ XML-CanonicalizeXML-0.03/lib/XML/ XML-CanonicalizeXML-0.03/lib/XML/CanonicalizeXML.pm XML-CanonicalizeXML-0.03/const-xs.inc XML-CanonicalizeXML-0.03/canon/ XML-CanonicalizeXML-0.03/canon/Makefile.PL XML-CanonicalizeXML-0.03/canon/canon.c XML-CanonicalizeXML-0.03/canon/canon.h XML-CanonicalizeXML-0.03/README XML-CanonicalizeXML-0.03/fallback/ XML-CanonicalizeXML-0.03/fallback/const-xs.inc XML-CanonicalizeXML-0.03/fallback/const-c.inc XML-CanonicalizeXML-0.03/CanonicalizeXML.xs XML-CanonicalizeXML-0.03/Changes XML-CanonicalizeXML-0.03/const-c.inc XML-CanonicalizeXML-0.03/Makefile.PL XML-CanonicalizeXML-0.03/ppport.h XML-CanonicalizeXML-0.03/META.yml XML-CanonicalizeXML-0.03/MANIFEST CPAN.pm: Going to build S/SJ/SJZASADA/XML-CanonicalizeXML-0.03.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Potential libraries are '-lxml2 -lz -lm': MakeMaker (v6.56) xml2 not found in /lib64 '-lxml2' found at /usr/lib64/libxml2.so.2.6.23 z not found in /lib64 '-lz' found at /usr/lib64/libz.so.1.2.3 '-lm' found at /lib64/libm.so.6 Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Writing Makefile for Mytest2::canon Writing Makefile for XML::CanonicalizeXML >>> make cp lib/XML/CanonicalizeXML.pm blib/lib/XML/CanonicalizeXML.pm AutoSplitting blib/lib/XML/CanonicalizeXML.pm (blib/lib/auto/XML/CanonicalizeXML) cd canon && make make[1]: Entering directory `/home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/canon' gcc -c -I. -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/home/fly1200/ap1200-292396/lib/CORE" canon.c ar cr libcanon.a canon.o : libcanon.a make[1]: Leaving directory `/home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/canon' make[1]: Entering directory `/home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/canon' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/canon' /home/fly1200/ap1200-292396/bin/perl-static /home/fly1200/var/megalib/ExtUtils/xsubpp -typemap /home/fly1200/ap1200-292396/lib/ExtUtils/typemap CanonicalizeXML.xs > CanonicalizeXML.xsc && mv CanonicalizeXML.xsc CanonicalizeXML.c Please specify prototyping behavior for CanonicalizeXML.xs (see perlxs manual) gcc -c -I. -I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/fly1200/ap1200-292396/lib/CORE" CanonicalizeXML.c In file included from CanonicalizeXML.xs:5: ppport.h:231:1: warning: "PERL_UNUSED_DECL" redefined In file included from CanonicalizeXML.xs:2: /home/fly1200/ap1200-292396/lib/CORE/perl.h:308:1: warning: this is the location of the previous definition CanonicalizeXML.xs: In function 'XS_XML__CanonicalizeXML_canonicalize': CanonicalizeXML.xs:28: warning: passing argument 6 of 'canonicalize' from incompatible pointer type Running Mkbootstrap for XML::CanonicalizeXML () chmod 644 CanonicalizeXML.bs rm -f blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.so LD_RUN_PATH="/usr/lib64" gcc -shared -O2 CanonicalizeXML.o -o blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.so canon/libcanon.a \ -lxml2 -lz -lm \ chmod 755 blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.so cp CanonicalizeXML.bs blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.bs chmod 644 blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.bs Manifying blib/man3/XML::CanonicalizeXML.3 SJZASADA/XML-CanonicalizeXML-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 make[1]: Entering directory `/home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/canon' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/canon' PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/XML-CanonicalizeXML.t .. 1..3 ok 1 - use XML::CanonicalizeXML; ok 2 - exclusive canonicalization test ok 3 - inclusive canonicalization test ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.02 cusr 0.00 csys = 0.05 CPU) Result: PASS make[1]: Entering directory `/home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/canon' No tests defined for Mytest2::canon extension. make[1]: Leaving directory `/home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/canon' SJZASADA/XML-CanonicalizeXML-0.03.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Stefan Zasada <sjz@NOSPAM.zasada.co.uk> Perl extension for inclusive and exclusive canonicalization of XML using libxml2 >>> (cd /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz && tar cvf - XML-CanonicalizeXML-0.03.ppd blib) | gzip -c >/home/fly1200/var/REPO/S/SJ/SJZASADA/XML-CanonicalizeXML-0.03.tar.gz XML-CanonicalizeXML-0.03.ppd blib/ blib/lib/ blib/lib/auto/ blib/lib/auto/XML/ blib/lib/auto/XML/CanonicalizeXML/ blib/lib/auto/XML/CanonicalizeXML/autosplit.ix blib/lib/XML/ blib/lib/XML/CanonicalizeXML.pm blib/arch/ blib/arch/auto/ blib/arch/auto/XML/ blib/arch/auto/XML/CanonicalizeXML/ blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.bs blib/arch/auto/XML/CanonicalizeXML/CanonicalizeXML.so blib/man3/ blib/man3/XML::CanonicalizeXML.3 >>> mv /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/XML-CanonicalizeXML-0.03.ppd /home/fly1200/var/REPO/S/SJ/SJZASADA Running test for module 'Crypt::OpenSSL::DSA' Running make for T/TJ/TJMATHER/Crypt-OpenSSL-DSA-0.13.tar.gz Prepending /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/arch /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/T/TJ/TJMATHER/Crypt-OpenSSL-DSA-0.13.tar.gz ok Crypt-OpenSSL-DSA-0.13/ Crypt-OpenSSL-DSA-0.13/META.yml Crypt-OpenSSL-DSA-0.13/t/ Crypt-OpenSSL-DSA-0.13/t/00-use.t Crypt-OpenSSL-DSA-0.13/t/10-selftest.t Crypt-OpenSSL-DSA-0.13/t/90-openssl-compat.t Crypt-OpenSSL-DSA-0.13/Changes Crypt-OpenSSL-DSA-0.13/lib/ Crypt-OpenSSL-DSA-0.13/lib/Crypt/ Crypt-OpenSSL-DSA-0.13/lib/Crypt/OpenSSL/ Crypt-OpenSSL-DSA-0.13/lib/Crypt/OpenSSL/DSA/ Crypt-OpenSSL-DSA-0.13/lib/Crypt/OpenSSL/DSA/Signature.pod Crypt-OpenSSL-DSA-0.13/lib/Crypt/OpenSSL/DSA.pm Crypt-OpenSSL-DSA-0.13/MANIFEST Crypt-OpenSSL-DSA-0.13/typemap Crypt-OpenSSL-DSA-0.13/DSA.xs Crypt-OpenSSL-DSA-0.13/Makefile.PL Crypt-OpenSSL-DSA-0.13/README Prepending /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/arch /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build T/TJ/TJMATHER/Crypt-OpenSSL-DSA-0.13.tar.gz >>> /home/fly1200/ap1200-292396/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Crypt::OpenSSL::DSA >>> make cp lib/Crypt/OpenSSL/DSA.pm blib/lib/Crypt/OpenSSL/DSA.pm cp lib/Crypt/OpenSSL/DSA/Signature.pod blib/lib/Crypt/OpenSSL/DSA/Signature.pod /home/fly1200/ap1200-292396/bin/perl-static /home/fly1200/var/megalib/ExtUtils/xsubpp -typemap /home/fly1200/ap1200-292396/lib/ExtUtils/typemap -typemap typemap DSA.xs > DSA.xsc && mv DSA.xsc DSA.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -fPIC "-I/home/fly1200/ap1200-292396/lib/CORE" -DPERL5 DSA.c DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_generate_parameters': DSA.xs:53: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_do_sign': DSA.xs:80: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_sign': DSA.xs:101: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_verify': DSA.xs:123: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs:124: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_do_verify': DSA.xs:140: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA__load_key': DSA.xs:185: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_set_p': DSA.xs:332: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_set_q': DSA.xs:342: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_set_g': DSA.xs:352: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_set_pub_key': DSA.xs:362: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA_set_priv_key': DSA.xs:372: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA__Signature_set_r': DSA.xs:426: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type DSA.xs: In function 'XS_Crypt__OpenSSL__DSA__Signature_set_s': DSA.xs:436: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type Running Mkbootstrap for Crypt::OpenSSL::DSA () chmod 644 DSA.bs rm -f blib/arch/auto/Crypt/OpenSSL/DSA/DSA.so LD_RUN_PATH="/lib64" gcc -shared -O2 DSA.o -o blib/arch/auto/Crypt/OpenSSL/DSA/DSA.so \ -lssl -lcrypto \ chmod 755 blib/arch/auto/Crypt/OpenSSL/DSA/DSA.so cp DSA.bs blib/arch/auto/Crypt/OpenSSL/DSA/DSA.bs chmod 644 blib/arch/auto/Crypt/OpenSSL/DSA/DSA.bs Manifying blib/man3/Crypt::OpenSSL::DSA.3 Manifying blib/man3/Crypt::OpenSSL::DSA::Signature.3 TJMATHER/Crypt-OpenSSL-DSA-0.13.tar.gz make -- OK Prepending /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/arch /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-use.t ............. 1..1 # Running under perl version 5.012000 for linux # Current time local: Wed Apr 14 00:35:38 2010 # Current time GMT: Wed Apr 14 07:35:38 2010 # Using Test.pm version 1.25 ok 1 ok t/10-selftest.t ........ 1..30 # Running under perl version 5.012000 for linux # Current time local: Wed Apr 14 00:35:39 2010 # Current time GMT: Wed Apr 14 07:35:39 2010 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok t/90-openssl-compat.t .. 1..84 # Running under perl version 5.012000 for linux # Current time local: Wed Apr 14 00:35:39 2010 # Current time GMT: Wed Apr 14 07:35:39 2010 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 Verified OK ok 5 ok 6 Verified OK ok 7 ok 8 Verified OK ok 9 ok 10 Verified OK ok 11 ok 12 Verified OK ok 13 ok 14 Verified OK ok 15 ok 16 Verified OK ok 17 ok 18 Verified OK ok 19 ok 20 Verified OK ok 21 ok 22 Verified OK ok 23 ok 24 Verified OK ok 25 ok 26 Verified OK ok 27 ok 28 Verified OK ok 29 ok 30 Verified OK ok 31 ok 32 Verified OK ok 33 ok 34 Verified OK ok 35 ok 36 Verified OK ok 37 ok 38 Verified OK ok 39 ok 40 Verified OK ok 41 ok 42 Verified OK ok 43 ok 44 Verified OK ok 45 ok 46 Verified OK ok 47 ok 48 Verified OK ok 49 ok 50 Verified OK ok 51 ok 52 Verified OK ok 53 ok 54 Verified OK ok 55 ok 56 Verified OK ok 57 ok 58 Verified OK ok 59 ok 60 Verified OK ok 61 ok 62 Verified OK ok 63 ok 64 Verified OK ok 65 ok 66 Verified OK ok 67 ok 68 Verified OK ok 69 ok 70 Verified OK ok 71 ok 72 Verified OK ok 73 ok 74 Verified OK ok 75 ok 76 Verified OK ok 77 ok 78 Verified OK ok 79 ok 80 Verified OK ok 81 ok 82 Verified OK ok 83 ok 84 ok All tests successful. Files=3, Tests=115, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.26 cusr 0.06 csys = 0.35 CPU) Result: PASS TJMATHER/Crypt-OpenSSL-DSA-0.13.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from lib/Crypt/OpenSSL/DSA.pm T.J. Mather <tjmather@maxmind.com> Digital Signature Algorithm using OpenSSL >>> (cd /home/fly1200/var/cpan/build/Crypt-OpenSSL-DSA-0.13-NjMJiI && tar cvf - Crypt-OpenSSL-DSA-0.13.ppd blib) | gzip -c >/home/fly1200/var/REPO/T/TJ/TJMATHER/Crypt-OpenSSL-DSA-0.13.tar.gz Crypt-OpenSSL-DSA-0.13.ppd blib/ blib/lib/ blib/lib/Crypt/ blib/lib/Crypt/OpenSSL/ blib/lib/Crypt/OpenSSL/DSA/ blib/lib/Crypt/OpenSSL/DSA/Signature.pod blib/lib/Crypt/OpenSSL/DSA.pm blib/arch/ blib/arch/auto/ blib/arch/auto/Crypt/ blib/arch/auto/Crypt/OpenSSL/ blib/arch/auto/Crypt/OpenSSL/DSA/ blib/arch/auto/Crypt/OpenSSL/DSA/DSA.so blib/arch/auto/Crypt/OpenSSL/DSA/DSA.bs blib/man3/ blib/man3/Crypt::OpenSSL::DSA.3 blib/man3/Crypt::OpenSSL::DSA::Signature.3 >>> mv /home/fly1200/var/cpan/build/Crypt-OpenSSL-DSA-0.13-NjMJiI/Crypt-OpenSSL-DSA-0.13.ppd /home/fly1200/var/REPO/T/TJ/TJMATHER Running make for B/BY/BYRNE/XML-Sig-0.22.tar.gz Prepending /home/fly1200/var/cpan/build/Crypt-OpenSSL-DSA-0.13-NjMJiI/blib/arch /home/fly1200/var/cpan/build/Crypt-OpenSSL-DSA-0.13-NjMJiI/blib/lib /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/arch /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1200/var/cpan/build/XML-Sig-0.22-qcn1_O Prepending /home/fly1200/var/cpan/build/Crypt-OpenSSL-DSA-0.13-NjMJiI/blib/arch /home/fly1200/var/cpan/build/Crypt-OpenSSL-DSA-0.13-NjMJiI/blib/lib /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/arch /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build B/BY/BYRNE/XML-Sig-0.22.tar.gz >>> make cp lib/XML/Sig.pm blib/lib/XML/Sig.pm Manifying blib/man3/XML::Sig.3 BYRNE/XML-Sig-0.22.tar.gz make -- OK Prepending /home/fly1200/var/cpan/build/Crypt-OpenSSL-DSA-0.13-NjMJiI/blib/arch /home/fly1200/var/cpan/build/Crypt-OpenSSL-DSA-0.13-NjMJiI/blib/lib /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/arch /home/fly1200/var/cpan/build/XML-CanonicalizeXML-0.03-CQgnfz/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200-292396/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t Can't locate object method "bless_pointer" via package "Crypt::OpenSSL::Bignum" at blib/lib/Crypt/OpenSSL/RSA.pm (autosplit into blib/lib/auto/Crypt/OpenSSL/RSA/get_key_parameters.al) line 297. # Looks like you planned 2 tests but ran 1. # Looks like your test exited with 2 just after 1. t/001_load.t ......... 1..2 ok 1 - use XML::Sig; Dubious, test returned 2 (wstat 512, 0x200) Failed 1/2 subtests t/002_xmlsec.t ....... ok 1 - use XML::Sig; ok 2 # skip xmlsec1 not installed ok 3 # skip xmlsec1 not installed ok 4 # skip xmlsec1 not installed ok 5 # skip xmlsec1 not installed 1..5 ok Can't locate object method "bless_pointer" via package "Crypt::OpenSSL::Bignum" at blib/lib/Crypt/OpenSSL/RSA.pm (autosplit into blib/lib/auto/Crypt/OpenSSL/RSA/get_key_parameters.al) line 297. # Looks like you planned 5 tests but ran 1. # Looks like your test exited with 2 just after 1. t/003_params.t ....... 1..5 ok 1 - use XML::Sig; Dubious, test returned 2 (wstat 512, 0x200) Failed 4/5 subtests Can't locate object method "bless_pointer" via package "Crypt::OpenSSL::Bignum" at blib/lib/Crypt/OpenSSL/RSA.pm (autosplit into blib/lib/auto/Crypt/OpenSSL/RSA/get_key_parameters.al) line 297. # Looks like you planned 4 tests but ran 1. # Looks like your test exited with 2 just after 1. t/004_keyhandling.t .. 1..4 ok 1 - use XML::Sig; Dubious, test returned 2 (wstat 512, 0x200) Failed 3/4 subtests Can't locate object method "bless_pointer" via package "Crypt::OpenSSL::Bignum" at blib/lib/Crypt/OpenSSL/RSA.pm (autosplit into blib/lib/auto/Crypt/OpenSSL/RSA/get_key_parameters.al) line 297. # Looks like you planned 5 tests but ran 1. # Looks like your test exited with 2 just after 1. t/005_rsakeys.t ...... 1..5 ok 1 - use XML::Sig; Dubious, test returned 2 (wstat 512, 0x200) Failed 4/5 subtests Can't locate object method "bless_pointer" via package "Crypt::OpenSSL::Bignum" at blib/lib/Crypt/OpenSSL/RSA.pm (autosplit into blib/lib/auto/Crypt/OpenSSL/RSA/get_key_parameters.al) line 297. # Looks like you planned 13 tests but ran 1. # Looks like your test exited with 2 just after 1. t/006_signing.t ...... 1..13 ok 1 - use XML::Sig; Dubious, test returned 2 (wstat 512, 0x200) Failed 12/13 subtests Test Summary Report ------------------- t/001_load.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 2 tests but ran 1. t/003_params.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 1. t/004_keyhandling.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 4 tests but ran 1. t/005_rsakeys.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 1. t/006_signing.t (Wstat: 512 Tests: 1 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 13 tests but ran 1. Files=6, Tests=10, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.40 cusr 0.06 csys = 0.49 CPU) Result: FAIL Failed 5/6 test programs. 0/10 subtests failed. make: *** [test_dynamic] Error 2 BYRNE/XML-Sig-0.22.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BYRNE/XML-Sig-0.22.tar.gz Finished 2010-04-14T00:35:40