Checking if your kit is complete... Looks good Writing Makefile for Env::C cp C.pm blib/lib/Env/C.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 C.xs > C.xsc && mv C.xsc C.c Please specify prototyping behavior for C.xs (see perlxs manual) 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.06\" -DXS_VERSION=\"0.06\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" C.c Running Mkbootstrap for Env::C () chmod 644 C.bs rm -f blib/arch/auto/Env/C/C.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 C.o -o blib/arch/auto/Env/C/C.bundle chmod 755 blib/arch/auto/Env/C/C.bundle cp C.bs blib/arch/auto/Env/C/C.bs chmod 644 blib/arch/auto/Env/C/C.bs Manifying blib/man3/Env::C.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..6 # Running under perl version 5.008007 for darwin # Current time local: Wed Feb 22 22:19:05 2006 # Current time GMT: Thu Feb 23 06:19:05 2006 # Using Test.pm version 1.25 ok 1 # [USER] 'cpanrun' ok 2 # [USER] expecting '', got '' ok 3 # [USER] expecting 'foobar', got 'foobar' ok 4 # [USER] expecting 'cpanrun', got 'cpanrun' ok 5 # 32 env entries ok 6 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Env::C.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