Checking if your kit is complete... Looks good Writing Makefile for Util cp Util.pm blib/lib/Util.pm AutoSplitting blib/lib/Util.pm (blib/lib/auto/Util) blib/lib/Util.pm: some names are not unique when truncated to 8 characters: directory blib/lib/auto/Util: _appendfile_die.al, _appendfile_warn.al truncate to _appendf _reader_die.al, _reader_warn.al truncate to _reader_ _readfile_die.al, _readfile_warn.al truncate to _readfil _writefile_die.al, _writefile_warn.al truncate to _writefi /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 Util.xs > Util.xsc && mv Util.xsc Util.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.07\" -DXS_VERSION=\"0.07\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Util.c Running Mkbootstrap for Util () chmod 644 Util.bs rm -f blib/arch/auto/Util/Util.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 Util.o -o blib/arch/auto/Util/Util.bundle chmod 755 blib/arch/auto/Util/Util.bundle cp Util.bs blib/arch/auto/Util/Util.bs chmod 644 blib/arch/auto/Util/Util.bs Manifying blib/man3/Util.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/clone....Attempt to free unreferenced scalar: SV 0x1812c48, Perl interpreter: 0x1800400 at t/clone.t line 95. Attempt to free unreferenced scalar: SV 0x1812c0c, Perl interpreter: 0x1800400 at t/clone.t line 95. Attempt to free unreferenced scalar: SV 0x182b9c0, Perl interpreter: 0x1800400 at t/clone.t line 95. dubious Test returned status 0 (wstat 10, 0xa) DIED. FAILED tests 30-32 Failed 3/32 tests, 90.62% okay t/io.......ok t/math.....Use of uninitialized value in concatenation (.) or string at blib/lib/Util.pm (autosplit into blib/lib/auto/Util/isnum.al) line 791. ok t/misc.....ok t/text.....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/clone.t 0 10 32 6 18.75% 30-32 Failed 1/5 test scripts, 80.00% okay. 3/122 subtests failed, 97.54% okay. make: *** [test_dynamic] Error 25