Start 2010-07-17T06:31:58 ActivePerl-1003 CPAN-1.9402 Going to read '/Users/fly1003/var/cpan/Metadata' Database was generated on Fri, 16 Jul 2010 21:27:03 GMT Running make for M/MO/MONS/XML-Fast-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MO/MONS/XML-Fast-0.01.tar.gz Checksum for /Users/fly1003/var/cpan/sources/authors/id/M/MO/MONS/XML-Fast-0.01.tar.gz ok Will not use Archive::Tar, need 1.00 XML-Fast-0.01/ XML-Fast-0.01/t/ XML-Fast-0.01/t/00-load.t XML-Fast-0.01/t/01-conv.t XML-Fast-0.01/Changes XML-Fast-0.01/Fast.bs XML-Fast-0.01/lib/ XML-Fast-0.01/lib/XML/ XML-Fast-0.01/lib/XML/Fast.pm XML-Fast-0.01/Makefile.PL XML-Fast-0.01/META.yml XML-Fast-0.01/README XML-Fast-0.01/Fast.xs XML-Fast-0.01/MANIFEST.SKIP XML-Fast-0.01/MANIFEST XML-Fast-0.01/xmlfast.c XML-Fast-0.01/xmlfast.h XML-Fast-0.01/.gitignore XML-Fast-0.01/ppport.h CPAN.pm: Going to build M/MO/MONS/XML-Fast-0.01.tar.gz >>> /Users/fly1003/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for XML::Fast >>> make cp lib/XML/Fast.pm blib/lib/XML/Fast.pm /Users/fly1003/bin/perl /Users/fly1003/var/megalib/ExtUtils/xsubpp -typemap /Users/fly1003/ap1003/lib/ExtUtils/typemap Fast.xs > Fast.xsc && mv Fast.xsc Fast.c gcc -c -I. -Wunused -std=c99 -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/fly1003/ap1003/lib/CORE" Fast.c Fast.xs: In function 'sv_recode_from_utf8': Fast.xs:247: warning: unused variable 'Perl___notused' Fast.xs: In function 'mkchr': Fast.xs:322: warning: pointer targets in passing argument 2 of 'Perl_uvuni_to_utf8_flags' differ in signedness Fast.xs:322: warning: pointer targets in assignment differ in signedness Fast.xs: In function 'on_uchar': Fast.xs:369: warning: pointer targets in passing argument 2 of 'Perl_uvuni_to_utf8_flags' differ in signedness Fast.xs:369: warning: pointer targets in assignment differ in signedness Fast.xs:334: warning: unused variable 'my_perl' Fast.xs: In function 'XS_XML__Fast__test': Fast.xs:797: warning: pointer targets in passing argument 2 of 'Perl_uvuni_to_utf8_flags' differ in signedness Fast.xs:797: warning: pointer targets in assignment differ in signedness Fast.xs:788: warning: unused variable 'my_perl' Fast.c:847: warning: unused variable 'Perl___notused' Fast.c: In function 'XS_XML__Fast__xml2hash': Fast.c:893: warning: unused variable 'RETVAL' Fast.c:884: warning: unused variable 'Perl___notused' Fast.c: In function 'boot_XML__Fast': Fast.c:1057: warning: unused variable 'Perl___notused' gcc -c -I. -Wunused -std=c99 -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/fly1003/ap1003/lib/CORE" xmlfast.c Running Mkbootstrap for XML::Fast () chmod 644 Fast.bs rm -f blib/arch/auto/XML/Fast/Fast.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Fast.o xmlfast.o -o blib/arch/auto/XML/Fast/Fast.bundle \ \ /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: for architecture i386 /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning Fast.o cputype (18, architecture ppc) does not match cputype (7) for specified -arch flag: i386 (file not loaded) /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning xmlfast.o cputype (18, architecture ppc) does not match cputype (7) for specified -arch flag: i386 (file not loaded) chmod 755 blib/arch/auto/XML/Fast/Fast.bundle cp Fast.bs blib/arch/auto/XML/Fast/Fast.bs chmod 644 blib/arch/auto/XML/Fast/Fast.bs Manifying blib/man3/XML::Fast.3 MONS/XML-Fast-0.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /Users/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t .. 1..1 ok 1 - use XML::Fast; ok t/01-conv.t .. 1..27 ok 1 - default (1) ok 2 - default (1) ok 3 - default (2) ok 4 - default (3) ok 5 - join => + (2) ok 6 - join => + (3) ok 7 - array => root (1) ok 8 - array => nest (1) ok 9 - array => 1 (1) ok 10 - utf8.1 ok 11 - utf flag ok ok 12 - utf8.2 ok 13 - utf flag not set ok 14 - utf8.3 ok 15 - utf flag not set ok 16 - utf8.4 ok 17 - utf flag set ok 18 - 1251 + low entity ok 19 - utf flag set ok 20 - 1251 + high entity (char mode) ok 21 - utf flag set ok 22 - 1251 + high entity (bytes mode) ok 23 - utf flag not set ok 24 - 1251 + high entity (bytes mode), fits to charset ok 25 - utf flag not set ok 26 - array => 1 (1) ok 27 - no warnings ok All tests successful. Files=2, Tests=28, 1 wallclock secs ( 0.07 usr 0.05 sys + 0.29 cusr 0.09 csys = 0.50 CPU) Result: PASS MONS/XML-Fast-0.01.tar.gz make test TEST_VERBOSE=1 -- OK Mons Anderson <mons@cpan.org> Simple and very fast XML to hash conversion >>> (cd /Users/fly1003/var/cpan/build/XML-Fast-0.01-N7UlFi && tar cvf - XML-Fast-0.01.ppd blib) | gzip -c >/Users/fly1003/var/REPO/M/MO/MONS/XML-Fast-0.01.tar.gz XML-Fast-0.01.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/XML/ blib/arch/auto/XML/Fast/ blib/arch/auto/XML/Fast/Fast.bs blib/arch/auto/XML/Fast/Fast.bundle blib/lib/ blib/lib/XML/ blib/lib/XML/Fast.pm blib/man3/ blib/man3/XML::Fast.3 >>> mv /Users/fly1003/var/cpan/build/XML-Fast-0.01-N7UlFi/XML-Fast-0.01.ppd /Users/fly1003/var/REPO/M/MO/MONS Finished 2010-07-17T06:32:09