PATH=/usr/bin:/bin:/Users/fly1400/cpanfly-5.14/var/megalib/bin Start 2016-04-25T01:36:17 ActivePerl-1400 CPAN-2.10 Reading '/Users/fly1400/cpanfly-5.14/var/cpan/Metadata' Database was generated on Sun, 24 Apr 2016 04:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/T/TI/TIMB/NewRelic-Agent-0.0532.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/T/TI/TIMB/CHECKSUMS Checksum for /Users/fly1400/cpanfly-5.14/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/fly1400/ap1400/bin/perl Makefile.PL Warning: -Lsdk/lib changed to -L/Users/fly1400/cpanfly-5.14/var/cpan/build/NewRelic-Agent-0.0532-8PJIVh/sdk/lib Warning (mostly harmless): No library found for -lnewrelic-common Warning: -Lsdk/lib changed to -L/Users/fly1400/cpanfly-5.14/var/cpan/build/NewRelic-Agent-0.0532-8PJIVh/sdk/lib Warning (mostly harmless): No library found for -lnewrelic-collector-client Warning: -Lsdk/lib changed to -L/Users/fly1400/cpanfly-5.14/var/cpan/build/NewRelic-Agent-0.0532-8PJIVh/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/fly1400/ap1400/bin/perl Makefile.PL -- OK Running make for T/TI/TIMB/NewRelic-Agent-0.0532.tar.gz >>> make cp lib/NewRelic/Agent.pm blib/lib/NewRelic/Agent.pm 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 sdk/lib/libnewrelic-common.so blib/lib/NewRelic/sdk/lib/libnewrelic-common.so Running Mkbootstrap for NewRelic::Agent () chmod 644 "Agent.bs" g++ -c -I. -Isdk/include -fno-common -DPERL_DARWIN -no-cpp-precomp -arch i386 -arch x86_64 -nostdinc -B/Developer/SDKs/MacOSX10.5.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.5.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.5.sdk/usr/include -F/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks -mmacosx-version-min=10.5 -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -fstack-protector -O3 -DVERSION=\"0.0532\" -DXS_VERSION=\"0.0532\" "-I/Users/fly1400/ap1400/lib/CORE" Agent.cc In file included from Agent.cc:1: Agent.h:4:18: error: string: No such file or directory In file included from Agent.cc:1: Agent.h:42: error: 'string' does not name a type Agent.h:43: error: 'string' does not name a type Agent.h:44: error: 'string' does not name a type Agent.h:45: error: 'string' does not name a type Agent.h:11: error: 'NULL' was not declared in this scope Agent.h:12: error: 'NULL' was not declared in this scope Agent.h:13: error: 'NULL' was not declared in this scope Agent.h:14: error: 'NULL' was not declared in this scope Agent.cc: In constructor 'Agent::Agent(const char*, const char*, const char*, const char*)': Agent.cc:17: error: class 'Agent' does not have any field named 'license_key' Agent.cc:17: error: 'string' was not declared in this scope Agent.cc:18: error: class 'Agent' does not have any field named 'app_name' Agent.cc:19: error: class 'Agent' does not have any field named 'app_language' Agent.cc:20: error: class 'Agent' does not have any field named 'app_language_version' Agent.cc:22: error: 'license_key' was not declared in this scope Agent.cc:23: error: 'app_name' was not declared in this scope Agent.cc:24: error: 'app_language' was not declared in this scope Agent.cc:25: error: 'app_language_version' was not declared in this scope Agent.cc: In member function 'void Agent::init()': Agent.cc:35: error: 'license_key' was not declared in this scope Agent.cc:36: error: 'app_name' was not declared in this scope Agent.cc:37: error: 'app_language' was not declared in this scope Agent.cc:38: error: 'app_language_version' was not declared in this scope Agent.cc: In member function 'const char* Agent::get_license_key()': Agent.cc:154: error: 'license_key' was not declared in this scope Agent.cc: In member function 'const char* Agent::get_app_name()': Agent.cc:158: error: 'app_name' was not declared in this scope Agent.cc: In member function 'const char* Agent::get_app_language()': Agent.cc:162: error: 'app_language' was not declared in this scope Agent.cc: In member function 'const char* Agent::get_app_language_version()': Agent.cc:166: error: 'app_language_version' was not declared in this scope In file included from Agent.cc:1: Agent.h:4:18: error: string: No such file or directory In file included from Agent.cc:1: Agent.h:42: error: 'string' does not name a type Agent.h:43: error: 'string' does not name a type Agent.h:44: error: 'string' does not name a type Agent.h:45: error: 'string' does not name a type Agent.h:11: error: 'NULL' was not declared in this scope Agent.h:12: error: 'NULL' was not declared in this scope Agent.h:13: error: 'NULL' was not declared in this scope Agent.h:14: error: 'NULL' was not declared in this scope Agent.cc: In constructor 'Agent::Agent(const char*, const char*, const char*, const char*)': Agent.cc:17: error: class 'Agent' does not have any field named 'license_key' Agent.cc:17: error: 'string' was not declared in this scope Agent.cc:18: error: class 'Agent' does not have any field named 'app_name' Agent.cc:19: error: class 'Agent' does not have any field named 'app_language' Agent.cc:20: error: class 'Agent' does not have any field named 'app_language_version' Agent.cc:22: error: 'license_key' was not declared in this scope Agent.cc:23: error: 'app_name' was not declared in this scope Agent.cc:24: error: 'app_language' was not declared in this scope Agent.cc:25: error: 'app_language_version' was not declared in this scope Agent.cc: In member function 'void Agent::init()': Agent.cc:35: error: 'license_key' was not declared in this scope Agent.cc:36: error: 'app_name' was not declared in this scope Agent.cc:37: error: 'app_language' was not declared in this scope Agent.cc:38: error: 'app_language_version' was not declared in this scope Agent.cc: In member function 'const char* Agent::get_license_key()': Agent.cc:154: error: 'license_key' was not declared in this scope Agent.cc: In member function 'const char* Agent::get_app_name()': Agent.cc:158: error: 'app_name' was not declared in this scope Agent.cc: In member function 'const char* Agent::get_app_language()': Agent.cc:162: error: 'app_language' was not declared in this scope Agent.cc: In member function 'const char* Agent::get_app_language_version()': Agent.cc:166: error: 'app_language_version' was not declared in this scope lipo: can't open input file: /var/tmp//cc2aCGjN.out (No such file or directory) make: *** [Agent.o] Error 1 TIMB/NewRelic-Agent-0.0532.tar.gz make -- NOT OK Finished 2016-04-25T01:36:45