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 [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Jeff Horwitz, This is a computer-generated report for Krb5-1.7 on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ 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) /usr/local/bin/perl5.10.0 /usr/perl5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /usr/perl5.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) ccache cc -c -I/usr/include -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O2 -pipe -DVERSION=\"1.7\" -DXS_VERSION=\"1.7\" -DPIC -fPIC "-I/usr/perl5.10.0/lib/5.10.0/amd64-freebsd/CORE" Krb5.c Krb5.xs:27: error: syntax error before '*' token Krb5.xs:27: warning: data definition has no type or storage class Krb5.xs: In function `XS_Authen__Krb5_get_krbhst': Krb5.xs:175: warning: passing arg 2 of `krb5_get_krbhst' from incompatible pointer type Krb5.xs: In function `XS_Authen__Krb5_build_principal_ext': Krb5.xs:189: error: request for member `length' in something not a structure or union Krb5.xs:190: error: request for member `data' in something not a structure or union Krb5.xs:192: error: request for member `length' in something not a structure or union Krb5.xs:193: error: request for member `data' in something not a structure or union Krb5.c: In function `XS_Authen__Krb5_sname_to_principal': Krb5.c:419: error: syntax error before "type" Krb5.xs:223: error: `type' undeclared (first use in this function) Krb5.xs:223: error: (Each undeclared identifier is reported only once Krb5.xs:223: error: for each function it appears in.) Krb5.xs: In function `XS_Authen__Krb5_get_in_tkt_with_password': Krb5.xs:396: warning: passing arg 2 of `krb5_get_in_tkt_with_password' makes integer from pointer without a cast Krb5.xs:396: warning: passing arg 3 of `krb5_get_in_tkt_with_password' from incompatible pointer type Krb5.xs:396: warning: passing arg 4 of `krb5_get_in_tkt_with_password' from incompatible pointer type Krb5.xs:396: warning: passing arg 8 of `krb5_get_in_tkt_with_password' from incompatible pointer type Krb5.xs:396: warning: passing arg 9 of `krb5_get_in_tkt_with_password' from incompatible pointer type Krb5.xs: In function `XS_Authen__Krb5__Principal_realm': Krb5.xs:636: error: request for member `data' in something not a structure or union Krb5.xs:636: error: request for member `length' in something not a structure or union Krb5.c: In function `XS_Authen__Krb5__Principal_type': Krb5.c:1555: error: syntax error before "RETVAL" Krb5.xs:643: error: `RETVAL' undeclared (first use in this function) Krb5.xs:643: error: structure has no member named `type' Krb5.xs: In function `XS_Authen__Krb5__Principal_data': Krb5.xs:653: error: structure has no member named `length' Krb5.xs:654: error: structure has no member named `length' Krb5.xs:658: error: structure has no member named `data' Krb5.xs: In function `XS_Authen__Krb5__KeyBlock_length': Krb5.xs:796: error: structure has no member named `length' Krb5.xs: In function `XS_Authen__Krb5__KeyBlock_contents': Krb5.xs:807: error: structure has no member named `contents' Krb5.xs:807: error: structure has no member named `length' Krb5.xs: In function `XS_Authen__Krb5__KeyBlock_enctype': Krb5.xs:814: error: structure has no member named `enctype' Krb5.xs: In function `XS_Authen__Krb5__KeyBlock_enctype_string': Krb5.xs:827: error: structure has no member named `enctype' Krb5.xs:827: error: incompatible type for argument 2 of `krb5_enctype_to_string' Krb5.xs:827: warning: passing arg 3 of `krb5_enctype_to_string' makes pointer from integer without a cast Krb5.xs: In function `XS_Authen__Krb5__AuthContext_getflags': Krb5.xs:863: error: syntax error before "flags" Krb5.xs:866: error: `flags' undeclared (first use in this function) Krb5.c: In function `XS_Authen__Krb5__AuthContext_setflags': Krb5.c:2310: error: syntax error before "flags" Krb5.xs:878: error: `flags' undeclared (first use in this function) Krb5.c: In function `XS_Authen__Krb5__Ticket_enc_part2': Krb5.c:2705: error: syntax error before "RETVAL" Krb5.xs:989: error: `RETVAL' undeclared (first use in this function) Krb5.xs:989: error: structure has no member named `enc_part2' Krb5.c: In function `XS_Authen__Krb5__EncTktPart_client': Krb5.c:2775: error: syntax error before "etp" Krb5.c:2779: error: `etp' undeclared (first use in this function) Krb5.c:2783: error: syntax error before "tmp" Krb5.c: In function `XS_Authen__Krb5__EncTktPart_DESTROY': Krb5.c:2811: error: syntax error before "etp" Krb5.c:2814: error: `etp' undeclared (first use in this function) Krb5.c:2818: error: syntax error before "tmp" Krb5.xs: In function `XS_Authen__Krb5__Address_new': Krb5.xs:1036: error: structure has no member named `addrtype' Krb5.xs:1037: error: structure has no member named `contents' Krb5.xs:1037: error: `krb5_octet' undeclared (first use in this function) Krb5.xs:1037: error: syntax error before ')' token Krb5.xs:1037: error: structure has no member named `length' Krb5.xs:1037: error: structure has no member named `length' Krb5.xs: In function `XS_Authen__Krb5__Keyblock_enctype': Krb5.xs:1060: error: structure has no member named `enctype' Krb5.xs: In function `XS_Authen__Krb5__Keyblock_length': Krb5.xs:1070: error: structure has no member named `length' Krb5.c: In function `XS_Authen__Krb5__Keyblock_contents': Krb5.c:2983: error: `krb5_octet' undeclared (first use in this function) Krb5.c:2983: error: `RETVAL' undeclared (first use in this function) Krb5.xs:1080: error: structure has no member named `contents' Krb5.xs:1081: error: structure has no member named `contents' Krb5.xs:1081: error: structure has no member named `length' Krb5.xs: In function `XS_Authen__Krb5__Keyblock_DESTROY': Krb5.xs:1090: error: structure has no member named `contents' Krb5.xs:1091: error: structure has no member named `contents' Krb5.xs:1091: error: structure has no member named `length' Krb5.xs:1092: error: structure has no member named `contents' Krb5.xs:1093: error: structure has no member named `contents' Krb5.xs: In function `XS_Authen__Krb5__Keytab_get_name': Krb5.xs:1144: error: `MAX_KEYTAB_NAME_LEN' undeclared (first use in this function) Krb5.xs: In function `XS_Authen__Krb5__KeytabEntry_new': Krb5.xs:1222: error: structure has no member named `key' Krb5.xs: In function `XS_Authen__Krb5__KeytabEntry_key': Krb5.xs:1267: error: structure has no member named `key' *** Error code 1 Stop in /mnt/i386/usr/local/src/CPAN/build/Krb5-1.7-WdTWCg. ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.2:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts PERL5LIB = /usr/local/src/CPAN/build/SSN-Validate-0.17-zmr6Nr/blib/arch:/usr/local/src/CPAN/build/SSN-Validate-0.17-zmr6Nr/blib/lib:/usr/local/src/CPAN/build/File-Find-Rule-DirectoryEmpty-1.06-dPHV4q/blib/arch:/usr/local/src/CPAN/build/File-Find-Rule-DirectoryEmpty-1.06-dPHV4q/blib/lib:/usr/local/src/CPAN/build/JavaScript-Writer-0.1.0-tDXXka/blib/arch:/usr/local/src/CPAN/build/JavaScript-Writer-0.1.0-tDXXka/blib/lib:/usr/local/src/CPAN/build/self-0.15-etyDAZ/blib/arch:/usr/local/src/CPAN/build/self-0.15-etyDAZ/blib/lib:/usr/local/src/CPAN/build/Test-Class-0.27-YeP4ry/blib/arch:/usr/local/src/CPAN/build/Test-Class-0.27-YeP4ry/blib/lib:/usr/local/src/CPAN/build/POE-Filter-CSV-1.08-S75am1/blib/arch:/usr/local/src/CPAN/build/POE-Filter-CSV-1.08-S75am1/blib/lib:/usr/local/src/CPAN/build/Text-CSV-1.00-IIIojP/blib/arch:/usr/local/src/CPAN/build/Text-CSV-1.00-IIIojP/blib/lib:/usr/local/src/CPAN/build/Math-Expression-1.18-cUV9ik/blib/arch:/usr/local/src/CPAN/build/Math-Expression-1.18-cUV9ik/blib/lib:/usr/local/src/CPAN/build/CPANPLUS-Shell-Default-Plugins-Prereqs-0.06-C8J7jJ/blib/arch:/usr/local/src/CPAN/build/CPANPLUS-Shell-Default-Plugins-Prereqs-0.06-C8J7jJ/blib/lib:/usr/local/src/CPAN/build/POE-Filter-Bzip2-1.54-t67PrR/blib/arch:/usr/local/src/CPAN/build/POE-Filter-Bzip2-1.54-t67PrR/blib/lib:/usr/local/src/CPAN/build/Compress-Bzip2-2.09-MugB93/blib/arch:/usr/local/src/CPAN/build/Compress-Bzip2-2.09-MugB93/blib/lib:/usr/local/src/CPAN/build/POE-Filter-LZF-1.64-NUQLTY/blib/arch:/usr/local/src/CPAN/build/POE-Filter-LZF-1.64-NUQLTY/blib/lib:/usr/local/src/CPAN/build/Compress-LZF-3.1-322fXd/blib/arch:/usr/local/src/CPAN/build/Compress-LZF-3.1-322fXd/blib/lib:/usr/local/src/CPAN/build/POE-Filter-LZO-1.64-WK9CVV/blib/arch:/usr/local/src/CPAN/build/POE-Filter-LZO-1.64-WK9CVV/blib/lib:/usr/local/src/CPAN/build/Compress-LZO-1.08-SJTiRH/blib/arch:/usr/local/src/CPAN/build/Compress-LZO-1.08-SJTiRH/blib/lib:/usr/local/src/CPAN/build/POE-Filter-LZW-1.64-URjdnQ/blib/arch:/usr/local/src/CPAN/build/POE-Filter-LZW-1.64-UR! jdnQ/bli b/lib:/usr/local/src/CPAN/build/Compress-LZW-0.01-XGsyCr/blib/arch:/usr/local/src/CPAN/build/Compress-LZW-0.01-XGsyCr/blib/lib:/usr/local/src/CPAN/build/POE-Filter-Zlib-1.93-I02bw1/blib/arch:/usr/local/src/CPAN/build/POE-Filter-Zlib-1.93-I02bw1/blib/lib:/usr/local/src/CPAN/build/IO-Zlib-1.09-m8PsBC/blib/arch:/usr/local/src/CPAN/build/IO-Zlib-1.09-m8PsBC/blib/lib:/usr/local/src/CPAN/build/Class-Workflow-0.08-UQYo2G/blib/arch:/usr/local/src/CPAN/build/Class-Workflow-0.08-UQYo2G/blib/lib:/usr/local/src/CPAN/build/WWW-Ohloh-API-0.0.1-0TfYAL/blib/arch:/usr/local/src/CPAN/build/WWW-Ohloh-API-0.0.1-0TfYAL/blib/lib:/usr/local/src/CPAN/build/Object-InsideOut-3.35-fES1mG/blib/arch:/usr/local/src/CPAN/build/Object-InsideOut-3.35-fES1mG/blib/lib:/usr/local/src/CPAN/build/Device-LaCrosse-WS23xx-0.06-hfpLC4/blib/arch:/usr/local/src/CPAN/build/Device-LaCrosse-WS23xx-0.06-hfpLC4/blib/lib:/usr/local/src/CPAN/build/Class-STAF-0.02-7kRvQn/blib/arch:/usr/local/src/CPAN/build/Class-STAF-0.02-7kRvQn/blib/lib:/usr/local/src/CPAN/build/Net-EPP-Frame-0.11-kSPVtK/blib/arch:/usr/local/src/CPAN/build/Net-EPP-Frame-0.11-kSPVtK/blib/lib:/usr/local/src/CPAN/build/IO-Socket-SSL-1.12-x3Xo0r/blib/arch:/usr/local/src/CPAN/build/IO-Socket-SSL-1.12-x3Xo0r/blib/lib PERL5_CPANPLUS_IS_RUNNING = 2664 PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Krb5-1.7-WdTWCg/Makefile.PL PERL5_CPAN_IS_RUNNING = 2664 PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla SHELL = /usr/local/bin/zsh TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = perl5.10.0 $UID/$EUID = 1023 / 1023 $GID = 1023 1023 1023 $EGID = 1023 1023 1023 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.2501 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02 File::Spec 3.2501 Module::Build 0.2808_01 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck 0.97 version 0.74 -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=freebsd, osvers=6.2-release, archname=amd64-freebsd uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 ' config_args='-Dprefix=/usr/perl5.10.0 -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -de' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O2 -pipe', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='ccache cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lgdbm -lm -lcrypt -lutil -lc perllibs=-lm -lcrypt -lutil -lc libc=, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
