Checking if your kit is complete... Looks good Writing Makefile for File::MMagic::XS cp lib/File/MMagic/magic blib/lib/File/MMagic/magic cp benchmark.pl blib/lib/File/MMagic/benchmark.pl cp lib/File/MMagic/XS.pm blib/lib/File/MMagic/XS.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 MMagic.xs > MMagic.xsc && mv MMagic.xsc MMagic.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.09003\" -DXS_VERSION=\"0.09003\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" MMagic.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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.09003\" -DXS_VERSION=\"0.09003\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" MMagicST.c Running Mkbootstrap for File::MMagic::XS () chmod 644 XS.bs rm -f blib/arch/auto/File/MMagic/XS/XS.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 MMagic.o MMagicST.o -o blib/arch/auto/File/MMagic/XS/XS.bundle \ \ chmod 755 blib/arch/auto/File/MMagic/XS/XS.bundle cp XS.bs blib/arch/auto/File/MMagic/XS/XS.bs chmod 644 blib/arch/auto/File/MMagic/XS/XS.bs Manifying blib/man3/File::MMagic::XS.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/01-sanity..............1..1 ok 1 - use File::MMagic::XS; ok t/02-runthrough..........1..25 ok 1 - use File::MMagic::XS; ok 2 - t/data/test.rtf: expected application/rtf ok 3 - ok to open t/data/test.rtf ok 4 - t/data/test.rtf: expected application/rtf from fhmagic ok 5 - t/data/test.rtf: expected application/rtf from bufmagic ok 6 - t/02-runthrough.t: expected text/plain ok 7 - ok to open t/02-runthrough.t ok 8 - t/02-runthrough.t: expected text/plain from fhmagic ok 9 - t/02-runthrough.t: expected text/plain from bufmagic ok 10 - t/data/test.xml: expected text/xml ok 11 - ok to open t/data/test.xml ok 12 - t/data/test.xml: expected text/xml from fhmagic ok 13 - t/data/test.xml: expected text/xml from bufmagic ok 14 - t/data/test.rtf: expected application/rtf ok 15 - ok to open t/data/test.rtf ok 16 - t/data/test.rtf: expected application/rtf from fhmagic ok 17 - t/data/test.rtf: expected application/rtf from bufmagic ok 18 - t/02-runthrough.t: expected text/plain ok 19 - ok to open t/02-runthrough.t ok 20 - t/02-runthrough.t: expected text/plain from fhmagic ok 21 - t/02-runthrough.t: expected text/plain from bufmagic ok 22 - t/data/test.xml: expected text/xml ok 23 - ok to open t/data/test.xml ok 24 - t/data/test.xml: expected text/xml from fhmagic ok 25 - t/data/test.xml: expected text/xml from bufmagic ok t/03-error...............1..3 ok 1 - use File::MMagic::XS; ok 2 ok 3 ok t/99_pod-coverage........1..0 # Skip Enable TEST_POD environment variable to test POD skipped all skipped: Enable TEST_POD environment variable to test POD t/99_pod.................1..0 # Skip Enable TEST_POD environment variable to test POD skipped all skipped: Enable TEST_POD environment variable to test POD t/compat_01-selfcheck....1..2 ok 1 - use File::MMagic::XS; ok 2 - mime should be 'text/plain'. got text/plain ok t/compat_02-extmagic.....1..2 ok 1 - use File::MMagic::XS; ok 2 ok All tests successful, 2 tests skipped. Files=7, Tests=33, 1 wallclock secs ( 0.54 cusr + 0.16 csys = 0.70 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/File/MMagic/XS/XS.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/File/MMagic/XS/XS.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/File/MMagic/XS.html Installing /Users/cpanrun/build/5.10.0/site/lib/File/MMagic/benchmark.pl Installing /Users/cpanrun/build/5.10.0/site/lib/File/MMagic/magic Installing /Users/cpanrun/build/5.10.0/site/lib/File/MMagic/XS.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/File::MMagic::XS.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod