Checking if your kit is complete... Looks good Writing Makefile for List::Any Testing if you have a C compiler 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.03\" -DXS_VERSION=\"0.03\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_EXT test.c cp lib/List/Any.pm blib/lib/List/Any.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 Any.xs > Any.xsc && mv Any.xsc Any.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.03\" -DXS_VERSION=\"0.03\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DPERL_EXT Any.c Running Mkbootstrap for List::Any () chmod 644 Any.bs rm -f blib/arch/auto/List/Any/Any.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 Any.o -o blib/arch/auto/List/Any/Any.bundle \ \ chmod 755 blib/arch/auto/List/Any/Any.bundle cp Any.bs blib/arch/auto/List/Any/Any.bs chmod 644 blib/arch/auto/List/Any/Any.bs Manifying blib/man3/List::Any.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/List-Any....1..35 # Running under perl version 5.010000 for darwin # Current time local: Sun Dec 16 00:53:56 2007 # Current time GMT: Sun Dec 16 08:53:56 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok All tests successful. Files=1, Tests=35, 0 wallclock secs ( 0.20 cusr + 0.04 csys = 0.24 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/List/Any/Any.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/List/Any/Any.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/List/Any.html Installing /Users/cpanrun/build/5.10.0/site/lib/List/Any.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/List::Any.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod