cpan[2]> install JSON::XS
CPAN: Storable loaded ok (v2.18)
Going to read '/Users/pktm/Library/Application Support/.cpan/Metadata'
Database was generated on Thu, 02 Dec 2010 00:35:49 GMT
Running install for module 'JSON::XS'
CPAN: YAML loaded ok (v0.71)
Running make for M/ML/MLEHMANN/JSON-XS-2.3.tar.gz
CPAN: LWP::UserAgent loaded ok (v5.835)
CPAN: Time::HiRes loaded ok (v1.9711)
Fetching with LWP:
http://cpan.mirroring.de/authors/id/M/ML/MLEHMANN/JSON-XS-2.3.tar.gz
CPAN: Digest::SHA loaded ok (v5.45)
Fetching with LWP:
http://cpan.mirroring.de/authors/id/M/ML/MLEHMANN/CHECKSUMS
CPAN: Compress::Zlib loaded ok (v2.008)
Checksum for /Users/pktm/Library/Application Support/.cpan/sources/authors/id/M/ML/MLEHMANN/JSON-XS-2.3.tar.gz ok
Scanning cache /Users/pktm/Library/Application Support/.cpan/build for sizes
............................................................................DONE
CPAN: Archive::Tar loaded ok (v1.38)
Will not use Archive::Tar, need 1.00
x JSON-XS-2.3/
x JSON-XS-2.3/t/
x JSON-XS-2.3/t/03_types.t
x JSON-XS-2.3/t/15_prefix.t
x JSON-XS-2.3/t/04_dwiw_encode.t
x JSON-XS-2.3/t/07_pc_esc.t
x JSON-XS-2.3/t/19_incr.t
x JSON-XS-2.3/t/08_pc_base.t
x JSON-XS-2.3/t/16_tied.t
x JSON-XS-2.3/t/09_pc_extra_number.t
x JSON-XS-2.3/t/17_relaxed.t
x JSON-XS-2.3/t/13_limit.t
x JSON-XS-2.3/t/10_pc_keysort.t
x JSON-XS-2.3/t/99_binary.t
x JSON-XS-2.3/t/18_json_checker.t
x JSON-XS-2.3/t/21_evans.t
x JSON-XS-2.3/t/02_error.t
x JSON-XS-2.3/t/22_comment_at_eof.t
x JSON-XS-2.3/t/14_latin1.t
x JSON-XS-2.3/t/00_load.t
x JSON-XS-2.3/t/05_dwiw_decode.t
x JSON-XS-2.3/t/01_utf8.t
x JSON-XS-2.3/t/06_pc_pretty.t
x JSON-XS-2.3/t/12_blessed.t
x JSON-XS-2.3/t/11_pc_expo.t
x JSON-XS-2.3/t/20_faihu.t
x JSON-XS-2.3/COPYING
x JSON-XS-2.3/Changes
x JSON-XS-2.3/MANIFEST
x JSON-XS-2.3/XS/
x JSON-XS-2.3/XS/Boolean.pm
x JSON-XS-2.3/typemap
x JSON-XS-2.3/eg/
x JSON-XS-2.3/eg/bench
x JSON-XS-2.3/XS.xs
x JSON-XS-2.3/XS.pm
x JSON-XS-2.3/bin/
x JSON-XS-2.3/bin/json_xs
x JSON-XS-2.3/README
x JSON-XS-2.3/Makefile.PL
x JSON-XS-2.3/META.yml
x JSON-XS-2.3/META.json
CPAN: File::Temp loaded ok (v0.22)
CPAN.pm: Going to build M/ML/MLEHMANN/JSON-XS-2.3.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for JSON::XS
Could not read '/Users/pktm/Library/Application Support/.cpan/build/JSON-XS-2.3-pXdrKb/META.yml'. Falling back to other methods to determine prerequisites
cp XS/Boolean.pm blib/lib/JSON/XS/Boolean.pm
cp XS.pm blib/lib/JSON/XS.pm
/usr/bin/perl /Library/Perl/Updates/5.10.0/ExtUtils/xsubpp -typemap /System/Library/Perl/5.10.0/ExtUtils/typemap -typemap typemap XS.xs > XS.xsc && mv XS.xsc XS.c
gcc-4.2 -c -arch x86_64 -arch i386 -arch ppc -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -I/usr/local/include -Os -DVERSION=\"2.3\" -DXS_VERSION=\"2.3\" "-I/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE" XS.c
XS.xs: In function ‘json_init’:
XS.xs:109: warning: format not a string literal and no format arguments
XS.xs: In function ‘shrink’:
XS.xs:135: warning: format not a string literal and no format arguments
XS.xs: In function ‘decode_hv’:
XS.xs:1316: warning: comparison is always false due to limited range of data type
XS.xs: In function ‘decode_json’:
XS.xs:1608: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘STRLEN’
XS.xs: In function ‘XS_JSON__XS_incr_parse’:
XS.xs:1974: warning: format not a string literal and no format arguments
XS.xs: In function ‘json_init’:
XS.xs:109: warning: format not a string literal and no format arguments
XS.xs: In function ‘shrink’:
XS.xs:135: warning: format not a string literal and no format arguments
XS.xs: In function ‘encode_sv’:
XS.xs:841: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘U32’
XS.xs: In function ‘decode_hv’:
XS.xs:1316: warning: comparison is always false due to limited range of data type
XS.xs: In function ‘decode_json’:
XS.xs:1608: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘STRLEN’
XS.xs: In function ‘XS_JSON__XS_incr_parse’:
XS.xs:1974: warning: format not a string literal and no format arguments
XS.xs: In function ‘json_init’:
XS.xs:109: warning: format not a string literal and no format arguments
XS.xs: In function ‘shrink’:
XS.xs:135: warning: format not a string literal and no format arguments
XS.xs: In function ‘encode_sv’:
XS.xs:841: warning: format ‘%x’ expects type ‘unsigned int’, but argument 3 has type ‘U32’
XS.xs: In function ‘decode_hv’:
XS.xs:1316: warning: comparison is always false due to limited range of data type
XS.xs: In function ‘decode_json’:
XS.xs:1608: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘STRLEN’
XS.xs: In function ‘XS_JSON__XS_incr_parse’:
XS.xs:1974: warning: format not a string literal and no format arguments
Running Mkbootstrap for JSON::XS ()
chmod 644 XS.bs
rm -f blib/arch/auto/JSON/XS/XS.bundle
gcc-4.2 -mmacosx-version-min=10.6 -arch x86_64 -arch i386 -arch ppc -bundle -undefined dynamic_lookup -L/usr/local/lib 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
/usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/json_xs
Manifying blib/man1/json_xs.1
Manifying blib/man3/JSON::XS::Boolean.3pm
Manifying blib/man3/JSON::XS.3pm
MLEHMANN/JSON-XS-2.3.tar.gz
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load.t ............. ok
t/01_utf8.t ............. ok
t/02_error.t ............ ok
t/03_types.t ............ ok
t/04_dwiw_encode.t ...... ok
t/05_dwiw_decode.t ...... ok
t/06_pc_pretty.t ........ ok
t/07_pc_esc.t ........... ok
t/08_pc_base.t .......... ok
t/09_pc_extra_number.t .. ok
t/10_pc_keysort.t ....... ok
t/11_pc_expo.t .......... ok
t/12_blessed.t .......... ok
t/13_limit.t ............ ok
t/14_latin1.t ........... ok
t/15_prefix.t ........... ok
t/16_tied.t ............. ok
t/17_relaxed.t .......... ok
t/18_json_checker.t ..... ok
t/19_incr.t ............. ok
t/20_faihu.t ............ ok
t/21_evans.t ............ ok
t/22_comment_at_eof.t ... ok
t/99_binary.t ........... ok
All tests successful.
Files=24, Tests=25564, 4 wallclock secs ( 2.25 usr 0.12 sys + 2.68 cusr 0.21 csys = 5.26 CPU)
Result: PASS
MLEHMANN/JSON-XS-2.3.tar.gz
/usr/bin/make test -- OK
Running make install
Prepending /Users/pktm/Library/Application Support/.cpan/build/JSON-XS-2.3-pXdrKb/blib/arch /Users/pktm/Library/Application Support/.cpan/build/JSON-XS-2.3-pXdrKb/blib/lib to PERL5LIB for 'install'
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /Library/Perl/5.10.0/darwin-thread-multi-2level/auto/JSON/XS/XS.bundle
Installing /Library/Perl/5.10.0/darwin-thread-multi-2level/JSON/XS.pm
Installing /usr/local/share/man/man1/json_xs.1
Installing /usr/local/share/man/man3/JSON::XS.3pm
Installing /usr/local/bin/json_xs
Appending installation info to /Library/Perl/Updates/5.10.0/darwin-thread-multi-2level/perllocal.pod
MLEHMANN/JSON-XS-2.3.tar.gz
/usr/bin/make install -- OK
cpan[3]>