Checking if your kit is complete... Looks good Writing Makefile for Tree::Ternary_XS cp Ternary_XS.pm blib/lib/Tree/Ternary_XS.pm AutoSplitting blib/lib/Tree/Ternary_XS.pm (blib/lib/auto/Tree/Ternary_XS) /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 -typemap typemap Ternary_XS.xs > Ternary_XS.xsc && mv Ternary_XS.xsc Ternary_XS.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.04\" -DXS_VERSION=\"0.04\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Ternary_XS.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.04\" -DXS_VERSION=\"0.04\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" ternary.c Running Mkbootstrap for Tree::Ternary_XS () chmod 644 Ternary_XS.bs rm -f blib/arch/auto/Tree/Ternary_XS/Ternary_XS.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 Ternary_XS.o ternary.o -o blib/arch/auto/Tree/Ternary_XS/Ternary_XS.bundle /usr/bin/ld: for architecture ppc /usr/bin/ld: warning multiple definitions of symbol __cleanup ternary.o definition of __cleanup in section (__TEXT,__text) /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib(findfp.So) definition of __cleanup /usr/bin/ld: for architecture i386 /usr/bin/ld: warning multiple definitions of symbol __cleanup ternary.o definition of __cleanup in section (__TEXT,__text) /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libSystem.dylib(findfp.So) definition of __cleanup chmod 755 blib/arch/auto/Tree/Ternary_XS/Ternary_XS.bundle cp Ternary_XS.bs blib/arch/auto/Tree/Ternary_XS/Ternary_XS.bs chmod 644 blib/arch/auto/Tree/Ternary_XS/Ternary_XS.bs Manifying blib/man3/Tree::Ternary_XS.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/00_load..........ok t/02_new...........ok t/04_attrib........ok t/10_insert........ok t/15_search........ok t/40_pmsearch......ok t/45_nearsearch....ok t/50_traverse......ok All tests successful. Files=8, Tests=129, 1 wallclock secs ( 0.51 cusr + 0.24 csys = 0.75 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/Tree::Ternary_XS.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