Checking if your kit is complete... Looks good Writing Makefile for Goto::Cached cp lib/Goto/Cached.pm blib/lib/Goto/Cached.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 Cached.xs > Cached.xsc && mv Cached.xsc Cached.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -Wall -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Cached.c Cached.c: In function 'XS_Goto__Cached_addressof': Cached.c:119: warning: unused variable 'Perl___notused' Cached.c: In function 'XS_Goto__Cached_enterscope': Cached.c:230: warning: unused variable 'Perl___notused' Cached.c: In function 'XS_Goto__Cached_leavescope': Cached.c:256: warning: unused variable 'Perl___notused' Cached.c: In function 'XS_Goto__Cached_END': Cached.c:282: warning: unused variable 'Perl___notused' Cached.c: In function 'boot_Goto__Cached': Cached.c:307: warning: unused variable 'Perl___notused' Cached.c: In function 'XS_Goto__Cached_addressof': Cached.c:119: warning: unused variable 'Perl___notused' Cached.c: In function 'XS_Goto__Cached_enterscope': Cached.c:230: warning: unused variable 'Perl___notused' Cached.c: In function 'XS_Goto__Cached_leavescope': Cached.c:256: warning: unused variable 'Perl___notused' Cached.c: In function 'XS_Goto__Cached_END': Cached.c:282: warning: unused variable 'Perl___notused' Cached.c: In function 'boot_Goto__Cached': Cached.c:307: warning: unused variable 'Perl___notused' Running Mkbootstrap for Goto::Cached () chmod 644 Cached.bs rm -f blib/arch/auto/Goto/Cached/Cached.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 Cached.o -o blib/arch/auto/Goto/Cached/Cached.bundle \ \ chmod 755 blib/arch/auto/Goto/Cached/Cached.bundle cp Cached.bs blib/arch/auto/Goto/Cached/Cached.bs chmod 644 blib/arch/auto/Goto/Cached/Cached.bs Manifying blib/man3/Goto::Cached.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/01use......1..1 ok 1 - use Goto::Cached; ok t/dynamic....1..6 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok t/pod........1..1 ok 1 - blib/lib/Goto/Cached.pm ok t/scope......1..3 ok 1 ok 2 ok 3 ok t/static.....1..3 ok 1 ok 2 ok 3 ok t/sub........1..4 ok 1 ok 2 ok 3 ok 4 ok All tests successful. Files=6, Tests=18, 1 wallclock secs ( 0.55 cusr + 0.16 csys = 0.71 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Goto/Cached/Cached.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Goto/Cached/Cached.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Goto/Cached.html Installing /Users/cpanrun/build/5.10.0/site/lib/Goto/Cached.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Goto::Cached.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod