cpanm (App::cpanminus) 1.7001 on perl 5.018001 built for darwin-2level Work directory is /Users/dsteinbrunner/.cpanm/work/1384952530.86610 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 NoSQL::PL2SQL on cpanmetadb ... --> Working on NoSQL::PL2SQL Fetching http://www.cpan.org/authors/id/T/TQ/TQISJIM/NoSQL-PL2SQL-1.21.tar.gz -> OK Unpacking NoSQL-PL2SQL-1.21.tar.gz Entering NoSQL-PL2SQL-1.21 Checking configure dependencies from META.json Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.82) Configuring NoSQL-PL2SQL-1.21 Running Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for NoSQL::PL2SQL Writing MYMETA.yml and MYMETA.json -> OK Checking dependencies from MYMETA.json ... Checking if you have XML::Parser 2.41 ... Yes (2.41) Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.82) Checking if you have DBI 1.57 ... Yes (1.630) Checking if you have XML::Parser::Nodes 0.08 ... Yes (0.08) Checking if you have DBD::SQLite 1.37 ... Yes (1.40) Building and testing NoSQL-PL2SQL-1.21 cp lib/NoSQL/PL2SQL/DBI/MySQL.pm blib/lib/NoSQL/PL2SQL/DBI/MySQL.pm cp lib/NoSQL/PL2SQL/Perldata.pm blib/lib/NoSQL/PL2SQL/Perldata.pm cp lib/NoSQL/PL2SQL.pm blib/lib/NoSQL/PL2SQL.pm cp lib/NoSQL/PL2SQL/DBI/SQLite.pm blib/lib/NoSQL/PL2SQL/DBI/SQLite.pm cp lib/NoSQL/PL2SQL/Node.pm blib/lib/NoSQL/PL2SQL/Node.pm cp lib/NoSQL/PL2SQL/DBI.pm blib/lib/NoSQL/PL2SQL/DBI.pm cp lib/NoSQL/PL2SQL/Object.pm blib/lib/NoSQL/PL2SQL/Object.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 PL2SQL.xs > PL2SQL.xsc && mv PL2SQL.xsc PL2SQL.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.21\" -DXS_VERSION=\"1.21\" "-I/Users/dsteinbrunner/perl5/perlbrew/perls/perl-5.18.1/lib/5.18.1/darwin-2level/CORE" PL2SQL.c rm -f blib/arch/auto/NoSQL/PL2SQL/PL2SQL.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector PL2SQL.o -o blib/arch/auto/NoSQL/PL2SQL/PL2SQL.bundle \ \ chmod 755 blib/arch/auto/NoSQL/PL2SQL/PL2SQL.bundle /Users/dsteinbrunner/perl5/perlbrew/perls/perl-5.18.1/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- PL2SQL.bs blib/arch/auto/NoSQL/PL2SQL/PL2SQL.bs 644 Manifying blib/man3/NoSQL::PL2SQL.3 Manifying blib/man3/NoSQL::PL2SQL::DBI.3 Manifying blib/man3/NoSQL::PL2SQL::DBI::MySQL.3 Manifying blib/man3/NoSQL::PL2SQL::DBI::SQLite.3 Manifying blib/man3/NoSQL::PL2SQL::Node.3 Manifying blib/man3/NoSQL::PL2SQL::Object.3 Manifying blib/man3/NoSQL::PL2SQL::Perldata.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 t/NoSQL-PL2SQL.t .. ok # Failed test '165 initial load' # at t/sqlite.t line 143. # got: '58db5ec38f39e8ed4b07fc06da0b0bb8' # expected: 'b870b715564f8fdb3a7e927f9e435662' # Failed test '172 splice a hashref element' # at t/sqlite.t line 143. # got: '44f5338425f6bbc523f015efab0da51b' # expected: 'acdf46aca3bfc5631e0a577d1eed068a' # Failed test '178 replace a hashref' # at t/sqlite.t line 143. # got: 'cc73219875742b31d9f168bf782fd5fd' # expected: '24053aba5fe08e79ad1c0d9217c02a1b' # Failed test '184 hashref to arrayref' # at t/sqlite.t line 143. # got: 'c6554e0c89bb66724536ca93666fdb3c' # expected: '057fe0f7242d34f8af8da9fc444407a3' # Failed test '189 hashref to string' # at t/sqlite.t line 143. # got: '42d2f34ccb8cf2b2371f96de5fd11b0f' # expected: 'eea425f3a5f9faa4c7d63adaabd3a9e1' # Failed test '194 hashref to integer' # at t/sqlite.t line 143. # got: '54eec996a71e2b462789efa6a6604b92' # expected: 'b2de2497a2f6ff559dd45931e364884e' # Failed test '200 push-pop' # at t/sqlite.t line 143. # got: 'f5e003111c9d88f6a8d1a56bc498aa89' # expected: 'b2de2497a2f6ff559dd45931e364884e' # Failed test '208 push-pop-push-unshift' # at t/sqlite.t line 143. # got: 'ff400a63ba7b82b13cdc6b14e0d315db' # expected: '0432d4b19570da1b30338a38c16cd50b' # Failed test '213 undef element' # at t/sqlite.t line 143. # got: '01c9321e2e0eae43ae974c7900aac80d' # expected: '8662a217bb7df5597f83bad8afbbdd81' # Failed test '219 large scalar' # at t/sqlite.t line 143. # got: '383db0877bc186eecb8d4f79d509b80a' # expected: '421fd9ab068fb2bf8279034f52b5a4d0' # Failed test '234 larger scalar' # at t/sqlite.t line 143. # got: '005a27ad6f11747f0e1dec3da815f9fd' # expected: 'efff55e9e88dbdfc3561debbfe8468bb' # Failed test '240 large scalar to small scalar' # at t/sqlite.t line 143. # got: 'cab6a4184f6011e845a563e43dae8010' # expected: '2b3f30ac7767dd6f7547cda50b0a4725' # Failed test '247 yet another hashref element' # at t/sqlite.t line 143. # got: 'dd8573dc426ad55d60a69a1d293de8e3' # expected: '10f94e51dd78a1afaa9ee5a992b392fc' # Failed test '265 delete internal reference' # at t/sqlite.t line 143. # got: '408eb890864499f4e9ef40ef01a76196' # expected: '2197b379786b7ae731dde9880c9318b3' # Failed test 'dclone operation' # at t/sqlite.t line 293. # got: 'ccbdac8bfd3b84a66619887cd3cd02c2' # expected: 'c53015aaa76b2e25c04066b03fae5689' # Failed test '302 internal reference to new element' # at t/sqlite.t line 143. # got: 'af3e715017605e0279f1b9f1ed8f49b3' # expected: 'e8628e85444fa729740f5250c856c63a' # Failed test '310 delete orphaned records' # at t/sqlite.t line 143. # got: 'b255c480d5ab0286c387e9563a196f02' # expected: '7d77c85e1c99f0b0eb324672e51bf4f2' Can't use an undefined value as a SCALAR reference at /Users/dsteinbrunner/.cpanm/work/1384952530.86610/NoSQL-PL2SQL-1.21/blib/lib/NoSQL/PL2SQL/Object.pm line 504, chunk 1. # Looks like you planned 59 tests but ran 47. # Looks like you failed 17 tests of 47 run. # Looks like your test exited with 255 just after 47. t/sqlite.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 29/59 subtests Test Summary Report ------------------- t/sqlite.t (Wstat: 65280 Tests: 47 Failed: 17) Failed tests: 21-30, 33, 35-36, 38, 41-42, 44 Non-zero exit status: 255 Parse errors: Bad plan. You planned 59 tests but ran 47. Files=2, Tests=53, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.33 cusr 0.03 csys = 0.40 CPU) Result: FAIL Failed 1/2 test programs. 17/53 subtests failed. make: *** [test_dynamic] Error 255 -> FAIL Installing NoSQL::PL2SQL failed. See /Users/dsteinbrunner/.cpanm/work/1384952530.86610/build.log for details. Retry with --force to force install it.