Report for NewRelic-Agent-0.0532

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN NewRelic-Agent-0.0532 v5.8.1 GNU/Linux
Date: 2016-04-23T18:55:19Z

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.8.1, created by CPAN-Reporter-1.2017.

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 '/usr/bin/make -j4 -j4':

g++ -c  -I. -Isdk/include -D_REENTRANT -D_GNU_SOURCE -Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.0532\" -DXS_VERSION=\"0.0532\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE"   Agent.cc 
Running Mkbootstrap for Agent ()
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
cc1plus: warning: command line option ‘-Wbad-function-cast’ is valid for C/ObjC but not for C++
cc1plus: warning: command line option ‘-Wmissing-prototypes’ is valid for C/ObjC but not for C++
cc1plus: warning: command line option ‘-Wnested-externs’ is valid for C/ObjC but not for C++
"/home/njh/perl5/perlbrew/perls/perl-5.8.1/bin/perl" "/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/ExtUtils/xsubpp"  -C++ -hiertype -typemap '/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/ExtUtils/typemap'  WithAgent.xs > WithAgent.xsc
chmod 644 "Agent.bs"
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
"/home/njh/perl5/perlbrew/perls/perl-5.8.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Agent.bs blib/arch/auto/NewRelic/Agent/Agent.bs 644
Please specify prototyping behavior for WithAgent.xs (see perlxs manual)
mv WithAgent.xsc WithAgent.c
g++ -c  -I. -Isdk/include -D_REENTRANT -D_GNU_SOURCE -Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.0532\" -DXS_VERSION=\"0.0532\" -fpic "-I/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE"   WithAgent.c 
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
cc1plus: warning: command line option ‘-Wbad-function-cast’ is valid for C/ObjC but not for C++
cc1plus: warning: command line option ‘-Wmissing-prototypes’ is valid for C/ObjC but not for C++
cc1plus: warning: command line option ‘-Wnested-externs’ is valid for C/ObjC but not for C++
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/op.h:484:0,
                 from /home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:2344,
                 from WithAgent.xs:4:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/reentr.h:723:26: warning: "REENTRANT_PROTO_iS" is not defined [-Wundef]
 #   if RANDOM_R_PROTO == REENTRANT_PROTO_iS
                          ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/reentr.h:726:26: warning: "REENTRANT_PROTO_lS" is not defined [-Wundef]
 #   if RANDOM_R_PROTO == REENTRANT_PROTO_lS
                          ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/reentr.h:729:26: warning: "REENTRANT_PROTO_tS" is not defined [-Wundef]
 #   if RANDOM_R_PROTO == REENTRANT_PROTO_tS
                          ^
In file included from WithAgent.xs:4:0:
WithAgent.c: In function ‘void XS_NewRelic__Agent__new(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:181:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:179:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent__new)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_DESTROY(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:223:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:221:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_DESTROY)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_embed_collector(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:255:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:253:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_embed_collector)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_init(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:287:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:285:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_init)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_begin_transaction(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:319:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:317:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_begin_transaction)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_set_transaction_name(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:354:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:352:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_set_transaction_name)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_set_transaction_request_url(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:393:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:391:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_set_transaction_request_url)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_set_transaction_max_trace_segments(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:432:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:430:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_set_transaction_max_trace_segments)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_set_transaction_category(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:471:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:469:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_set_transaction_category)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_set_transaction_type_web(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:510:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:508:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_set_transaction_type_web)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_set_transaction_type_other(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:547:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:545:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_set_transaction_type_other)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_add_transaction_attribute(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:584:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:582:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_add_transaction_attribute)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_notice_transaction_error(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:625:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:623:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_notice_transaction_error)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_end_transaction(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:670:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:668:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_end_transaction)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_record_metric(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:707:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:705:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_record_metric)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_record_cpu_usage(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:746:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:744:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_record_cpu_usage)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_record_memory_usage(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:785:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:783:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_record_memory_usage)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_begin_generic_segment(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:822:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:820:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_begin_generic_segment)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_begin_datastore_segment(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:863:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:861:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_begin_datastore_segment)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_begin_external_segment(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:910:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:908:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_begin_external_segment)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_end_segment(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:953:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:951:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_end_segment)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_get_license_key(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:992:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:990:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_get_license_key)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_get_app_name(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:1027:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:1025:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_get_app_name)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_get_app_language(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:1062:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:1060:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_get_app_language)
 ^
WithAgent.c: In function ‘void XS_NewRelic__Agent_get_app_language_version(PerlInterpreter*, CV*)’:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:1097:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:102:29: note: in expansion of macro ‘XS’
 #  define XS_INTERNAL(name) XS(name)
                             ^
WithAgent.c:116:26: note: in expansion of macro ‘XS_INTERNAL’
 #  define XS_EUPXS(name) XS_INTERNAL(name)
                          ^
WithAgent.c:1095:1: note: in expansion of macro ‘XS_EUPXS’
 XS_EUPXS(XS_NewRelic__Agent_get_app_language_version)
 ^
WithAgent.c: In function ‘void boot_NewRelic__Agent(PerlInterpreter*, CV*)’:
WithAgent.c:1143:1: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
     char* file = __FILE__;
 ^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:475:0,
                 from WithAgent.xs:4:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:222:8: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
     vn = "XS_VERSION"), FALSE);  \
        ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/embed.h:3329:40: note: in definition of macro ‘get_sv’
 #define get_sv(a,b)  Perl_get_sv(aTHX_ a,b)
                                        ^
WithAgent.c:1153:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
     XS_VERSION_BOOTCHECK;
     ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:225:12: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
         vn = "VERSION"), FALSE);  \
            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/embed.h:3329:40: note: in definition of macro ‘get_sv’
 #define get_sv(a,b)  Perl_get_sv(aTHX_ a,b)
                                        ^
WithAgent.c:1153:5: note: in expansion of macro ‘XS_VERSION_BOOTCHECK’
     XS_VERSION_BOOTCHECK;
     ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1159:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::_new", XS_NewRelic__Agent__new);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1160:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::DESTROY", XS_NewRelic__Agent_DESTROY);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1161:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::embed_collector", XS_NewRelic__Agent_embed_collector);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1162:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::init", XS_NewRelic__Agent_init);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1163:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::begin_transaction", XS_NewRelic__Agent_begin_transaction);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1164:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::set_transaction_name", XS_NewRelic__Agent_set_transaction_name);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1165:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::set_transaction_request_url", XS_NewRelic__Agent_set_transaction_request_url);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1166:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::set_transaction_max_trace_segments", XS_NewRelic__Agent_set_transaction_max_trace_segments);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1167:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::set_transaction_category", XS_NewRelic__Agent_set_transaction_category);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1168:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::set_transaction_type_web", XS_NewRelic__Agent_set_transaction_type_web);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1169:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::set_transaction_type_other", XS_NewRelic__Agent_set_transaction_type_other);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1170:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::add_transaction_attribute", XS_NewRelic__Agent_add_transaction_attribute);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1171:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::notice_transaction_error", XS_NewRelic__Agent_notice_transaction_error);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1172:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::end_transaction", XS_NewRelic__Agent_end_transaction);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1173:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::record_metric", XS_NewRelic__Agent_record_metric);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1174:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::record_cpu_usage", XS_NewRelic__Agent_record_cpu_usage);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1175:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::record_memory_usage", XS_NewRelic__Agent_record_memory_usage);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1176:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::begin_generic_segment", XS_NewRelic__Agent_begin_generic_segment);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1177:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::begin_datastore_segment", XS_NewRelic__Agent_begin_datastore_segment);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1178:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::begin_external_segment", XS_NewRelic__Agent_begin_external_segment);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1179:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::end_segment", XS_NewRelic__Agent_end_segment);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1180:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::get_license_key", XS_NewRelic__Agent_get_license_key);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1181:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::get_app_name", XS_NewRelic__Agent_get_app_name);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1182:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::get_app_language", XS_NewRelic__Agent_get_app_language);
         ^
WithAgent.c:163:55: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
 #  define newXS_deffile(a,b) Perl_newXS(aTHX_ a,b,file)
                                                       ^
WithAgent.c:1183:9: note: in expansion of macro ‘newXS_deffile’
         newXS_deffile("NewRelic::Agent::get_app_language_version", XS_NewRelic__Agent_get_app_language_version);
         ^
In file included from WithAgent.xs:4:0:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:165:26: warning: unused variable ‘Perl___notused’ [-Wunused-variable]
 #define dNOOP extern int Perl___notused PERL_UNUSED_DECL
                          ^
ppport.h:3914:42: note: in expansion of macro ‘dNOOP’
 #  define dVAR                           dNOOP
                                          ^
WithAgent.c:1138:5: note: in expansion of macro ‘dVAR’
     dVAR; dXSARGS;
     ^
WithAgent.c: At global scope:
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:114:44: warning: unused parameter ‘my_perl’ [-Wunused-parameter]
 #    define pTHX register PerlInterpreter *my_perl PERL_UNUSED_DECL
                                            ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/perl.h:119:18: note: in expansion of macro ‘pTHX’
 #  define pTHX_  pTHX,
                  ^
/home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi/CORE/XSUB.h:78:30: note: in expansion of macro ‘pTHX_’
 #  define XS(name) void name(pTHX_ CV* cv)
                              ^
WithAgent.c:99:29: note: in expansion of macro ‘XS’
 #  define XS_EXTERNAL(name) XS(name)
                             ^
WithAgent.c:1135:1: note: in expansion of macro ‘XS_EXTERNAL’
 XS_EXTERNAL(boot_NewRelic__Agent)
 ^
rm -f blib/arch/auto/NewRelic/Agent/Agent.so
LD_RUN_PATH="/home/njh/.cpan/build/NewRelic-Agent-0.0532-O94trb/sdk/lib" g++  -shared -L/usr/local/lib -o blib/arch/auto/NewRelic/Agent/Agent.so  Agent.o WithAgent.o  \
   -L/home/njh/.cpan/build/NewRelic-Agent-0.0532-O94trb/sdk/lib -lnewrelic-common -L/home/njh/.cpan/build/NewRelic-Agent-0.0532-O94trb/sdk/lib -lnewrelic-collector-client -L/home/njh/.cpan/build/NewRelic-Agent-0.0532-O94trb/sdk/lib -lnewrelic-transaction   \
  
/home/njh/.cpan/build/NewRelic-Agent-0.0532-O94trb/sdk/lib/libnewrelic-common.so: file not recognized: File format not recognized
collect2: error: ld returned 1 exit status
Makefile:496: recipe for target 'blib/arch/auto/NewRelic/Agent/Agent.so' failed
make: *** [blib/arch/auto/NewRelic/Agent/Agent.so] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Carp                0     1.3301  
    perl                5.006 5.008001
    strict              0     1.03    
    warnings            0     1.03    
    XSLoader            0     0.16    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    blib                1.01  1.02    
    ExtUtils::MakeMaker 0     7.12    
    File::Spec          0     3.47    
    IO::Handle          0     1.28    
    IPC::Open3          0     1.0105  
    Test::More          0     1.001014

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.12    
    ExtUtils::ParseXS   3.30  3.30    
    ExtUtils::XSpp      0.18  0.18    


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j5
    LANG = en_GB.UTF-8
    LD_LIBRARY_PATH = /usr/local/lib:
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.1/bin:/home/njh/perl5/perlbrew/bin::/home/njh/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games
    PERL = /home/njh/perl5/perlbrew/perls/perl-5.8.1/bin/perl
    PERL5LIB = /home/njh/.cpan/build/ExtUtils-XSpp-0.18-llqBdI/blib/arch:/home/njh/.cpan/build/ExtUtils-XSpp-0.18-llqBdI/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 29310
    PERL5_CPAN_IS_RUNNING = 29310
    PERLBREW_BASHRC_VERSION = 0.74
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.1/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.1/bin
    PERLBREW_PERL = perl-5.8.1
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.74
    PERL_LOCAL_LIB_ROOT = 
    SHELL = /bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.8.1/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 200 46 44 30 29 25 24 4
    $EGID = 1000 1000 200 46 44 30 29 25 24 4

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150005
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.12    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.12    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.47    
    JSON                2.61    
    JSON::PP            2.27300 
    Module::Build       0.4216  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.36    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
    osname=linux, osvers=3.6.11+, archname=armv6l-linux-thread-multi
    uname='linux pi 3.6.11+ #371 preempt thu feb 7 16:31:35 gmt 2013 armv6l gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.1 -Duseithreads -Dusemultiplicity -Accflags=-Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.1/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -Os -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.6.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Built under linux
  Compiled at Feb 21 2013 07:25:38
  %ENV:
    PERL="/home/njh/perl5/perlbrew/perls/perl-5.8.1/bin/perl"
    PERL5LIB="/home/njh/.cpan/build/ExtUtils-XSpp-0.18-llqBdI/blib/arch:/home/njh/.cpan/build/ExtUtils-XSpp-0.18-llqBdI/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="29310"
    PERL5_CPAN_IS_RUNNING="29310"
    PERLBREW_BASHRC_VERSION="0.74"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.1/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.1/bin"
    PERLBREW_PERL="perl-5.8.1"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.74"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/.cpan/build/ExtUtils-XSpp-0.18-llqBdI/blib/arch
    /home/njh/.cpan/build/ExtUtils-XSpp-0.18-llqBdI/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1/armv6l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/5.8.1
    /home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/site_perl/5.8.1/armv6l-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/site_perl/5.8.1
    /home/njh/perl5/perlbrew/perls/perl-5.8.1/lib/site_perl
    .