Checking if your kit is complete... Looks good Writing Makefile for Scalar::Readonly cp lib/Scalar/Readonly.pm blib/lib/Scalar/Readonly.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 Readonly.xs > Readonly.xsc && mv Readonly.xsc Readonly.c Please specify prototyping behavior for Readonly.xs (see perlxs manual) 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 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Readonly.c Running Mkbootstrap for Scalar::Readonly () chmod 644 Readonly.bs rm -f blib/arch/auto/Scalar/Readonly/Readonly.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 Readonly.o -o blib/arch/auto/Scalar/Readonly/Readonly.bundle \ \ chmod 755 blib/arch/auto/Scalar/Readonly/Readonly.bundle cp Readonly.bs blib/arch/auto/Scalar/Readonly/Readonly.bs chmod 644 blib/arch/auto/Scalar/Readonly/Readonly.bs Manifying blib/man3/Scalar::Readonly.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/simple....1..4 # Running under perl version 5.010000 for darwin # Current time local: Mon Nov 26 03:08:14 2007 # Current time GMT: Mon Nov 26 11:08:14 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok All tests successful. Files=1, Tests=4, 0 wallclock secs ( 0.08 cusr + 0.04 csys = 0.12 CPU) make: *** [htmlifypods] Hangup