Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-12-02T08:28:07 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Wed, 01 Dec 2010 22:42:47 GMT Running make for M/MO/MONS/XML-Fast-0.10.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MO/MONS/XML-Fast-0.10.tar.gz ok Will not use Archive::Tar, need 1.00 XML-Fast-0.10/ XML-Fast-0.10/xmlfast.c XML-Fast-0.10/Changes XML-Fast-0.10/entities.h XML-Fast-0.10/t/ XML-Fast-0.10/Fast.xs XML-Fast-0.10/MANIFEST XML-Fast-0.10/MANIFEST.SKIP XML-Fast-0.10/ppport.h XML-Fast-0.10/xmlfast.h XML-Fast-0.10/lib/ XML-Fast-0.10/README XML-Fast-0.10/Makefile.PL XML-Fast-0.10/LICENSE XML-Fast-0.10/META.yml XML-Fast-0.10/lib/XML/ XML-Fast-0.10/lib/XML/Fast.pm XML-Fast-0.10/t/reports/ XML-Fast-0.10/t/badxml/ XML-Fast-0.10/t/03-reports.t XML-Fast-0.10/t/01-conv.t XML-Fast-0.10/t/04-badxml.t XML-Fast-0.10/t/05-wrongs.t XML-Fast-0.10/t/00-load.t XML-Fast-0.10/t/02-doctype.t XML-Fast-0.10/t/badxml/02.xml XML-Fast-0.10/t/badxml/01.xml XML-Fast-0.10/t/reports/02.xml XML-Fast-0.10/t/reports/03.xml XML-Fast-0.10/t/reports/04.xml XML-Fast-0.10/t/reports/01.xml XML-Fast-0.10/t/reports/05.xml CPAN.pm: Going to build M/MO/MONS/XML-Fast-0.10.tar.gz >>> /export/home/fly818/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 /export/home/fly818/bin/perl /export/home/fly818/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly818/ap818/lib/ExtUtils/typemap Fast.xs > Fast.xsc && mv Fast.xsc Fast.c cc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -KPIC "-I/export/home/fly818/ap818/lib/CORE" Fast.c "entities.h", line 11: warning: initialization type mismatch "entities.h", line 12: warning: initialization type mismatch "entities.h", line 15: warning: initialization type mismatch "entities.h", line 16: warning: initialization type mismatch "entities.h", line 17: warning: initialization type mismatch "Fast.xs", line 331: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "/export/home/fly818/ap818/lib/CORE/proto.h", line 1291 argument : pointer to char "Fast.xs", line 331: warning: assignment type mismatch: pointer to char "=" pointer to unsigned char "Fast.xs", line 378: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "/export/home/fly818/ap818/lib/CORE/proto.h", line 1291 argument : pointer to char "Fast.xs", line 378: warning: assignment type mismatch: pointer to char "=" pointer to unsigned char "Fast.xs", line 808: warning: argument #2 is incompatible with prototype: prototype: pointer to unsigned char : "/export/home/fly818/ap818/lib/CORE/proto.h", line 1291 argument : pointer to char "Fast.xs", line 808: warning: assignment type mismatch: pointer to char "=" pointer to unsigned char cc -c -I. -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -KPIC "-I/export/home/fly818/ap818/lib/CORE" xmlfast.c "entities.h", line 11: warning: initialization type mismatch "entities.h", line 12: warning: initialization type mismatch "entities.h", line 15: warning: initialization type mismatch "entities.h", line 16: warning: initialization type mismatch "entities.h", line 17: warning: initialization type mismatch "xmlfast.c", line 155: warning: argument #2 is incompatible with prototype: prototype: pointer to char : "unknown", line 0 argument : pointer to unsigned char "xmlfast.c", line 600: warning: statement not reached "xmlfast.c", line 606: warning: statement not reached Running Mkbootstrap for XML::Fast () chmod 644 Fast.bs rm -f blib/arch/auto/XML/Fast/Fast.so cc -G -L/usr/lib -L/usr/ccs/lib -L/opt/SUNWspro/WS6U2/lib Fast.o xmlfast.o -o blib/arch/auto/XML/Fast/Fast.so \ \ chmod 755 blib/arch/auto/XML/Fast/Fast.so 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.10.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/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 t/02-doctype.t .. 1..4 ok 1 - doctype 0 ok 2 - doctype 1 ok 3 - doctype 2 ok 4 - no warnings ok # testing file t/reports/01.xml # testing file t/reports/02.xml # testing file t/reports/03.xml # testing file t/reports/04.xml # testing file t/reports/05.xml t/03-reports.t .. 1..6 ok 1 - success t/reports/01.xml ok 2 - success t/reports/02.xml ok 3 - success t/reports/03.xml ok 4 - success t/reports/04.xml ok 5 - success t/reports/05.xml ok 6 - no warnings ok # testing file t/badxml/01.xml # testing file t/badxml/02.xml t/04-badxml.t ... 1..2 ok 1 - success t/badxml/01.xml ok 2 - success t/badxml/02.xml ok t/05-wrongs.t ... ok 1 - open tag - match ok ok 2 - open tag ok 3 - open ! - match ok ok 4 - open ! ok 5 - unbalanced comment - match ok ok 6 - unbalanced comment ok 7 - unbalanced cdata - match ok ok 8 - unbalanced cdata ok 9 - unbalanced doctype - match ok ok 10 - unbalanced doctype ok 11 - unbalanced doctype - match ok ok 12 - unbalanced doctype ok 13 - unbalanced doctype - match ok ok 14 - unbalanced doctype ok 15 - bad Mons Anderson <mons@cpan.org> Simple and very fast XML to hash conversion >>> (cd /export/home/fly818/var/cpan/build/XML-Fast-0.10-nJE8Ik && tar cvf - XML-Fast-0.10.ppd blib) | gzip -c >/export/home/fly818/var/REPO/M/MO/MONS/XML-Fast-0.10.tar.gz XML-Fast-0.10.ppd blib/ blib/lib/ blib/lib/XML/ blib/lib/XML/Fast.pm blib/arch/ blib/arch/auto/ blib/arch/auto/XML/ blib/arch/auto/XML/Fast/ blib/arch/auto/XML/Fast/Fast.so blib/arch/auto/XML/Fast/Fast.bs blib/man3/ blib/man3/XML::Fast.3 >>> mv /export/home/fly818/var/cpan/build/XML-Fast-0.10-nJE8Ik/XML-Fast-0.10.ppd /export/home/fly818/var/REPO/M/MO/MONS Finished 2010-12-02T08:28:20