Checking if your kit is complete... Looks good Writing Makefile for Text::Match::FastAlternatives cp lib/Text/Match/FastAlternatives.pm blib/lib/Text/Match/FastAlternatives.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap FastAlternatives.xs > FastAlternatives.xsc && mv FastAlternatives.xsc FastAlternatives.c gcc -c -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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" FastAlternatives.c Running Mkbootstrap for Text::Match::FastAlternatives () chmod 644 FastAlternatives.bs rm -f blib/arch/auto/Text/Match/FastAlternatives/FastAlternatives.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 FastAlternatives.o -o blib/arch/auto/Text/Match/FastAlternatives/FastAlternatives.bundle \ \ chmod 755 blib/arch/auto/Text/Match/FastAlternatives/FastAlternatives.bundle cp FastAlternatives.bs blib/arch/auto/Text/Match/FastAlternatives/FastAlternatives.bs chmod 644 blib/arch/auto/Text/Match/FastAlternatives/FastAlternatives.bs Manifying blib/man3/Text::Match::FastAlternatives.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_basic...........1..59 # Failed test 'use Text::Match::FastAlternatives;' # at t/01_basic.t line 8. # Tried to use 'Text::Match::FastAlternatives'. # Error: Can't locate object method "bootstrap" via package "Text::Match::FastAlternatives" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-Match-FastAlternatives/blib/lib/Text/Match/FastAlternatives.pm line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/01_basic.t line 8. Can't locate object method "new" via package "Text::Match::FastAlternatives" at t/01_basic.t line 10. not ok 1 - use Text::Match::FastAlternatives; # Looks like you planned 59 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-59 Failed 59/59 tests, 0.00% okay t/02_large...........1..7751 # Failed test 'use Text::Match::FastAlternatives;' # at t/02_large.t line 13. # Tried to use 'Text::Match::FastAlternatives'. # Error: Can't locate object method "bootstrap" via package "Text::Match::FastAlternatives" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Text-Match-FastAlternatives/blib/lib/Text/Match/FastAlternatives.pm line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t/02_large.t line 13. not ok 1 - use Text::Match::FastAlternatives; Can't locate object method "new" via package "Text::Match::FastAlternatives" at t/02_large.t line 15. # Looks like you planned 7751 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7751 Failed 7751/7751 tests, 0.00% okay t/98_pod.............1..1 ok 1 - blib/lib/Text/Match/FastAlternatives.pm ok t/99_pod_coverage....1..0 # Skip Test::Pod::Coverage required for testing POD coverage skipped all skipped: Test::Pod::Coverage required for testing POD coverage Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01_basic.t 255 65280 59 117 1-59 t/02_large.t 255 65280 7751 1550 1-7751 1 test skipped. Failed 2/4 test scripts. 7810/7811 subtests failed. Files=4, Tests=7811, 1 wallclock secs ( 0.30 cusr + 0.10 csys = 0.40 CPU) Failed 2/4 test programs. 7810/7811 subtests failed. make: *** [test_dynamic] Error 255