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 IROBERTS,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.076. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Tue Nov 14 03:06:56 2006] Trying to get 
'http://www.cpan.org/authors/id/I/IR/IROBERTS/Crypt-OpenSSL-RSA-0.24.tar.gz'
[MSG] [Tue Nov 14 03:06:57 2006] Trying to get 
'http://www.cpan.org/authors/id/I/IR/IROBERTS/CHECKSUMS'
[MSG] [Tue Nov 14 03:06:58 2006] Checksum matches for 
'Crypt-OpenSSL-RSA-0.24.tar.gz'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/t/'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/t/rsa.t'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/t/format.t'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/t/bignum.t'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/README'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/RSA.pm'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/RSA.xs'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/Changes'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/Makefile.PL'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/META.yml'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/typemap'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt-OpenSSL-RSA-0.24/MANIFEST'
[MSG] [Tue Nov 14 03:06:58 2006] Extracted 'Crypt::OpenSSL::RSA' to 
'/home/chris/.cpanplus/5.8.8/build/Crypt-OpenSSL-RSA-0.24'
[MSG] [Tue Nov 14 03:06:59 2006] Checking if your kit is complete...
Looks good
Warning: prerequisite Crypt::OpenSSL::Random 0 not found.
Writing Makefile for Crypt::OpenSSL::RSA

[MSG] [Tue Nov 14 03:06:59 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Tue Nov 14 03:06:59 2006] Module 'Crypt::OpenSSL::RSA' requires 
'Crypt::OpenSSL::Random' version '0' to be installed 
[MSG] [Tue Nov 14 03:06:59 2006] Trying to get 
'http://www.cpan.org/authors/id/I/IR/IROBERTS/CHECKSUMS'
[MSG] [Tue Nov 14 03:06:59 2006] Checksum matches for 
'Crypt-OpenSSL-Random-0.03.tar.gz'
[MSG] [Tue Nov 14 03:06:59 2006] Extracted 'Crypt-OpenSSL-Random-0.03/'
[MSG] [Tue Nov 14 03:06:59 2006] Extracted 
'Crypt-OpenSSL-Random-0.03/Makefile.PL'
[MSG] [Tue Nov 14 03:06:59 2006] Extracted 'Crypt-OpenSSL-Random-0.03/Changes'
[MSG] [Tue Nov 14 03:06:59 2006] Extracted 'Crypt-OpenSSL-Random-0.03/Random.xs'
[MSG] [Tue Nov 14 03:06:59 2006] Extracted 'Crypt-OpenSSL-Random-0.03/MANIFEST'
[MSG] [Tue Nov 14 03:06:59 2006] Extracted 'Crypt-OpenSSL-Random-0.03/test.pl'
[MSG] [Tue Nov 14 03:06:59 2006] Extracted 'Crypt-OpenSSL-Random-0.03/Random.pm'
[MSG] [Tue Nov 14 03:06:59 2006] Extracted 'Crypt::OpenSSL::Random' to 
'/home/chris/.cpanplus/5.8.8/build/Crypt-OpenSSL-Random-0.03'
[MSG] [Tue Nov 14 03:07:00 2006] Writing Makefile for Crypt::OpenSSL::Random

[MSG] [Tue Nov 14 03:07:00 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[MSG] [Tue Nov 14 03:07:04 2006] /home/chris/dev/perl588/bin/perl 
/home/chris/dev/perl588/lib/5.8.8/ExtUtils/xsubpp  -typemap 
/home/chris/dev/perl588/lib/5.8.8/ExtUtils/typemap  Random.xs > Random.xsc && 
mv Random.xsc Random.c
Please specify prototyping behavior for Random.xs (see perlxs manual)
cc -c   -fno-strict-aliasing -pipe -I/usr/pkg/include -O   -DVERSION=\"0.03\" 
-DXS_VERSION=\"0.03\" -DPIC -fPIC  
"-I/home/chris/dev/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE"   
Random.c
Running Mkbootstrap for Crypt::OpenSSL::Random ()
chmod 644 Random.bs
rm -f blib/arch/auto/Crypt/OpenSSL/Random/Random.so
LD_RUN_PATH="/usr/lib:/lib" cc  --whole-archive -shared  -L/usr/pkg/lib 
Random.o  -o blib/arch/auto/Crypt/OpenSSL/Random/Random.so      \
   -lssl -lcrypto       \
  
chmod 755 blib/arch/auto/Crypt/OpenSSL/Random/Random.so
cp Random.bs blib/arch/auto/Crypt/OpenSSL/Random/Random.bs
chmod 644 blib/arch/auto/Crypt/OpenSSL/Random/Random.bs
Manifying blib/man3/Crypt::OpenSSL::Random.3

[MSG] [Tue Nov 14 03:07:04 2006] MAKE TEST passed: PERL_DL_NONLAZY=1 
/home/chris/dev/perl588/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..1
ok 1
ok 2
ok 3
ok 4

[MSG] [Tue Nov 14 03:07:05 2006] Ok, not sending test report
[MSG] [Tue Nov 14 03:07:10 2006] cp RSA.pm blib/lib/Crypt/OpenSSL/RSA.pm
AutoSplitting blib/lib/Crypt/OpenSSL/RSA.pm (blib/lib/auto/Crypt/OpenSSL/RSA)
/home/chris/dev/perl588/bin/perl 
/home/chris/dev/perl588/lib/5.8.8/ExtUtils/xsubpp  -typemap 
/home/chris/dev/perl588/lib/5.8.8/ExtUtils/typemap -typemap typemap  RSA.xs > 
RSA.xsc && mv RSA.xsc RSA.c
cc -c   -fno-strict-aliasing -pipe -I/usr/pkg/include -O   -DVERSION=\"0.24\" 
-DXS_VERSION=\"0.24\" -DPIC -fPIC  
"-I/home/chris/dev/perl588/lib/5.8.8/i386-netbsd-thread-multi-64int/CORE"  
-DPERL5 -DOPENSSL_NO_KRB5 RSA.c
RSA.xs: In function `make_rsa_obj':
RSA.xs:63: warning: cast from pointer to integer of different size
RSA.xs: In function `bn2sv':
RSA.xs:142: warning: cast from pointer to integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_DESTROY':
RSA.c:305: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_get_private_key_string':
RSA.c:333: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_get_public_key_string':
RSA.c:366: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_get_public_key_x509_string':
RSA.c:398: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA__get_key_parameters':
RSA.c:549: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_encrypt':
RSA.c:586: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_decrypt':
RSA.c:613: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_private_encrypt':
RSA.c:644: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_public_decrypt':
RSA.c:675: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_size':
RSA.c:702: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_check_key':
RSA.c:728: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_use_md5_hash':
RSA.c:801: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_use_sha1_hash':
RSA.c:824: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_use_ripemd160_hash':
RSA.c:943: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_use_no_padding':
RSA.c:966: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_use_pkcs1_padding':
RSA.c:989: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_use_pkcs1_oaep_padding':
RSA.c:1012: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_use_sslv23_padding':
RSA.c:1035: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_sign':
RSA.c:1065: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_verify':
RSA.c:1111: warning: cast to pointer from integer of different size
RSA.c: In function `XS_Crypt__OpenSSL__RSA_is_private':
RSA.c:1167: warning: cast to pointer from integer of different size
Running Mkbootstrap for Crypt::OpenSSL::RSA ()
chmod 644 RSA.bs
rm -f blib/arch/auto/Crypt/OpenSSL/RSA/RSA.so
LD_RUN_PATH="/usr/lib:/lib" cc  --whole-archive -shared  -L/usr/pkg/lib RSA.o  
-o blib/arch/auto/Crypt/OpenSSL/RSA/RSA.so       \
   -lssl -lcrypto       \
  
chmod 755 blib/arch/auto/Crypt/OpenSSL/RSA/RSA.so
cp RSA.bs blib/arch/auto/Crypt/OpenSSL/RSA/RSA.bs
chmod 644 blib/arch/auto/Crypt/OpenSSL/RSA/RSA.bs
Manifying blib/man3/Crypt::OpenSSL::RSA.3

[ERROR] [Tue Nov 14 03:07:11 2006] MAKE TEST failed:  PERL_DL_NONLAZY=1 
/home/chris/dev/perl588/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/bignum....skipped
        all skipped: no reason given
t/format....ok
t/rsa.......FAILED tests 44-45
        Failed 2/45 tests, 95.56% okay
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/rsa.t                   45    2  44-45
1 test skipped.
Failed 1/3 test scripts. 2/55 subtests failed.
Files=3, Tests=55,  1 wallclock secs ( 0.70 cusr +  0.09 csys =  0.79 CPU)
Failed 1/3 test programs. 2/55 subtests failed.
gmake: *** [test_dynamic] Error 25


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Crypt::OpenSSL::Random             0.03

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.0307.

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=netbsd, osvers=3.0, archname=i386-netbsd-thread-multi-64int
    uname='netbsd canker.bingosnet.co.uk 3.0 netbsd 3.0 (generic_laptop) #0: 
mon dec 19 01:08:52 utc 2005 [EMAIL 
PROTECTED]:homebuildsabnetbsd-3-0-releasei386200512182024z-objhomebuildsabnetbsd-3-0-releasesrcsysarchi386compilegeneric_laptop
 i386 '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
    ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib 
-L/usr/pkg/lib'
    libpth=/usr/pkg/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix -lpthread
    perllibs=-lm -lcrypt -lutil -lc -lposix -lpthread
    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='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  
-L/usr/pkg/lib'

Reply via email to