PATH=/usr/bin:/bin:/home/fly1800/var/megalib/bin Start 2015-05-01T00:08:16 ActivePerl-1800 CPAN-2.00 Reading '/home/fly1800/var/cpan/Metadata' Database was generated on Fri, 01 May 2015 05:41:02 GMT Running make for A/AA/AANARI/NewRelic-Agent-0.0500.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/A/AA/AANARI/NewRelic-Agent-0.0500.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.0500.tar.gz ok NewRelic-Agent-0.0500/ NewRelic-Agent-0.0500/Makefile.PL NewRelic-Agent-0.0500/xt/ NewRelic-Agent-0.0500/xt/release/ NewRelic-Agent-0.0500/xt/release/portability.t NewRelic-Agent-0.0500/xt/release/pod-syntax.t NewRelic-Agent-0.0500/inc/ NewRelic-Agent-0.0500/inc/AgentMakeMaker.pm NewRelic-Agent-0.0500/t/ NewRelic-Agent-0.0500/t/00-compile.t NewRelic-Agent-0.0500/t/01-basic.t NewRelic-Agent-0.0500/weaver.ini NewRelic-Agent-0.0500/WithAgent.xs NewRelic-Agent-0.0500/Agent.h NewRelic-Agent-0.0500/dist.ini NewRelic-Agent-0.0500/LICENSE NewRelic-Agent-0.0500/NewRelic-Agent.xsp NewRelic-Agent-0.0500/lib/ NewRelic-Agent-0.0500/lib/NewRelic/ NewRelic-Agent-0.0500/lib/NewRelic/Agent.pm NewRelic-Agent-0.0500/MANIFEST.SKIP NewRelic-Agent-0.0500/ppport.h NewRelic-Agent-0.0500/Agent.cc NewRelic-Agent-0.0500/sdk/ NewRelic-Agent-0.0500/sdk/include/ NewRelic-Agent-0.0500/sdk/include/newrelic_transaction.h NewRelic-Agent-0.0500/sdk/include/newrelic_collector_client.h NewRelic-Agent-0.0500/sdk/include/newrelic_common.h NewRelic-Agent-0.0500/sdk/lib/ NewRelic-Agent-0.0500/sdk/lib/libnewrelic-common.so NewRelic-Agent-0.0500/sdk/lib/libnewrelic-transaction.so NewRelic-Agent-0.0500/sdk/lib/libnewrelic-collector-client.so CPAN.pm: Building A/AA/AANARI/NewRelic-Agent-0.0500.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. -I/home/vagrant/Projects/NewRelic-Agent/sdk/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.0500\" -DXS_VERSION=\"0.0500\" -fPIC "-I/home/fly1800/ap1800-297235/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 member function 'void Agent::embed_collector()': Agent.cc:30: error: 'newrelic_message_handler' was not declared in this scope Agent.cc:30: error: 'newrelic_register_message_handler' was not declared in this scope Agent.cc: In member function 'void Agent::init()': Agent.cc:39: error: 'newrelic_init' was not declared in this scope Agent.cc: In member function 'long int Agent::begin_transaction()': Agent.cc:43: 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:47: 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:51: 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:55: 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:59: 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:63: 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:67: 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:71: 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:87: error: 'newrelic_transaction_notice_error' was not declared in this scope Agent.cc: In member function 'int Agent::end_transaction(long int)': Agent.cc:91: error: 'newrelic_transaction_end' was not declared in this scope Agent.cc: In member function 'int Agent::record_metric(const char*, double)': Agent.cc:95: error: 'newrelic_record_metric' was not declared in this scope Agent.cc: In member function 'int Agent::record_cpu_usage(double, double)': Agent.cc:99: error: 'newrelic_record_cpu_usage' was not declared in this scope Agent.cc: In member function 'int Agent::record_memory_usage(double)': Agent.cc:103: 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:114: 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:131: error: 'newrelic_basic_literal_replacement_obfuscator' was not declared in this scope Agent.cc:132: 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:146: 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:150: error: 'newrelic_segment_end' was not declared in this scope make: *** [Agent.o] Error 1 AANARI/NewRelic-Agent-0.0500.tar.gz make -- NOT OK Running make test Can't test without successful make VmSize: 142884 kB Finished 2015-05-01T00:08:38