Front page | perl.cpan.testers |
Postings from May 2008
FAIL Crypt-GCrypt-1.20 i386-freebsd-thread-multi 6.1-release
From:
srezic
Date:
May 8, 2008 12:23
Subject:
FAIL Crypt-GCrypt-1.20 i386-freebsd-thread-multi 6.1-release
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 Alessandro Ranellucci,
This is a computer-generated report for Crypt-GCrypt-1.20
on perl 5.10.0, created by CPAN-Reporter-1.13.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp GCrypt.pm blib/lib/Crypt/GCrypt.pm
/usr/local/bin/perl5.10.0t /usr/perl5.10.0t/lib/5.10.0/ExtUtils/xsubpp -typemap /usr/perl5.10.0t/lib/5.10.0/ExtUtils/typemap -typemap typemap GCrypt.xs > GCrypt.xsc && mv GCrypt.xsc GCrypt.c
ccache cc -c -funsigned-char -O2 -mtune=athlon64 -pipe -DVERSION=\"1.20\" -DXS_VERSION=\"1.20\" -DPIC -fPIC "-I/usr/perl5.10.0t/lib/5.10.0/i386-freebsd-thread-multi/CORE" GCrypt.c
In file included from GCrypt.xs:18:
ppport.h:227:1: warning: "PERL_UNUSED_DECL" redefined
In file included from GCrypt.xs:15:
/usr/perl5.10.0t/lib/5.10.0/i386-freebsd-thread-multi/CORE/perl.h:299:1: warning: this is the location of the previous definition
GCrypt.xs:20:20: gcrypt.h: No such file or directory
GCrypt.xs:48: error: syntax error before "gcry_cipher_hd_t"
GCrypt.xs: In function `XS_Crypt__GCrypt_new':
GCrypt.xs:108: error: syntax error before "ac_algo"
GCrypt.xs:158: error: `GCRY_CIPHER_SECURE' undeclared (first use in this function)
GCrypt.xs:158: error: (Each undeclared identifier is reported only once
GCrypt.xs:158: error: for each function it appears in.)
GCrypt.xs:161: error: `GCRY_CIPHER_ENABLE_SYNC' undeclared (first use in this function)
GCrypt.xs:182: error: `GCRY_CIPHER_MODE_ECB' undeclared (first use in this function)
GCrypt.xs:186: error: `GCRY_CIPHER_MODE_CFB' undeclared (first use in this function)
GCrypt.xs:188: error: `GCRY_CIPHER_MODE_CBC' undeclared (first use in this function)
GCrypt.xs:192: error: `GCRY_CIPHER_MODE_STREAM' undeclared (first use in this function)
GCrypt.xs:196: error: `GCRY_CIPHER_MODE_OFB' undeclared (first use in this function)
GCrypt.xs:207: error: structure has no member named `err'
GCrypt.xs:207: error: structure has no member named `h'
GCrypt.xs:208: error: structure has no member named `h'
GCrypt.xs:214: error: structure has no member named `err'
GCrypt.xs:214: error: `ac_algo' undeclared (first use in this function)
GCrypt.xs:215: error: structure has no member named `err'
GCrypt.xs:219: error: structure has no member named `err'
GCrypt.xs:219: error: structure has no member named `h_ac'
GCrypt.xs:220: error: structure has no member named `h_ac'
GCrypt.xs: In function `XS_Crypt__GCrypt_encrypt':
GCrypt.xs:267: error: structure has no member named `err'
GCrypt.xs:267: error: structure has no member named `h'
GCrypt.xs:268: error: structure has no member named `err'
GCrypt.xs: In function `XS_Crypt__GCrypt_finish':
GCrypt.xs:315: error: structure has no member named `err'
GCrypt.xs:315: error: structure has no member named `h'
GCrypt.xs:316: error: structure has no member named `err'
GCrypt.xs:331: error: structure has no member named `err'
GCrypt.xs:331: error: structure has no member named `h'
GCrypt.xs:332: error: structure has no member named `err'
GCrypt.xs: In function `XS_Crypt__GCrypt_decrypt':
GCrypt.xs:385: error: structure has no member named `err'
GCrypt.xs:385: error: structure has no member named `h'
GCrypt.xs:386: error: structure has no member named `err'
GCrypt.xs:392: error: structure has no member named `err'
GCrypt.xs:392: error: structure has no member named `h'
GCrypt.xs:393: error: structure has no member named `err'
GCrypt.xs: In function `XS_Crypt__GCrypt_sign':
GCrypt.xs:415: error: syntax error before "in_mpi"
GCrypt.xs: In function `XS_Crypt__GCrypt_start':
GCrypt.xs:451: error: structure has no member named `err'
GCrypt.xs:451: error: structure has no member named `h'
GCrypt.xs: In function `XS_Crypt__GCrypt_setkey':
GCrypt.xs:471: error: syntax error before "keytype"
GCrypt.xs:490: error: structure has no member named `err'
GCrypt.xs:490: error: structure has no member named `h'
GCrypt.xs:491: error: structure has no member named `err'
GCrypt.xs:491: error: structure has no member named `err'
GCrypt.xs:499: error: `keytype' undeclared (first use in this function)
GCrypt.xs:501: error: `GCRY_AC_KEY_SECRET' undeclared (first use in this function)
GCrypt.xs:502: error: `GCRY_AC_KEY_PUBLIC' undeclared (first use in this function)
GCrypt.xs:506: error: `GCRYCTL_INIT_SECMEM' undeclared (first use in this function)
GCrypt.xs:507: error: `mpi' undeclared (first use in this function)
GCrypt.xs:509: error: structure has no member named `err'
GCrypt.xs:509: error: `keydata' undeclared (first use in this function)
GCrypt.xs:510: error: structure has no member named `err'
GCrypt.xs:510: error: `GCRY_AC_FLAG_COPY' undeclared (first use in this function)
GCrypt.xs:511: error: structure has no member named `err'
GCrypt.xs:511: error: structure has no member named `key_ac'
GCrypt.xs:511: error: structure has no member named `h_ac'
GCrypt.xs: In function `XS_Crypt__GCrypt_setiv':
GCrypt.xs:535: error: structure has no member named `h'
GCrypt.xs: In function `XS_Crypt__GCrypt_sync':
GCrypt.xs:544: error: structure has no member named `h'
GCrypt.xs: In function `XS_Crypt__GCrypt_DESTROY':
GCrypt.xs:570: error: structure has no member named `h'
GCrypt.xs:571: error: structure has no member named `h_ac'
*** Error code 1
Stop in /var/tmp/CPAN-build/Crypt-GCrypt-1.20-ToR4dB.
------------------------------
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.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/home/e/eserte/work/srezic-misc/scripts:/home/e/eserte/devel:/usr/home/e/eserte/work/srezic-misc/scripts
PERL5LIB = /usr/local/src/CPAN/build/POE-1.0001-plylfB/blib/arch:/usr/local/src/CPAN/build/POE-1.0001-plylfB/blib/lib:/usr/local/src/CPAN/build/EV-3.31-70Vk7n/blib/arch:/usr/local/src/CPAN/build/EV-3.31-70Vk7n/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 97562
PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Crypt-GCrypt-1.20-ToR4dB/Makefile.PL
PERL5_CPAN_IS_RUNNING = 97562
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 90833,97562
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
SHELL = /usr/local/bin/zsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl5.10.0t
$UID/$EUID = 1023 / 1023
$GID = 1023 1023 1023
$EGID = 1023 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_61
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 n/a
Test::Harness 2.64
Test::More 0.72
YAML 0.66
YAML::Syck 0.99
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=freebsd, osvers=6.1-release, archname=i386-freebsd-thread-multi
uname='freebsd biokovo.herceg.de 6.1-release freebsd 6.1-release #0: sun may 7 04:32:43 utc 2006 root@opus.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
config_args='-D usethreads=define -Dprefix=/usr/perl5.10.0t -Dusemymalloc=n -D cc=ccache cc -Dgccansipedantic -Duse64bit -de -D hintfile=myfreebsd'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, 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 -mtune=athlon64 -pipe',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', 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='ccache cc', ldflags ='-pthread -Wl,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lm -lcrypt
perllibs=-lm -lcrypt
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'
-
FAIL Crypt-GCrypt-1.20 i386-freebsd-thread-multi 6.1-release
by srezic