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 /home/cpanrun/tmp/5.10.0/bin/perl /home/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.10.0/lib/ExtUtils/typemap MMagic.xs > MMagic.xsc && mv MMagic.xsc MMagic.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.09003\" -DXS_VERSION=\"0.09003\" -fPIC "-I/home/cpanrun/build/5.10.0/lib/CORE" MMagic.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"0.09003\" -DXS_VERSION=\"0.09003\" -fPIC "-I/home/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.so gcc -shared -O2 MMagic.o MMagicST.o -o blib/arch/auto/File/MMagic/XS/XS.so \ \ chmod 755 blib/arch/auto/File/MMagic/XS/XS.so 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 /home/cpanrun/tmp/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.55 cusr + 0.16 csys = 0.71 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/cpanrun/build/5.10.0/site/lib/auto/File/MMagic/XS/XS.so Installing /home/cpanrun/build/5.10.0/site/lib/auto/File/MMagic/XS/XS.bs Installing /home/cpanrun/build/5.10.0/html/site/lib/File/MMagic/XS.html Installing /home/cpanrun/build/5.10.0/site/lib/File/MMagic/magic Installing /home/cpanrun/build/5.10.0/site/lib/File/MMagic/XS.pm Installing /home/cpanrun/build/5.10.0/site/lib/File/MMagic/benchmark.pl Installing /home/cpanrun/build/5.10.0/site/man/man3/File::MMagic::XS.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod