PATH=/usr/bin:/bin:/home/fly1800/var/megalib/bin Start 2015-04-23T00:02:44 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Thu, 23 Apr 2015 05:53:26 GMT Running make for A/AA/AANARI/NewRelic-Agent-0.04.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/A/AA/AANARI/NewRelic-Agent-0.04.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/A/AA/AANARI/CHECKSUMS Checksum for /home/fly1800/var/cpan/sources/authors/id/A/AA/AANARI/NewRelic-Agent-0.04.tar.gz ok NewRelic-Agent-0.04/ NewRelic-Agent-0.04/Makefile.PL NewRelic-Agent-0.04/xt/ NewRelic-Agent-0.04/xt/release/ NewRelic-Agent-0.04/xt/release/portability.t NewRelic-Agent-0.04/xt/release/pod-syntax.t NewRelic-Agent-0.04/inc/ NewRelic-Agent-0.04/inc/AgentMakeMaker.pm NewRelic-Agent-0.04/t/ NewRelic-Agent-0.04/t/00-compile.t NewRelic-Agent-0.04/t/01-basic.t NewRelic-Agent-0.04/weaver.ini NewRelic-Agent-0.04/WithAgent.xs NewRelic-Agent-0.04/Agent.h NewRelic-Agent-0.04/dist.ini NewRelic-Agent-0.04/LICENSE NewRelic-Agent-0.04/NewRelic-Agent.xsp NewRelic-Agent-0.04/lib/ NewRelic-Agent-0.04/lib/NewRelic/ NewRelic-Agent-0.04/lib/NewRelic/Agent.pm NewRelic-Agent-0.04/MANIFEST.SKIP NewRelic-Agent-0.04/ppport.h NewRelic-Agent-0.04/Agent.cc NewRelic-Agent-0.04/sdk/ NewRelic-Agent-0.04/sdk/include/ NewRelic-Agent-0.04/sdk/include/newrelic_transaction.h NewRelic-Agent-0.04/sdk/include/newrelic_collector_client.h NewRelic-Agent-0.04/sdk/include/newrelic_common.h CPAN.pm: Building A/AA/AANARI/NewRelic-Agent-0.04.tar.gz >>> /home/fly1800/ap1800-297235/bin/perl-static Makefile.PL Warning (mostly harmless): No library found for -lnewrelic-common Warning (mostly harmless): No library found for -lnewrelic-collector-client Warning (mostly harmless): No library found for -lnewrelic-transaction Generating a Unix-style Makefile Writing Makefile for NewRelic::Agent Writing MYMETA.yml and MYMETA.json >>> make cp lib/NewRelic/Agent.pm blib/lib/NewRelic/Agent.pm Running Mkbootstrap for NewRelic::Agent () chmod 644 "Agent.bs" g++ -c -I. -Isdk/include -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/fly1800/ap1800-297235/lib/CORE" Agent.cc "/home/fly1800/ap1800-297235/bin/perl-static" "/home/fly1800/var/megalib/ExtUtils/xsubpp" -C++ -hiertype -typemap "/home/fly1800/ap1800-297235/lib/ExtUtils/typemap" WithAgent.xs > WithAgent.xsc && mv WithAgent.xsc WithAgent.c Please specify prototyping behavior for WithAgent.xs (see perlxs manual) g++ -c -I. -Isdk/include -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/fly1800/ap1800-297235/lib/CORE" WithAgent.c rm -f blib/arch/auto/NewRelic/Agent/Agent.so g++ -shared -O2 -fstack-protector Agent.o WithAgent.o -o blib/arch/auto/NewRelic/Agent/Agent.so \ \ chmod 755 blib/arch/auto/NewRelic/Agent/Agent.so "/home/fly1800/ap1800-297235/bin/perl-static" -MExtUtils::Command::MM -e 'cp_nonempty' -- Agent.bs blib/arch/auto/NewRelic/Agent/Agent.bs 644 Manifying 1 pod document AANARI/NewRelic-Agent-0.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Running Mkbootstrap for NewRelic::Agent () chmod 644 "Agent.bs" PERL_DL_NONLAZY=1 "/home/fly1800/ap1800-297235/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'NewRelic/Agent.pm loaded ok' # at t/00-compile.t line 37. # got: '512' # expected: '0' Can't load '/home/fly1800/var/cpan/build/NewRelic-Agent-0.04-FKpfg8/blib/arch/auto/NewRelic/Agent/Agent.so' for module NewRelic::Agent: /home/fly1800/var/cpan/build/NewRelic-Agent-0.04-FKpfg8/blib/arch/auto/NewRelic/Agent/Agent.so: undefined symbol: newrelic_basic_literal_replacement_obfuscator at /home/fly1800/ap1800-297235/lib/DynaLoader.pm line 191. at -e line 1. Compilation failed in require at -e line 1. # Looks like you failed 1 test of 1. t/00-compile.t .. 1..1 not ok 1 - NewRelic/Agent.pm loaded ok Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # Failed test 'use NewRelic::Agent;' # at t/01-basic.t line 2. # Tried to use 'NewRelic::Agent'. # Error: Can't load '/home/fly1800/var/cpan/build/NewRelic-Agent-0.04-FKpfg8/blib/arch/auto/NewRelic/Agent/Agent.so' for module NewRelic::Agent: /home/fly1800/var/cpan/build/NewRelic-Agent-0.04-FKpfg8/blib/arch/auto/NewRelic/Agent/Agent.so: undefined symbol: newrelic_basic_literal_replacement_obfuscator at /home/fly1800/ap1800-297235/lib/DynaLoader.pm line 191. # at t/01-basic.t line 2. # Compilation failed in require at t/01-basic.t line 2. # BEGIN failed--compilation aborted at t/01-basic.t line 2. Can't locate object method "_new" via package "NewRelic::Agent" at /home/fly1800/var/cpan/build/NewRelic-Agent-0.04-FKpfg8/blib/lib/NewRelic/Agent.pm line 25. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/01-basic.t .... not ok 1 - use NewRelic::Agent; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests Test Summary Report ------------------- t/00-compile.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/01-basic.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=2, Tests=2, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.47 cusr 0.07 csys = 0.59 CPU) Result: FAIL Failed 2/2 test programs. 2/2 subtests failed. make: *** [test_dynamic] Error 255 AANARI/NewRelic-Agent-0.04.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports AANARI/NewRelic-Agent-0.04.tar.gz VmSize: 285880 kB Finished 2015-04-23T00:02:53