Front page | perl.cpan.testers |
Postings from July 2008
FAIL Krb4-0.93 i686-linux 2.6.24-16-generic
From:
DAGOLDEN
Date:
July 3, 2008 11:27
Subject:
FAIL Krb4-0.93 i686-linux 2.6.24-16-generic
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 Krb4-0.93
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 Krb4.pm blib/lib/Krb4.pm
/home/david/perl/5.10.0/bin/perl /home/david/perl/5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /home/david/perl/5.10.0/lib/5.10.0/ExtUtils/typemap -typemap typemap Krb4.xs > Krb4.xsc && mv Krb4.xsc Krb4.c
Please specify prototyping behavior for Krb4.xs (see perlxs manual)
gcc -c -I/usr/itd/packages/k/kerberos-4/sun4x_55/include -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.93\" -DXS_VERSION=\"0.93\" -fPIC "-I/home/david/perl/5.10.0/lib/5.10.0/i686-linux/CORE" Krb4.c
Krb4.xs:19:17: error: krb.h: No such file or directory
Krb4.xs:20:17: error: des.h: No such file or directory
Krb4.xs:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Krb4__Ticket’
Krb4.xs:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
Krb4.xs:29: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
Krb4.xs:30: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
Krb4.xs: In function ‘XS_Krb4_get_phost’:
Krb4.xs:56: error: ‘sv_undef’ undeclared (first use in this function)
Krb4.xs:56: error: (Each undeclared identifier is reported only once
Krb4.xs:56: error: for each function it appears in.)
Krb4.xs: In function ‘XS_Krb4_get_lrealm’:
Krb4.xs:64: error: ‘REALM_SZ’ undeclared (first use in this function)
Krb4.xs: In function ‘XS_Krb4_read_service_key’:
Krb4.xs:137: error: ‘des_cblock’ undeclared (first use in this function)
Krb4.xs:137: error: ‘k’ undeclared (first use in this function)
Krb4.xs:141: error: expected expression before ‘)’ token
Krb4.xs: In function ‘XS_Krb4_get_err_txt’:
Krb4.xs:162: error: ‘sv_undef’ undeclared (first use in this function)
Krb4.xs:165: error: ‘krb_err_txt’ undeclared (first use in this function)
Krb4.xs: In function ‘XS_Krb4_mk_req’:
Krb4.xs:176: error: ‘KTEXT’ undeclared (first use in this function)
Krb4.xs:176: error: expected ‘;’ before ‘authent’
Krb4.c:347: error: ‘Krb4__Ticket’ undeclared (first use in this function)
Krb4.c:347: error: expected ‘;’ before ‘RETVAL’
Krb4.xs:180: error: ‘authent’ undeclared (first use in this function)
Krb4.xs:180: error: ‘KTEXT_ST’ undeclared (first use in this function)
Krb4.xs:180: error: expected expression before ‘)’ token
Krb4.xs:183: error: ‘KSUCCESS’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4_rd_req’:
Krb4.c:382: error: ‘Krb4__Ticket’ undeclared (first use in this function)
Krb4.c:382: error: expected ‘;’ before ‘t’
Krb4.xs:201: error: ‘AUTH_DAT’ undeclared (first use in this function)
Krb4.xs:201: error: ‘ad’ undeclared (first use in this function)
Krb4.c:391: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:391: error: expected ‘;’ before ‘RETVAL’
Krb4.c:395: error: ‘t’ undeclared (first use in this function)
Krb4.xs:205: error: expected expression before ‘)’ token
Krb4.xs:208: error: ‘RD_AP_OK’ undeclared (first use in this function)
Krb4.xs: In function ‘XS_Krb4_get_cred’:
Krb4.xs:225: error: ‘CREDENTIALS’ undeclared (first use in this function)
Krb4.xs:225: error: ‘c’ undeclared (first use in this function)
Krb4.c:443: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:443: error: expected ‘;’ before ‘RETVAL’
Krb4.xs:229: error: expected expression before ‘)’ token
Krb4.xs:232: error: ‘GC_OK’ undeclared (first use in this function)
Krb4.xs: In function ‘XS_Krb4_get_key_sched’:
Krb4.xs:247: error: ‘C_Block’ undeclared (first use in this function)
Krb4.xs:247: error: expected ‘;’ before ‘session’
Krb4.xs:248: error: ‘des_key_schedule’ undeclared (first use in this function)
Krb4.xs:248: error: ‘sched’ undeclared (first use in this function)
Krb4.c:485: error: ‘Krb4__KeySchedule’ undeclared (first use in this function)
Krb4.c:485: error: expected ‘;’ before ‘RETVAL’
Krb4.xs:252: error: expected expression before ‘)’ token
Krb4.xs:253: error: ‘session’ undeclared (first use in this function)
Krb4.xs:253: error: ‘na’ undeclared (first use in this function)
Krb4.xs:256: error: ‘KSUCCESS’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4_mk_priv’:
Krb4.c:521: error: ‘Krb4__KeySchedule’ undeclared (first use in this function)
Krb4.c:521: error: expected ‘;’ before ‘schedule’
Krb4.xs:276: error: ‘des_cblock’ undeclared (first use in this function)
Krb4.xs:276: error: expected ‘;’ before ‘k’
Krb4.c:536: error: ‘schedule’ undeclared (first use in this function)
Krb4.xs:297: error: ‘na’ undeclared (first use in this function)
Krb4.xs:298: error: ‘k’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4_rd_priv’:
Krb4.c:586: error: ‘Krb4__KeySchedule’ undeclared (first use in this function)
Krb4.c:586: error: expected ‘;’ before ‘schedule’
Krb4.xs:313: error: ‘des_cblock’ undeclared (first use in this function)
Krb4.xs:313: error: expected ‘;’ before ‘k’
Krb4.xs:316: error: ‘MSG_DAT’ undeclared (first use in this function)
Krb4.xs:316: error: expected ‘;’ before ‘msg_data’
Krb4.c:601: error: ‘schedule’ undeclared (first use in this function)
Krb4.xs:329: error: ‘msg_data’ undeclared (first use in this function)
Krb4.xs:330: error: ‘na’ undeclared (first use in this function)
Krb4.xs:331: error: ‘k’ undeclared (first use in this function)
Krb4.xs: In function ‘XS_Krb4_sendauth’:
Krb4.xs:352: error: ‘KTEXT’ undeclared (first use in this function)
Krb4.xs:352: error: expected ‘;’ before ‘ktext’
Krb4.xs:353: error: ‘MSG_DAT’ undeclared (first use in this function)
Krb4.xs:353: error: expected ‘;’ before ‘msg_data’
Krb4.xs:354: error: ‘CREDENTIALS’ undeclared (first use in this function)
Krb4.xs:354: error: ‘cred’ undeclared (first use in this function)
Krb4.xs:355: error: ‘des_key_schedule’ undeclared (first use in this function)
Krb4.xs:355: error: ‘schedule’ undeclared (first use in this function)
Krb4.xs:359: error: ‘ktext’ undeclared (first use in this function)
Krb4.xs:359: error: ‘KTEXT_ST’ undeclared (first use in this function)
Krb4.xs:359: error: expected expression before ‘)’ token
Krb4.xs:360: error: expected expression before ‘)’ token
Krb4.xs:361: error: expected expression before ‘)’ token
Krb4.xs:364: error: ‘msg_data’ undeclared (first use in this function)
Krb4.xs:366: error: ‘KSUCCESS’ undeclared (first use in this function)
Krb4.xs: In function ‘XS_Krb4_recvauth’:
Krb4.xs:392: error: ‘KTEXT’ undeclared (first use in this function)
Krb4.xs:392: error: expected ‘;’ before ‘ktext’
Krb4.xs:393: error: ‘AUTH_DAT’ undeclared (first use in this function)
Krb4.xs:393: error: ‘ad’ undeclared (first use in this function)
Krb4.xs:394: error: ‘des_key_schedule’ undeclared (first use in this function)
Krb4.xs:394: error: ‘schedule’ undeclared (first use in this function)
Krb4.xs:395: error: ‘KRB_SENDAUTH_VLEN’ undeclared (first use in this function)
Krb4.xs:399: error: ‘ktext’ undeclared (first use in this function)
Krb4.xs:399: error: expected ‘;’ before ‘Perl_safesysmalloc’
Krb4.xs:401: error: expected expression before ‘)’ token
Krb4.xs:403: error: expected expression before ‘)’ token
Krb4.xs:409: error: ‘KSUCCESS’ undeclared (first use in this function)
Krb4.xs: In function ‘XS_Krb4__Ticket_new’:
Krb4.xs:434: error: ‘KTEXT’ undeclared (first use in this function)
Krb4.xs:434: error: expected ‘;’ before ‘authent’
Krb4.c:777: error: ‘Krb4__Ticket’ undeclared (first use in this function)
Krb4.c:777: error: expected ‘;’ before ‘RETVAL’
Krb4.xs:439: error: ‘authent’ undeclared (first use in this function)
Krb4.xs:439: error: expected ‘;’ before ‘Perl_safesysmalloc’
Krb4.xs:442: error: ‘na’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Ticket_DESTROY’:
Krb4.c:806: error: ‘Krb4__Ticket’ undeclared (first use in this function)
Krb4.c:806: error: expected ‘;’ before ‘t’
Krb4.c:812: error: ‘t’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Ticket_length’:
Krb4.c:841: error: ‘Krb4__Ticket’ undeclared (first use in this function)
Krb4.c:841: error: expected ‘;’ before ‘t’
Krb4.c:847: error: ‘t’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Ticket_dat’:
Krb4.c:877: error: ‘Krb4__Ticket’ undeclared (first use in this function)
Krb4.c:877: error: expected ‘;’ before ‘t’
Krb4.c:881: error: ‘t’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__AuthDat_DESTROY’:
Krb4.c:908: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:908: error: expected ‘;’ before ‘ad’
Krb4.c:914: error: ‘ad’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__AuthDat_pname’:
Krb4.c:945: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:945: error: expected ‘;’ before ‘ad’
Krb4.c:949: error: ‘ad’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__AuthDat_pinst’:
Krb4.c:978: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:978: error: expected ‘;’ before ‘ad’
Krb4.c:982: error: ‘ad’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__AuthDat_prealm’:
Krb4.c:1011: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:1011: error: expected ‘;’ before ‘ad’
Krb4.c:1015: error: ‘ad’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__AuthDat_session’:
Krb4.c:1044: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:1044: error: expected ‘;’ before ‘ad’
Krb4.c:1048: error: ‘ad’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__AuthDat_k_flags’:
Krb4.c:1077: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:1077: error: expected ‘;’ before ‘ad’
Krb4.c:1081: error: ‘ad’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__AuthDat_checksum’:
Krb4.c:1110: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:1110: error: expected ‘;’ before ‘ad’
Krb4.c:1114: error: ‘ad’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__AuthDat_life’:
Krb4.c:1143: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:1143: error: expected ‘;’ before ‘ad’
Krb4.c:1147: error: ‘ad’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__AuthDat_time_sec’:
Krb4.c:1176: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:1176: error: expected ‘;’ before ‘ad’
Krb4.c:1180: error: ‘ad’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__AuthDat_address’:
Krb4.c:1209: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:1209: error: expected ‘;’ before ‘ad’
Krb4.c:1213: error: ‘ad’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__AuthDat_reply’:
Krb4.c:1242: error: ‘Krb4__AuthDat’ undeclared (first use in this function)
Krb4.c:1242: error: expected ‘;’ before ‘ad’
Krb4.c:1243: error: ‘Krb4__Ticket’ undeclared (first use in this function)
Krb4.c:1243: error: expected ‘;’ before ‘RETVAL’
Krb4.c:1247: error: ‘ad’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Creds_DESTROY’:
Krb4.c:1276: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:1276: error: expected ‘;’ before ‘c’
Krb4.c:1282: error: ‘c’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Creds_service’:
Krb4.c:1313: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:1313: error: expected ‘;’ before ‘c’
Krb4.c:1317: error: ‘c’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Creds_instance’:
Krb4.c:1346: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:1346: error: expected ‘;’ before ‘c’
Krb4.c:1350: error: ‘c’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Creds_realm’:
Krb4.c:1379: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:1379: error: expected ‘;’ before ‘c’
Krb4.c:1383: error: ‘c’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Creds_lifetime’:
Krb4.c:1412: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:1412: error: expected ‘;’ before ‘c’
Krb4.c:1416: error: ‘c’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Creds_kvno’:
Krb4.c:1445: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:1445: error: expected ‘;’ before ‘c’
Krb4.c:1449: error: ‘c’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Creds_issue_date’:
Krb4.c:1478: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:1478: error: expected ‘;’ before ‘c’
Krb4.c:1482: error: ‘c’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Creds_session’:
Krb4.c:1511: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:1511: error: expected ‘;’ before ‘c’
Krb4.c:1515: error: ‘c’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Creds_ticket’:
Krb4.c:1544: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:1544: error: expected ‘;’ before ‘c’
Krb4.c:1545: error: ‘Krb4__Ticket’ undeclared (first use in this function)
Krb4.c:1545: error: expected ‘;’ before ‘RETVAL’
Krb4.c:1549: error: ‘c’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Creds_pname’:
Krb4.c:1580: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:1580: error: expected ‘;’ before ‘c’
Krb4.c:1584: error: ‘c’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__Creds_pinst’:
Krb4.c:1613: error: ‘Krb4__Creds’ undeclared (first use in this function)
Krb4.c:1613: error: expected ‘;’ before ‘c’
Krb4.c:1617: error: ‘c’ undeclared (first use in this function)
Krb4.c: In function ‘XS_Krb4__KeySchedule_DESTROY’:
Krb4.c:1644: error: ‘Krb4__KeySchedule’ undeclared (first use in this function)
Krb4.c:1644: error: expected ‘;’ before ‘sched’
Krb4.c:1650: error: ‘sched’ undeclared (first use in this function)
make: *** [Krb4.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 10426
PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/Krb4-0.93-bUnU3C/Makefile.PL
PERL5_CPAN_IS_RUNNING = 10426
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5779,10426
PERL_CR_SMOKER_CURRENT = Krb4-0.93
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.10.0/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
$EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
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 3.12
Test::More 0.80
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.24-16-generic, archname=i686-linux
uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dprefix=/home/david/perl/5.10.0 -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc'
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='gcc', 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='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL Krb4-0.93 i686-linux 2.6.24-16-generic
by DAGOLDEN