Front page | perl.cpan.testers |
Postings from March 2008
FAIL Krb5-1.8 x86_64-linux-thread-multi-ld 2.6.22.10
Thread Next
From:
imacat
Date:
March 17, 2008 12:01
Subject:
FAIL Krb5-1.8 x86_64-linux-thread-multi-ld 2.6.22.10
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/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Jeff Horwitz,
This is a computer-generated report for Krb5-1.8
on perl 5.10.0, created by CPAN-Reporter-1.12.
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)
/opt/perl/5.10.0/bin/perl /opt/perl/5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /opt/perl/5.10.0/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)
gcc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O3 -DVERSION=\"1.8\" -DXS_VERSION=\"1.8\" -fPIC "-I/opt/perl/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE" Krb5.c
Krb5.xs:10:18: error: krb5.h: ¨S¦³¦¹¤@ÀɮשΥؿý
Krb5.xs:11:21: error: com_err.h: ¨S¦³¦¹¤@ÀɮשΥؿý
Krb5.xs:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Authen__Krb5__Ccache'
Krb5.xs:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Authen__Krb5__Principal'
Krb5.xs:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Authen__Krb5__AuthContext'
Krb5.xs:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Authen__Krb5__Rcache'
Krb5.xs:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Krb5.xs:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Krb5.xs:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Krb5.xs:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Authen__Krb5__Keytab'
Krb5.xs:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Krb5.xs:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Krb5.xs:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Krb5.xs:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Krb5.xs:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Krb5.xs:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Krb5.xs:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Krb5.xs:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
Krb5.xs:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'context'
Krb5.xs:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'err'
Krb5.xs:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'keytab_entry_init'
Krb5.xs:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'krb5_free_krbhst'
Krb5.xs:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'krb5_get_krbhst'
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: expected ';' before 'e'
Krb5.c:151: error: 'e' undeclared (first use in this function)
Krb5.xs:110: warning: cast to pointer from integer of different size
Krb5.xs:113: error: 'err' undeclared (first use in this function)
Krb5.xs:113: warning: cast to pointer from integer of different size
Krb5.xs: In function 'XS_Authen__Krb5_init_context':
Krb5.xs:123: error: 'context' undeclared (first use in this function)
Krb5.xs:124: error: 'err' undeclared (first use in this function)
Krb5.xs: In function 'XS_Authen__Krb5_free_context':
Krb5.xs:132: error: 'context' undeclared (first use in this function)
Krb5.xs: In function 'XS_Authen__Krb5_get_default_realm':
Krb5.xs:152: error: 'err' undeclared (first use in this function)
Krb5.xs:152: error: 'context' undeclared (first use in this function)
Krb5.xs: In function 'XS_Authen__Krb5_get_host_realm':
Krb5.xs:166: error: 'err' undeclared (first use in this function)
Krb5.xs:166: error: 'context' undeclared (first use in this function)
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: expected ';' before 'realm_data'
Krb5.xs:184: error: 'realm_data' undeclared (first use in this function)
Krb5.xs:186: error: 'err' undeclared (first use in this function)
Krb5.xs:186: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_build_principal_ext':
Krb5.c:354: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:354: error: expected ';' before 'p'
Krb5.c:355: error: expected ';' before 'RETVAL'
Krb5.c:358: error: 'p' undeclared (first use in this function)
Krb5.c:362: error: expected ';' before 'tmp'
Krb5.xs:199: error: 'err' undeclared (first use in this function)
Krb5.xs:199: error: 'context' undeclared (first use in this function)
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: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:401: error: expected ';' before 'RETVAL'
Krb5.xs:219: error: 'err' undeclared (first use in this function)
Krb5.xs:219: error: 'context' undeclared (first use in this function)
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: expected ';' before 'type'
Krb5.c:431: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:431: error: expected ';' before 'RETVAL'
Krb5.xs:234: error: 'err' undeclared (first use in this function)
Krb5.xs:234: error: 'context' undeclared (first use in this function)
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: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:459: error: expected ';' before 'RETVAL'
Krb5.xs:247: error: 'err' undeclared (first use in this function)
Krb5.xs:247: error: 'context' undeclared (first use in this function)
Krb5.xs:247: error: 'RETVAL' undeclared (first use in this function)
Krb5.xs: In function 'XS_Authen__Krb5_cc_default_name':
Krb5.xs:259: error: 'context' undeclared (first use in this function)
Krb5.xs:259: warning: cast to pointer from integer of different size
Krb5.c: In function 'XS_Authen__Krb5_cc_default':
Krb5.c:510: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:510: error: expected ';' before 'RETVAL'
Krb5.xs:268: error: 'err' undeclared (first use in this function)
Krb5.xs:268: error: 'context' undeclared (first use in this function)
Krb5.xs:268: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_kt_resolve':
Krb5.c:538: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:538: error: expected ';' before 'RETVAL'
Krb5.xs:281: error: 'err' undeclared (first use in this function)
Krb5.xs:281: error: 'context' undeclared (first use in this function)
Krb5.xs:281: error: 'RETVAL' undeclared (first use in this function)
Krb5.xs: In function 'XS_Authen__Krb5_kt_default_name':
Krb5.xs:293: error: 'err' undeclared (first use in this function)
Krb5.xs:293: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_kt_default':
Krb5.c:594: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:594: error: expected ';' before 'RETVAL'
Krb5.xs:305: error: 'err' undeclared (first use in this function)
Krb5.xs:305: error: 'context' undeclared (first use in this function)
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: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:621: error: expected ';' before 'principal'
Krb5.c:622: error: 'krb5_kvno' undeclared (first use in this function)
Krb5.c:622: error: expected ';' before 'kvno'
Krb5.c:623: error: 'krb5_enctype' undeclared (first use in this function)
Krb5.c:623: error: expected ';' before 'enctype'
Krb5.c:624: error: 'Authen__Krb5__Keyblock' undeclared (first use in this function)
Krb5.c:624: error: expected ';' before 'RETVAL'
Krb5.c:627: error: 'principal' undeclared (first use in this function)
Krb5.c:631: error: expected ';' 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:320: error: 'err' undeclared (first use in this function)
Krb5.xs:320: error: 'context' 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: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:675: error: expected ';' before 'client'
Krb5.xs:336: error: 'krb5_get_init_creds_opt' undeclared (first use in this function)
Krb5.xs:336: error: expected ';' before 'opt'
Krb5.c:682: error: 'Authen__Krb5__Creds' undeclared (first use in this function)
Krb5.c:682: error: expected ';' before 'RETVAL'
Krb5.c:685: error: 'client' undeclared (first use in this function)
Krb5.c:689: error: expected ';' 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:342: error: 'err' undeclared (first use in this function)
Krb5.xs:345: error: 'opt' undeclared (first use in this function)
Krb5.xs:347: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_get_init_creds_keytab':
Krb5.c:737: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:737: error: expected ';' before 'client'
Krb5.c:738: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:738: error: expected ';' before 'keytab'
Krb5.xs:365: error: 'krb5_get_init_creds_opt' undeclared (first use in this function)
Krb5.xs:365: error: expected ';' before 'opt'
Krb5.c:744: error: 'Authen__Krb5__Creds' undeclared (first use in this function)
Krb5.c:744: error: expected ';' before 'RETVAL'
Krb5.c:747: error: 'client' undeclared (first use in this function)
Krb5.c:751: error: expected ';' before 'tmp'
Krb5.c:758: error: 'keytab' undeclared (first use in this function)
Krb5.c:762: error: expected ';' 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:371: error: 'err' undeclared (first use in this function)
Krb5.xs:374: error: 'opt' undeclared (first use in this function)
Krb5.xs:376: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_get_in_tkt_with_password':
Krb5.c:810: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:810: error: expected ';' before 'client'
Krb5.c:811: error: expected ';' before 'server'
Krb5.c:813: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:813: error: expected ';' before 'cc'
Krb5.xs:399: error: 'krb5_creds' undeclared (first use in this function)
Krb5.xs:399: error: expected ';' before 'cr'
Krb5.xs:400: error: 'krb5_get_init_creds_opt' undeclared (first use in this function)
Krb5.xs:400: error: expected ';' before 'opt'
Krb5.c:822: error: 'client' undeclared (first use in this function)
Krb5.c:826: error: expected ';' before 'tmp'
Krb5.c:833: error: 'server' undeclared (first use in this function)
Krb5.c:837: error: expected ';' before 'tmp'
Krb5.c:844: error: 'cc' undeclared (first use in this function)
Krb5.c:848: error: expected ';' 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.xs:406: error: 'err' undeclared (first use in this function)
Krb5.xs:406: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_get_in_tkt_with_keytab':
Krb5.c:895: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:895: error: expected ';' before 'client'
Krb5.c:896: error: expected ';' before 'server'
Krb5.c:897: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:897: error: expected ';' before 'keytab'
Krb5.c:898: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:898: error: expected ';' before 'cc'
Krb5.xs:436: error: 'krb5_creds' undeclared (first use in this function)
Krb5.xs:436: error: expected ';' before 'cr'
Krb5.xs:437: error: 'krb5_get_init_creds_opt' undeclared (first use in this function)
Krb5.xs:437: error: expected ';' before 'opt'
Krb5.c:907: error: 'client' undeclared (first use in this function)
Krb5.c:911: error: expected ';' before 'tmp'
Krb5.c:918: error: 'server' undeclared (first use in this function)
Krb5.c:922: error: expected ';' before 'tmp'
Krb5.c:929: error: 'keytab' undeclared (first use in this function)
Krb5.c:933: error: expected ';' before 'tmp'
Krb5.c:940: error: 'cc' undeclared (first use in this function)
Krb5.c:944: error: expected ';' 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.xs:443: error: 'err' undeclared (first use in this function)
Krb5.xs:443: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_mk_req':
Krb5.c:991: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:991: error: expected ';' before 'auth_context'
Krb5.c:992: error: 'krb5_flags' undeclared (first use in this function)
Krb5.c:992: error: expected ';' before 'ap_req_options'
Krb5.c:996: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:996: error: expected ';' before 'cc'
Krb5.xs:475: error: 'krb5_data' undeclared (first use in this function)
Krb5.xs:475: error: expected ';' before 'in_data'
Krb5.c:1004: error: 'auth_context' undeclared (first use in this function)
Krb5.c:1008: error: expected ';' before 'tmp'
Krb5.c:1015: error: 'cc' undeclared (first use in this function)
Krb5.c:1019: error: expected ';' before 'tmp'
Krb5.xs:478: error: 'in_data' undeclared (first use in this function)
Krb5.xs:479: error: 'err' undeclared (first use in this function)
Krb5.xs:479: error: 'context' 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: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:1051: error: expected ';' before 'auth_context'
Krb5.c:1053: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:1053: error: expected ';' before 'server'
Krb5.c:1054: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:1054: error: expected ';' before 'keytab'
Krb5.xs:495: error: 'krb5_data' undeclared (first use in this function)
Krb5.xs:495: error: expected ';' before 'in_data'
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: 'Authen__Krb5__Ticket' undeclared (first use in this function)
Krb5.c:1060: error: expected ';' before 'RETVAL'
Krb5.c:1063: error: 'auth_context' undeclared (first use in this function)
Krb5.c:1067: error: expected ';' before 'tmp'
Krb5.c:1074: error: 'server' undeclared (first use in this function)
Krb5.c:1078: error: expected ';' before 'tmp'
Krb5.c:1085: error: 'keytab' undeclared (first use in this function)
Krb5.c:1092: error: expected ';' before 'tmp'
Krb5.xs:499: error: expected expression before ')' token
Krb5.xs:500: error: 'in_data' undeclared (first use in this function)
Krb5.xs:501: error: 'err' undeclared (first use in this function)
Krb5.xs:501: error: 'context' undeclared (first use in this function)
Krb5.xs:504: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_gen_portaddr':
Krb5.c:1128: error: 'Authen__Krb5__Address' undeclared (first use in this function)
Krb5.c:1128: error: expected ';' before 'addr'
Krb5.c:1130: error: expected ';' before 'RETVAL'
Krb5.c:1133: error: 'addr' undeclared (first use in this function)
Krb5.c:1137: error: expected ';' before 'tmp'
Krb5.xs:517: error: 'err' undeclared (first use in this function)
Krb5.xs:517: error: 'context' undeclared (first use in this function)
Krb5.xs:517: error: 'krb5_pointer' undeclared (first use in this function)
Krb5.xs:517: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_genaddrs':
Krb5.c:1166: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:1166: error: expected ';' before 'auth_context'
Krb5.c:1168: error: 'krb5_flags' undeclared (first use in this function)
Krb5.c:1168: error: expected ';' before 'flags'
Krb5.c:1175: error: 'auth_context' undeclared (first use in this function)
Krb5.c:1179: error: expected ';' before 'tmp'
Krb5.xs:534: error: 'err' undeclared (first use in this function)
Krb5.xs:534: error: 'context' undeclared (first use in this function)
Krb5.xs:534: error: 'flags' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_gen_replay_name':
Krb5.c:1207: error: 'Authen__Krb5__Address' undeclared (first use in this function)
Krb5.c:1207: error: expected ';' before 'addr'
Krb5.c:1213: error: 'addr' undeclared (first use in this function)
Krb5.c:1217: error: expected ';' before 'tmp'
Krb5.xs:544: error: 'err' undeclared (first use in this function)
Krb5.xs:544: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_mk_priv':
Krb5.c:1247: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:1247: error: expected ';' before 'auth_context'
Krb5.xs:556: error: 'krb5_data' undeclared (first use in this function)
Krb5.xs:556: error: expected ';' before 'in_data'
Krb5.c:1255: error: 'auth_context' undeclared (first use in this function)
Krb5.c:1259: error: expected ';' before 'tmp'
Krb5.xs:559: error: 'in_data' undeclared (first use in this function)
Krb5.xs:560: error: 'err' undeclared (first use in this function)
Krb5.xs:560: error: 'context' undeclared (first use in this function)
Krb5.xs:560: error: 'out_data' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_rd_priv':
Krb5.c:1291: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:1291: error: expected ';' before 'auth_context'
Krb5.xs:571: error: 'krb5_data' undeclared (first use in this function)
Krb5.xs:571: error: expected ';' before 'in_data'
Krb5.c:1299: error: 'auth_context' undeclared (first use in this function)
Krb5.c:1303: error: expected ';' before 'tmp'
Krb5.xs:574: error: 'in_data' undeclared (first use in this function)
Krb5.xs:575: error: 'err' undeclared (first use in this function)
Krb5.xs:575: error: 'context' undeclared (first use in this function)
Krb5.xs:575: error: 'out_data' undeclared (first use in this function)
Krb5.xs: In function 'XS_Authen__Krb5_get_server_rcache':
Krb5.xs:584: error: 'krb5_data' undeclared (first use in this function)
Krb5.xs:584: error: expected ';' before 'rc_data'
Krb5.c:1337: error: 'Authen__Krb5__Rcache' undeclared (first use in this function)
Krb5.c:1337: error: expected ';' before 'RETVAL'
Krb5.xs:587: error: 'rc_data' undeclared (first use in this function)
Krb5.xs:588: error: 'err' undeclared (first use in this function)
Krb5.xs:588: error: 'context' undeclared (first use in this function)
Krb5.xs:588: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_sendauth':
Krb5.c:1366: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:1366: error: expected ';' before 'auth_context'
Krb5.c:1369: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:1369: error: expected ';' before 'client'
Krb5.c:1370: error: expected ';' before 'server'
Krb5.c:1373: error: 'Authen__Krb5__Creds' undeclared (first use in this function)
Krb5.c:1373: error: expected ';' before 'in_creds'
Krb5.c:1374: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:1374: error: expected ';' before 'cc'
Krb5.xs:608: error: 'krb5_data' undeclared (first use in this function)
Krb5.xs:608: error: expected ';' before 'in_data'
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: expected ';' before 'tmp'
Krb5.c:1394: error: 'client' undeclared (first use in this function)
Krb5.c:1398: error: expected ';' before 'tmp'
Krb5.c:1405: error: 'server' undeclared (first use in this function)
Krb5.c:1409: error: expected ';' before 'tmp'
Krb5.c:1416: error: 'in_creds' undeclared (first use in this function)
Krb5.c:1420: error: expected ';' before 'tmp'
Krb5.c:1427: error: 'cc' undeclared (first use in this function)
Krb5.c:1431: error: expected ';' before 'tmp'
Krb5.xs:614: error: 'in_data' undeclared (first use in this function)
Krb5.xs:615: error: 'err' undeclared (first use in this function)
Krb5.xs:615: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5_recvauth':
Krb5.c:1464: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:1464: error: expected ';' before 'auth_context'
Krb5.c:1467: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:1467: error: expected ';' before 'server'
Krb5.c:1468: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:1468: error: expected ';' before 'keytab'
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: expected ';' before 'tmp'
Krb5.c:1487: error: 'server' undeclared (first use in this function)
Krb5.c:1491: error: expected ';' before 'tmp'
Krb5.c:1498: error: 'keytab' undeclared (first use in this function)
Krb5.c:1502: error: expected ';' before 'tmp'
Krb5.xs:634: error: 'err' undeclared (first use in this function)
Krb5.xs:634: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Principal_realm':
Krb5.c:1534: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:1534: error: expected ';' before 'p'
Krb5.c:1537: error: 'p' undeclared (first use in this function)
Krb5.c:1541: error: expected ';' before 'tmp'
Krb5.c: In function 'XS_Authen__Krb5__Principal_type':
Krb5.c:1566: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:1566: error: expected ';' before 'p'
Krb5.c:1567: error: 'krb5_int32' undeclared (first use in this function)
Krb5.c:1567: error: expected ';' before 'RETVAL'
Krb5.c:1571: error: 'p' undeclared (first use in this function)
Krb5.c:1575: error: expected ';' before 'tmp'
Krb5.xs:656: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Principal_data':
Krb5.c:1604: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:1604: error: expected ';' before 'p'
Krb5.c:1607: error: 'p' undeclared (first use in this function)
Krb5.c:1611: error: expected ';' 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: In function 'XS_Authen__Krb5__Principal_DESTROY':
Krb5.c:1645: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:1645: error: expected ';' before 'p'
Krb5.c:1648: error: 'p' undeclared (first use in this function)
Krb5.c:1652: error: expected ';' before 'tmp'
Krb5.xs:682: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Ccache_initialize':
Krb5.c:1680: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:1680: error: expected ';' before 'cc'
Krb5.c:1681: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:1681: error: expected ';' before 'p'
Krb5.c:1684: error: 'cc' undeclared (first use in this function)
Krb5.c:1688: error: expected ';' before 'tmp'
Krb5.c:1695: error: 'p' undeclared (first use in this function)
Krb5.c:1699: error: expected ';' before 'tmp'
Krb5.xs:695: error: 'err' undeclared (first use in this function)
Krb5.xs:695: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Ccache_store_cred':
Krb5.c:1729: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:1729: error: expected ';' before 'cc'
Krb5.c:1730: error: 'Authen__Krb5__Creds' undeclared (first use in this function)
Krb5.c:1730: error: expected ';' before 'creds'
Krb5.c:1733: error: 'cc' undeclared (first use in this function)
Krb5.c:1737: error: expected ';' before 'tmp'
Krb5.c:1744: error: 'creds' undeclared (first use in this function)
Krb5.c:1748: error: expected ';' before 'tmp'
Krb5.xs:708: error: 'err' undeclared (first use in this function)
Krb5.xs:708: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Ccache_get_name':
Krb5.c:1775: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:1775: error: expected ';' before 'cc'
Krb5.c:1780: error: 'cc' undeclared (first use in this function)
Krb5.c:1784: error: expected ';' before 'tmp'
Krb5.xs:717: error: 'context' undeclared (first use in this function)
Krb5.xs:717: warning: assignment makes pointer from integer without a cast
Krb5.c: In function 'XS_Authen__Krb5__Ccache_get_principal':
Krb5.c:1811: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:1811: error: expected ';' before 'cc'
Krb5.c:1812: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:1812: error: expected ';' before 'RETVAL'
Krb5.c:1815: error: 'cc' undeclared (first use in this function)
Krb5.c:1819: error: expected ';' before 'tmp'
Krb5.xs:727: error: 'err' undeclared (first use in this function)
Krb5.xs:727: error: 'context' undeclared (first use in this function)
Krb5.xs:727: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Ccache_destroy':
Krb5.c:1850: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:1850: error: expected ';' before 'cc'
Krb5.c:1853: error: 'cc' undeclared (first use in this function)
Krb5.c:1857: error: expected ';' before 'tmp'
Krb5.xs:742: error: 'err' undeclared (first use in this function)
Krb5.xs:742: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Ccache_start_seq_get':
Krb5.c:1891: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:1891: error: expected ';' 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: expected ';' before 'tmp'
Krb5.xs:756: error: expected expression before ')' token
Krb5.xs:758: error: 'err' undeclared (first use in this function)
Krb5.xs:758: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Ccache_next_cred':
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: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:1932: error: expected ';' before 'cc'
Krb5.c:1933: error: 'Authen__Krb5__Creds' undeclared (first use in this function)
Krb5.c:1933: error: expected ';' before 'RETVAL'
Krb5.c:1940: error: expected expression before ')' token
Krb5.c:1947: error: 'cc' undeclared (first use in this function)
Krb5.c:1951: error: expected ';' 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: expected expression before ')' token
Krb5.xs:773: error: 'err' undeclared (first use in this function)
Krb5.xs:773: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Ccache_end_seq_get':
Krb5.c:1984: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:1984: error: expected ';' 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: expected ';' before 'tmp'
Krb5.c:2003: error: expected expression before ')' token
Krb5.xs:787: error: 'err' undeclared (first use in this function)
Krb5.xs:787: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Ccache_DESTROY':
Krb5.c:2031: error: 'Authen__Krb5__Ccache' undeclared (first use in this function)
Krb5.c:2031: error: expected ';' before 'cc'
Krb5.c:2034: error: 'cc' undeclared (first use in this function)
Krb5.c:2038: error: expected ';' before 'tmp'
Krb5.xs:798: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__KeyBlock_length':
Krb5.c:2066: error: 'Authen__Krb5__KeyBlock' undeclared (first use in this function)
Krb5.c:2066: error: expected ';' before 'kb'
Krb5.c:2071: error: 'kb' undeclared (first use in this function)
Krb5.c:2075: error: expected ';' before 'tmp'
Krb5.c: In function 'XS_Authen__Krb5__KeyBlock_contents':
Krb5.c:2104: error: 'Authen__Krb5__KeyBlock' undeclared (first use in this function)
Krb5.c:2104: error: expected ';' before 'kb'
Krb5.c:2107: error: 'kb' undeclared (first use in this function)
Krb5.c:2111: error: expected ';' before 'tmp'
Krb5.c: In function 'XS_Authen__Krb5__KeyBlock_enctype':
Krb5.c:2138: error: 'Authen__Krb5__KeyBlock' undeclared (first use in this function)
Krb5.c:2138: error: expected ';' before 'kb'
Krb5.c:2143: error: 'kb' undeclared (first use in this function)
Krb5.c:2147: error: expected ';' before 'tmp'
Krb5.c: In function 'XS_Authen__Krb5__KeyBlock_enctype_string':
Krb5.c:2176: error: 'Authen__Krb5__KeyBlock' undeclared (first use in this function)
Krb5.c:2176: error: expected ';' before 'kb'
Krb5.c:2183: error: 'kb' undeclared (first use in this function)
Krb5.c:2187: error: expected ';' before 'tmp'
Krb5.xs:840: error: 'err' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__KeyBlock_DESTROY':
Krb5.c:2217: error: 'Authen__Krb5__KeyBlock' undeclared (first use in this function)
Krb5.c:2217: error: expected ';' before 'kb'
Krb5.c:2220: error: 'kb' undeclared (first use in this function)
Krb5.c:2224: error: expected ';' before 'tmp'
Krb5.xs:852: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__AuthContext_new':
Krb5.c:2253: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:2253: error: expected ';' before 'RETVAL'
Krb5.xs:863: error: 'err' undeclared (first use in this function)
Krb5.xs:863: error: 'context' undeclared (first use in this function)
Krb5.xs:863: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__AuthContext_getflags':
Krb5.c:2280: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:2280: error: expected ';' before 'auth_context'
Krb5.xs:876: error: 'krb5_int32' undeclared (first use in this function)
Krb5.xs:876: error: expected ';' before 'flags'
Krb5.c:2289: error: 'auth_context' undeclared (first use in this function)
Krb5.c:2293: error: expected ';' before 'tmp'
Krb5.xs:879: error: 'err' undeclared (first use in this function)
Krb5.xs:879: error: 'context' undeclared (first use in this function)
Krb5.xs:879: error: 'flags' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__AuthContext_setflags':
Krb5.c:2321: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:2321: error: expected ';' before 'auth_context'
Krb5.c:2322: error: 'krb5_int32' undeclared (first use in this function)
Krb5.c:2322: error: expected ';' before 'flags'
Krb5.c:2325: error: 'auth_context' undeclared (first use in this function)
Krb5.c:2329: error: expected ';' before 'tmp'
Krb5.xs:891: error: 'err' undeclared (first use in this function)
Krb5.xs:891: error: 'context' undeclared (first use in this function)
Krb5.xs:891: error: 'flags' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__AuthContext_getrcache':
Krb5.c:2357: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:2357: error: expected ';' before 'auth_context'
Krb5.c:2358: error: 'Authen__Krb5__Rcache' undeclared (first use in this function)
Krb5.c:2358: error: expected ';' before 'RETVAL'
Krb5.c:2361: error: 'auth_context' undeclared (first use in this function)
Krb5.c:2365: error: expected ';' before 'tmp'
Krb5.xs:901: error: 'err' undeclared (first use in this function)
Krb5.xs:901: error: 'context' undeclared (first use in this function)
Krb5.xs:901: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__AuthContext_setrcache':
Krb5.c:2394: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:2394: error: expected ';' before 'auth_context'
Krb5.c:2395: error: 'Authen__Krb5__Rcache' undeclared (first use in this function)
Krb5.c:2395: error: expected ';' before 'rc'
Krb5.c:2398: error: 'auth_context' undeclared (first use in this function)
Krb5.c:2402: error: expected ';' before 'tmp'
Krb5.c:2409: error: 'rc' undeclared (first use in this function)
Krb5.c:2413: error: expected ';' before 'tmp'
Krb5.xs:913: error: 'err' undeclared (first use in this function)
Krb5.xs:913: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__AuthContext_getaddrs':
Krb5.c:2440: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:2440: error: expected ';' 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: expected ';' before 'tmp'
Krb5.xs:925: error: 'err' undeclared (first use in this function)
Krb5.xs:925: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__AuthContext_setaddrs':
Krb5.c:2483: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:2483: error: expected ';' before 'auth_context'
Krb5.c:2484: error: 'Authen__Krb5__Address' undeclared (first use in this function)
Krb5.c:2484: error: expected ';' before 'laddr'
Krb5.c:2485: error: expected ';' before 'raddr'
Krb5.c:2488: error: 'auth_context' undeclared (first use in this function)
Krb5.c:2492: error: expected ';' before 'tmp'
Krb5.c:2499: error: 'laddr' undeclared (first use in this function)
Krb5.c:2503: error: expected ';' before 'tmp'
Krb5.c:2510: error: 'raddr' undeclared (first use in this function)
Krb5.c:2514: error: expected ';' before 'tmp'
Krb5.xs:943: error: 'err' undeclared (first use in this function)
Krb5.xs:943: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__AuthContext_setports':
Krb5.c:2543: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:2543: error: expected ';' before 'auth_context'
Krb5.c:2544: error: 'Authen__Krb5__Address' undeclared (first use in this function)
Krb5.c:2544: error: expected ';' before 'laddr'
Krb5.c:2545: error: expected ';' before 'raddr'
Krb5.c:2548: error: 'auth_context' undeclared (first use in this function)
Krb5.c:2552: error: expected ';' before 'tmp'
Krb5.c:2559: error: 'laddr' undeclared (first use in this function)
Krb5.c:2563: error: expected ';' before 'tmp'
Krb5.c:2570: error: 'raddr' undeclared (first use in this function)
Krb5.c:2574: error: expected ';' before 'tmp'
Krb5.xs:956: error: 'err' undeclared (first use in this function)
Krb5.xs:956: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__AuthContext_getkey':
Krb5.c:2603: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:2603: error: expected ';' before 'auth_context'
Krb5.c:2604: error: 'Authen__Krb5__KeyBlock' undeclared (first use in this function)
Krb5.c:2604: error: expected ';' before 'RETVAL'
Krb5.c:2607: error: 'auth_context' undeclared (first use in this function)
Krb5.c:2611: error: expected ';' before 'tmp'
Krb5.xs:965: error: 'err' undeclared (first use in this function)
Krb5.xs:965: error: 'context' undeclared (first use in this function)
Krb5.xs:965: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__AuthContext_DESTROY':
Krb5.c:2641: error: 'Authen__Krb5__AuthContext' undeclared (first use in this function)
Krb5.c:2641: error: expected ';' before 'auth_context'
Krb5.c:2644: error: 'auth_context' undeclared (first use in this function)
Krb5.c:2648: error: expected ';' before 'tmp'
Krb5.xs:978: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Ticket_server':
Krb5.c:2676: error: 'Authen__Krb5__Ticket' undeclared (first use in this function)
Krb5.c:2676: error: expected ';' before 't'
Krb5.c:2677: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:2677: error: expected ';' before 'RETVAL'
Krb5.c:2680: error: 't' undeclared (first use in this function)
Krb5.c:2684: error: expected ';' before 'tmp'
Krb5.xs:989: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Ticket_enc_part2':
Krb5.c:2712: error: 'Authen__Krb5__Ticket' undeclared (first use in this function)
Krb5.c:2712: error: expected ';' before 't'
Krb5.c:2713: error: 'Authen__Krb5__EncTktPart' undeclared (first use in this function)
Krb5.c:2713: error: expected ';' before 'RETVAL'
Krb5.c:2716: error: 't' undeclared (first use in this function)
Krb5.c:2720: error: expected ';' before 'tmp'
Krb5.xs:999: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Ticket_DESTROY':
Krb5.c:2748: error: 'Authen__Krb5__Ticket' undeclared (first use in this function)
Krb5.c:2748: error: expected ';' before 't'
Krb5.c:2751: error: 't' undeclared (first use in this function)
Krb5.c:2755: error: expected ';' before 'tmp'
Krb5.xs:1010: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__EncTktPart_client':
Krb5.c:2783: error: 'Authen__Krb5__EncTktPart' undeclared (first use in this function)
Krb5.c:2783: error: expected ';' before 'etp'
Krb5.c:2784: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:2784: error: expected ';' before 'RETVAL'
Krb5.c:2787: error: 'etp' undeclared (first use in this function)
Krb5.c:2791: error: expected ';' before 'tmp'
Krb5.xs:1021: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__EncTktPart_DESTROY':
Krb5.c:2819: error: 'Authen__Krb5__EncTktPart' undeclared (first use in this function)
Krb5.c:2819: error: expected ';' before 'etp'
Krb5.c:2822: error: 'etp' undeclared (first use in this function)
Krb5.c:2826: error: expected ';' before 'tmp'
Krb5.xs:1032: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Address_new':
Krb5.c:2857: error: 'Authen__Krb5__Address' undeclared (first use in this function)
Krb5.c:2857: error: expected ';' 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: expected expression before ')' token
Krb5.xs:1047: error: 'krb5_octet' undeclared (first use in this function)
Krb5.xs:1047: error: expected expression before ')' token
Krb5.c: In function 'XS_Authen__Krb5__Address_DESTROY':
Krb5.c:2883: error: 'Authen__Krb5__Address' undeclared (first use in this function)
Krb5.c:2883: error: expected ';' before 'addr'
Krb5.c:2886: error: 'addr' undeclared (first use in this function)
Krb5.c:2890: error: expected ';' before 'tmp'
Krb5.xs:1058: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Keyblock_enctype':
Krb5.c:2918: error: 'Authen__Krb5__Keyblock' undeclared (first use in this function)
Krb5.c:2918: error: expected ';' before 'keyblock'
Krb5.c:2919: error: 'krb5_enctype' undeclared (first use in this function)
Krb5.c:2919: error: expected ';' before 'RETVAL'
Krb5.c:2923: error: 'keyblock' undeclared (first use in this function)
Krb5.c:2927: error: expected ';' before 'tmp'
Krb5.xs:1070: error: 'RETVAL' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Keyblock_length':
Krb5.c:2954: error: 'Authen__Krb5__Keyblock' undeclared (first use in this function)
Krb5.c:2954: error: expected ';' before 'keyblock'
Krb5.c:2959: error: 'keyblock' undeclared (first use in this function)
Krb5.c:2963: error: expected ';' before 'tmp'
Krb5.c: In function 'XS_Authen__Krb5__Keyblock_contents':
Krb5.c:2990: error: 'Authen__Krb5__Keyblock' undeclared (first use in this function)
Krb5.c:2990: error: expected ';' before 'keyblock'
Krb5.c:2994: error: 'keyblock' undeclared (first use in this function)
Krb5.c:2998: error: expected ';' before 'tmp'
Krb5.c: In function 'XS_Authen__Krb5__Keyblock_DESTROY':
Krb5.c:3028: error: 'Authen__Krb5__Keyblock' undeclared (first use in this function)
Krb5.c:3028: error: expected ';' before 'keyblock'
Krb5.c:3031: error: 'keyblock' undeclared (first use in this function)
Krb5.c:3035: error: expected ';' before 'tmp'
Krb5.c: In function 'XS_Authen__Krb5__Keytab_add_entry':
Krb5.c:3064: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:3064: error: expected ';' before 'keytab'
Krb5.c:3065: error: 'Authen__Krb5__KeytabEntry' undeclared (first use in this function)
Krb5.c:3065: error: expected ';' before 'entry'
Krb5.c:3068: error: 'keytab' undeclared (first use in this function)
Krb5.c:3072: error: expected ';' before 'tmp'
Krb5.c:3079: error: 'entry' undeclared (first use in this function)
Krb5.c:3083: error: expected ';' before 'tmp'
Krb5.xs:1116: error: 'err' undeclared (first use in this function)
Krb5.xs:1116: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Keytab_end_seq_get':
Krb5.c:3111: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:3111: error: expected ';' 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: expected ';' before 'tmp'
Krb5.c:3130: error: expected expression before ')' token
Krb5.xs:1127: error: 'err' undeclared (first use in this function)
Krb5.xs:1127: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Keytab_get_entry':
Krb5.c:3158: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:3158: error: expected ';' before 'keytab'
Krb5.c:3159: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:3159: error: expected ';' before 'principal'
Krb5.c:3160: error: 'krb5_kvno' undeclared (first use in this function)
Krb5.c:3160: error: expected ';' before 'vno'
Krb5.c:3161: error: 'krb5_enctype' undeclared (first use in this function)
Krb5.c:3161: error: expected ';' before 'enctype'
Krb5.c:3162: error: 'Authen__Krb5__KeytabEntry' undeclared (first use in this function)
Krb5.c:3162: error: expected ';' before 'RETVAL'
Krb5.c:3165: error: 'keytab' undeclared (first use in this function)
Krb5.c:3169: error: expected ';' before 'tmp'
Krb5.c:3176: error: 'principal' undeclared (first use in this function)
Krb5.c:3180: error: expected ';' 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: expected expression before ')' token
Krb5.xs:1142: error: 'err' undeclared (first use in this function)
Krb5.xs:1142: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Keytab_get_name':
Krb5.c:3226: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:3226: error: expected ';' 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: expected ';' before 'tmp'
Krb5.xs:1159: error: 'err' undeclared (first use in this function)
Krb5.xs:1159: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Keytab_next_entry':
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: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:3271: error: expected ';' before 'keytab'
Krb5.c:3272: error: 'Authen__Krb5__KeytabEntry' undeclared (first use in this function)
Krb5.c:3272: error: expected ';' before 'RETVAL'
Krb5.c:3279: error: expected expression before ')' token
Krb5.c:3286: error: 'keytab' undeclared (first use in this function)
Krb5.c:3290: error: expected ';' 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: expected expression before ')' token
Krb5.xs:1176: error: 'err' undeclared (first use in this function)
Krb5.xs:1176: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Keytab_remove_entry':
Krb5.c:3323: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:3323: error: expected ';' before 'keytab'
Krb5.c:3324: error: 'Authen__Krb5__KeytabEntry' undeclared (first use in this function)
Krb5.c:3324: error: expected ';' before 'entry'
Krb5.c:3327: error: 'keytab' undeclared (first use in this function)
Krb5.c:3331: error: expected ';' before 'tmp'
Krb5.c:3338: error: 'entry' undeclared (first use in this function)
Krb5.c:3342: error: expected ';' before 'tmp'
Krb5.xs:1190: error: 'err' undeclared (first use in this function)
Krb5.xs:1190: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Keytab_start_seq_get':
Krb5.c:3370: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:3370: error: expected ';' 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: expected ';' before 'tmp'
Krb5.xs:1200: error: expected expression before ')' token
Krb5.xs:1202: error: 'err' undeclared (first use in this function)
Krb5.xs:1202: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__Keytab_DESTROY':
Krb5.c:3410: error: 'Authen__Krb5__Keytab' undeclared (first use in this function)
Krb5.c:3410: error: expected ';' before 'keytab'
Krb5.c:3413: error: 'keytab' undeclared (first use in this function)
Krb5.c:3417: error: expected ';' before 'tmp'
Krb5.xs:1215: error: 'context' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__KeytabEntry_new':
Krb5.c:3446: error: 'Authen__Krb5__Principal' undeclared (first use in this function)
Krb5.c:3446: error: expected ';' before 'principal'
Krb5.c:3447: error: 'krb5_kvno' undeclared (first use in this function)
Krb5.c:3447: error: expected ';' before 'vno'
Krb5.c:3448: error: 'Authen__Krb5__Keyblock' undeclared (first use in this function)
Krb5.c:3448: error: expected ';' before 'key'
Krb5.c:3449: error: 'Authen__Krb5__KeytabEntry' undeclared (first use in this function)
Krb5.c:3449: error: expected ';' before 'RETVAL'
Krb5.c:3452: error: 'principal' undeclared (first use in this function)
Krb5.c:3456: error: expected ';' before 'tmp'
Krb5.c:3463: error: 'key' undeclared (first use in this function)
Krb5.c:3467: error: expected ';' 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: expected expression before ')' token
Krb5.xs:1231: error: 'keytab_entry_init' undeclared (first use in this function)
Krb5.xs:1233: error: 'vno' undeclared (first use in this function)
Krb5.c: In function 'XS_Authen__Krb5__KeytabEntry_principal':
Krb5
[Output truncated after 50K]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = zh_TW
LANGUAGE = zh_TW
LC_ALL = zh_TW
LC_COLLATE = zh_TW
LC_CTYPE = zh_TW
LC_MESSAGES = zh_TW
LC_MONETARY = zh_TW
LC_NUMERIC = zh_TW
LC_TIME = zh_TW
PATH = /home/imacat/bin:/bin:/usr/bin:/opt/java/bin:/usr/local/bin
PERL5LIB = /home/imacat/lib/perl5
PERL5_CPANPLUS_IS_RUNNING = 7133
PERL5_CPAN_IS_EXECUTING = /home/imacat/.cpan/build/Krb5-1.8-KEtlFJ/Makefile.PL
PERL5_CPAN_IS_RUNNING = 7133
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/zsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl/5.10.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 100 0 4 6 20 24 25 29 34 38 40 44 46 50 100 104 1000
$EGID = 100 0 4 6 20 24 25 29 34 38 40 44 46 50 100 104 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.78
YAML 0.66
YAML::Syck n/a
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.6.22.10, archname=x86_64-linux-thread-multi-ld
uname='linux rinse 2.6.22.10 #1 smp tue nov 20 02:36:22 cst 2007 x86_64 gnulinux '
config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Duse64bitall -Dprefix=/opt/perl/5.10.0 -Dd_dosuid -Dinc_version_list=none -Duseshrplib=true -Dcf_email=imacat@mail.imacat.idv.tw'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g -O3',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl/5.10.0/lib/5.10.0/x86_64-linux-thread-multi-ld/CORE'
cccdlflags='-fPIC', lddlflags='-shared -g -O3 -L/usr/local/lib'
Thread Next