Back
From: metabase:user:9c36dc84-a30f-11e0-a9fc-0a18abbd4f2f
Subject: UNKNOWN sapnwrfc-0.37 v5.20.3 OpenBSD
Date: 2016-12-13T23:26: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 Piers Harding,
This is a computer-generated report for sapnwrfc-0.37
on perl 5.20.3, created by CPAN-Reporter-1.2018.
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':
cp lib/SAPNW/RFC/FunctionDescriptor.pm blib/lib/SAPNW/RFC/FunctionDescriptor.pm
cp lib/SAPNW/Connection.xs blib/lib/SAPNW/Connection.xs
cp lib/SAPNW/Rfc.pm blib/lib/SAPNW/Rfc.pm
cp sapnwrfc.pm blib/lib/sapnwrfc.pm
cp lib/SAPNW/Base.pm blib/lib/SAPNW/Base.pm
cp sapnwrfc-cookbook.pod blib/lib/sapnwrfc-cookbook.pod
cp lib/SAPNW/Connection.pm blib/lib/SAPNW/Connection.pm
cp lib/SAPNW/RFC/Parameter.pm blib/lib/SAPNW/RFC/Parameter.pm
cp lib/SAPNW/RFC/FunctionCall.pm blib/lib/SAPNW/RFC/FunctionCall.pm
cp lib/SAPNW/Makefile.PL blib/lib/SAPNW/Makefile.PL
Skip ../../blib/lib/SAPNW/Connection.pm (unchanged)
Skip ../../blib/lib/SAPNW/Base.pm (unchanged)
Skip ../../blib/lib/SAPNW/Rfc.pm (unchanged)
Running Mkbootstrap for Connection ()
chmod 644 "Connection.bs"
"/home/bar/perl5/perlbrew/perls/perl-5.20.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Connection.bs ../../blib/arch/auto/SAPNW/Connection/Connection.bs 644
"/home/bar/perl5/perlbrew/perls/perl-5.20.3/bin/perl" "/home/bar/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/ExtUtils/xsubpp" -typemap '/home/bar/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/ExtUtils/typemap' Connection.xs > Connection.xsc
mv Connection.xsc Connection.c
cc -c -I/include -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -DVERSION=\"0.37\" -DXS_VERSION=\"0.37\" -DPIC -fPIC "-I/home/bar/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/OpenBSD.amd64-openbsd/CORE" -DSAPwithUNICODE -DSAPonUNIX -D__NO_MATH_INLINES -fPIC -DSAPwithTHREADS Connection.c
Connection.xs:23:22: error: sapnwrfc.h: No such file or directory
Connection.xs:56: error: expected specifier-qualifier-list before 'RFC_CONNECTION_HANDLE'
Connection.xs:62: error: expected specifier-qualifier-list before 'RFC_FUNCTION_DESC_HANDLE'
Connection.xs:68: error: expected specifier-qualifier-list before 'RFC_FUNCTION_HANDLE'
Connection.xs:75: error: expected ')' before 'hcont'
Connection.xs:76: error: expected ')' before 'hcont'
Connection.xs:77: error: expected ')' before 'hcont'
Connection.xs:78: error: expected ')' before 'hcont'
Connection.xs:131: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Connection.xs:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Connection.xs:172: error: expected ')' before '*' token
Connection.xs:197: error: expected ')' before '*' token
Connection.xs: In function 'SAPNWRFC_connect':
Connection.xs:221: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:221: error: (Each undeclared identifier is reported only once
Connection.xs:221: error: for each function it appears in.)
Connection.xs:221: error: expected ';' before 'errorInfo'
Connection.xs:230: error: 'RFC_CONNECTION_PARAMETER' undeclared (first use in this function)
Connection.xs:230: error: 'loginParams' undeclared (first use in this function)
Connection.xs:236: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:262: error: 'SAP_UC' undeclared (first use in this function)
Connection.xs:262: error: expected expression before ')' token
Connection.xs:263: error: expected expression before ')' token
Connection.xs:266: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:266: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:267: error: 'SAPNW_CONN_INFO' has no member named 'loginParams'
Connection.xs:268: error: 'SAPNW_CONN_INFO' has no member named 'loginParamsLength'
Connection.xs:270: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:273: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:280: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:283: error: invalid type argument of '->'
Connection.xs:283: error: invalid type argument of '->'
Connection.xs:283: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:284: error: invalid type argument of '->'
Connection.xs:284: error: invalid type argument of '->'
Connection.xs:284: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs: In function 'SAPNWRFC_disconnect':
Connection.xs:302: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:302: error: expected ';' before 'errorInfo'
Connection.xs:303: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:303: error: expected ';' before 'rc'
Connection.xs:313: error: 'rc' undeclared (first use in this function)
Connection.xs:313: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:313: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:314: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:318: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:321: error: invalid type argument of '->'
Connection.xs:321: error: invalid type argument of '->'
Connection.xs:321: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:322: error: invalid type argument of '->'
Connection.xs:322: error: invalid type argument of '->'
Connection.xs:322: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs: In function 'SAPNWRFC_connection_attributes':
Connection.xs:340: error: 'RFC_ATTRIBUTES' undeclared (first use in this function)
Connection.xs:340: error: expected ';' before 'attribs'
Connection.xs:341: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:341: error: expected ';' before 'errorInfo'
Connection.xs:342: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:342: error: expected ';' before 'rc'
Connection.xs:359: error: 'rc' undeclared (first use in this function)
Connection.xs:359: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:359: error: 'attribs' undeclared (first use in this function)
Connection.xs:359: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:362: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:365: error: invalid type argument of '->'
Connection.xs:365: error: invalid type argument of '->'
Connection.xs:365: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:366: error: invalid type argument of '->'
Connection.xs:366: error: invalid type argument of '->'
Connection.xs:366: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:371: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:372: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:373: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:374: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:375: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:376: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:377: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:378: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:379: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:380: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:381: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:382: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:383: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:384: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:385: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:386: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:387: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:388: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:389: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:390: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs: In function 'SAPNWRFC_accept':
Connection.xs:468: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:468: error: expected ';' before 'rc'
Connection.xs:469: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:469: error: expected ';' before 'errorInfo'
Connection.xs:490: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:490: error: 'rc' undeclared (first use in this function)
Connection.xs:490: error: 'RFC_RETRY' undeclared (first use in this function)
Connection.xs:490: error: 'RFC_ABAP_EXCEPTION' undeclared (first use in this function)
Connection.xs:491: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:491: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:494: error: 'RFC_CLOSED' undeclared (first use in this function)
Connection.xs:503: error: 'RFC_NOT_FOUND' undeclared (first use in this function)
Connection.xs:506: error: 'RFC_ABAP_MESSAGE' undeclared (first use in this function)
Connection.xs:507: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:507: error: 'SAPNW_CONN_INFO' has no member named 'loginParams'
Connection.xs:507: error: 'SAPNW_CONN_INFO' has no member named 'loginParamsLength'
Connection.xs: In function 'SAPNWRFC_process':
Connection.xs:537: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:537: error: expected ';' before 'rc'
Connection.xs:538: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:538: error: expected ';' before 'errorInfo'
Connection.xs:559: error: 'rc' undeclared (first use in this function)
Connection.xs:559: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:559: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:562: error: 'RFC_CLOSED' undeclared (first use in this function)
Connection.xs:568: error: 'RFC_RETRY' undeclared (first use in this function)
Connection.xs:571: error: 'RFC_NOT_FOUND' undeclared (first use in this function)
Connection.xs:574: error: 'RFC_ABAP_MESSAGE' undeclared (first use in this function)
Connection.xs:575: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:575: error: 'SAPNW_CONN_INFO' has no member named 'loginParams'
Connection.xs:575: error: 'SAPNW_CONN_INFO' has no member named 'loginParamsLength'
Connection.xs:578: error: 'RFC_ABAP_EXCEPTION' undeclared (first use in this function)
Connection.xs:583: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs: At top level:
Connection.xs:596: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Connection.xs:624: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SAPNW_alloc_type'
Connection.xs:645: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SAPNW_build_type'
Connection.xs:743: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Connection.xs: In function 'SAPNWRFC_add_parameter':
Connection.xs:770: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:770: error: expected ';' before 'rc'
Connection.xs:771: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:771: error: expected ';' before 'errorInfo'
Connection.xs:781: error: 'SAP_UC' undeclared (first use in this function)
Connection.xs:781: error: 'pname' undeclared (first use in this function)
Connection.xs:782: error: 'RFC_PARAMETER_DESC' undeclared (first use in this function)
Connection.xs:782: error: 'parm_desc' undeclared (first use in this function)
Connection.xs:783: error: 'RFC_TYPE_DESC_HANDLE' undeclared (first use in this function)
Connection.xs:783: error: expected ';' before 'type_desc'
Connection.xs:812: error: 'RFCTYPE_STRUCTURE' undeclared (first use in this function)
Connection.xs:812: error: 'RFCTYPE_TABLE' undeclared (first use in this function)
Connection.xs:820: error: 'type_desc' undeclared (first use in this function)
Connection.xs:827: error: 'rc' undeclared (first use in this function)
Connection.xs:827: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:827: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:828: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:832: error: invalid type argument of '->'
Connection.xs:832: error: invalid type argument of '->'
Connection.xs:832: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:833: error: invalid type argument of '->'
Connection.xs:833: error: invalid type argument of '->'
Connection.xs:833: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs: In function 'SAPNWRFC_create_function_descriptor':
Connection.xs:845: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:845: error: expected ';' before 'rc'
Connection.xs:846: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:846: error: expected ';' before 'errorInfo'
Connection.xs:851: error: 'SAP_UC' undeclared (first use in this function)
Connection.xs:851: error: 'fname' undeclared (first use in this function)
Connection.xs:852: error: 'RFC_FUNCTION_DESC_HANDLE' undeclared (first use in this function)
Connection.xs:852: error: expected ';' before 'func_desc_handle'
Connection.xs:853: error: 'RFC_ABAP_NAME' undeclared (first use in this function)
Connection.xs:853: error: expected ';' before 'func_name'
Connection.xs:855: error: 'func_desc_handle' undeclared (first use in this function)
Connection.xs:855: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:863: error: invalid type argument of '->'
Connection.xs:863: error: invalid type argument of '->'
Connection.xs:863: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:864: error: invalid type argument of '->'
Connection.xs:864: error: invalid type argument of '->'
Connection.xs:864: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:868: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:869: error: 'SAPNW_FUNC_DESC' has no member named 'conn_handle'
Connection.xs:870: error: 'SAPNW_FUNC_DESC' has no member named 'name'
Connection.xs:874: error: 'rc' undeclared (first use in this function)
Connection.xs:874: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:874: error: 'func_name' undeclared (first use in this function)
Connection.xs:877: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:881: error: invalid type argument of '->'
Connection.xs:881: error: invalid type argument of '->'
Connection.xs:881: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:882: error: invalid type argument of '->'
Connection.xs:882: error: invalid type argument of '->'
Connection.xs:882: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:888: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs: In function 'SAPNWRFC_function_lookup':
Connection.xs:902: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:902: error: expected ';' before 'rc'
Connection.xs:903: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:903: error: expected ';' before 'errorInfo'
Connection.xs:911: error: 'SAP_UC' undeclared (first use in this function)
Connection.xs:911: error: 'fname' undeclared (first use in this function)
Connection.xs:912: error: 'RFC_FUNCTION_DESC_HANDLE' undeclared (first use in this function)
Connection.xs:912: error: expected ';' before 'func_desc_handle'
Connection.xs:913: error: 'RFC_ABAP_NAME' undeclared (first use in this function)
Connection.xs:913: error: expected ';' before 'func_name'
Connection.xs:914: error: 'RFC_PARAMETER_DESC' undeclared (first use in this function)
Connection.xs:914: error: expected ';' before 'parm_desc'
Connection.xs:930: error: 'func_desc_handle' undeclared (first use in this function)
Connection.xs:930: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:930: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:938: error: invalid type argument of '->'
Connection.xs:938: error: invalid type argument of '->'
Connection.xs:938: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:939: error: invalid type argument of '->'
Connection.xs:939: error: invalid type argument of '->'
Connection.xs:939: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:943: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:944: error: 'SAPNW_FUNC_DESC' has no member named 'conn_handle'
Connection.xs:945: error: 'SAPNW_FUNC_DESC' has no member named 'name'
Connection.xs:949: error: 'rc' undeclared (first use in this function)
Connection.xs:949: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:949: error: 'func_name' undeclared (first use in this function)
Connection.xs:952: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:956: error: invalid type argument of '->'
Connection.xs:956: error: invalid type argument of '->'
Connection.xs:956: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:957: error: invalid type argument of '->'
Connection.xs:957: error: invalid type argument of '->'
Connection.xs:957: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:964: warning: passing argument 7 of 'Perl_hv_common' makes pointer from integer without a cast
Connection.xs:967: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:974: error: invalid type argument of '->'
Connection.xs:974: error: invalid type argument of '->'
Connection.xs:974: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:975: error: invalid type argument of '->'
Connection.xs:975: error: invalid type argument of '->'
Connection.xs:975: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:985: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:985: error: 'parm_desc' undeclared (first use in this function)
Connection.xs:991: error: invalid type argument of '->'
Connection.xs:991: error: invalid type argument of '->'
Connection.xs:991: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:992: error: invalid type argument of '->'
Connection.xs:992: error: invalid type argument of '->'
Connection.xs:992: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:997: warning: assignment makes pointer from integer without a cast
Connection.xs: In function 'SAPNWRFC_destroy_function_descriptor':
Connection.xs:1011: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:1011: error: expected ';' before 'errorInfo'
Connection.xs:1012: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:1012: error: expected ';' before 'rc'
Connection.xs:1028: error: 'rc' undeclared (first use in this function)
Connection.xs:1028: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:1028: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:1029: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:1046: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:1047: error: 'SAPNW_FUNC_DESC' has no member named 'conn_handle'
Connection.xs:1048: error: 'SAPNW_FUNC_DESC' has no member named 'name'
Connection.xs: In function 'SAPNWRFC_create_function_call':
Connection.xs:1085: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:1085: error: expected ';' before 'errorInfo'
Connection.xs:1086: error: 'RFC_FUNCTION_HANDLE' undeclared (first use in this function)
Connection.xs:1086: error: expected ';' before 'func_handle'
Connection.xs:1105: error: 'func_handle' undeclared (first use in this function)
Connection.xs:1105: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:1105: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:1110: error: 'SAPNW_FUNC_DESC' has no member named 'name'
Connection.xs:1112: error: invalid type argument of '->'
Connection.xs:1112: error: invalid type argument of '->'
Connection.xs:1112: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:1113: error: invalid type argument of '->'
Connection.xs:1113: error: invalid type argument of '->'
Connection.xs:1113: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:1118: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1119: error: 'SAPNW_FUNC' has no member named 'desc_handle'
Connection.xs:1124: error: 'SAPNW_FUNC_DESC' has no member named 'name'
Connection.xs: In function 'SAPNWRFC_destroy_function_call':
Connection.xs:1135: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:1135: error: expected ';' before 'errorInfo'
Connection.xs:1136: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:1136: error: expected ';' before 'rc'
Connection.xs:1155: error: 'rc' undeclared (first use in this function)
Connection.xs:1155: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1155: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:1156: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1158: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:1160: error: 'SAPNW_FUNC' has no member named 'desc_handle'
Connection.xs:1162: error: invalid type argument of '->'
Connection.xs:1162: error: invalid type argument of '->'
Connection.xs:1162: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:1163: error: invalid type argument of '->'
Connection.xs:1163: error: invalid type argument of '->'
Connection.xs:1163: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:1166: error: 'SAPNW_FUNC' has no member named 'desc_handle'
Connection.xs: At top level:
Connection.xs:1172: error: expected ')' before 'hcont'
Connection.xs:1192: error: expected ')' before 'hcont'
Connection.xs:1212: error: expected ')' before 'hcont'
Connection.xs:1230: error: expected ')' before 'hcont'
Connection.xs:1248: error: expected ')' before 'hcont'
Connection.xs:1266: error: expected ')' before 'hcont'
Connection.xs:1284: error: expected ')' before 'hcont'
Connection.xs:1322: error: expected ')' before 'hcont'
Connection.xs:1361: error: expected ')' before 'hcont'
Connection.xs:1383: error: expected ')' before 'hcont'
Connection.xs:1410: error: expected ')' before 'hcont'
Connection.xs:1431: error: expected ')' before 'hcont'
Connection.xs:1453: error: expected ')' before 'hcont'
Connection.xs:1509: error: expected ')' before 'hcont'
Connection.xs:1581: error: expected ')' before 'line'
Connection.xs:1624: error: expected ')' before 'hcont'
Connection.xs: In function 'get_parameter_value':
Connection.xs:1655: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:1655: error: expected ';' before 'rc'
Connection.xs:1656: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:1656: error: expected ';' before 'errorInfo'
Connection.xs:1657: error: 'RFC_PARAMETER_DESC' undeclared (first use in this function)
Connection.xs:1657: error: expected ';' before 'paramDesc'
Connection.xs:1658: error: 'RFC_TABLE_HANDLE' undeclared (first use in this function)
Connection.xs:1658: error: expected ';' before 'tableHandle'
Connection.xs:1659: error: 'SAP_UC' undeclared (first use in this function)
Connection.xs:1659: error: 'p_name' undeclared (first use in this function)
Connection.xs:1662: error: 'SAPNW_FUNC' has no member named 'desc_handle'
Connection.xs:1663: error: 'SAPNW_FUNC_DESC' has no member named 'conn_handle'
Connection.xs:1666: error: 'rc' undeclared (first use in this function)
Connection.xs:1666: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:1666: error: 'paramDesc' undeclared (first use in this function)
Connection.xs:1666: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:1669: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:1674: error: invalid type argument of '->'
Connection.xs:1674: error: invalid type argument of '->'
Connection.xs:1674: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:1675: error: invalid type argument of '->'
Connection.xs:1675: error: invalid type argument of '->'
Connection.xs:1675: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:1679: error: 'RFCTYPE_DATE' undeclared (first use in this function)
Connection.xs:1680: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1680: warning: assignment makes pointer from integer without a cast
Connection.xs:1682: error: 'RFCTYPE_TIME' undeclared (first use in this function)
Connection.xs:1683: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1683: warning: assignment makes pointer from integer without a cast
Connection.xs:1685: error: 'RFCTYPE_NUM' undeclared (first use in this function)
Connection.xs:1686: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1686: warning: assignment makes pointer from integer without a cast
Connection.xs:1688: error: 'RFCTYPE_BCD' undeclared (first use in this function)
Connection.xs:1689: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1689: warning: assignment makes pointer from integer without a cast
Connection.xs:1691: error: 'RFCTYPE_CHAR' undeclared (first use in this function)
Connection.xs:1692: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1692: warning: assignment makes pointer from integer without a cast
Connection.xs:1694: error: 'RFCTYPE_BYTE' undeclared (first use in this function)
Connection.xs:1695: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1695: warning: assignment makes pointer from integer without a cast
Connection.xs:1697: error: 'RFCTYPE_FLOAT' undeclared (first use in this function)
Connection.xs:1698: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1698: warning: assignment makes pointer from integer without a cast
Connection.xs:1700: error: 'RFCTYPE_INT' undeclared (first use in this function)
Connection.xs:1701: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1701: warning: assignment makes pointer from integer without a cast
Connection.xs:1703: error: 'RFCTYPE_INT2' undeclared (first use in this function)
Connection.xs:1704: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1704: warning: assignment makes pointer from integer without a cast
Connection.xs:1706: error: 'RFCTYPE_INT1' undeclared (first use in this function)
Connection.xs:1707: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1707: warning: assignment makes pointer from integer without a cast
Connection.xs:1709: error: 'RFCTYPE_STRUCTURE' undeclared (first use in this function)
Connection.xs:1710: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1710: warning: assignment makes pointer from integer without a cast
Connection.xs:1712: error: 'RFCTYPE_TABLE' undeclared (first use in this function)
Connection.xs:1713: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1713: error: 'tableHandle' undeclared (first use in this function)
Connection.xs:1716: error: invalid type argument of '->'
Connection.xs:1716: error: invalid type argument of '->'
Connection.xs:1716: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:1718: error: invalid type argument of '->'
Connection.xs:1718: error: invalid type argument of '->'
Connection.xs:1718: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:1719: error: invalid type argument of '->'
Connection.xs:1719: error: invalid type argument of '->'
Connection.xs:1719: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:1721: warning: assignment makes pointer from integer without a cast
Connection.xs:1723: error: 'RFCTYPE_XMLDATA' undeclared (first use in this function)
Connection.xs:1727: error: 'RFCTYPE_STRING' undeclared (first use in this function)
Connection.xs:1728: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1728: warning: assignment makes pointer from integer without a cast
Connection.xs:1730: error: 'RFCTYPE_XSTRING' undeclared (first use in this function)
Connection.xs:1731: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:1731: warning: assignment makes pointer from integer without a cast
Connection.xs: At top level:
Connection.xs:1744: error: expected ')' before 'hcont'
Connection.xs:1772: error: expected ')' before 'hcont'
Connection.xs:1800: error: expected ')' before 'hcont'
Connection.xs:1826: error: expected ')' before 'hcont'
Connection.xs:1849: error: expected ')' before 'hcont'
Connection.xs:1879: error: expected ')' before 'hcont'
Connection.xs:1902: error: expected ')' before 'hcont'
Connection.xs:1922: error: expected ')' before 'hcont'
Connection.xs:1943: error: expected ')' before 'hcont'
Connection.xs:1965: error: expected ')' before 'hcont'
Connection.xs:1987: error: expected ')' before 'hcont'
Connection.xs:2010: error: expected ')' before 'hcont'
Connection.xs:2030: error: expected ')' before 'hcont'
Connection.xs:2098: error: expected ')' before 'hcont'
Connection.xs:2168: error: expected ')' before 'line'
Connection.xs:2223: error: expected ')' before 'hcont'
Connection.xs: In function 'set_parameter_value':
Connection.xs:2256: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:2256: error: expected ';' before 'rc'
Connection.xs:2257: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:2257: error: expected ';' before 'errorInfo'
Connection.xs:2258: error: 'RFC_TABLE_HANDLE' undeclared (first use in this function)
Connection.xs:2258: error: expected ';' before 'tableHandle'
Connection.xs:2259: error: 'RFC_PARAMETER_DESC' undeclared (first use in this function)
Connection.xs:2259: error: expected ';' before 'paramDesc'
Connection.xs:2260: error: 'SAP_UC' undeclared (first use in this function)
Connection.xs:2260: error: 'p_name' undeclared (first use in this function)
Connection.xs:2266: error: 'SAPNW_FUNC' has no member named 'desc_handle'
Connection.xs:2267: error: 'SAPNW_FUNC_DESC' has no member named 'conn_handle'
Connection.xs:2270: error: 'rc' undeclared (first use in this function)
Connection.xs:2270: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:2270: error: 'paramDesc' undeclared (first use in this function)
Connection.xs:2270: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:2273: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:2278: error: invalid type argument of '->'
Connection.xs:2278: error: invalid type argument of '->'
Connection.xs:2278: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2279: error: invalid type argument of '->'
Connection.xs:2279: error: invalid type argument of '->'
Connection.xs:2279: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2283: error: 'RFCTYPE_DATE' undeclared (first use in this function)
Connection.xs:2284: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2286: error: 'RFCTYPE_TIME' undeclared (first use in this function)
Connection.xs:2287: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2289: error: 'RFCTYPE_NUM' undeclared (first use in this function)
Connection.xs:2290: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2292: error: 'RFCTYPE_BCD' undeclared (first use in this function)
Connection.xs:2293: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2295: error: 'RFCTYPE_CHAR' undeclared (first use in this function)
Connection.xs:2296: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2298: error: 'RFCTYPE_BYTE' undeclared (first use in this function)
Connection.xs:2299: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2301: error: 'RFCTYPE_FLOAT' undeclared (first use in this function)
Connection.xs:2302: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2304: error: 'RFCTYPE_INT' undeclared (first use in this function)
Connection.xs:2305: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2307: error: 'RFCTYPE_INT2' undeclared (first use in this function)
Connection.xs:2308: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2310: error: 'RFCTYPE_INT1' undeclared (first use in this function)
Connection.xs:2311: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2313: error: 'RFCTYPE_STRUCTURE' undeclared (first use in this function)
Connection.xs:2314: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2316: error: 'RFCTYPE_TABLE' undeclared (first use in this function)
Connection.xs:2317: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2317: error: 'tableHandle' undeclared (first use in this function)
Connection.xs:2320: error: invalid type argument of '->'
Connection.xs:2320: error: invalid type argument of '->'
Connection.xs:2320: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2322: error: invalid type argument of '->'
Connection.xs:2322: error: invalid type argument of '->'
Connection.xs:2322: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2323: error: invalid type argument of '->'
Connection.xs:2323: error: invalid type argument of '->'
Connection.xs:2323: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2327: error: 'RFCTYPE_XMLDATA' undeclared (first use in this function)
Connection.xs:2331: error: 'RFCTYPE_STRING' undeclared (first use in this function)
Connection.xs:2332: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2334: error: 'RFCTYPE_XSTRING' undeclared (first use in this function)
Connection.xs:2335: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs: In function 'SAPNWRFC_set_parameter_active':
Connection.xs:2353: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:2353: error: expected ';' before 'rc'
Connection.xs:2354: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:2354: error: expected ';' before 'errorInfo'
Connection.xs:2355: error: 'SAP_UC' undeclared (first use in this function)
Connection.xs:2355: error: 'p_name' undeclared (first use in this function)
Connection.xs:2371: error: 'SAPNW_FUNC' has no member named 'desc_handle'
Connection.xs:2372: error: 'SAPNW_FUNC_DESC' has no member named 'conn_handle'
Connection.xs:2374: error: 'rc' undeclared (first use in this function)
Connection.xs:2374: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2374: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:2376: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:2380: error: invalid type argument of '->'
Connection.xs:2380: error: invalid type argument of '->'
Connection.xs:2380: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2381: error: invalid type argument of '->'
Connection.xs:2381: error: invalid type argument of '->'
Connection.xs:2381: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs: At top level:
Connection.xs:2463: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SAP_API'
Connection.xs: In function 'SAPNWRFC_install':
Connection.xs:2757: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:2757: error: expected ';' before 'rc'
Connection.xs:2759: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:2759: error: expected ';' before 'errorInfo'
Connection.xs:2760: error: 'SAP_UC' undeclared (first use in this function)
Connection.xs:2760: error: 'psysid' undeclared (first use in this function)
Connection.xs:2776: error: 'rc' undeclared (first use in this function)
Connection.xs:2776: error: 'SAPNW_FUNC_DESC' has no member named 'handle'
Connection.xs:2776: error: 'myrfc_function_callback' undeclared (first use in this function)
Connection.xs:2776: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:2780: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:2782: error: 'SAPNW_FUNC_DESC' has no member named 'name'
Connection.xs:2784: error: invalid type argument of '->'
Connection.xs:2784: error: invalid type argument of '->'
Connection.xs:2784: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2785: error: invalid type argument of '->'
Connection.xs:2785: error: invalid type argument of '->'
Connection.xs:2785: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2793: error: 'SAPNW_FUNC_DESC' has no member named 'name'
Connection.xs: In function 'SAPNWRFC_invoke':
Connection.xs:2805: error: 'RFC_RC' undeclared (first use in this function)
Connection.xs:2805: error: expected ';' before 'rc'
Connection.xs:2806: error: 'RFC_ERROR_INFO' undeclared (first use in this function)
Connection.xs:2806: error: expected ';' before 'errorInfo'
Connection.xs:2807: error: 'RFC_TABLE_HANDLE' undeclared (first use in this function)
Connection.xs:2807: error: expected ';' before 'tableHandle'
Connection.xs:2808: error: 'SAP_UC' undeclared (first use in this function)
Connection.xs:2808: error: 'p_name' undeclared (first use in this function)
Connection.xs:2811: error: 'RFC_STRUCTURE_HANDLE' undeclared (first use in this function)
Connection.xs:2811: error: expected ';' before 'line'
Connection.xs:2836: error: 'SAPNW_FUNC' has no member named 'desc_handle'
Connection.xs:2837: error: 'SAPNW_FUNC_DESC' has no member named 'conn_handle'
Connection.xs:2856: error: 'RFC_EXPORT' undeclared (first use in this function)
Connection.xs:2858: error: 'RFC_IMPORT' undeclared (first use in this function)
Connection.xs:2859: error: 'RFC_CHANGING' undeclared (first use in this function)
Connection.xs:2863: error: 'RFC_TABLES' undeclared (first use in this function)
Connection.xs:2870: error: 'rc' undeclared (first use in this function)
Connection.xs:2870: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2870: error: 'tableHandle' undeclared (first use in this function)
Connection.xs:2870: error: 'errorInfo' undeclared (first use in this function)
Connection.xs:2871: error: 'RFC_OK' undeclared (first use in this function)
Connection.xs:2875: error: invalid type argument of '->'
Connection.xs:2875: error: invalid type argument of '->'
Connection.xs:2875: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2876: error: invalid type argument of '->'
Connection.xs:2876: error: invalid type argument of '->'
Connection.xs:2876: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2881: error: 'line' undeclared (first use in this function)
Connection.xs:2886: error: invalid type argument of '->'
Connection.xs:2886: error: invalid type argument of '->'
Connection.xs:2886: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2887: error: invalid type argument of '->'
Connection.xs:2887: error: invalid type argument of '->'
Connection.xs:2887: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2901: error: 'SAPNW_CONN_INFO' has no member named 'handle'
Connection.xs:2901: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2906: error: 'SAPNW_FUNC_DESC' has no member named 'name'
Connection.xs:2908: error: invalid type argument of '->'
Connection.xs:2908: error: invalid type argument of '->'
Connection.xs:2908: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2909: error: invalid type argument of '->'
Connection.xs:2909: error: invalid type argument of '->'
Connection.xs:2909: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2928: error: 'SAPNW_FUNC' has no member named 'handle'
Connection.xs:2933: error: invalid type argument of '->'
Connection.xs:2933: error: invalid type argument of '->'
Connection.xs:2933: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2934: error: invalid type argument of '->'
Connection.xs:2934: error: invalid type argument of '->'
Connection.xs:2934: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2941: error: invalid type argument of '->'
Connection.xs:2941: error: invalid type argument of '->'
Connection.xs:2941: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2942: error: invalid type argument of '->'
Connection.xs:2942: error: invalid type argument of '->'
Connection.xs:2942: warning: passing argument 1 of 'Perl_sv_2pv_flags' makes pointer from integer without a cast
Connection.xs:2948: warning: passing argument 2 of 'Perl_av_push' makes pointer from integer without a cast
*** Error 1 in lib/SAPNW (Makefile:326 'Connection.o')
*** Error 1 in /cpan_build/bar/sapnwrfc-0.37-0 (Makefile:498 'subdirs')
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Test::More 0 1.302068
YAML 0 1.20
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.24
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.24
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/bar/bin:/home/bar/perl5/perlbrew/bin:/home/bar/perl5/perlbrew/perls/perl-5.20.3/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL = /home/bar/perl5/perlbrew/perls/perl-5.20.3/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5880
PERL5_CPAN_IS_RUNNING = 5880
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 14161,5880
PERLBREW_BASHRC_VERSION = 0.76
PERLBREW_HOME = /home/bar/.perlbrew
PERLBREW_MANPATH = /home/bar/perl5/perlbrew/perls/perl-5.20.3/man
PERLBREW_PATH = /home/bar/perl5/perlbrew/bin:/home/bar/perl5/perlbrew/perls/perl-5.20.3/bin
PERLBREW_PERL = perl-5.20.3
PERLBREW_ROOT = /home/bar/perl5/perlbrew
PERLBREW_VERSION = 0.76
PERL_CR_SMOKER_CURRENT = sapnwrfc-0.37
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = vt220
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/bar/perl5/perlbrew/perls/perl-5.20.3/bin/perl
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.14
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.24
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.24
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.91_02
JSON::PP 2.91_02
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302068
YAML 1.20
YAML::Syck 1.29
version 0.9912
--
Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
Platform:
osname=openbsd, osvers=5.9, archname=OpenBSD.amd64-openbsd
uname='openbsd baiacu.spo.virtua.com.br 5.9 generic.mp#1888 amd64 '
config_args='-de -Dprefix=/home/bar/perl5/perlbrew/perls/perl-5.20.3 -Aeval:scriptdir=/home/bar/perl5/perlbrew/perls/perl-5.20.3/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.9'
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 ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lpthread -lm -lutil -lc
perllibs=-lpthread -lm -lutil -lc
libc=/usr/lib/libc.so.84.2, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.38
Built under openbsd
Compiled at Sep 12 2016 22:30:16
%ENV:
PERL="/home/bar/perl5/perlbrew/perls/perl-5.20.3/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="5880"
PERL5_CPAN_IS_RUNNING="5880"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="14161,5880"
PERLBREW_BASHRC_VERSION="0.76"
PERLBREW_HOME="/home/bar/.perlbrew"
PERLBREW_MANPATH="/home/bar/perl5/perlbrew/perls/perl-5.20.3/man"
PERLBREW_PATH="/home/bar/perl5/perlbrew/bin:/home/bar/perl5/perlbrew/perls/perl-5.20.3/bin"
PERLBREW_PERL="perl-5.20.3"
PERLBREW_ROOT="/home/bar/perl5/perlbrew"
PERLBREW_VERSION="0.76"
PERL_CR_SMOKER_CURRENT="sapnwrfc-0.37"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/bar/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/OpenBSD.amd64-openbsd
/home/bar/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3
/home/bar/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/OpenBSD.amd64-openbsd
/home/bar/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3
.