Checking if your kit is complete... Looks good Writing Makefile for Sub::Caller cp Caller.pm blib/lib/Sub/Caller.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 Caller.xs > Caller.xsc && mv Caller.xsc Caller.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=\"0.60\" -DXS_VERSION=\"0.60\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Caller.c Running Mkbootstrap for Sub::Caller () chmod 644 Caller.bs rm -f blib/arch/auto/Sub/Caller/Caller.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 Caller.o -o blib/arch/auto/Sub/Caller/Caller.bundle chmod 755 blib/arch/auto/Sub/Caller/Caller.bundle cp Caller.bs blib/arch/auto/Sub/Caller/Caller.bs chmod 644 blib/arch/auto/Sub/Caller/Caller.bs Manifying blib/man3/Sub::Caller.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/caller....Use of uninitialized value in pattern match (m//) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sub-Caller/blib/lib/Sub/Caller.pm line 60. Subroutine main::test redefined at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sub-Caller/blib/lib/Sub/Caller.pm line 103. Use of uninitialized value in substitution (s///) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sub-Caller/blib/lib/Sub/Caller.pm line 47. ok t/use.......Use of uninitialized value in pattern match (m//) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Sub-Caller/blib/lib/Sub/Caller.pm line 60. ok All tests successful. Files=2, Tests=13, 0 wallclock secs ( 0.13 cusr + 0.06 csys = 0.19 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Sub::Caller.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true