PATH=/usr/bin:/bin:/Users/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-06-12T23:26:32 ActivePerl-2400 CPAN-2.10 Reading '/Users/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Sun, 12 Jun 2016 05:53:44 GMT Checksum for /Users/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/T/TI/TIMB/NewRelic-Agent-0.0532.tar.gz ok NewRelic-Agent-0.0532 NewRelic-Agent-0.0532/README NewRelic-Agent-0.0532/Agent.h NewRelic-Agent-0.0532/LICENSE NewRelic-Agent-0.0532/CHANGES NewRelic-Agent-0.0532/META.yml NewRelic-Agent-0.0532/Agent.cc NewRelic-Agent-0.0532/ppport.h NewRelic-Agent-0.0532/dist.ini NewRelic-Agent-0.0532/META.json NewRelic-Agent-0.0532/weaver.ini NewRelic-Agent-0.0532/Makefile.PL NewRelic-Agent-0.0532/WithAgent.xs NewRelic-Agent-0.0532/t NewRelic-Agent-0.0532/t/01-basic.t NewRelic-Agent-0.0532/MANIFEST.SKIP NewRelic-Agent-0.0532/t/00-compile.t NewRelic-Agent-0.0532/NewRelic-Agent.xsp NewRelic-Agent-0.0532/inc NewRelic-Agent-0.0532/inc/AgentMakeMaker.pm NewRelic-Agent-0.0532/lib/NewRelic NewRelic-Agent-0.0532/lib/NewRelic/Agent.pm NewRelic-Agent-0.0532/xt/author NewRelic-Agent-0.0532/xt/author/pod-syntax.t NewRelic-Agent-0.0532/xt/release NewRelic-Agent-0.0532/xt/release/portability.t NewRelic-Agent-0.0532/sdk/lib NewRelic-Agent-0.0532/sdk/lib/libnewrelic-common.so NewRelic-Agent-0.0532/sdk/include NewRelic-Agent-0.0532/sdk/include/newrelic_common.h NewRelic-Agent-0.0532/sdk/lib/libnewrelic-transaction.so NewRelic-Agent-0.0532/sdk/include/newrelic_transaction.h NewRelic-Agent-0.0532/sdk/lib/libnewrelic-collector-client.so NewRelic-Agent-0.0532/sdk/include/newrelic_collector_client.h Configuring T/TI/TIMB/NewRelic-Agent-0.0532.tar.gz with Makefile.PL >>> /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL Warning: -Lsdk/lib changed to -L/Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/sdk/lib Warning (mostly harmless): No library found for -lnewrelic-common Warning: -Lsdk/lib changed to -L/Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/sdk/lib Warning (mostly harmless): No library found for -lnewrelic-collector-client Warning: -Lsdk/lib changed to -L/Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/sdk/lib 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 TIMB/NewRelic-Agent-0.0532.tar.gz /Users/fly2400/ap2400-300558/bin/perl-dynamic Makefile.PL -- OK Running make for T/TI/TIMB/NewRelic-Agent-0.0532.tar.gz >>> make cp sdk/lib/libnewrelic-transaction.so blib/lib/NewRelic/sdk/lib/libnewrelic-transaction.so cp sdk/lib/libnewrelic-collector-client.so blib/lib/NewRelic/sdk/lib/libnewrelic-collector-client.so cp lib/NewRelic/Agent.pm blib/lib/NewRelic/Agent.pm cp sdk/lib/libnewrelic-common.so blib/lib/NewRelic/sdk/lib/libnewrelic-common.so Running Mkbootstrap for Agent () chmod 644 "Agent.bs" "/Users/fly2400/ap2400-300558/bin/perl-dynamic" -MExtUtils::Command::MM -e 'cp_nonempty' -- Agent.bs blib/arch/auto/NewRelic/Agent/Agent.bs 644 g++ -c -I. -Isdk/include -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=10.9 -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-strict-aliasing -pipe -fstack-protector -DPERL_USE_SAFE_PUTENV -O3 -DVERSION=\"0.0532\" -DXS_VERSION=\"0.0532\" "-I/Users/fly2400/ap2400-300558/lib/CORE" Agent.cc "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "/Users/fly2400/cpanfly-5.24/var/megalib/ExtUtils/xsubpp" -C++ -hiertype -typemap '/Users/fly2400/ap2400-300558/lib/ExtUtils/typemap' WithAgent.xs > WithAgent.xsc Please specify prototyping behavior for WithAgent.xs (see perlxs manual) mv WithAgent.xsc WithAgent.c g++ -c -I. -Isdk/include -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=10.9 -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-strict-aliasing -pipe -fstack-protector -DPERL_USE_SAFE_PUTENV -O3 -DVERSION=\"0.0532\" -DXS_VERSION=\"0.0532\" "-I/Users/fly2400/ap2400-300558/lib/CORE" WithAgent.c clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated WithAgent.c:1134:1: warning: duplicate 'extern' declaration specifier [-Wduplicate-decl-specifier] XS_EXTERNAL(boot_NewRelic__Agent); /* prototype to pass -Wmissing-prototypes */ ^ /Users/fly2400/ap2400-300558/lib/CORE/XSUB.h:146:33: note: expanded from macro 'XS_EXTERNAL' # define XS_EXTERNAL(name) extern "C" XSPROTO(name) ^ 1 warning generated. rm -f blib/arch/auto/NewRelic/Agent/Agent.bundle g++ -mmacosx-version-min=10.9 -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch x86_64 -fstack-protector -o blib/arch/auto/NewRelic/Agent/Agent.bundle Agent.o WithAgent.o \ \ chmod 755 blib/arch/auto/NewRelic/Agent/Agent.bundle Manifying 1 pod document TIMB/NewRelic-Agent-0.0532.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" -MExtUtils::Command::MM -e 'cp_nonempty' -- Agent.bs blib/arch/auto/NewRelic/Agent/Agent.bs 644 PERL_DL_NONLAZY=1 "/Users/fly2400/ap2400-300558/bin/perl-dynamic" "-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: '65280' # expected: '0' Can't load '/Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/blib/arch/auto/NewRelic/Agent/Agent.bundle' for module NewRelic::Agent: dlopen(/Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/blib/arch/auto/NewRelic/Agent/Agent.bundle, 2): Symbol not found: _newrelic_basic_literal_replacement_obfuscator Referenced from: /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/blib/arch/auto/NewRelic/Agent/Agent.bundle Expected in: flat namespace in /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/blib/arch/auto/NewRelic/Agent/Agent.bundle at /Users/fly2400/ap2400-300558/lib/DynaLoader.pm line 198. 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 '/Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/blib/arch/auto/NewRelic/Agent/Agent.bundle' for module NewRelic::Agent: dlopen(/Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/blib/arch/auto/NewRelic/Agent/Agent.bundle, 2): Symbol not found: _newrelic_basic_literal_replacement_obfuscator # Referenced from: /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/blib/arch/auto/NewRelic/Agent/Agent.bundle # Expected in: flat namespace # in /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/blib/arch/auto/NewRelic/Agent/Agent.bundle at /Users/fly2400/ap2400-300558/lib/DynaLoader.pm line 198. # 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 /Users/fly2400/cpanfly-5.24/var/tmp/cpan_build/NewRelic-Agent-0.0532-sG_pB1/blib/lib/NewRelic/Agent.pm line 31. # 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, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.14 cusr 0.03 csys = 0.19 CPU) Result: FAIL Failed 2/2 test programs. 2/2 subtests failed. make: *** [test_dynamic] Error 255 TIMB/NewRelic-Agent-0.0532.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TIMB/NewRelic-Agent-0.0532.tar.gz Finished 2016-06-12T23:26:38