cpanm (App::cpanminus) 1.7001 on perl 5.018001 built for darwin-2level Work directory is /Users/dsteinbrunner/.cpanm/work/1384952964.86860 You have make /usr/bin/make You have LWP 6.05 You have /usr/bin/tar: bsdtar 2.8.3 - libarchive 2.8.3 You have /usr/bin/unzip Searching File::LibMagic on cpanmetadb ... --> Working on File::LibMagic Fetching http://www.cpan.org/authors/id/D/DR/DROLSKY/File-LibMagic-1.00.tar.gz -> OK Unpacking File-LibMagic-1.00.tar.gz Entering File-LibMagic-1.00 Checking configure dependencies from META.json Checking if you have ExtUtils::MakeMaker 6.30 ... Yes (6.82) Configuring File-LibMagic-1.00 Running Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for File::LibMagic Writing MYMETA.yml and MYMETA.json -> OK Checking dependencies from MYMETA.json ... Checking if you have Exporter 0 ... Yes (5.68) Checking if you have base 0 ... Yes (2.18) Checking if you have Test::More 0.88 ... Yes (1.001002) Checking if you have warnings 0 ... Yes (1.18) Checking if you have XSLoader 0 ... Yes (0.16) Checking if you have strict 0 ... Yes (1.07) Checking if you have Carp 0 ... Yes (1.32) Checking if you have lib 0 ... Yes (0.63) Building and testing File-LibMagic-1.00 cp lib/File/LibMagic.pm blib/lib/File/LibMagic.pm /Users/dsteinbrunner/perl5/perlbrew/perls/perl-5.18.1/bin/perl /Users/dsteinbrunner/perl5/perlbrew/perls/perl-5.18.1/lib/site_perl/5.18.1/ExtUtils/xsubpp -typemap /Users/dsteinbrunner/perl5/perlbrew/perls/perl-5.18.1/lib/5.18.1/ExtUtils/typemap LibMagic.xs > LibMagic.xsc && mv LibMagic.xsc LibMagic.c cc -c -I. -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include -O3 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-I/Users/dsteinbrunner/perl5/perlbrew/perls/perl-5.18.1/lib/5.18.1/darwin-2level/CORE" LibMagic.c rm -f blib/arch/auto/File/LibMagic/LibMagic.bundle LD_RUN_PATH="/opt/local/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector LibMagic.o -o blib/arch/auto/File/LibMagic/LibMagic.bundle \ -lmagic \ chmod 755 blib/arch/auto/File/LibMagic/LibMagic.bundle /Users/dsteinbrunner/perl5/perlbrew/perls/perl-5.18.1/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- LibMagic.bs blib/arch/auto/File/LibMagic/LibMagic.bs 644 Manifying blib/man3/File::LibMagic.3 PERL_DL_NONLAZY=1 /Users/dsteinbrunner/perl5/perlbrew/perls/perl-5.18.1/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t libmagic line 163: regex error 17, (illegal byte sequence) at t/all-exports.t line 12. t/all-exports.t ................ Dubious, test returned 92 (wstat 23552, 0x5c00) No subtests run libmagic line 163: regex error 17, (illegal byte sequence) at t/basic.t line 8. t/basic.t ...................... Dubious, test returned 92 (wstat 23552, 0x5c00) No subtests run t/complete-interface-errors.t .. ok libmagic line 163: regex error 17, (illegal byte sequence) at t/complete-interface.t line 52. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 92 just after 6. t/complete-interface.t ......... Dubious, test returned 92 (wstat 23552, 0x5c00) All 6 subtests passed libmagic line 163: regex error 17, (illegal byte sequence) at t/easy-interface.t line 11. t/easy-interface.t ............. Dubious, test returned 92 (wstat 23552, 0x5c00) No subtests run libmagic line 163: regex error 17, (illegal byte sequence) at /Users/dsteinbrunner/.cpanm/work/1384952964.86860/File-LibMagic-1.00/blib/lib/File/LibMagic.pm line 85. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 92 just after 1. t/oo-api.t ..................... Dubious, test returned 92 (wstat 23552, 0x5c00) All 1 subtests passed t/release-cpan-changes.t ....... skipped: these tests are for release candidate testing t/release-eol.t ................ skipped: these tests are for release candidate testing t/release-no-tabs.t ............ skipped: these tests are for release candidate testing t/release-pod-linkcheck.t ...... skipped: these tests are for release candidate testing t/release-pod-syntax.t ......... skipped: these tests are for release candidate testing t/release-synopsis.t ........... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/all-exports.t (Wstat: 23552 Tests: 0 Failed: 0) Non-zero exit status: 92 Parse errors: No plan found in TAP output t/basic.t (Wstat: 23552 Tests: 0 Failed: 0) Non-zero exit status: 92 Parse errors: No plan found in TAP output t/complete-interface-errors.t (Wstat: 0 Tests: 7 Failed: 0) TODO passed: 6 t/complete-interface.t (Wstat: 23552 Tests: 6 Failed: 0) Non-zero exit status: 92 Parse errors: No plan found in TAP output t/easy-interface.t (Wstat: 23552 Tests: 0 Failed: 0) Non-zero exit status: 92 Parse errors: No plan found in TAP output t/oo-api.t (Wstat: 23552 Tests: 1 Failed: 0) Non-zero exit status: 92 Parse errors: No plan found in TAP output Files=12, Tests=14, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.23 cusr 0.05 csys = 0.34 CPU) Result: FAIL Failed 5/12 test programs. 0/14 subtests failed. make: *** [test_dynamic] Error 255 -> FAIL Installing File::LibMagic failed. See /Users/dsteinbrunner/.cpanm/work/1384952964.86860/build.log for details. Retry with --force to force install it.