PATH=/usr/bin:/bin:/Users/fly1800/var/megalib/bin Start 2015-04-26T07:05:38 ActivePerl-1800 CPAN-2.00 Reading '/Users/fly1800/var/cpan/Metadata' Database was generated on Sun, 26 Apr 2015 05:17:02 GMT Running make for A/AA/AANARI/NewRelic-Agent-0.0420.tar.gz Checksum for /data/cpan/authors/id/A/AA/AANARI/NewRelic-Agent-0.0420.tar.gz ok NewRelic-Agent-0.0420/ NewRelic-Agent-0.0420/Makefile.PL NewRelic-Agent-0.0420/xt/ NewRelic-Agent-0.0420/xt/release/ NewRelic-Agent-0.0420/xt/release/portability.t NewRelic-Agent-0.0420/xt/release/pod-syntax.t NewRelic-Agent-0.0420/inc/ NewRelic-Agent-0.0420/inc/AgentMakeMaker.pm NewRelic-Agent-0.0420/t/ NewRelic-Agent-0.0420/t/00-compile.t NewRelic-Agent-0.0420/t/01-basic.t NewRelic-Agent-0.0420/weaver.ini NewRelic-Agent-0.0420/WithAgent.xs NewRelic-Agent-0.0420/Agent.h NewRelic-Agent-0.0420/dist.ini NewRelic-Agent-0.0420/LICENSE NewRelic-Agent-0.0420/NewRelic-Agent.xsp NewRelic-Agent-0.0420/lib/ NewRelic-Agent-0.0420/lib/NewRelic/ NewRelic-Agent-0.0420/lib/NewRelic/Agent.pm NewRelic-Agent-0.0420/MANIFEST.SKIP NewRelic-Agent-0.0420/ppport.h NewRelic-Agent-0.0420/Agent.cc NewRelic-Agent-0.0420/sdk/ NewRelic-Agent-0.0420/sdk/include/ NewRelic-Agent-0.0420/sdk/include/newrelic_transaction.h NewRelic-Agent-0.0420/sdk/include/newrelic_collector_client.h NewRelic-Agent-0.0420/sdk/include/newrelic_common.h NewRelic-Agent-0.0420/sdk/lib/ NewRelic-Agent-0.0420/sdk/lib/libnewrelic-common.so NewRelic-Agent-0.0420/sdk/lib/libnewrelic-transaction.so NewRelic-Agent-0.0420/sdk/lib/libnewrelic-collector-client.so CPAN.pm: Building A/AA/AANARI/NewRelic-Agent-0.0420.tar.gz >>> /Users/fly1800/ap1800-297214/bin/perl-dynamic 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. -I/home/vagrant/Projects/NewRelic-Agent/sdk/include -fno-common -DPERL_DARWIN -no-cpp-precomp -arch x86_64 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"0.0420\" -DXS_VERSION=\"0.0420\" "-I/Users/fly1800/ap1800-297214/lib/CORE" Agent.cc Agent.cc:3:29: error: newrelic_common.h: No such file or directory Agent.cc:4:39: error: newrelic_collector_client.h: No such file or directory Agent.cc:5:34: error: newrelic_transaction.h: No such file or directory Agent.cc: In destructor 'Agent::~Agent()': Agent.cc:30: error: 'newrelic_request_shutdown' was not declared in this scope Agent.cc: In member function 'void Agent::initialize()': Agent.cc:34: error: 'newrelic_message_handler' was not declared in this scope Agent.cc:34: error: 'newrelic_register_message_handler' was not declared in this scope Agent.cc:40: error: 'newrelic_init' was not declared in this scope Agent.cc: In member function 'long int Agent::begin_transaction()': Agent.cc:44: error: 'newrelic_transaction_begin' was not declared in this scope Agent.cc: In member function 'int Agent::set_transaction_name(long int, const char*)': Agent.cc:48: error: 'newrelic_transaction_set_name' was not declared in this scope Agent.cc: In member function 'int Agent::set_transaction_request_url(long int, const char*)': Agent.cc:52: error: 'newrelic_transaction_set_request_url' was not declared in this scope Agent.cc: In member function 'int Agent::set_transaction_max_trace_segments(long int, int)': Agent.cc:56: error: 'newrelic_transaction_set_max_trace_segments' was not declared in this scope Agent.cc: In member function 'int Agent::set_transaction_category(long int, const char*)': Agent.cc:60: error: 'newrelic_transaction_set_category' was not declared in this scope Agent.cc: In member function 'int Agent::set_transaction_type_web(long int)': Agent.cc:64: error: 'newrelic_transaction_set_type_web' was not declared in this scope Agent.cc: In member function 'int Agent::set_transaction_type_other(long int)': Agent.cc:68: error: 'newrelic_transaction_set_type_other' was not declared in this scope Agent.cc: In member function 'int Agent::add_transaction_attribute(long int, const char*, const char*)': Agent.cc:72: error: 'newrelic_transaction_add_attribute' was not declared in this scope Agent.cc: In member function 'int Agent::notice_transaction_error(long int, const char*, const char*, const char*, const char*)': Agent.cc:88: error: 'newrelic_transaction_notice_error' was not declared in this scope Agent.cc: In member function 'int Agent::end_transaction(long int)': Agent.cc:92: error: 'newrelic_transaction_end' was not declared in this scope Agent.cc: In member function 'int Agent::record_metric(const char*, double)': Agent.cc:96: error: 'newrelic_record_metric' was not declared in this scope Agent.cc: In member function 'int Agent::record_cpu_usage(double, double)': Agent.cc:100: error: 'newrelic_record_cpu_usage' was not declared in this scope Agent.cc: In member function 'int Agent::record_memory_usage(double)': Agent.cc:104: error: 'newrelic_record_memory_usage' was not declared in this scope Agent.cc: In member function 'long int Agent::begin_generic_segment(long int, long int, const char*)': Agent.cc:115: error: 'newrelic_segment_generic_begin' was not declared in this scope Agent.cc: In member function 'long int Agent::begin_datastore_segment(long int, long int, const char*, const char*, const char*, const char*)': Agent.cc:132: error: 'newrelic_basic_literal_replacement_obfuscator' was not declared in this scope Agent.cc:133: error: 'newrelic_segment_datastore_begin' was not declared in this scope Agent.cc: In member function 'long int Agent::begin_external_segment(long int, long int, const char*, const char*)': Agent.cc:147: error: 'newrelic_segment_external_begin' was not declared in this scope Agent.cc: In member function 'int Agent::end_segment(long int, long int)': Agent.cc:151: error: 'newrelic_segment_end' was not declared in this scope make: *** [Agent.o] Error 1 AANARI/NewRelic-Agent-0.0420.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2015-04-26T07:05:44