cpanm (App::cpanminus) 1.4008 on perl 5.014001 built for darwin-2level Work directory is /Users/dstorrs/.cpanm/work/1315422251.72732 You have make /usr/bin/make You have LWP 6.02 You have /usr/bin/tar: bsdtar 2.6.2 - libarchive 2.6.2 You have /usr/bin/unzip Searching JSON::XS on cpanmetadb ... Checking if you have ExtUtils::MakeMaker 6.31 ... Yes (6.57_05) Checking if you have ExtUtils::Install 1.46 ... Yes (1.56) --> Working on JSON::XS Fetching http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-2.32.tar.gz -> OK Unpacking JSON-XS-2.32.tar.gz Entering JSON-XS-2.32 Checking configure dependencies from META.yml Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.57_05) Configuring JSON-XS-2.32 Running Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for JSON::XS Writing MYMETA.yml -> OK Checking dependencies from MYMETA.yml ... Finding PREREQ from Makefile ... Checking if you have common::sense 0 ... Yes (3.4) Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.57_05) Checking if you have common::sense 0 ... Yes (3.4) Building and testing JSON-XS-2.32 cp XS/Boolean.pm blib/lib/JSON/XS/Boolean.pm cp XS.pm blib/lib/JSON/XS.pm /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/bin/perl /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/ExtUtils/xsubpp -typemap /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/ExtUtils/typemap -typemap typemap XS.xs > XS.xsc && mv XS.xsc XS.c cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include -O3 -DVERSION=\"2.32\" -DXS_VERSION=\"2.32\" "-I/Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/CORE" XS.c XS.xs: In function 'encode_sv': XS.xs:842: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'U32' XS.xs: In function 'decode_hv': XS.xs:1317: warning: comparison is always false due to limited range of data type XS.xs: In function 'decode_json': XS.xs:1611: warning: format '%d' expects type 'int', but argument 3 has type 'STRLEN' Running Mkbootstrap for JSON::XS () chmod 644 XS.bs rm -f blib/arch/auto/JSON/XS/XS.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector XS.o -o blib/arch/auto/JSON/XS/XS.bundle \ \ chmod 755 blib/arch/auto/JSON/XS/XS.bundle cp XS.bs blib/arch/auto/JSON/XS/XS.bs chmod 644 blib/arch/auto/JSON/XS/XS.bs cp bin/json_xs blib/script/json_xs /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/json_xs Manifying blib/man1/json_xs.1 Manifying blib/man3/JSON::XS::Boolean.3 Manifying blib/man3/JSON::XS.3 PERL_DL_NONLAZY=1 /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/00_load.t line 3 Compilation failed in require at t/00_load.t line 3. BEGIN failed--compilation aborted at t/00_load.t line 3. t/00_load.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/01_utf8.t line 4 Compilation failed in require at t/01_utf8.t line 4. BEGIN failed--compilation aborted at t/01_utf8.t line 4. t/01_utf8.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 9/9 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/02_error.t line 4 Compilation failed in require at t/02_error.t line 4. BEGIN failed--compilation aborted at t/02_error.t line 4. t/02_error.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 31/31 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/03_types.t line 4 Compilation failed in require at t/03_types.t line 4. BEGIN failed--compilation aborted at t/03_types.t line 4. t/03_types.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 76/76 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/04_dwiw_encode.t line 15 Compilation failed in require at t/04_dwiw_encode.t line 15. BEGIN failed--compilation aborted at t/04_dwiw_encode.t line 15. t/04_dwiw_encode.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 5/5 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/05_dwiw_decode.t line 16 Compilation failed in require at t/05_dwiw_decode.t line 16. BEGIN failed--compilation aborted at t/05_dwiw_decode.t line 16. t/05_dwiw_decode.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 7/7 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/06_pc_pretty.t line 9 Compilation failed in require at t/06_pc_pretty.t line 9. BEGIN failed--compilation aborted at t/06_pc_pretty.t line 9. # Looks like your test exited with 255 before it could output anything. t/06_pc_pretty.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 9/9 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/07_pc_esc.t line 11 Compilation failed in require at t/07_pc_esc.t line 11. BEGIN failed--compilation aborted at t/07_pc_esc.t line 11. # Looks like your test exited with 255 before it could output anything. t/07_pc_esc.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 17/17 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/08_pc_base.t line 7 Compilation failed in require at t/08_pc_base.t line 7. BEGIN failed--compilation aborted at t/08_pc_base.t line 7. # Looks like your test exited with 255 before it could output anything. t/08_pc_base.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 20/20 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/09_pc_extra_number.t line 6 Compilation failed in require at t/09_pc_extra_number.t line 6. BEGIN failed--compilation aborted at t/09_pc_extra_number.t line 6. # Looks like your test exited with 255 before it could output anything. t/09_pc_extra_number.t .. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 6/6 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/10_pc_keysort.t line 6 Compilation failed in require at t/10_pc_keysort.t line 6. BEGIN failed--compilation aborted at t/10_pc_keysort.t line 6. # Looks like your test exited with 255 before it could output anything. t/10_pc_keysort.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/11_pc_expo.t line 6 Compilation failed in require at t/11_pc_expo.t line 6. BEGIN failed--compilation aborted at t/11_pc_expo.t line 6. # Looks like your test exited with 255 before it could output anything. t/11_pc_expo.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/8 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/12_blessed.t line 3 Compilation failed in require at t/12_blessed.t line 3. BEGIN failed--compilation aborted at t/12_blessed.t line 3. t/12_blessed.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 16/16 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/13_limit.t line 3 Compilation failed in require at t/13_limit.t line 3. BEGIN failed--compilation aborted at t/13_limit.t line 3. t/13_limit.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 11/11 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/14_latin1.t line 3 Compilation failed in require at t/14_latin1.t line 3. BEGIN failed--compilation aborted at t/14_latin1.t line 3. t/14_latin1.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/15_prefix.t line 3 Compilation failed in require at t/15_prefix.t line 3. BEGIN failed--compilation aborted at t/15_prefix.t line 3. t/15_prefix.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/16_tied.t line 3 Compilation failed in require at t/16_tied.t line 3. BEGIN failed--compilation aborted at t/16_tied.t line 3. t/16_tied.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/17_relaxed.t line 4 Compilation failed in require at t/17_relaxed.t line 4. BEGIN failed--compilation aborted at t/17_relaxed.t line 4. t/17_relaxed.t .......... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 8/8 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/18_json_checker.t line 11 Compilation failed in require at t/18_json_checker.t line 11. BEGIN failed--compilation aborted at t/18_json_checker.t line 11. # Looks like your test exited with 255 before it could output anything. t/18_json_checker.t ..... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 39/39 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/19_incr.t line 8 Compilation failed in require at t/19_incr.t line 8. BEGIN failed--compilation aborted at t/19_incr.t line 8. # Looks like your test exited with 255 before it could output anything. t/19_incr.t ............. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 697/697 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/20_faihu.t line 8 Compilation failed in require at t/20_faihu.t line 8. BEGIN failed--compilation aborted at t/20_faihu.t line 8. t/20_faihu.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/21_evans.t line 8 Compilation failed in require at t/21_evans.t line 8. BEGIN failed--compilation aborted at t/21_evans.t line 8. t/21_evans.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/22_comment_at_eof.t line 8 Compilation failed in require at t/22_comment_at_eof.t line 8. BEGIN failed--compilation aborted at t/22_comment_at_eof.t line 8. # Looks like your test exited with 255 before it could output anything. t/22_comment_at_eof.t ... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 13/13 subtests Can't load '/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle' for module JSON::XS: dlopen(/Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle, 2): no suitable image found. Did find: /Users/dstorrs/.cpanm/work/1315422251.72732/JSON-XS-2.32/blib/arch/auto/JSON/XS/XS.bundle: mach-o, but wrong architecture at /Users/dstorrs/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/darwin-2level/DynaLoader.pm line 194. at t/99_binary.t line 3 Compilation failed in require at t/99_binary.t line 3. BEGIN failed--compilation aborted at t/99_binary.t line 3. t/99_binary.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 24576/24576 subtests Test Summary Report ------------------- t/00_load.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 t/01_utf8.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 9 tests but ran 0. t/02_error.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 31 tests but ran 0. t/03_types.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 76 tests but ran 0. t/04_dwiw_encode.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 5 tests but ran 0. t/05_dwiw_decode.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 7 tests but ran 0. t/06_pc_pretty.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 9 tests but ran 0. t/07_pc_esc.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 17 tests but ran 0. t/08_pc_base.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 20 tests but ran 0. t/09_pc_extra_number.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 0. t/10_pc_keysort.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 1 tests but ran 0. t/11_pc_expo.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 0. t/12_blessed.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 16 tests but ran 0. t/13_limit.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 0. t/14_latin1.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 0. t/15_prefix.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 0. t/16_tied.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. t/17_relaxed.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 0. t/18_json_checker.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 39 tests but ran 0. t/19_incr.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 697 tests but ran 0. t/20_faihu.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/21_evans.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/22_comment_at_eof.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 13 tests but ran 0. t/99_binary.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 24576 tests but ran 0. Files=24, Tests=1, 0 wallclock secs ( 0.07 usr 0.03 sys + 0.39 cusr 0.08 csys = 0.57 CPU) Result: FAIL Failed 24/24 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 255 -> FAIL Installing JSON::XS failed. See /Users/dstorrs/.cpanm/build.log for details. Expiring 2 work directories.