Checking if your kit is complete... Looks good Writing Makefile for Softref cp Softref.pm blib/lib/Softref.pm AutoSplitting blib/lib/Softref.pm (blib/lib/auto/Softref) /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 Softref.xs > Softref.xsc && mv Softref.xsc Softref.c Please specify prototyping behavior for Softref.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 -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" Softref.c Running Mkbootstrap for Softref () chmod 644 Softref.bs rm -f blib/arch/auto/Softref/Softref.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 Softref.o -o blib/arch/auto/Softref/Softref.bundle \ \ chmod 755 blib/arch/auto/Softref/Softref.bundle cp Softref.bs blib/arch/auto/Softref/Softref.bs chmod 644 blib/arch/auto/Softref/Softref.bs Manifying blib/man3/Softref.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/ref....1..41 Can't load '/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Softref/blib/arch/auto/Softref/Softref.bundle' for module Softref: dlopen(/Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Softref/blib/arch/auto/Softref/Softref.bundle, 2): Symbol not found: _sv_rv2weak Referenced from: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Softref/blib/arch/auto/Softref/Softref.bundle Expected in: dynamic lookup at t/ref.t line 12 Compilation failed in require at t/ref.t line 12. BEGIN failed--compilation aborted at t/ref.t line 12. not ok 1 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-41 Failed 41/41 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/ref.t 2 512 41 81 1-41 Failed 1/1 test scripts. 41/41 subtests failed. Files=1, Tests=41, 0 wallclock secs ( 0.06 cusr + 0.02 csys = 0.08 CPU) Failed 1/1 test programs. 41/41 subtests failed. make: *** [test_dynamic] Error 2