Front page | perl.cpan.testers |
Postings from August 2008
FAIL OpenSSL-RSAkey-0.05 i686-linux 2.4.27-2-386
From:
stro
Date:
August 2, 2008 03:54
Subject:
FAIL OpenSSL-RSAkey-0.05 i686-linux 2.4.27-2-386
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 Stefan Traby,
This is a computer-generated report for OpenSSL-RSAkey-0.05
on perl 5.10.0, created by CPAN-Reporter-1.1651.
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 SMS.pm blib/lib/OpenSSL/RSAkey/SMS.pm
cp XMLKeys.pm blib/lib/OpenSSL/RSAkey/XMLKeys.pm
cp RSAkey.pm blib/lib/OpenSSL/RSAkey.pm
cc -c -I. -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/home/stro/perl510/lib/5.10.0/i686-linux/CORE" -DNO_BIO=1 -DNO_FP_API=1 mt19937int.c
/home/stro/perl510/bin/perl /home/stro/perl510/lib/5.10.0/ExtUtils/xsubpp -typemap /home/stro/perl510/lib/5.10.0/ExtUtils/typemap -typemap typemap RSAkey.xs > RSAkey.xsc && mv RSAkey.xsc RSAkey.c
Warning: Aliases 'verify' and 'public_decrypt' have identical values in RSAkey.xs, line 322
Warning: Aliases 'sign' and 'private_encrypt' have identical values in RSAkey.xs, line 324
Warning: Aliases 'decrypt' and 'private_decrypt' have identical values in RSAkey.xs, line 326
Please specify prototyping behavior for RSAkey.xs (see perlxs manual)
cc -c -I. -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/home/stro/perl510/lib/5.10.0/i686-linux/CORE" -DNO_BIO=1 -DNO_FP_API=1 RSAkey.c
RSAkey.xs:5:24: error: openssl/bn.h: No such file or directory
RSAkey.xs:6:25: error: openssl/rsa.h: No such file or directory
RSAkey.xs:7:41: error: openssl/sha.h: No such file or directory
RSAkey.xs:8:66: error: openssl/blowfish.h: No such file or directory
RSAkey.xs:9:48: error: openssl/rand.h: No such file or directory
RSAkey.xs:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
RSAkey.xs: In function 'run_sha1':
RSAkey.xs:23: error: 'SHA_CTX' undeclared (first use in this function)
RSAkey.xs:23: error: (Each undeclared identifier is reported only once
RSAkey.xs:23: error: for each function it appears in.)
RSAkey.xs:23: error: expected ';' before 'ctx'
RSAkey.xs:27: error: 'ctx' undeclared (first use in this function)
RSAkey.xs: At top level:
RSAkey.xs:32: error: expected ')' before '*' token
RSAkey.xs:39: error: expected ')' before '*' token
RSAkey.xs: In function 'XS_OpenSSL__RSAkey_new':
RSAkey.xs:56: error: 'RSA' undeclared (first use in this function)
RSAkey.xs:56: error: 'key' undeclared (first use in this function)
RSAkey.xs: In function 'XS_OpenSSL__RSAkey_new_pubkey':
RSAkey.xs:69: error: 'RSA' undeclared (first use in this function)
RSAkey.xs:69: error: 'key' undeclared (first use in this function)
RSAkey.xs: In function 'XS_OpenSSL__RSAkey_new_privkey':
RSAkey.xs:98: error: 'RSA' undeclared (first use in this function)
RSAkey.xs:98: error: 'key' undeclared (first use in this function)
RSAkey.c: In function 'XS_OpenSSL__RSAkey_DESTROY':
RSAkey.c:228: error: 'RSA' undeclared (first use in this function)
RSAkey.c:228: error: 'key' undeclared (first use in this function)
RSAkey.c: In function 'XS_OpenSSL__RSAkey_keysize':
RSAkey.c:250: error: 'RSA' undeclared (first use in this function)
RSAkey.c:250: error: 'key' undeclared (first use in this function)
RSAkey.c: In function 'XS_OpenSSL__RSAkey_check_key':
RSAkey.c:278: error: 'RSA' undeclared (first use in this function)
RSAkey.c:278: error: 'key' undeclared (first use in this function)
RSAkey.c: In function 'XS_OpenSSL__RSAkey_n':
RSAkey.c:306: error: 'RSA' undeclared (first use in this function)
RSAkey.c:306: error: 'key' undeclared (first use in this function)
RSAkey.xs:179: error: 'BIGNUM' undeclared (first use in this function)
RSAkey.xs:179: error: 'bn' undeclared (first use in this function)
RSAkey.c:310: error: 'RETVAL' undeclared (first use in this function)
RSAkey.c:330: warning: assignment makes pointer from integer without a cast
RSAkey.c: In function 'XS_OpenSSL__RSAkey_is_privkey':
RSAkey.c:349: error: 'RSA' undeclared (first use in this function)
RSAkey.c:349: error: 'key' undeclared (first use in this function)
RSAkey.xs: In function 'XS_OpenSSL__RSAkey_STORABLE_thaw':
RSAkey.xs:219: error: 'RSA' undeclared (first use in this function)
RSAkey.xs:219: error: 'key' undeclared (first use in this function)
RSAkey.c: In function 'XS_OpenSSL__RSAkey_STORABLE_freeze':
RSAkey.c:440: error: 'RSA' undeclared (first use in this function)
RSAkey.c:440: error: 'key' undeclared (first use in this function)
RSAkey.c: In function 'XS_OpenSSL__RSAkey_public_encrypt':
RSAkey.c:516: error: 'RSA' undeclared (first use in this function)
RSAkey.c:516: error: 'key' undeclared (first use in this function)
RSAkey.xs:328: error: expected declaration specifiers or '...' before 'RSA'
RSAkey.xs:328: error: 'RSA_public_encrypt' undeclared (first use in this function)
RSAkey.xs:328: error: 'RSA_public_decrypt' undeclared (first use in this function)
RSAkey.xs:328: error: 'RSA_private_encrypt' undeclared (first use in this function)
RSAkey.xs:328: error: 'RSA_private_decrypt' undeclared (first use in this function)
RSAkey.xs:341: error: 'RSA_NO_PADDING' undeclared (first use in this function)
RSAkey.xs:341: error: too many arguments to function 'func[ix]'
RSAkey.c: In function 'XS_OpenSSL__RSAkey_fingerprint':
RSAkey.c:558: error: 'RSA' undeclared (first use in this function)
RSAkey.c:558: error: 'key' undeclared (first use in this function)
RSAkey.xs:352: error: 'SHA_DIGEST_LENGTH' undeclared (first use in this function)
RSAkey.xs: In function 'XS_OpenSSL__RSAkey_sha1':
RSAkey.xs:370: error: 'SHA_DIGEST_LENGTH' undeclared (first use in this function)
RSAkey.xs: In function 'XS_OpenSSL__RSAkey_blowfish_encrypt':
RSAkey.xs:385: error: 'BF_KEY' undeclared (first use in this function)
RSAkey.xs:385: error: 'k' undeclared (first use in this function)
RSAkey.xs:405: error: 'BF_DECRYPT' undeclared (first use in this function)
RSAkey.xs:405: error: 'BF_ENCRYPT' undeclared (first use in this function)
RSAkey.xs: In function 'XS_OpenSSL__RSAkey_pseudorandombytes':
RSAkey.xs:444: error: 'SHA_DIGEST_LENGTH' undeclared (first use in this function)
make: *** [RSAkey.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------- ---- ----
XML::Parser 2.27 2.36
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US
LANGUAGE = en_US:en_GB:en
PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-trTj -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 31022
PERL5_CPAN_IS_EXECUTING = /home/stro/.cpan/build/OpenSSL-RSAkey-0.05-E0wSEu/Makefile.PL
PERL5_CPAN_IS_RUNNING = 31022
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stro/perl510/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 20 24 25 29 44 46
$EGID = 1000 1000 20 24 25 29 44 46
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.53
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.27-2-386, archname=i686-linux
uname='linux vm-debian 2.4.27-2-386 #1 mon may 16 16:47:51 jst 2005 i686 gnulinux '
config_args='-Dprefix=/home/stro/perl510'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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=, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
-
FAIL OpenSSL-RSAkey-0.05 i686-linux 2.4.27-2-386
by stro