Front page | perl.cpan.testers |
Postings from July 2008
FAIL OpenSSL-RSAkey-0.05 sun4-solaris 2.9
From:
Josts Smokehouse
Date:
July 15, 2008 07:13
Subject:
FAIL OpenSSL-RSAkey-0.05 sun4-solaris 2.9
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.1601.
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/local/gnu/bin/make':
make: Warning: File `Makefile' has modification time 0.93 s in the future
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
gcc -c -I. -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/local/perl-5.10.0/lib/5.10.0/sun4-solaris/CORE" -DNO_BIO=1 -DNO_FP_API=1 mt19937int.c
/usr/local/perl-5.10.0/bin/perl /usr/local/perl-5.10.0/lib/5.10.0/ExtUtils/xsubpp -typemap /usr/local/perl-5.10.0/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)
gcc -c -I. -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fPIC "-I/usr/local/perl-5.10.0/lib/5.10.0/sun4-solaris/CORE" -DNO_BIO=1 -DNO_FP_API=1 RSAkey.c
RSAkey.xs:5:24: openssl/bn.h: No such file or directory
RSAkey.xs:6:25: openssl/rsa.h: No such file or directory
RSAkey.xs:7:41: openssl/sha.h: No such file or directory
RSAkey.xs:8:66: openssl/blowfish.h: No such file or directory
RSAkey.xs:9:48: openssl/rand.h: No such file or directory
RSAkey.xs:12: error: syntax error before '*' token
RSAkey.xs: In function `get_rsa':
RSAkey.xs:15: error: `RSA' undeclared (first use in this function)
RSAkey.xs:15: error: (Each undeclared identifier is reported only once
RSAkey.xs:15: error: for each function it appears in.)
RSAkey.xs:15: error: syntax error before ')' token
RSAkey.xs:18: error: syntax error before ')' token
RSAkey.xs: In function `run_sha1':
RSAkey.xs:23: error: `SHA_CTX' undeclared (first use in this function)
RSAkey.xs:23: error: syntax error before "ctx"
RSAkey.xs:27: error: `ctx' undeclared (first use in this function)
RSAkey.xs: At top level:
RSAkey.xs:32: error: syntax error before '*' token
RSAkey.xs: In function `is_privkey':
RSAkey.xs:34: error: `key' undeclared (first use in this function)
RSAkey.xs: At top level:
RSAkey.xs:39: error: syntax error before '*' token
RSAkey.xs: In function `get_BN':
RSAkey.xs:41: error: `n' undeclared (first use in this function)
RSAkey.xs:44: warning: passing arg 1 of `Perl_newSVpv' makes pointer from integer without a cast
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: 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: syntax error before "RSA"
RSAkey.xs:328: error: `RSA_public_encrypt' undeclared (first use in this function)
RSAkey.xs:328: error: initializer element is not constant
RSAkey.xs:328: error: (near initialization for `func[0]')
RSAkey.xs:328: error: `RSA_public_decrypt' undeclared (first use in this function)
RSAkey.xs:328: error: initializer element is not constant
RSAkey.xs:328: error: (near initialization for `func[1]')
RSAkey.xs:328: error: `RSA_private_encrypt' undeclared (first use in this function)
RSAkey.xs:328: error: initializer element is not constant
RSAkey.xs:328: error: (near initialization for `func[2]')
RSAkey.xs:328: error: `RSA_private_decrypt' undeclared (first use in this function)
RSAkey.xs:328: error: initializer element is not constant
RSAkey.xs:328: error: (near initialization for `func[3]')
RSAkey.xs:341: error: `RSA_NO_PADDING' undeclared (first use in this function)
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:
AUTOMATED_TESTING = 1
LD_LIBRARY_PATH = /usr/local/lib:/usr/local/gnu/lib:/usr/local/gcc/lib:/opt/SUNWits/Graphics-sw/xil/lib:/usr/openwin/lib:/opt/SUNWits/Graphics-sw/xgl/lib:/usr/dt/lib:/usr/openwin/lib:/usr/local/lib:/usr/lib:/usr/ucblib
PATH = /net/sunu991/disc1/home/ibin/:/usr/local/perl-5.10.0/bin:/usr/openwin/bin:/usr/local/bin:/usr/bin:/usr/sbin:/usr/openwin/bin:/opt/SUNWspro/bin:/usr/dt/bin:/opt/SUNWmfwm/bin:/opt/SUNWguide/bin:/usr/ccs/bin:/usr/ucb:.:/usr/etc:/etc:/usr/hosts:/usr/ucb:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 28146
PERL5_CPAN_IS_EXECUTING = /net/sunu991/disc1/home/.cpan/build/OpenSSL-RSAkey-0.05-D5pYvn/Makefile.PL
PERL5_CPAN_IS_RUNNING = 28146
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6079,28146
PERL_CR_SMOKER_CURRENT = OpenSSL-RSAkey-0.05
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = vt100
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/perl-5.10.0/bin/perl
$UID/$EUID = 10167 / 10167
$GID = 10004 10004 116 113 117 6 112 52 53 115
$EGID = 10004 10004 116 113 117 6 112 52 53 115
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_63
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.12
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.7501
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.9, archname=sun4-solaris
uname='sunos irgendwas 5.9 generic_118558-35 sun4u sparc sunw,ultra-5_10 '
config_args='-Dcc=gcc -de'
hint=previous, 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='-O',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
ccversion='', gccversion='3.4.6', gccosandvers='solaris2.9'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib -L/opt/gnu/lib '
libpth=/usr/local/lib /opt/gnu/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib -L/opt/gnu/lib'
-
FAIL OpenSSL-RSAkey-0.05 sun4-solaris 2.9
by Josts Smokehouse