Checking if your kit is complete... Looks good Writing Makefile for ELFF::Parser cp lib/ELFF/Parser.pm blib/lib/ELFF/Parser.pm /Users/cpanrun/build/5.8.8/bin/perl /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/typemap Parser.xs > Parser.xsc && mv Parser.xsc Parser.c gcc -c -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.90\" -DXS_VERSION=\"0.90\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/CORE" Parser.c Parser.xs: In function 'XS_ELFF__Parser_tokenize': Parser.xs:42: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type Parser.xs: In function 'XS_ELFF__Parser_tokenize': Parser.xs:42: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type Running Mkbootstrap for ELFF::Parser () chmod 644 Parser.bs rm -f blib/arch/auto/ELFF/Parser/Parser.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Parser.o -o blib/arch/auto/ELFF/Parser/Parser.bundle \ \ chmod 755 blib/arch/auto/ELFF/Parser/Parser.bundle cp Parser.bs blib/arch/auto/ELFF/Parser/Parser.bs chmod 644 blib/arch/auto/ELFF/Parser/Parser.bs Manifying blib/man3/ELFF::Parser.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_version.......1..2 # Running under perl version 5.008008 for darwin # Current time local: Tue Apr 3 16:52:26 2007 # Current time GMT: Tue Apr 3 23:52:26 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok t/01_tokenize......1..36 # Running under perl version 5.008008 for darwin # Current time local: Tue Apr 3 16:52:26 2007 # Current time GMT: Tue Apr 3 23:52:26 2007 # Using Test.pm version 1.25 # make sure that tokenize handles undef arguments correctly ok 1 # test too many arguments ok 2 # make sure that tokenize handles non-string scalars correctly # .. hash reference ok 3 # .. array reference ok 4 # .. sub reference ok 5 # test simple fields ok 6 ok 7 ok 8 # test quoted field at start ok 9 ok 10 ok 11 # test quoted field at end ok 12 ok 13 ok 14 # test quoted field in the middle ok 15 ok 16 ok 17 ok 18 # test quoted fields at start and end ok 19 ok 20 ok 21 ok 22 # test all quoted fields ok 23 ok 24 ok 25 ok 26 # test empty quotes ok 27 ok 28 ok 29 ok 30 # test malformed line, missing quote, no good fields ok 31 # test malformed line, missing quote, one good field ok 32 # test line with trailing white space ok 33 ok 34 ok 35 ok 36 ok t/02_parse_line....1..45 # Running under perl version 5.008008 for darwin # Current time local: Tue Apr 3 16:52:26 2007 # Current time GMT: Tue Apr 3 23:52:26 2007 # Using Test.pm version 1.25 # Testing instantiation ok 1 # Testing non-fields directives with trailing new-lines ok 2 ok 3 ok 4 ok 5 # Testing non-fields directives without trailing new-lines ok 6 ok 7 ok 8 ok 9 # Testing fields directives with trailing new-lines ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 # Testing fields directives without trailing new-lines ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 # Setting simple log format ok 28 ok 29 ok 30 # Testing log entry with no quotes and trailing new-line ok 31 ok 32 # Testing log entry with no quotes and no trailing new-line ok 33 ok 34 # Testing log entry with first field quoted ok 35 ok 36 # Testing log entry with last field quoted ok 37 ok 38 # Testing log entry with both fields quoted ok 39 ok 40 # Testing change in log format ok 41 ok 42 ok 43 ok 44 ok 45 ok All tests successful. Files=3, Tests=83, 1 wallclock secs ( 0.19 cusr + 0.07 csys = 0.26 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/ELFF/Parser/Parser.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/ELFF/Parser/Parser.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/ELFF/Parser.html Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/ELFF/Parser.pm Installing /Users/cpanrun/build/5.8.8/man/man3/ELFF::Parser.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod