B-Hooks-OP-PPAddr v0.06 Perl 5 v5.8.9 x86_64-linux-thread-multi
- Status
- Unknown
- From
- Chris Williams (BINGOS)
- Dist
-
B-Hooks-OP-PPAddr v0.06
- Platform
- Perl 5 v5.8.9 x86_64-linux-thread-multi
- Date
- 2017-08-29 09:02:24
- ID
- c656979c-8c98-11e7-a074-e1beba07c9dd
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 ETHER,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9168. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'fetch':
cp build/IFiles.pm blib/arch/B/Hooks/OP/PPAddr/Install/Files.pm
cp hook_op_ppaddr.h blib/arch/B/Hooks/OP/PPAddr/Install/hook_op_ppaddr.h
cp lib/B/Hooks/OP/PPAddr.pm blib/lib/B/Hooks/OP/PPAddr.pm
Running Mkbootstrap for PPAddr ()
chmod 644 "PPAddr.bs"
"/home/cpan/pit/thr/perl-5.8.9/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPAddr.bs blib/arch/auto/B/Hooks/OP/PPAddr/PPAddr.bs 644
"/home/cpan/pit/thr/perl-5.8.9/bin/perl" "/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/ExtUtils/xsubpp" -typemap '/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/ExtUtils/typemap' PPAddr.xs > PPAddr.xsc
mv PPAddr.xsc PPAddr.c
cc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE" PPAddr.c
In file included from /home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:2275:0,
from PPAddr.xs:2:
PPAddr.xs: In function âÂÂppaddr_cbâÂÂ:
PPAddr.xs:10:20: error: expected âÂÂ)â before âÂÂ__PACKAGE__âÂÂ
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:30: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5373:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:32:2: note: in expansion of macro âÂÂdMY_CXTâÂÂ
dMY_CXT;
^
PPAddr.xs:10:20: error: âÂÂ__PACKAGE__â undeclared (first use in this function)
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:45: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5373:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:32:2: note: in expansion of macro âÂÂdMY_CXTâÂÂ
dMY_CXT;
^
PPAddr.xs:10:20: note: each undeclared identifier is reported only once for each function it appears in
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:45: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5373:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:32:2: note: in expansion of macro âÂÂdMY_CXTâÂÂ
dMY_CXT;
^
PPAddr.xs:10:32: error: expected âÂÂ)â before string constant
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:45: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5373:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:32:2: note: in expansion of macro âÂÂdMY_CXTâÂÂ
dMY_CXT;
^
PPAddr.xs: In function âÂÂhook_op_ppaddrâÂÂ:
PPAddr.xs:10:20: error: expected âÂÂ)â before âÂÂ__PACKAGE__âÂÂ
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:30: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5373:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:39:2: note: in expansion of macro âÂÂdMY_CXTâÂÂ
dMY_CXT;
^
PPAddr.xs:10:20: error: âÂÂ__PACKAGE__â undeclared (first use in this function)
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:45: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5373:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:39:2: note: in expansion of macro âÂÂdMY_CXTâÂÂ
dMY_CXT;
^
PPAddr.xs:10:32: error: expected âÂÂ)â before string constant
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:45: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5373:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:39:2: note: in expansion of macro âÂÂdMY_CXTâÂÂ
dMY_CXT;
^
PPAddr.xs: In function âÂÂXS_B__Hooks__OP__PPAddr_ENDâÂÂ:
PPAddr.xs:10:20: error: expected âÂÂ)â before âÂÂ__PACKAGE__âÂÂ
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:30: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5373:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:90:3: note: in expansion of macro âÂÂdMY_CXTâÂÂ
dMY_CXT;
^
PPAddr.xs:10:20: error: âÂÂ__PACKAGE__â undeclared (first use in this function)
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:45: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5373:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:90:3: note: in expansion of macro âÂÂdMY_CXTâÂÂ
dMY_CXT;
^
PPAddr.xs:10:32: error: expected âÂÂ)â before string constant
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:45: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5373:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:90:3: note: in expansion of macro âÂÂdMY_CXTâÂÂ
dMY_CXT;
^
PPAddr.xs: In function âÂÂboot_B__Hooks__OP__PPAddrâÂÂ:
PPAddr.xs:10:20: error: expected âÂÂ)â before âÂÂ__PACKAGE__âÂÂ
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:30: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5383:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:101:9: note: in expansion of macro âÂÂMY_CXT_INITâÂÂ
MY_CXT_INIT;
^
PPAddr.xs:10:20: error: âÂÂ__PACKAGE__â undeclared (first use in this function)
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:45: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5383:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:101:9: note: in expansion of macro âÂÂMY_CXT_INITâÂÂ
MY_CXT_INIT;
^
PPAddr.xs:10:32: error: expected âÂÂ)â before string constant
#define MY_CXT_KEY __PACKAGE__ "::_guts" XS_VERSION
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/handy.h:282:45: note: in definition of macro âÂÂSTR_WITH_LENâÂÂ
#define STR_WITH_LEN(s) ("" s ""), (sizeof(s)-1)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:19: note: in expansion of macro âÂÂhv_fetchsâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5368:43: note: in expansion of macro âÂÂMY_CXT_KEYâÂÂ
SV *my_cxt_sv = *hv_fetchs(PL_modglobal, MY_CXT_KEY, TRUE)
^
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi/CORE/perl.h:5383:2: note: in expansion of macro âÂÂdMY_CXT_SVâÂÂ
dMY_CXT_SV; \
^
PPAddr.xs:101:9: note: in expansion of macro âÂÂMY_CXT_INITâÂÂ
MY_CXT_INIT;
^
Makefile:348: recipe for target 'PPAddr.o' failed
make: *** [PPAddr.o] Error 1
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
DynaLoader 1.09 0
ExtUtils::MakeMaker 7.30 0
File::Spec 3.62 0
Test::More 1.302086 0
parent 0.234 0
strict 1.03 0
warnings 1.05_01 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9168
CPANPLUS::Dist::Build 0.88
Cwd 3.62
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.30
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
Module::Build 0.4224
Pod::Parser 1.35
Pod::Simple 3.32
Test2 1.302086
Test::Harness 3.39
Test::More 1.302086
version 0.9918
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.02.
Powered by minismokebox version 0.68
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
NONINTERACTIVE_TESTING = 1
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/ovbFVJ_e9u/ExtUtils-Depends-0.405/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/ovbFVJ_e9u/ExtUtils-Depends-0.405/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 11874
PERL5_CPANPLUS_IS_VERSION = 0.9168
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.8.9
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr/perl-5.8.9/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=4.4.0-21-generic, archname=x86_64-linux-thread-multi
uname='linux uchder 4.4.0-21-generic #37-ubuntu smp mon apr 18 18:33:37 utc 2016 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.8.9 -Dusethreads'
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=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='5.3.1 20160413', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, 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/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
libc=libc-2.23.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.23'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
USE_64_BIT_ALL USE_64_BIT_INT USE_FAST_STDIO
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.42
Built under linux
Compiled at May 2 2016 01:00:34
%ENV:
PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/ovbFVJ_e9u/ExtUtils-Depends-0.405/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/ovbFVJ_e9u/ExtUtils-Depends-0.405/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="11874"
PERL5_CPANPLUS_IS_VERSION="0.9168"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.8.9"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/ovbFVJ_e9u/ExtUtils-Depends-0.405/blib/lib
/home/cpan/pit/thr/conf/perl-5.8.9/.cpanplus/5.8.9/build/ovbFVJ_e9u/ExtUtils-Depends-0.405/blib/arch
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.8.9/lib/5.8.9
/home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.8.9/lib/site_perl/5.8.9
.