PATH=C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-02-09T13:32:50 ActivePerl-2201 CPAN-2.10 PATH=C:/CPANFL~3.22-/var/libs/bin;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~3.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.22-32\var\cpan\Metadata' Database was generated on Tue, 09 Feb 2016 06:17:02 GMT Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\A\AA\AANARI\NewRelic-Agent-0.0510.tar.gz ok NewRelic-Agent-0.0510/ NewRelic-Agent-0.0510/Makefile.PL NewRelic-Agent-0.0510/xt/ NewRelic-Agent-0.0510/xt/release/ NewRelic-Agent-0.0510/xt/release/portability.t NewRelic-Agent-0.0510/xt/release/pod-syntax.t NewRelic-Agent-0.0510/README NewRelic-Agent-0.0510/inc/ NewRelic-Agent-0.0510/inc/AgentMakeMaker.pm NewRelic-Agent-0.0510/t/ NewRelic-Agent-0.0510/t/00-compile.t NewRelic-Agent-0.0510/t/01-basic.t NewRelic-Agent-0.0510/CHANGES NewRelic-Agent-0.0510/weaver.ini NewRelic-Agent-0.0510/WithAgent.xs NewRelic-Agent-0.0510/Agent.h NewRelic-Agent-0.0510/dist.ini NewRelic-Agent-0.0510/LICENSE NewRelic-Agent-0.0510/NewRelic-Agent.xsp NewRelic-Agent-0.0510/lib/ NewRelic-Agent-0.0510/lib/NewRelic/ NewRelic-Agent-0.0510/lib/NewRelic/Agent.pm NewRelic-Agent-0.0510/MANIFEST.SKIP NewRelic-Agent-0.0510/ppport.h NewRelic-Agent-0.0510/Agent.cc NewRelic-Agent-0.0510/sdk/ NewRelic-Agent-0.0510/sdk/include/ NewRelic-Agent-0.0510/sdk/include/newrelic_transaction.h NewRelic-Agent-0.0510/sdk/include/newrelic_collector_client.h NewRelic-Agent-0.0510/sdk/include/newrelic_common.h NewRelic-Agent-0.0510/sdk/lib/ NewRelic-Agent-0.0510/sdk/lib/libnewrelic-common.so NewRelic-Agent-0.0510/sdk/lib/libnewrelic-transaction.so NewRelic-Agent-0.0510/sdk/lib/libnewrelic-collector-client.so Configuring A/AA/AANARI/NewRelic-Agent-0.0510.tar.gz with Makefile.PL >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Warning: '-Lsdk/lib' changed to '-LC:/cpanfly-5.22-32/var/cpan/build/NewRelic-Agent-0.0510-QV96FF/sdk/lib' Warning (mostly harmless): No library found for -lnewrelic-common Warning: '-Lsdk/lib' changed to '-LC:/cpanfly-5.22-32/var/cpan/build/NewRelic-Agent-0.0510-QV96FF/sdk/lib' Warning (mostly harmless): No library found for -lnewrelic-collector-client Warning: '-Lsdk/lib' changed to '-LC:/cpanfly-5.22-32/var/cpan/build/NewRelic-Agent-0.0510-QV96FF/sdk/lib' Warning (mostly harmless): No library found for -lnewrelic-transaction Have \cpanfl~3.22-\var\megalib Want \perl-5~1.22-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for NewRelic::Agent Writing MYMETA.yml and MYMETA.json AANARI/NewRelic-Agent-0.0510.tar.gz C:\Perl-5.22-32\bin\perl.exe Makefile.PL -- OK Running make for A/AA/AANARI/NewRelic-Agent-0.0510.tar.gz >>> dmake cp lib/NewRelic/Agent.pm blib\lib\NewRelic\Agent.pm 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 cp sdk/lib/libnewrelic-transaction.so blib\lib\NewRelic\sdk\lib\libnewrelic-transaction.so Running Mkbootstrap for NewRelic::Agent () "C:\Perl-5.22-32\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "Agent.bs" g++ -c -I. -Isdk/include -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.0510\" -DXS_VERSION=\"0.0510\" "-IC:\Perl-5.22-32\lib\CORE" Agent.cc "C:\Perl-5.22-32\bin\perl.exe" "C:\cpanfly-5.22-32\var\megalib\ExtUtils\xsubpp" -C++ -hiertype -typemap "C:\Perl-5.22-32\lib\ExtUtils\typemap" WithAgent.xs > WithAgent.xsc && "C:\Perl-5.22-32\bin\perl.exe" -MExtUtils::Command -e mv -- WithAgent.xsc WithAgent.c Please specify prototyping behavior for WithAgent.xs (see perlxs manual) g++ -c -I. -Isdk/include -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.0510\" -DXS_VERSION=\"0.0510\" "-IC:\Perl-5.22-32\lib\CORE" WithAgent.c "C:\Perl-5.22-32\bin\perl.exe" -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"NewRelic::Agent\", 'DLBASE' => 'Agent', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" dlltool --def Agent.def --output-exp dll.exp g++ -o blib\arch\auto\NewRelic\Agent\Agent.dll -mdll -s -static-libgcc -static-libstdc++ -L"C:\Perl-5.22-32\lib\CORE" -L"C:\MinGW\i686-w64-mingw32\lib" Agent.o WithAgent.o "C:\Perl-5.22-32\lib\CORE\libperl522.a" "C:\MinGW\i686-w64-mingw32\lib\libmoldname.a" "C:\MinGW\i686-w64-mingw32\lib\libkernel32.a" "C:\MinGW\i686-w64-mingw32\lib\libuser32.a" "C:\MinGW\i686-w64-mingw32\lib\libgdi32.a" "C:\MinGW\i686-w64-mingw32\lib\libwinspool.a" "C:\MinGW\i686-w64-mingw32\lib\libcomdlg32.a" "C:\MinGW\i686-w64-mingw32\lib\libadvapi32.a" "C:\MinGW\i686-w64-mingw32\lib\libshell32.a" "C:\MinGW\i686-w64-mingw32\lib\libole32.a" "C:\MinGW\i686-w64-mingw32\lib\liboleaut32.a" "C:\MinGW\i686-w64-mingw32\lib\libnetapi32.a" "C:\MinGW\i686-w64-mingw32\lib\libuuid.a" "C:\MinGW\i686-w64-mingw32\lib\libws2_32.a" "C:\MinGW\i686-w64-mingw32\lib\libmpr.a" "C:\MinGW\i686-w64-mingw32\lib\libwinmm.a" "C:\MinGW\i686-w64-mingw32\lib\libversion.a" "C:\MinGW\i686-w64-mingw32\lib\libodbc32.a" "C:\MinGW\i686-w64-mingw32\lib\libodbccp32.a" "C:\MinGW\i686-w64-mingw32\lib\libcomctl32.a" dll.exp Agent.o:Agent.cc:(.text+0x174): undefined reference to `newrelic_message_handler' Agent.o:Agent.cc:(.text+0x1a2): undefined reference to `newrelic_init' Agent.o:Agent.cc:(.text+0x391): undefined reference to `newrelic_basic_literal_replacement_obfuscator' Agent.o:Agent.cc:(.text+0x179): undefined reference to `newrelic_register_message_handler' Agent.o:Agent.cc:(.text+0x1b1): undefined reference to `newrelic_transaction_begin' Agent.o:Agent.cc:(.text+0x1d1): undefined reference to `newrelic_transaction_set_name' Agent.o:Agent.cc:(.text+0x1f1): undefined reference to `newrelic_transaction_set_request_url' Agent.o:Agent.cc:(.text+0x211): undefined reference to `newrelic_transaction_set_max_trace_segments' Agent.o:Agent.cc:(.text+0x231): undefined reference to `newrelic_transaction_set_category' Agent.o:Agent.cc:(.text+0x249): undefined reference to `newrelic_transaction_set_type_web' Agent.o:Agent.cc:(.text+0x259): undefined reference to `newrelic_transaction_set_type_other' Agent.o:Agent.cc:(.text+0x279): undefined reference to `newrelic_transaction_add_attribute' Agent.o:Agent.cc:(.text+0x2bd): undefined reference to `newrelic_transaction_notice_error' Agent.o:Agent.cc:(.text+0x2d9): undefined reference to `newrelic_transaction_end' Agent.o:Agent.cc:(.text+0x2f1): undefined reference to `newrelic_record_metric' Agent.o:Agent.cc:(.text+0x311): undefined reference to `newrelic_record_cpu_usage' Agent.o:Agent.cc:(.text+0x329): undefined reference to `newrelic_record_memory_usage' Agent.o:Agent.cc:(.text+0x349): undefined reference to `newrelic_segment_generic_begin' Agent.o:Agent.cc:(.text+0x3a5): undefined reference to `newrelic_segment_datastore_begin' Agent.o:Agent.cc:(.text+0x3d3): undefined reference to `newrelic_segment_external_begin' Agent.o:Agent.cc:(.text+0x3f1): undefined reference to `newrelic_segment_end' collect2: ld returned 1 exit status dmake: Error code 129, while making 'blib\arch\auto\NewRelic\Agent\Agent.dll' AANARI/NewRelic-Agent-0.0510.tar.gz dmake -- NOT OK Finished 2016-02-09T13:32:59