Front page | perl.cpan.testers |
Postings from July 2008
FAIL Krb5-1.8 armv5tejl-linux 2.6.17.14
From:
stro
Date:
July 4, 2008 06:15
Subject:
FAIL Krb5-1.8 armv5tejl-linux 2.6.17.14
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Jeff Horwitz,
This is a computer-generated report for Krb5-1.8
on perl 5.10.0, created by CPAN-Reporter-1.1556.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.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 Krb5.pm blib/lib/Authen/Krb5.pm
AutoSplitting blib/lib/Authen/Krb5.pm (blib/lib/auto/Authen/Krb5)
/home/stro0/perl510/bin/perl /home/stro0/perl510/lib/5.10.0/ExtUtils/xsubpp -typemap /home/stro0/perl510/lib/5.10.0/ExtUtils/typemap -typemap typemap Krb5.xs > Krb5.xsc && mv Krb5.xsc Krb5.c
Please specify prototyping behavior for Krb5.xs (see perlxs manual)
cc -c -I/usr/include -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.8\" -DXS_VERSION=\"1.8\" -fPIC "-I/home/stro0/perl510/lib/5.10.0/armv5tejl-linux/CORE" Krb5.c
Krb5.xs:10:18: krb5.h: No such file or directory
Krb5.xs:11:21: com_err.h: No such file or directory
Krb5.xs:22: error: parse error before "Authen__Krb5__Ccache"
Krb5.xs:22: warning: data definition has no type or storage class
Krb5.xs:23: error: parse error before "Authen__Krb5__Principal"
Krb5.xs:23: warning: data definition has no type or storage class
Krb5.xs:24: error: parse error before "Authen__Krb5__AuthContext"
Krb5.xs:24: warning: data definition has no type or storage class
Krb5.xs:25: error: parse error before "Authen__Krb5__Rcache"
Krb5.xs:25: warning: data definition has no type or storage class
Krb5.xs:26: error: parse error before '*' token
Krb5.xs:26: warning: data definition has no type or storage class
Krb5.xs:27: error: parse error before '*' token
Krb5.xs:27: warning: data definition has no type or storage class
Krb5.xs:28: error: parse error before '*' token
Krb5.xs:28: warning: data definition has no type or storage class
Krb5.xs:29: error: parse error before "Authen__Krb5__Keytab"
Krb5.xs:29: warning: data definition has no type or storage class
Krb5.xs:30: error: parse error before '*' token
Krb5.xs:30: warning: data definition has no type or storage class
Krb5.xs:31: error: parse error before '*' token
Krb5.xs:31: warning: data definition has no type or storage class
Krb5.xs:32: error: parse error before '*' token
Krb5.xs:32: warning: data definition has no type or storage class
Krb5.xs:33: error: parse error before '*' token
Krb5.xs:33: warning: data definition has no type or storage class
Krb5.xs:34: error: parse error before '*' token
Krb5.xs:34: warning: data definition has no type or storage class
Krb5.xs:35: error: parse error before '*' token
Krb5.xs:35: warning: data definition has no type or storage class
Krb5.xs:36: error: parse error before '*' token
Krb5.xs:36: warning: data definition has no type or storage class
Krb5.xs:37: error: parse error before '*' token
Krb5.xs:37: warning: data definition has no type or storage class
Krb5.xs:39: error: parse error before "context"
Krb5.xs:39: warning: initialization makes integer from pointer without a cast
Krb5.xs:39: warning: data definition has no type or storage class
Krb5.xs:40: error: parse error before "err"
Krb5.xs:40: warning: data definition has no type or storage class
Krb5.xs:41: error: parse error before "keytab_entry_init"
Krb5.xs:41: warning: data definition has no type or storage class
Krb5.xs:48: error: parse error before "krb5_free_krbhst"
Krb5.xs:48: error: parse error before "char"
Krb5.xs:48: warning: data definition has no type or storage class
Krb5.xs:49: error: parse error before "krb5_get_krbhst"
Krb5.xs:49: error: parse error before "const"
Krb5.xs:49: warning: data definition has no type or storage class
Krb5.c: In function `XS_Authen__Krb5_error':
Krb5.c:148: error: `krb5_error_code' undeclared (first use in this function)
Krb5.c:148: error: (Each undeclared identifier is reported only once
Krb5.c:148: error: for each function it appears in.)
Krb5.c:148: error: parse error before "e"
Krb5.c:151: error: `e' undeclared (first use in this function)
Krb5.xs: In function `XS_Authen__Krb5_free_context':
Krb5.xs:134: warning: assignment makes integer from pointer without a cast
Krb5.xs: In function `XS_Authen__Krb5_get_krbhst':
Krb5.xs:179: error: `krb5_data' undeclared (first use in this function)
Krb5.xs:179: error: parse error before "realm_data"
Krb5.xs:184: error: `realm_data' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_build_principal_ext':
Krb5.c:354: error: parse error before "p"
Krb5.c:358: error: `p' undeclared (first use in this function)
Krb5.c:362: error: parse error before "tmp"
Krb5.xs:199: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:200: error: invalid type argument of `->'
Krb5.xs:201: error: invalid type argument of `->'
Krb5.xs:202: error: `KRB5_TGS_NAME_SIZE' undeclared (first use in this function)
Krb5.xs:202: error: `KRB5_TGS_NAME' undeclared (first use in this function)
Krb5.xs:203: error: invalid type argument of `->'
Krb5.xs:204: error: invalid type argument of `->'
Krb5.c: In function `XS_Authen__Krb5_parse_name':
Krb5.c:401: error: parse error before "RETVAL"
Krb5.xs:219: error: `RETVAL' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_sname_to_principal':
Krb5.c:430: error: `krb5_int32' undeclared (first use in this function)
Krb5.c:430: error: parse error before "type"
Krb5.xs:234: error: `type' undeclared (first use in this function)
Krb5.xs:234: error: `RETVAL' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_cc_resolve':
Krb5.c:459: error: parse error before "RETVAL"
Krb5.xs:247: error: `RETVAL' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_cc_default':
Krb5.c:510: error: parse error before "RETVAL"
Krb5.xs:268: error: `RETVAL' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_kt_resolve':
Krb5.c:538: error: parse error before "RETVAL"
Krb5.xs:281: error: `RETVAL' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_kt_default':
Krb5.c:594: error: parse error before "RETVAL"
Krb5.xs:305: error: `RETVAL' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_kt_read_service_key':
Krb5.c:621: error: parse error before "principal"
Krb5.c:622: error: `krb5_kvno' undeclared (first use in this function)
Krb5.c:623: error: `krb5_enctype' undeclared (first use in this function)
Krb5.c:627: error: `principal' undeclared (first use in this function)
Krb5.c:631: error: parse error before "tmp"
Krb5.c:638: error: `kvno' undeclared (first use in this function)
Krb5.c:644: error: `enctype' undeclared (first use in this function)
Krb5.xs:321: error: `RETVAL' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_get_init_creds_password':
Krb5.c:675: error: parse error before "client"
Krb5.xs:336: error: `krb5_get_init_creds_opt' undeclared (first use in this function)
Krb5.xs:336: error: parse error before "opt"
Krb5.c:685: error: `client' undeclared (first use in this function)
Krb5.c:689: error: parse error before "tmp"
Krb5.xs:340: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:340: error: `krb5_creds' undeclared (first use in this function)
Krb5.xs:345: error: `opt' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_get_init_creds_keytab':
Krb5.c:737: error: parse error before "client"
Krb5.xs:365: error: `krb5_get_init_creds_opt' undeclared (first use in this function)
Krb5.xs:365: error: parse error before "opt"
Krb5.c:747: error: `client' undeclared (first use in this function)
Krb5.c:751: error: parse error before "tmp"
Krb5.c:758: error: `keytab' undeclared (first use in this function)
Krb5.c:762: error: parse error before "tmp"
Krb5.xs:369: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:369: error: `krb5_creds' undeclared (first use in this function)
Krb5.xs:374: error: `opt' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_get_in_tkt_with_password':
Krb5.c:810: error: parse error before "client"
Krb5.c:813: error: parse error before "cc"
Krb5.xs:399: error: `krb5_creds' undeclared (first use in this function)
Krb5.xs:400: error: `krb5_get_init_creds_opt' undeclared (first use in this function)
Krb5.c:822: error: `client' undeclared (first use in this function)
Krb5.c:826: error: parse error before "tmp"
Krb5.c:833: error: `server' undeclared (first use in this function)
Krb5.c:837: error: parse error before "tmp"
Krb5.c:844: error: `cc' undeclared (first use in this function)
Krb5.c:848: error: parse error before "tmp"
Krb5.xs:404: error: `cr' undeclared (first use in this function)
Krb5.xs:405: error: `opt' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_get_in_tkt_with_keytab':
Krb5.c:895: error: parse error before "client"
Krb5.xs:436: error: `krb5_creds' undeclared (first use in this function)
Krb5.xs:437: error: `krb5_get_init_creds_opt' undeclared (first use in this function)
Krb5.c:907: error: `client' undeclared (first use in this function)
Krb5.c:911: error: parse error before "tmp"
Krb5.c:918: error: `server' undeclared (first use in this function)
Krb5.c:922: error: parse error before "tmp"
Krb5.c:929: error: `keytab' undeclared (first use in this function)
Krb5.c:933: error: parse error before "tmp"
Krb5.c:940: error: `cc' undeclared (first use in this function)
Krb5.c:944: error: parse error before "tmp"
Krb5.xs:441: error: `cr' undeclared (first use in this function)
Krb5.xs:442: error: `opt' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_mk_req':
Krb5.c:991: error: parse error before "auth_context"
Krb5.c:992: error: `krb5_flags' undeclared (first use in this function)
Krb5.c:996: error: parse error before "cc"
Krb5.xs:475: error: `krb5_data' undeclared (first use in this function)
Krb5.c:1004: error: `auth_context' undeclared (first use in this function)
Krb5.c:1008: error: parse error before "tmp"
Krb5.c:1015: error: `cc' undeclared (first use in this function)
Krb5.c:1019: error: parse error before "tmp"
Krb5.xs:478: error: `in_data' undeclared (first use in this function)
Krb5.xs:479: error: `ap_req_options' undeclared (first use in this function)
Krb5.xs:480: error: `out_data' undeclared (first use in this function)
Krb5.c: In function `XS_Authen__Krb5_rd_req':
Krb5.c:1051: error: parse error before "auth_context"
Krb5.c:1053: error: parse error before "server"
Krb5.xs:495: error: `krb5_data' undeclared (first use in this function)
Krb5.xs:496: error: `krb5_ticket' undeclared (first use in this function)
Krb5.xs:496: error: `t' undeclared (first use in this function)
Krb5.c:1060: error: parse error before "RETVAL"
Krb5.c:1063: error: `auth_context' undeclared (first use in this function)
Krb5.c:1067: error: parse error before "tmp"
Krb5.c:1074: error: `server' undeclared (first use in this function)
Krb5.c:1078: error: parse error before "tmp"
Krb5.c:1085: error: `keytab' undeclared (first use in this function)
Krb5.c:1092: error: parse error before "tmp"
Krb5.xs:499: error: parse error before ')' token
Krb5.xs:499: error: parse error before ')' token
Krb5.xs:499: error: parse error before ')' token
Krb5.xs:500: error: `in_data' undeclared (first use in this function)
Krb5.xs:500: error: `in' undeclared (first use in this function)
Krb5.xs:504: error: `RETVAL' undeclared (first use in this function)
Krb5.c: At top level:
Krb5.c:1112: error: parse error before "void"
Krb5.c:1112: error: conflicting types for 'PL_stack_sp'
/home/stro0/perl510/lib/5.10.0/armv5tejl-linux/CORE/intrpvar.h:35: error: previous declaration of 'PL_stack_sp' was here
Krb5.c:1112: error: conflicting types for 'PL_stack_sp'
/home/stro0/perl510/lib/5.10.0/armv5tejl-linux/CORE/intrpvar.h:35: error: previous declaration of 'PL_stack_sp' was here
Krb5.c:1112: error: `ax' undeclared here (not in a function)
Krb5.c:1112: error: `tmpXSoff' undeclared here (not in a function)
Krb5.c:1112: warning: data definition has no type or storage class
Krb5.c:1112: error: parse error before "return"
Krb5.c: In function `XS_Authen__Krb5_gen_portaddr':
Krb5.c:1120: warning: initialization makes pointer from integer without a cast
Krb5.c:1128: error: parse error before "addr"
Krb5.c:1130: error: parse error before "RETVAL"
Krb5.c:1133: error: `addr' undeclared (first use in this function)
Krb5.c:1137: error: parse error before "tmp"
Krb5.xs:517: error: `krb5_pointer' undeclared (first use in this function)
Krb5.xs:517: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:518: warning: assignment makes integer from pointer without a cast
Krb5.c:1150: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5_genaddrs':
Krb5.c:1158: warning: initialization makes pointer from integer without a cast
Krb5.c:1166: error: parse error before "auth_context"
Krb5.c:1168: error: `krb5_flags' undeclared (first use in this function)
Krb5.c:1168: error: parse error before "flags"
Krb5.c:1175: error: `auth_context' undeclared (first use in this function)
Krb5.c:1179: error: parse error before "tmp"
Krb5.xs:534: error: `flags' undeclared (first use in this function)
Krb5.xs:535: warning: assignment makes integer from pointer without a cast
Krb5.xs:536: warning: assignment makes integer from pointer without a cast
Krb5.c:1191: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5_gen_replay_name':
Krb5.c:1199: warning: initialization makes pointer from integer without a cast
Krb5.c:1207: error: parse error before "addr"
Krb5.c:1213: error: `addr' undeclared (first use in this function)
Krb5.c:1217: error: parse error before "tmp"
Krb5.xs:545: warning: assignment makes integer from pointer without a cast
Krb5.c:1229: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5_mk_priv':
Krb5.c:1237: warning: initialization makes pointer from integer without a cast
Krb5.c:1247: error: parse error before "auth_context"
Krb5.xs:556: error: `krb5_data' undeclared (first use in this function)
Krb5.xs:556: error: parse error before "in_data"
Krb5.c:1255: error: `auth_context' undeclared (first use in this function)
Krb5.c:1259: error: parse error before "tmp"
Krb5.xs:559: error: `in_data' undeclared (first use in this function)
Krb5.xs:560: error: `out_data' undeclared (first use in this function)
Krb5.xs:561: warning: assignment makes integer from pointer without a cast
Krb5.c:1271: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5_rd_priv':
Krb5.c:1281: warning: initialization makes pointer from integer without a cast
Krb5.c:1291: error: parse error before "auth_context"
Krb5.xs:571: error: `krb5_data' undeclared (first use in this function)
Krb5.xs:571: error: parse error before "in_data"
Krb5.c:1299: error: `auth_context' undeclared (first use in this function)
Krb5.c:1303: error: parse error before "tmp"
Krb5.xs:574: error: `in_data' undeclared (first use in this function)
Krb5.xs:575: error: `out_data' undeclared (first use in this function)
Krb5.xs:576: warning: assignment makes integer from pointer without a cast
Krb5.c:1314: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5_get_server_rcache':
Krb5.c:1324: warning: initialization makes pointer from integer without a cast
Krb5.xs:584: error: `krb5_data' undeclared (first use in this function)
Krb5.xs:584: error: parse error before "rc_data"
Krb5.xs:587: error: `rc_data' undeclared (first use in this function)
Krb5.xs:588: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:590: warning: assignment makes integer from pointer without a cast
Krb5.c:1348: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5_sendauth':
Krb5.c:1356: warning: initialization makes pointer from integer without a cast
Krb5.c:1366: error: parse error before "auth_context"
Krb5.c:1369: error: parse error before "client"
Krb5.c:1373: error: parse error before "in_creds"
Krb5.xs:608: error: `krb5_data' undeclared (first use in this function)
Krb5.xs:609: error: `krb5_creds' undeclared (first use in this function)
Krb5.xs:609: error: `out_creds' undeclared (first use in this function)
Krb5.c:1383: error: `auth_context' undeclared (first use in this function)
Krb5.c:1387: error: parse error before "tmp"
Krb5.c:1394: error: `client' undeclared (first use in this function)
Krb5.c:1398: error: parse error before "tmp"
Krb5.c:1405: error: `server' undeclared (first use in this function)
Krb5.c:1409: error: parse error before "tmp"
Krb5.c:1416: error: `in_creds' undeclared (first use in this function)
Krb5.c:1420: error: parse error before "tmp"
Krb5.c:1427: error: `cc' undeclared (first use in this function)
Krb5.c:1431: error: parse error before "tmp"
Krb5.xs:614: error: `in_data' undeclared (first use in this function)
Krb5.xs:617: warning: assignment makes integer from pointer without a cast
Krb5.xs:618: warning: assignment makes integer from pointer without a cast
Krb5.c:1444: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5_recvauth':
Krb5.c:1454: warning: initialization makes pointer from integer without a cast
Krb5.c:1464: error: parse error before "auth_context"
Krb5.c:1467: error: parse error before "server"
Krb5.xs:629: error: `krb5_ticket' undeclared (first use in this function)
Krb5.xs:629: error: `ticket' undeclared (first use in this function)
Krb5.c:1476: error: `auth_context' undeclared (first use in this function)
Krb5.c:1480: error: parse error before "tmp"
Krb5.c:1487: error: `server' undeclared (first use in this function)
Krb5.c:1491: error: parse error before "tmp"
Krb5.c:1498: error: `keytab' undeclared (first use in this function)
Krb5.c:1502: error: parse error before "tmp"
Krb5.xs:636: warning: assignment makes integer from pointer without a cast
Krb5.xs:639: warning: assignment makes integer from pointer without a cast
Krb5.c:1516: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Principal_realm':
Krb5.c:1526: warning: initialization makes pointer from integer without a cast
Krb5.c:1534: error: parse error before "p"
Krb5.c:1537: error: `p' undeclared (first use in this function)
Krb5.c:1541: error: parse error before "tmp"
Krb5.c:1550: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Principal_type':
Krb5.c:1558: warning: initialization makes pointer from integer without a cast
Krb5.c:1566: error: parse error before "p"
Krb5.c:1567: error: `krb5_int32' undeclared (first use in this function)
Krb5.c:1571: error: `p' undeclared (first use in this function)
Krb5.c:1575: error: parse error before "tmp"
Krb5.xs:656: error: `RETVAL' undeclared (first use in this function)
Krb5.c:1586: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Principal_data':
Krb5.c:1594: warning: initialization makes pointer from integer without a cast
Krb5.c:1604: error: parse error before "p"
Krb5.c:1607: error: `p' undeclared (first use in this function)
Krb5.c:1611: error: parse error before "tmp"
Krb5.xs:668: error: `krb5_data' undeclared (first use in this function)
Krb5.xs:668: error: `data' undeclared (first use in this function)
Krb5.c:1627: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Principal_DESTROY':
Krb5.c:1637: warning: initialization makes pointer from integer without a cast
Krb5.c:1645: error: parse error before "p"
Krb5.c:1648: error: `p' undeclared (first use in this function)
Krb5.c:1652: error: parse error before "tmp"
Krb5.c:1664: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Ccache_initialize':
Krb5.c:1672: warning: initialization makes pointer from integer without a cast
Krb5.c:1680: error: parse error before "cc"
Krb5.c:1684: error: `cc' undeclared (first use in this function)
Krb5.c:1688: error: parse error before "tmp"
Krb5.c:1695: error: `p' undeclared (first use in this function)
Krb5.c:1699: error: parse error before "tmp"
Krb5.xs:696: warning: assignment makes integer from pointer without a cast
Krb5.xs:699: warning: assignment makes integer from pointer without a cast
Krb5.c:1713: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Ccache_store_cred':
Krb5.c:1721: warning: initialization makes pointer from integer without a cast
Krb5.c:1729: error: parse error before "cc"
Krb5.c:1733: error: `cc' undeclared (first use in this function)
Krb5.c:1737: error: parse error before "tmp"
Krb5.c:1744: error: `creds' undeclared (first use in this function)
Krb5.c:1748: error: parse error before "tmp"
Krb5.xs:709: warning: assignment makes integer from pointer without a cast
Krb5.xs:710: warning: assignment makes integer from pointer without a cast
Krb5.c:1759: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Ccache_get_name':
Krb5.c:1767: warning: initialization makes pointer from integer without a cast
Krb5.c:1775: error: parse error before "cc"
Krb5.c:1780: error: `cc' undeclared (first use in this function)
Krb5.c:1784: error: parse error before "tmp"
Krb5.xs:717: warning: assignment makes pointer from integer without a cast
Krb5.c:1795: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Ccache_get_principal':
Krb5.c:1803: warning: initialization makes pointer from integer without a cast
Krb5.c:1811: error: parse error before "cc"
Krb5.c:1815: error: `cc' undeclared (first use in this function)
Krb5.c:1819: error: parse error before "tmp"
Krb5.xs:727: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:728: warning: assignment makes integer from pointer without a cast
Krb5.c:1834: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Ccache_destroy':
Krb5.c:1842: warning: initialization makes pointer from integer without a cast
Krb5.c:1850: error: parse error before "cc"
Krb5.c:1853: error: `cc' undeclared (first use in this function)
Krb5.c:1857: error: parse error before "tmp"
Krb5.xs:740: warning: assignment makes integer from pointer without a cast
Krb5.xs:744: warning: assignment makes integer from pointer without a cast
Krb5.xs:748: warning: assignment makes integer from pointer without a cast
Krb5.c:1875: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Ccache_start_seq_get':
Krb5.c:1883: warning: initialization makes pointer from integer without a cast
Krb5.c:1891: error: parse error before "cc"
Krb5.c:1892: error: `krb5_cc_cursor' undeclared (first use in this function)
Krb5.c:1892: error: `RETVAL' undeclared (first use in this function)
Krb5.c:1895: error: `cc' undeclared (first use in this function)
Krb5.c:1899: error: parse error before "tmp"
Krb5.xs:756: error: parse error before ')' token
Krb5.xs:756: error: parse error before ')' token
Krb5.xs:757: warning: assignment makes integer from pointer without a cast
Krb5.xs:757: error: parse error before ')' token
Krb5.xs:760: warning: assignment makes integer from pointer without a cast
Krb5.c: At top level:
Krb5.c:1915: error: parse error before "void"
Krb5.c:1915: error: redefinition of 'PL_stack_sp'
Krb5.c:1112: error: previous definition of 'PL_stack_sp' was here
Krb5.c:1915: warning: data definition has no type or storage class
Krb5.c:1915: error: parse error before "return"
Krb5.c: In function `XS_Authen__Krb5__Ccache_next_cred':
Krb5.c:1923: warning: initialization makes pointer from integer without a cast
Krb5.c:1931: error: `krb5_cc_cursor' undeclared (first use in this function)
Krb5.c:1931: error: `cursor' undeclared (first use in this function)
Krb5.c:1932: error: parse error before "cc"
Krb5.c:1940: error: parse error before ')' token
Krb5.c:1947: error: `cc' undeclared (first use in this function)
Krb5.c:1951: error: parse error before "tmp"
Krb5.xs:771: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:771: error: `krb5_creds' undeclared (first use in this function)
Krb5.xs:771: error: parse error before ')' token
Krb5.xs:771: error: parse error before ')' token
Krb5.xs:772: warning: assignment makes integer from pointer without a cast
Krb5.xs:772: error: parse error before ')' token
Krb5.xs:775: warning: assignment makes integer from pointer without a cast
Krb5.c: At top level:
Krb5.c:1968: error: parse error before "void"
Krb5.c:1968: error: redefinition of 'PL_stack_sp'
Krb5.c:1915: error: previous definition of 'PL_stack_sp' was here
Krb5.c:1968: error: redefinition of 'PL_stack_sp'
Krb5.c:1915: error: previous definition of 'PL_stack_sp' was here
Krb5.c:1968: warning: data definition has no type or storage class
Krb5.c:1968: error: parse error before "return"
Krb5.c: In function `XS_Authen__Krb5__Ccache_end_seq_get':
Krb5.c:1976: warning: initialization makes pointer from integer without a cast
Krb5.c:1984: error: parse error before "cc"
Krb5.c:1985: error: `krb5_cc_cursor' undeclared (first use in this function)
Krb5.c:1985: error: `cursor' undeclared (first use in this function)
Krb5.c:1988: error: `cc' undeclared (first use in this function)
Krb5.c:1992: error: parse error before "tmp"
Krb5.c:2003: error: parse error before ')' token
Krb5.xs:789: warning: assignment makes integer from pointer without a cast
Krb5.xs:790: warning: assignment makes integer from pointer without a cast
Krb5.c:2015: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Ccache_DESTROY':
Krb5.c:2023: warning: initialization makes pointer from integer without a cast
Krb5.c:2031: error: parse error before "cc"
Krb5.c:2034: error: `cc' undeclared (first use in this function)
Krb5.c:2038: error: parse error before "tmp"
Krb5.c:2050: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__KeyBlock_length':
Krb5.c:2058: warning: initialization makes pointer from integer without a cast
Krb5.c:2066: error: parse error before "kb"
Krb5.c:2071: error: `kb' undeclared (first use in this function)
Krb5.c:2075: error: parse error before "tmp"
Krb5.c:2086: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__KeyBlock_contents':
Krb5.c:2094: warning: initialization makes pointer from integer without a cast
Krb5.c:2104: error: parse error before "kb"
Krb5.c:2107: error: `kb' undeclared (first use in this function)
Krb5.c:2111: error: parse error before "tmp"
Krb5.c:2120: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__KeyBlock_enctype':
Krb5.c:2130: warning: initialization makes pointer from integer without a cast
Krb5.c:2138: error: parse error before "kb"
Krb5.c:2143: error: `kb' undeclared (first use in this function)
Krb5.c:2147: error: parse error before "tmp"
Krb5.c:2158: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__KeyBlock_enctype_string':
Krb5.c:2166: warning: initialization makes pointer from integer without a cast
Krb5.c:2176: error: parse error before "kb"
Krb5.c:2183: error: `kb' undeclared (first use in this function)
Krb5.c:2187: error: parse error before "tmp"
Krb5.xs:842: warning: assignment makes integer from pointer without a cast
Krb5.c:2199: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__KeyBlock_DESTROY':
Krb5.c:2209: warning: initialization makes pointer from integer without a cast
Krb5.c:2217: error: parse error before "kb"
Krb5.c:2220: error: `kb' undeclared (first use in this function)
Krb5.c:2224: error: parse error before "tmp"
Krb5.c:2236: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__AuthContext_new':
Krb5.c:2244: warning: initialization makes pointer from integer without a cast
Krb5.c:2253: error: parse error before "RETVAL"
Krb5.xs:863: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:864: warning: assignment makes integer from pointer without a cast
Krb5.c:2264: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__AuthContext_getflags':
Krb5.c:2272: warning: initialization makes pointer from integer without a cast
Krb5.c:2280: error: parse error before "auth_context"
Krb5.xs:876: error: `krb5_int32' undeclared (first use in this function)
Krb5.c:2289: error: `auth_context' undeclared (first use in this function)
Krb5.c:2293: error: parse error before "tmp"
Krb5.xs:879: error: `flags' undeclared (first use in this function)
Krb5.c:2305: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__AuthContext_setflags':
Krb5.c:2313: warning: initialization makes pointer from integer without a cast
Krb5.c:2321: error: parse error before "auth_context"
Krb5.c:2322: error: `krb5_int32' undeclared (first use in this function)
Krb5.c:2325: error: `auth_context' undeclared (first use in this function)
Krb5.c:2329: error: parse error before "tmp"
Krb5.xs:891: error: `flags' undeclared (first use in this function)
Krb5.xs:893: warning: assignment makes integer from pointer without a cast
Krb5.xs:894: warning: assignment makes integer from pointer without a cast
Krb5.c:2341: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__AuthContext_getrcache':
Krb5.c:2349: warning: initialization makes pointer from integer without a cast
Krb5.c:2357: error: parse error before "auth_context"
Krb5.c:2361: error: `auth_context' undeclared (first use in this function)
Krb5.c:2365: error: parse error before "tmp"
Krb5.xs:901: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:902: warning: assignment makes integer from pointer without a cast
Krb5.c:2378: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__AuthContext_setrcache':
Krb5.c:2386: warning: initialization makes pointer from integer without a cast
Krb5.c:2394: error: parse error before "auth_context"
Krb5.c:2398: error: `auth_context' undeclared (first use in this function)
Krb5.c:2402: error: parse error before "tmp"
Krb5.c:2409: error: `rc' undeclared (first use in this function)
Krb5.c:2413: error: parse error before "tmp"
Krb5.xs:914: warning: assignment makes integer from pointer without a cast
Krb5.xs:915: warning: assignment makes integer from pointer without a cast
Krb5.c:2424: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__AuthContext_getaddrs':
Krb5.c:2432: warning: initialization makes pointer from integer without a cast
Krb5.c:2440: error: parse error before "auth_context"
Krb5.xs:922: error: `krb5_address' undeclared (first use in this function)
Krb5.xs:922: error: `local' undeclared (first use in this function)
Krb5.xs:922: error: `remote' undeclared (first use in this function)
Krb5.c:2447: error: `auth_context' undeclared (first use in this function)
Krb5.c:2451: error: parse error before "tmp"
Krb5.xs:926: warning: assignment makes integer from pointer without a cast
Krb5.xs:932: warning: assignment makes integer from pointer without a cast
Krb5.c:2467: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__AuthContext_setaddrs':
Krb5.c:2475: warning: initialization makes pointer from integer without a cast
Krb5.c:2483: error: parse error before "auth_context"
Krb5.c:2488: error: `auth_context' undeclared (first use in this function)
Krb5.c:2492: error: parse error before "tmp"
Krb5.c:2499: error: `laddr' undeclared (first use in this function)
Krb5.c:2503: error: parse error before "tmp"
Krb5.c:2510: error: `raddr' undeclared (first use in this function)
Krb5.c:2514: error: parse error before "tmp"
Krb5.xs:944: warning: assignment makes integer from pointer without a cast
Krb5.xs:945: warning: assignment makes integer from pointer without a cast
Krb5.c:2527: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__AuthContext_setports':
Krb5.c:2535: warning: initialization makes pointer from integer without a cast
Krb5.c:2543: error: parse error before "auth_context"
Krb5.c:2548: error: `auth_context' undeclared (first use in this function)
Krb5.c:2552: error: parse error before "tmp"
Krb5.c:2559: error: `laddr' undeclared (first use in this function)
Krb5.c:2563: error: parse error before "tmp"
Krb5.c:2570: error: `raddr' undeclared (first use in this function)
Krb5.c:2574: error: parse error before "tmp"
Krb5.xs:957: warning: assignment makes integer from pointer without a cast
Krb5.xs:958: warning: assignment makes integer from pointer without a cast
Krb5.c:2587: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__AuthContext_getkey':
Krb5.c:2595: warning: initialization makes pointer from integer without a cast
Krb5.c:2603: error: parse error before "auth_context"
Krb5.c:2607: error: `auth_context' undeclared (first use in this function)
Krb5.c:2611: error: parse error before "tmp"
Krb5.xs:965: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:966: warning: assignment makes integer from pointer without a cast
Krb5.c:2625: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__AuthContext_DESTROY':
Krb5.c:2633: warning: initialization makes pointer from integer without a cast
Krb5.c:2641: error: parse error before "auth_context"
Krb5.c:2644: error: `auth_context' undeclared (first use in this function)
Krb5.c:2648: error: parse error before "tmp"
Krb5.c:2660: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Ticket_server':
Krb5.c:2668: warning: initialization makes pointer from integer without a cast
Krb5.c:2676: error: parse error before "t"
Krb5.c:2680: error: `t' undeclared (first use in this function)
Krb5.c:2684: error: parse error before "tmp"
Krb5.xs:989: error: `RETVAL' undeclared (first use in this function)
Krb5.c:2696: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Ticket_enc_part2':
Krb5.c:2704: warning: initialization makes pointer from integer without a cast
Krb5.c:2712: error: parse error before "t"
Krb5.c:2716: error: `t' undeclared (first use in this function)
Krb5.c:2720: error: parse error before "tmp"
Krb5.xs:999: error: `RETVAL' undeclared (first use in this function)
Krb5.c:2732: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Ticket_DESTROY':
Krb5.c:2740: warning: initialization makes pointer from integer without a cast
Krb5.c:2748: error: parse error before "t"
Krb5.c:2751: error: `t' undeclared (first use in this function)
Krb5.c:2755: error: parse error before "tmp"
Krb5.c:2767: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__EncTktPart_client':
Krb5.c:2775: warning: initialization makes pointer from integer without a cast
Krb5.c:2783: error: parse error before "etp"
Krb5.c:2787: error: `etp' undeclared (first use in this function)
Krb5.c:2791: error: parse error before "tmp"
Krb5.xs:1021: error: `RETVAL' undeclared (first use in this function)
Krb5.c:2803: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__EncTktPart_DESTROY':
Krb5.c:2811: warning: initialization makes pointer from integer without a cast
Krb5.c:2819: error: parse error before "etp"
Krb5.c:2822: error: `etp' undeclared (first use in this function)
Krb5.c:2826: error: parse error before "tmp"
Krb5.c:2838: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Address_new':
Krb5.c:2846: warning: initialization makes pointer from integer without a cast
Krb5.c:2857: error: parse error before "RETVAL"
Krb5.xs:1045: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:1045: error: `krb5_address' undeclared (first use in this function)
Krb5.xs:1045: error: parse error before ')' token
Krb5.xs:1045: error: parse error before ')' token
Krb5.xs:1045: warning: assignment makes integer from pointer without a cast
Krb5.xs:1045: error: parse error before ')' token
Krb5.xs:1046: error: `addrtype' undeclared (first use in this function)
Krb5.xs:1047: error: `krb5_octet' undeclared (first use in this function)
Krb5.xs:1047: error: parse error before ')' token
Krb5.xs:1047: error: `contents' undeclared (first use in this function)
Krb5.c: At top level:
Krb5.c:2867: error: parse error before "void"
Krb5.c:2867: error: redefinition of 'PL_stack_sp'
Krb5.c:1968: error: previous definition of 'PL_stack_sp' was here
Krb5.c:2867: error: redefinition of 'PL_stack_sp'
Krb5.c:1915: error: previous definition of 'PL_stack_sp' was here
Krb5.c:2867: warning: data definition has no type or storage class
Krb5.c:2867: error: parse error before "return"
Krb5.c: In function `XS_Authen__Krb5__Address_DESTROY':
Krb5.c:2875: warning: initialization makes pointer from integer without a cast
Krb5.c:2883: error: parse error before "addr"
Krb5.c:2886: error: `addr' undeclared (first use in this function)
Krb5.c:2890: error: parse error before "tmp"
Krb5.c:2902: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Keyblock_enctype':
Krb5.c:2910: warning: initialization makes pointer from integer without a cast
Krb5.c:2918: error: parse error before "keyblock"
Krb5.c:2919: error: `krb5_enctype' undeclared (first use in this function)
Krb5.c:2923: error: `keyblock' undeclared (first use in this function)
Krb5.c:2927: error: parse error before "tmp"
Krb5.xs:1070: error: `RETVAL' undeclared (first use in this function)
Krb5.c:2938: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Keyblock_length':
Krb5.c:2946: warning: initialization makes pointer from integer without a cast
Krb5.c:2954: error: parse error before "keyblock"
Krb5.c:2959: error: `keyblock' undeclared (first use in this function)
Krb5.c:2963: error: parse error before "tmp"
Krb5.c:2974: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Keyblock_contents':
Krb5.c:2982: warning: initialization makes pointer from integer without a cast
Krb5.c:2990: error: parse error before "keyblock"
Krb5.c:2994: error: `keyblock' undeclared (first use in this function)
Krb5.c:2998: error: parse error before "tmp"
Krb5.xs:1091: warning: assignment makes integer from pointer without a cast
Krb5.c:3012: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Keyblock_DESTROY':
Krb5.c:3020: warning: initialization makes pointer from integer without a cast
Krb5.c:3028: error: parse error before "keyblock"
Krb5.c:3031: error: `keyblock' undeclared (first use in this function)
Krb5.c:3035: error: parse error before "tmp"
Krb5.c:3048: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Keytab_add_entry':
Krb5.c:3056: warning: initialization makes pointer from integer without a cast
Krb5.c:3064: error: parse error before "keytab"
Krb5.c:3068: error: `keytab' undeclared (first use in this function)
Krb5.c:3072: error: parse error before "tmp"
Krb5.c:3079: error: `entry' undeclared (first use in this function)
Krb5.c:3083: error: parse error before "tmp"
Krb5.xs:1118: warning: assignment makes integer from pointer without a cast
Krb5.xs:1119: warning: assignment makes integer from pointer without a cast
Krb5.c:3095: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Keytab_end_seq_get':
Krb5.c:3103: warning: initialization makes pointer from integer without a cast
Krb5.c:3111: error: parse error before "keytab"
Krb5.c:3112: error: `krb5_kt_cursor' undeclared (first use in this function)
Krb5.c:3112: error: `cursor' undeclared (first use in this function)
Krb5.c:3115: error: `keytab' undeclared (first use in this function)
Krb5.c:3119: error: parse error before "tmp"
Krb5.c:3130: error: parse error before ')' token
Krb5.xs:1129: warning: assignment makes integer from pointer without a cast
Krb5.xs:1130: warning: assignment makes integer from pointer without a cast
Krb5.c:3142: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Keytab_get_entry':
Krb5.c:3150: warning: initialization makes pointer from integer without a cast
Krb5.c:3158: error: parse error before "keytab"
Krb5.c:3160: error: `krb5_kvno' undeclared (first use in this function)
Krb5.c:3161: error: `krb5_enctype' undeclared (first use in this function)
Krb5.c:3165: error: `keytab' undeclared (first use in this function)
Krb5.c:3169: error: parse error before "tmp"
Krb5.c:3176: error: `principal' undeclared (first use in this function)
Krb5.c:3180: error: parse error before "tmp"
Krb5.c:3187: error: `vno' undeclared (first use in this function)
Krb5.c:3193: error: `enctype' undeclared (first use in this function)
Krb5.xs:1140: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:1140: error: `krb5_keytab_entry' undeclared (first use in this function)
Krb5.xs:1140: error: parse error before ')' token
Krb5.xs:1140: error: parse error before ')' token
Krb5.xs:1141: warning: assignment makes integer from pointer without a cast
Krb5.xs:1141: error: parse error before ')' token
Krb5.xs:1145: warning: assignment makes integer from pointer without a cast
Krb5.c: At top level:
Krb5.c:3210: error: parse error before "void"
Krb5.c:3210: error: redefinition of 'PL_stack_sp'
Krb5.c:2867: error: previous definition of 'PL_stack_sp' was here
Krb5.c:3210: error: redefinition of 'PL_stack_sp'
Krb5.c:1915: error: previous definition of 'PL_stack_sp' was here
Krb5.c:3210: warning: data definition has no type or storage class
Krb5.c:3210: error: parse error before "return"
Krb5.c: In function `XS_Authen__Krb5__Keytab_get_name':
Krb5.c:3218: warning: initialization makes pointer from integer without a cast
Krb5.c:3226: error: parse error before "keytab"
Krb5.xs:1156: error: `MAX_KEYTAB_NAME_LEN' undeclared (first use in this function)
Krb5.c:3234: error: `keytab' undeclared (first use in this function)
Krb5.c:3238: error: parse error before "tmp"
Krb5.xs:1161: warning: assignment makes integer from pointer without a cast
Krb5.c:3254: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Keytab_next_entry':
Krb5.c:3262: warning: initialization makes pointer from integer without a cast
Krb5.c:3270: error: `krb5_kt_cursor' undeclared (first use in this function)
Krb5.c:3270: error: `cursor' undeclared (first use in this function)
Krb5.c:3271: error: parse error before "keytab"
Krb5.c:3279: error: parse error before ')' token
Krb5.c:3286: error: `keytab' undeclared (first use in this function)
Krb5.c:3290: error: parse error before "tmp"
Krb5.xs:1174: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:1174: error: `krb5_keytab_entry' undeclared (first use in this function)
Krb5.xs:1174: error: parse error before ')' token
Krb5.xs:1174: error: parse error before ')' token
Krb5.xs:1175: warning: assignment makes integer from pointer without a cast
Krb5.xs:1175: error: parse error before ')' token
Krb5.xs:1178: warning: assignment makes integer from pointer without a cast
Krb5.c: At top level:
Krb5.c:3307: error: parse error before "void"
Krb5.c:3307: error: redefinition of 'PL_stack_sp'
Krb5.c:3210: error: previous definition of 'PL_stack_sp' was here
Krb5.c:3307: error: redefinition of 'PL_stack_sp'
Krb5.c:1915: error: previous definition of 'PL_stack_sp' was here
Krb5.c:3307: warning: data definition has no type or storage class
Krb5.c:3307: error: parse error before "return"
Krb5.c: In function `XS_Authen__Krb5__Keytab_remove_entry':
Krb5.c:3315: warning: initialization makes pointer from integer without a cast
Krb5.c:3323: error: parse error before "keytab"
Krb5.c:3327: error: `keytab' undeclared (first use in this function)
Krb5.c:3331: error: parse error before "tmp"
Krb5.c:3338: error: `entry' undeclared (first use in this function)
Krb5.c:3342: error: parse error before "tmp"
Krb5.xs:1192: warning: assignment makes integer from pointer without a cast
Krb5.xs:1193: warning: assignment makes integer from pointer without a cast
Krb5.c:3354: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Keytab_start_seq_get':
Krb5.c:3362: warning: initialization makes pointer from integer without a cast
Krb5.c:3370: error: parse error before "keytab"
Krb5.c:3371: error: `krb5_kt_cursor' undeclared (first use in this function)
Krb5.c:3371: error: `RETVAL' undeclared (first use in this function)
Krb5.c:3374: error: `keytab' undeclared (first use in this function)
Krb5.c:3378: error: parse error before "tmp"
Krb5.xs:1200: error: parse error before ')' token
Krb5.xs:1200: error: parse error before ')' token
Krb5.xs:1201: warning: assignment makes integer from pointer without a cast
Krb5.xs:1201: error: parse error before ')' token
Krb5.xs:1204: warning: assignment makes integer from pointer without a cast
Krb5.c: At top level:
Krb5.c:3394: error: parse error before "void"
Krb5.c:3394: error: redefinition of 'PL_stack_sp'
Krb5.c:3307: error: previous definition of 'PL_stack_sp' was here
Krb5.c:3394: error: redefinition of 'PL_stack_sp'
Krb5.c:1915: error: previous definition of 'PL_stack_sp' was here
Krb5.c:3394: warning: data definition has no type or storage class
Krb5.c:3394: error: parse error before "return"
Krb5.c: In function `XS_Authen__Krb5__Keytab_DESTROY':
Krb5.c:3402: warning: initialization makes pointer from integer without a cast
Krb5.c:3410: error: parse error before "keytab"
Krb5.c:3413: error: `keytab' undeclared (first use in this function)
Krb5.c:3417: error: parse error before "tmp"
Krb5.c:3429: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__KeytabEntry_new':
Krb5.c:3437: warning: initialization makes pointer from integer without a cast
Krb5.c:3446: error: parse error before "principal"
Krb5.c:3447: error: `krb5_kvno' undeclared (first use in this function)
Krb5.c:3452: error: `principal' undeclared (first use in this function)
Krb5.c:3456: error: parse error before "tmp"
Krb5.c:3463: error: `key' undeclared (first use in this function)
Krb5.c:3467: error: parse error before "tmp"
Krb5.xs:1229: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:1229: error: `krb5_keytab_entry' undeclared (first use in this function)
Krb5.xs:1229: error: parse error before ')' token
Krb5.xs:1229: error: parse error before ')' token
Krb5.xs:1230: warning: assignment makes integer from pointer without a cast
Krb5.xs:1230: error: parse error before ')' token
Krb5.xs:1233: error: `vno' undeclared (first use in this function)
Krb5.c: At top level:
Krb5.c:3486: error: parse error before "void"
Krb5.c:3486: error: redefinition of 'PL_stack_sp'
Krb5.c:3394: error: previous definition of 'PL_stack_sp' was here
Krb5.c:3486: error: redefinition of 'PL_stack_sp'
Krb5.c:1915: error: previous definition of 'PL_stack_sp' was here
Krb5.c:3486: warning: data definition has no type or storage class
Krb5.c:3486: error: parse error before "return"
Krb5.c: In function `XS_Authen__Krb5__KeytabEntry_principal':
Krb5.c:3494: warning: initialization makes pointer from integer without a cast
Krb5.c:3502: error: parse error before "entry"
Krb5.c:3506: error: `entry' undeclared (first use in this function)
Krb5.c:3510: error: parse error before "tmp"
Krb5.xs:1246: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:1248: warning: assignment makes integer from pointer without a cast
Krb5.c:3525: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__KeytabEntry_timestamp':
Krb5.c:3533: warning: initialization makes pointer from integer without a cast
Krb5.c:3541: error: parse error before "entry"
Krb5.c:3542: error: `krb5_timestamp' undeclared (first use in this function)
Krb5.c:3546: error: `entry' undeclared (first use in this function)
Krb5.c:3550: error: parse error before "tmp"
Krb5.xs:1259: error: `RETVAL' undeclared (first use in this function)
Krb5.c:3561: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__KeytabEntry_kvno':
Krb5.c:3569: warning: initialization makes pointer from integer without a cast
Krb5.c:3577: error: parse error before "entry"
Krb5.c:3578: error: `krb5_kvno' undeclared (first use in this function)
Krb5.c:3582: error: `entry' undeclared (first use in this function)
Krb5.c:3586: error: parse error before "tmp"
Krb5.xs:1269: error: `RETVAL' undeclared (first use in this function)
Krb5.c:3597: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__KeytabEntry_key':
Krb5.c:3605: warning: initialization makes pointer from integer without a cast
Krb5.c:3613: error: parse error before "entry"
Krb5.c:3617: error: `entry' undeclared (first use in this function)
Krb5.c:3621: error: parse error before "tmp"
Krb5.xs:1279: error: `RETVAL' undeclared (first use in this function)
Krb5.xs:1281: warning: assignment makes integer from pointer without a cast
Krb5.c:3636: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `XS_Authen__Krb5__Creds_DESTROY':
Krb5.c:3644: warning: initialization makes pointer from integer without a cast
Krb5.c:3652: error: parse error before "creds"
Krb5.c:3655: error: `creds' undeclared (first use in this function)
Krb5.c:3659: error: parse error before "tmp"
Krb5.c:3672: warning: assignment makes integer from pointer without a cast
Krb5.c: In function `boot_Authen__Krb5':
Krb5.c:3682: warning: initialization makes pointer from integer without a cast
Krb5.c:3779: w
[Output truncated after 50K]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LD_LIBRARY_PATH = .:/opt/lib:/opt/usr/lib:/opt/usr/local/lib
PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/local/bin:/opt/bin
PERL5LIB = /home/stro0/.cpan/build/Template-Toolkit-2.19-iKrwAV/blib/arch:/home/stro0/.cpan/build/Template-Toolkit-2.19-iKrwAV/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14602
PERL5_CPAN_IS_EXECUTING = /home/stro0/.cpan/build/Krb5-1.8-vM8Dyg/Makefile.PL
PERL5_CPAN_IS_RUNNING = 14602
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/sh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stro0/perl510/bin/perl
$UID/$EUID = 1004 / 1004
$GID = 1004 1004
$EGID = 1004 1004
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_63
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 2.64
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.17.14, archname=armv5tejl-linux
uname='linux musicbox 2.6.17.14 #1 preempt mon mar 26 12:36:33 bst 2007 armv5tejl gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.2', 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=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc.so.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL Krb5-1.8 armv5tejl-linux 2.6.17.14
by stro