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/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.5\" -DXS_VERSION=\"1.5\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Lastlog.c Running Mkbootstrap for Sys::Lastlog () chmod 644 Lastlog.bs rm -f blib/arch/auto/Sys/Lastlog/Lastlog.bundle LD_RUN_PATH="" 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 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/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01pod............ok t/02podcoverage....ok t/03lastlog........ # Failed test (t/03lastlog.t at line 11) # Failed test (t/03lastlog.t at line 12) Can't call method "ll_line" on an undefined value at t/03lastlog.t line 13. # Looks like you planned 5 tests but only ran 4. # 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 Failed List of Failed ------------------------------------------------------------------------------- t/03lastlog.t 255 65280 5 4 80.00% 3-5 Failed 1/3 test scripts, 66.67% okay. 3/7 subtests failed, 57.14% okay. make: *** [test_dynamic] Error 255