Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN NewRelic-Agent-0.0532 v5.16.3
Date: 2016-05-02T17:02:56Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Tim Bunce,
This is a computer-generated report for NewRelic-Agent-0.0532
on perl 5.16.3, created by CPAN-Reporter-1.2015.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'C:\strawberry163\c\bin\dmake.exe':
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
g++ -c -I. -Isdk/include -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.0532\" -DXS_VERSION=\"0.0532\" "-IC:\strawberry163\perl\lib\CORE" Agent.cc
C:\strawberry163\perl\bin\perl.exe C:\strawberry163\cpan\build\ExtUtils-ParseXS-3.30-KBFc6w\blib\lib\ExtUtils\xsubpp -C++ -hiertype -typemap C:\strawberry163\perl\lib\ExtUtils\typemap WithAgent.xs > WithAgent.xsc && C:\strawberry163\perl\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 -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.0532\" -DXS_VERSION=\"0.0532\" "-IC:\strawberry163\perl\lib\CORE" WithAgent.c
Running Mkbootstrap for NewRelic::Agent ()
C:\strawberry163\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 Agent.bs
C:\strawberry163\perl\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 -Wl,--base-file -Wl,dll.base -mdll -s -L"C:\strawberry163\perl\lib\CORE" -L"C:\strawberry163\c\lib" Agent.o WithAgent.o C:\strawberry163\perl\lib\CORE\libperl516.a C:\strawberry163\c\i686-w64-mingw32\lib\libmoldname.a C:\strawberry163\c\i686-w64-mingw32\lib\libkernel32.a C:\strawberry163\c\i686-w64-mingw32\lib\libuser32.a C:\strawberry163\c\i686-w64-mingw32\lib\libgdi32.a C:\strawberry163\c\i686-w64-mingw32\lib\libwinspool.a C:\strawberry163\c\i686-w64-mingw32\lib\libcomdlg32.a C:\strawberry163\c\i686-w64-mingw32\lib\libadvapi32.a C:\strawberry163\c\i686-w64-mingw32\lib\libshell32.a C:\strawberry163\c\i686-w64-mingw32\lib\libole32.a C:\strawberry163\c\i686-w64-mingw32\lib\liboleaut32.a C:\strawberry163\c\i686-w64-mingw32\lib\libnetapi32.a C:\strawberry163\c\i686-w64-mingw32\lib\libuuid.a C:\strawberry163\c\i686-w64-mingw32\lib\libws2_32.a C:\strawberry163\c\i686-w64-mingw32\lib\libmpr.a C:\strawberry163\c\i686-w64-mingw32\lib\libwinmm.a C:\strawberry163\c\i686-w64-mingw32\lib\libversion.a C:\strawberry163\c\i686-w64-mingw32\lib\libodbc32.a C:\strawberry163\c\i686-w64-mingw32\lib\libodbccp32.a C:\strawberry163\c\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.exe: Error code 129, while making 'blib\arch\auto\NewRelic\Agent\Agent.dll'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Carp 0 1.26
perl 5.006 5.016003
strict 0 1.07
warnings 0 1.13
XSLoader 0 0.16
build_requires:
Module Need Have
------------------- ----- --------
blib 1.01 1.06
ExtUtils::MakeMaker 0 6.64
File::Spec 0 3.40
IO::Handle 0 1.33
IPC::Open3 0 1.12
Test::More 0 1.001002
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 6.64
ExtUtils::ParseXS 3.30 3.30
ExtUtils::XSpp 0.18 0.18
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry163\c\bin;C:\strawberry163\perl\site\bin;C:\strawberry163\perl\bin
PERL = [undef]
PERL5LIB = C:\strawberry163\cpan\build\ExtUtils-ParseXS-3.30-KBFc6w/blib/arch;C:\strawberry163\cpan\build\ExtUtils-ParseXS-3.30-KBFc6w/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1968
PERL5_CPAN_IS_EXECUTING = C:\strawberry163\cpan\build\NewRelic-Agent-0.0532-m0wClj\Makefile.PL
PERL5_CPAN_IS_RUNNING = 1968
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 544,1968
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = NewRelic-Agent-0.0532
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry163\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = WinXP/.Net
Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.140640
Cwd 3.40
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.64
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.30
File::Spec 3.40
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4205
Module::Signature 0.70
Parse::CPAN::Meta 1.4414
Test::Harness 3.30
Test::More 1.001002
YAML 0.90
YAML::Syck 1.24
version 0.9902
--
Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname='Win32 strawberry-perl 5.16.3.1 #1 Tue Mar 12 13:55:20 2013 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.6.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\strawberry163\perl\lib\CORE" -L"C:\strawberry163\c\lib"'
libpth=C:\strawberry163\c\lib C:\strawberry163\c\i686-w64-mingw32\lib
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl516.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry163\perl\lib\CORE" -L"C:\strawberry163\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Mar 12 2013 14:01:07
%ENV:
PERL5LIB="C:\strawberry163\cpan\build\ExtUtils-ParseXS-3.30-KBFc6w/blib/arch;C:\strawberry163\cpan\build\ExtUtils-ParseXS-3.30-KBFc6w/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="1968"
PERL5_CPAN_IS_EXECUTING="C:\strawberry163\cpan\build\NewRelic-Agent-0.0532-m0wClj\Makefile.PL"
PERL5_CPAN_IS_RUNNING="1968"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="544,1968"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="NewRelic-Agent-0.0532"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
C:\strawberry163\cpan\build\ExtUtils-ParseXS-3.30-KBFc6w/blib/arch
C:\strawberry163\cpan\build\ExtUtils-ParseXS-3.30-KBFc6w/blib/lib
C:/strawberry163/perl/site/lib
C:/strawberry163/perl/vendor/lib
C:/strawberry163/perl/lib
.