NewRelic-Agent v0.0510 Perl 5 v5.14.3 MSWin32-x86-multi-thread

Status
Unknown
From
Alexandr Ciornii (CHORNY)
Dist
NewRelic-Agent v0.0510
Platform
Perl 5 v5.14.3 MSWin32-x86-multi-thread
Date
2015-05-28 13:16:32
ID
01745d54-6bf6-1014-a730-cc85f1ee0758
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.14.3, created by CPAN-Reporter-1.2010_01.

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:\strawberry5143\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.0510\" 	-DXS_VERSION=\"0.0510\"  "-IC:\strawberry5143\perl\lib\CORE"   Agent.cc
C:\strawberry5143\perl\bin\perl.exe C:\strawberry5143\perl\lib\ExtUtils\xsubpp  -C++ -hiertype -typemap C:\strawberry5143\perl\lib\ExtUtils\typemap  WithAgent.xs > WithAgent.xsc && C:\strawberry5143\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.0510\" 	-DXS_VERSION=\"0.0510\"  "-IC:\strawberry5143\perl\lib\CORE"   WithAgent.c
Running Mkbootstrap for NewRelic::Agent ()
C:\strawberry5143\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 Agent.bs
C:\strawberry5143\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:\strawberry5143\perl\lib\CORE" -L"C:\strawberry5143\c\lib" Agent.o 	WithAgent.o   C:\strawberry5143\perl\lib\CORE\libperl514.a C:\strawberry5143\c\i686-w64-mingw32\lib\libmoldname.a C:\strawberry5143\c\i686-w64-mingw32\lib\libkernel32.a C:\strawberry5143\c\i686-w64-mingw32\lib\libuser32.a C:\strawberry5143\c\i686-w64-mingw32\lib\libgdi32.a C:\strawberry5143\c\i686-w64-mingw32\lib\libwinspool.a C:\strawberry5143\c\i686-w64-mingw32\lib\libcomdlg32.a C:\strawberry5143\c\i686-w64-mingw32\lib\libadvapi32.a C:\strawberry5143\c\i686-w64-mingw32\lib\libshell32.a C:\strawberry5143\c\i686-w64-mingw32\lib\libole32.a C:\strawberry5143\c\i686-w64-mingw32\lib\liboleaut32.a C:\strawberry5143\c\i686-w64-mingw32\lib\libnetapi32.a C:\strawberry5143\c\i686-w64-mingw32\lib\libuuid.a C:\strawberry5143\c\i686-w64-mingw32\lib\libws2_32.a C:\strawberry5143\c\i686-w64-mingw32\lib\libmpr.a C:\strawberry5143\c\i686-w64-mingw32\lib\libwinmm.a C:\strawberry5143\c\i686-w64-mingw32\lib\libversion.a C:\strawberry5143\c\i686-w64-mingw32\lib\libodbc32.a C:\strawberry5143\c\i686-w64-mingw32\lib\libodbccp32.a C:\strawberry5143\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    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     6.62    
    ExtUtils::XSpp      0.18  0.18    
    File::Spec          0     3.33    
    IO::Handle          0     1.31    
    IPC::Open3          0     1.0901  
    Method::Signatures  0     20121201
    perl                5.006 5.014003
    strict              0     1.04    
    Test::More          0     0.98    
    warnings            0     1.12    
    XSLoader            0     0.16    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     6.62    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\IM\ImageMagick-6.8.2-Q16;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry5143\c\bin;C:\strawberry5143\perl\site\bin;C:\strawberry5143\perl\bin
    PERL5LIB = C:\strawberry5143\cpan\build\ExtUtils-XSpp-0.18-Jx_vo6/blib/arch;C:\strawberry5143\cpan\build\ExtUtils-XSpp-0.18-Jx_vo6/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4564
    PERL5_CPAN_IS_EXECUTING = C:\strawberry5143\cpan\build\NewRelic-Agent-0.0510-LJsGEU\Makefile.PL
    PERL5_CPAN_IS_RUNNING = 4564
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1012,4564
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Plack-Middleware-NewRelic-0.0502
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    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:\strawberry5143\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.36    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.14.3.1 #1 Wed Oct 17 22:51:55 2012 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:\strawberry5143\perl\lib\CORE" -L"C:\strawberry5143\c\lib"'
    libpth=C:\strawberry5143\c\lib C:\strawberry5143\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=libperl514.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry5143\perl\lib\CORE" -L"C:\strawberry5143\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 PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under MSWin32
  Compiled at Oct 17 2012 23:05:06
  %ENV:
    PERL5LIB="C:\strawberry5143\cpan\build\ExtUtils-XSpp-0.18-Jx_vo6/blib/arch;C:\strawberry5143\cpan\build\ExtUtils-XSpp-0.18-Jx_vo6/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="4564"
    PERL5_CPAN_IS_EXECUTING="C:\strawberry5143\cpan\build\NewRelic-Agent-0.0510-LJsGEU\Makefile.PL"
    PERL5_CPAN_IS_RUNNING="4564"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1012,4564"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Plack-Middleware-NewRelic-0.0502"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:\strawberry5143\cpan\build\ExtUtils-XSpp-0.18-Jx_vo6/blib/arch
    C:\strawberry5143\cpan\build\ExtUtils-XSpp-0.18-Jx_vo6/blib/lib
    C:/strawberry5143/perl/site/lib
    C:/strawberry5143/perl/vendor/lib
    C:/strawberry5143/perl/lib
    .