Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN NewRelic-Agent-0.0510 v5.10.1
Date: 2015-05-15T21:03:10Z
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 Ali Anari,
This is a computer-generated report for NewRelic-Agent-0.0510
on perl 5.10.1, created by CPAN-Reporter-1.2011.
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:\strawberry\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 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0.0510\" -DXS_VERSION=\"0.0510\" "-IC:\strawberry\perl\lib\CORE" Agent.cc
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp -C++ -hiertype -typemap C:\strawberry\perl\lib\ExtUtils\typemap WithAgent.xs > WithAgent.xsc && C:\strawberry\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 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"0.0510\" -DXS_VERSION=\"0.0510\" "-IC:\strawberry\perl\lib\CORE" WithAgent.c
Running Mkbootstrap for NewRelic::Agent ()
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 Agent.bs
C:\strawberry\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:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" Agent.o WithAgent.o C:\strawberry\perl\lib\CORE\libperl510.a C:\strawberry\c\lib\libmoldname.a C:\strawberry\c\lib\libkernel32.a C:\strawberry\c\lib\libuser32.a C:\strawberry\c\lib\libgdi32.a C:\strawberry\c\lib\libwinspool.a C:\strawberry\c\lib\libcomdlg32.a C:\strawberry\c\lib\libadvapi32.a C:\strawberry\c\lib\libshell32.a C:\strawberry\c\lib\libole32.a C:\strawberry\c\lib\liboleaut32.a C:\strawberry\c\lib\libnetapi32.a C:\strawberry\c\lib\libuuid.a C:\strawberry\c\lib\libws2_32.a C:\strawberry\c\lib\libmpr.a C:\strawberry\c\lib\libwinmm.a C:\strawberry\c\lib\libversion.a C:\strawberry\c\lib\libodbc32.a C:\strawberry\c\lib\libodbccp32.a dll.exp
Agent.o:Agent.cc:(.text+0x6): undefined reference to `newrelic_message_handler'
Agent.o:Agent.cc:(.text+0x1cf): undefined reference to `newrelic_basic_literal_replacement_obfuscator'
Agent.o:Agent.cc:(.text+0x2a5): undefined reference to `newrelic_init'
Agent.o:Agent.cc:(.text+0xc): undefined reference to `newrelic_register_message_handler'
Agent.o:Agent.cc:(.text+0x15): undefined reference to `newrelic_transaction_begin'
Agent.o:Agent.cc:(.text+0x31): undefined reference to `newrelic_transaction_set_name'
Agent.o:Agent.cc:(.text+0x51): undefined reference to `newrelic_transaction_set_request_url'
Agent.o:Agent.cc:(.text+0x71): undefined reference to `newrelic_transaction_set_max_trace_segments'
Agent.o:Agent.cc:(.text+0x91): undefined reference to `newrelic_transaction_set_category'
Agent.o:Agent.cc:(.text+0xab): undefined reference to `newrelic_transaction_set_type_web'
Agent.o:Agent.cc:(.text+0xbb): undefined reference to `newrelic_transaction_set_type_other'
Agent.o:Agent.cc:(.text+0xd7): undefined reference to `newrelic_transaction_add_attribute'
Agent.o:Agent.cc:(.text+0x116): undefined reference to `newrelic_transaction_notice_error'
Agent.o:Agent.cc:(.text+0x12b): undefined reference to `newrelic_transaction_end'
Agent.o:Agent.cc:(.text+0x141): undefined reference to `newrelic_record_metric'
Agent.o:Agent.cc:(.text+0x163): undefined reference to `newrelic_record_cpu_usage'
Agent.o:Agent.cc:(.text+0x17b): undefined reference to `newrelic_record_memory_usage'
Agent.o:Agent.cc:(.text+0x197): undefined reference to `newrelic_segment_generic_begin'
Agent.o:Agent.cc:(.text+0x1eb): undefined reference to `newrelic_segment_datastore_begin'
Agent.o:Agent.cc:(.text+0x20f): undefined reference to `newrelic_segment_external_begin'
Agent.o:Agent.cc:(.text+0x231): 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
------------------ ----- --------
Method::Signatures 0 20140224
perl 5.006 5.010001
strict 0 1.04
warnings 0 1.06
XSLoader 0 0.15
build_requires:
Module Need Have
------------------ ----- --------
ExtUtils::XSpp 0.18 0.18
File::Spec 0 3.40
IO::Handle 0 1.28
IPC::Open3 0 1.04
Test::More 0 0.98
------------------------------
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:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
PERL5LIB = C:\strawberry\cpan\build\ExtUtils-XSpp-0.18-fNbcdX/blib/arch;C:\strawberry\cpan\build\ExtUtils-XSpp-0.18-fNbcdX/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14512
PERL5_CPAN_IS_EXECUTING = C:\strawberry\cpan\build\NewRelic-Agent-0.0510-MLuwb8\Makefile.PL
PERL5_CPAN_IS_RUNNING = 14512
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 508,14512
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = NewRelic-Agent-0.0510
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_JSON_BACKEND = JSON::XS
PERL_MM_USE_DEFAULT = 1
PERL_YAML_BACKEND = YAML
PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\strawberry\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 1.9800
CPAN::Meta 2.120921
Cwd 3.40
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.64
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature 0.66
Parse::CPAN::Meta 1.4404
Test::Harness 3.28
Test::More 0.98
YAML 0.84
YAML::Syck 1.22
version 0.9901
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
uname='Win32 strawberryperl 5.10.1.5 #1 Sun May 15 09:44:53 2011 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 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='3.4.5', 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:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
libpth=C:\strawberry\c\lib
libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
libc=, so=dll, useshrplib=true, libperl=libperl510.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE
Built under MSWin32
Compiled at May 15 2011 09:50:23
%ENV:
PERL5LIB="C:\strawberry\cpan\build\ExtUtils-XSpp-0.18-fNbcdX/blib/arch;C:\strawberry\cpan\build\ExtUtils-XSpp-0.18-fNbcdX/blib/lib"
PERL5_CPANPLUS_IS_RUNNING="14512"
PERL5_CPAN_IS_EXECUTING="C:\strawberry\cpan\build\NewRelic-Agent-0.0510-MLuwb8\Makefile.PL"
PERL5_CPAN_IS_RUNNING="14512"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="508,14512"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="NewRelic-Agent-0.0510"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_JSON_BACKEND="JSON::XS"
PERL_MM_USE_DEFAULT="1"
PERL_YAML_BACKEND="YAML"
@INC:
C:\strawberry\cpan\build\ExtUtils-XSpp-0.18-fNbcdX/blib/arch
C:\strawberry\cpan\build\ExtUtils-XSpp-0.18-fNbcdX/blib/lib
C:/strawberry/perl/lib
C:/strawberry/perl/site/lib
C:\strawberry\perl\vendor\lib
.