Checking if your kit is complete... Looks good Writing Makefile for Sys::Lastlog cp lib/Sys/Lastlog.pm blib/lib/Sys/Lastlog.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 Lastlog.xs > Lastlog.xsc && mv Lastlog.xsc Lastlog.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=\"1.5\" -DXS_VERSION=\"1.5\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Lastlog.c Running Mkbootstrap for Sys::Lastlog () chmod 644 Lastlog.bs rm -f blib/arch/auto/Sys/Lastlog/Lastlog.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 Lastlog.o -o blib/arch/auto/Sys/Lastlog/Lastlog.bundle \ \ chmod 755 blib/arch/auto/Sys/Lastlog/Lastlog.bundle cp Lastlog.bs blib/arch/auto/Sys/Lastlog/Lastlog.bs chmod 644 blib/arch/auto/Sys/Lastlog/Lastlog.bs Manifying blib/man3/Sys::Lastlog.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/01pod............1..1 ok 1 - blib/lib/Sys/Lastlog.pm ok t/02podcoverage....1..0 # Skip Test::Pod::Coverage required for testing POD Coverage skipped all skipped: Test::Pod::Coverage required for testing POD Coverage t/03lastlog........1..5 ok 1 - use Sys::Lastlog; ok 2 - Create object # Failed test 'Get Entry by UID' # at t/03lastlog.t line 11. not ok 3 - Get Entry by UID # Failed test 'Get Entry by logname' # at t/03lastlog.t line 12. Can't call method "ll_line" on an undefined value at t/03lastlog.t line 13. not ok 4 - Get Entry by logname # Looks like you planned 5 tests but only ran 4. # Looks like you failed 2 tests of 4 run. # Looks like your test died just after 4. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/03lastlog.t 255 65280 5 4 3-5 1 test skipped. Failed 1/3 test scripts. 3/6 subtests failed. Files=3, Tests=6, 0 wallclock secs ( 0.25 cusr + 0.08 csys = 0.33 CPU) Failed 1/3 test programs. 3/6 subtests failed. make: *** [test_dynamic] Error 255