Crypt-OpenSSL-Bignum v0.09 Perl 5 v5.14.4 MSWin32-x86-multi-thread
- Status
- Unknown
- From
- NONAME
- Dist
-
Crypt-OpenSSL-Bignum v0.09
- Platform
- Perl 5 v5.14.4 MSWin32-x86-multi-thread
- Date
- 2021-03-13 03:51:57
- ID
- f3670bdb-6d26-1014-a424-75108549497b
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear kmx,
This is a computer-generated report for Crypt-OpenSSL-Bignum-0.09
on perl 5.14.4, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.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 'C:\Strawberry\c\bin\dmake.exe':
cp Bignum/CTX.pm blib\lib\Crypt\OpenSSL\Bignum\CTX.pm
cp Bignum.pm blib\lib\Crypt\OpenSSL\Bignum.pm
Running Mkbootstrap for Bignum ()
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "Bignum.bs"
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- Bignum.bs blib\arch\auto\Crypt\OpenSSL\Bignum\Bignum.bs 644
C:\"Strawberry\perl\bin\perl.exe" "C:\home\heaven\perl5\lib\perl5\ExtUtils\xsubpp" -typemap C:\Strawberry\perl\lib\ExtUtils\typemap -typemap C:\Strawberry\cpan\build\Crypt-OpenSSL-Bignum-0.09-0\typemap Bignum.xs > Bignum.xsc
Please specify prototyping behavior for Bignum.xs (see perlxs manual)
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- Bignum.xsc Bignum.c
gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" "-IC:\Strawberry\perl\lib\CORE" -DPERL5 -DOPENSSL_NO_KRB5 Bignum.c
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Mksymlists \
-e "Mksymlists('NAME'=>\"Crypt::OpenSSL::Bignum\", 'DLBASE' => 'Bignum', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);"
g++ Bignum.def -o blib\arch\auto\Crypt\OpenSSL\Bignum\Bignum.dll -mdll -s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib" Bignum.o "C:\Strawberry\perl\lib\CORE\libperl514.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libmoldname.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libkernel32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libuser32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libgdi32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libwinspool.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libcomdlg32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libadvapi32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libshell32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libole32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\liboleaut32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libnetapi32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libuuid.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libws2_32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libmpr.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libwinmm.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libversion.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libodbc32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libodbccp32.a" "C:\Strawberry\c\i686-w64-mingw32\lib\libcomctl32.a" -Wl,--enable-auto-image-base
Bignum.o:Bignum.c:(.text+0x7f): undefined reference to `BN_CTX_free'
Bignum.o:Bignum.c:(.text+0x131): undefined reference to `BN_CTX_new'
Bignum.o:Bignum.c:(.text+0x26a): undefined reference to `BN_dup'
Bignum.o:Bignum.c:(.text+0x319): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x321): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x404): undefined reference to `BN_dup'
Bignum.o:Bignum.c:(.text+0x4c8): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x4d0): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0xb80): undefined reference to `BN_swap'
Bignum.o:Bignum.c:(.text+0xd94): undefined reference to `BN_ucmp'
Bignum.o:Bignum.c:(.text+0xf9d): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0xfbf): undefined reference to `BN_lshift'
Bignum.o:Bignum.c:(.text+0x1085): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x108d): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x119d): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x11bf): undefined reference to `BN_rshift'
Bignum.o:Bignum.c:(.text+0x1285): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x128d): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x138b): undefined reference to `BN_num_bits'
Bignum.o:Bignum.c:(.text+0x153f): undefined reference to `BN_num_bits'
Bignum.o:Bignum.c:(.text+0x1764): undefined reference to `BN_cmp'
Bignum.o:Bignum.c:(.text+0x19d4): undefined reference to `BN_cmp'
Bignum.o:Bignum.c:(.text+0x1c9b): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x1cc1): undefined reference to `BN_gcd'
Bignum.o:Bignum.c:(.text+0x1de0): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x1de8): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x1fdb): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x2001): undefined reference to `BN_mod_inverse'
Bignum.o:Bignum.c:(.text+0x2120): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x2128): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x2384): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x23b2): undefined reference to `BN_mod_exp'
Bignum.o:Bignum.c:(.text+0x252b): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x2533): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x271b): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x2741): undefined reference to `BN_exp'
Bignum.o:Bignum.c:(.text+0x2860): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x2868): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x2ac4): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x2af2): undefined reference to `BN_mod_mul'
Bignum.o:Bignum.c:(.text+0x2c6b): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x2c73): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x2df2): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x2e10): undefined reference to `BN_sqr'
Bignum.o:Bignum.c:(.text+0x2ed5): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x2edd): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x300f): undefined reference to `BN_get_word'
Bignum.o:Bignum.c:(.text+0x31b2): undefined reference to `BN_num_bits'
Bignum.o:Bignum.c:(.text+0x3203): undefined reference to `BN_bn2bin'
Bignum.o:Bignum.c:(.text+0x33a4): undefined reference to `BN_bn2hex'
Bignum.o:Bignum.c:(.text+0x33ed): undefined reference to `CRYPTO_free'
Bignum.o:Bignum.c:(.text+0x3473): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x347b): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x3574): undefined reference to `BN_bn2dec'
Bignum.o:Bignum.c:(.text+0x35bd): undefined reference to `CRYPTO_free'
Bignum.o:Bignum.c:(.text+0x3643): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x364b): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x3731): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x3743): undefined reference to `BN_rand_range'
Bignum.o:Bignum.c:(.text+0x37b6): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x37be): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x38dc): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x3902): undefined reference to `BN_pseudo_rand'
Bignum.o:Bignum.c:(.text+0x39bf): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x39c7): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x3abc): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x3ae2): undefined reference to `BN_rand'
Bignum.o:Bignum.c:(.text+0x3b9f): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x3ba7): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x3c25): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x3c3b): undefined reference to `BN_set_word'
Bignum.o:Bignum.c:(.text+0x3c9d): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x3ca5): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x3d25): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x3d3b): undefined reference to `BN_set_word'
Bignum.o:Bignum.c:(.text+0x3d9d): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x3da5): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x3e25): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x3e3b): undefined reference to `BN_set_word'
Bignum.o:Bignum.c:(.text+0x3e9d): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x3ea5): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x3f46): undefined reference to `BN_bin2bn'
Bignum.o:Bignum.c:(.text+0x3fe4): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x3fec): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x409b): undefined reference to `BN_hex2bn'
Bignum.o:Bignum.c:(.text+0x40ff): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x4107): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x41cb): undefined reference to `BN_dec2bn'
Bignum.o:Bignum.c:(.text+0x422f): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x4237): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x42e2): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x42f4): undefined reference to `BN_set_word'
Bignum.o:Bignum.c:(.text+0x4363): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x436b): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x441f): undefined reference to `BN_clear_free'
Bignum.o:Bignum.c:(.text+0x47e9): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x4813): undefined reference to `BN_div'
Bignum.o:Bignum.c:(.text+0x4997): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x499f): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x4b94): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x4b9b): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x4bc7): undefined reference to `BN_div'
Bignum.o:Bignum.c:(.text+0x4d8b): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x4d93): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x4f79): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x4f9b): undefined reference to `BN_mul'
Bignum.o:Bignum.c:(.text+0x5117): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x511f): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x529e): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x52b8): undefined reference to `BN_sub'
Bignum.o:Bignum.c:(.text+0x5404): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x540c): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x556e): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x5588): undefined reference to `BN_add'
Bignum.o:Bignum.c:(.text+0x56d4): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x56dc): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x5c9c): undefined reference to `ERR_load_crypto_strings'
collect2: ld returned 1 exit status
dmake.exe: Error code 129, while making 'blib\arch\auto\Crypt\OpenSSL\Bignum\Bignum.dll'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
perl 5.006002 5.014004
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.60
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.60
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\windows\system32\cmd.exe
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 4
PATH = C:\home\heaven\perl5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin
PERL = C:\Strawberry\perl\bin\perl.exe
PERL5LIB = C:\home\heaven\perl5\lib\perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 5248
PERL5_CPAN_IS_RUNNING = 5248
PERL_LOCAL_LIB_ROOT = C:\home\heaven\perl5
PERL_MB_OPT = --install_base "C:\\home\\heaven\\perl5"
PERL_MM_OPT = INSTALL_BASE=C:\\home\\heaven\\perl5
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = x86 Family 6 Model 37 Stepping 5, GenuineIntel
TEMP = C:\Users\user\AppData\Local\Temp
TERM = dumb
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = C:\Strawberry\perl\bin\perl.exe
$UID/$EUID = 0 / 0
$GID = 0
$EGID = 0
Win32::GetOSName = Win7
Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.26
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.60
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.60
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.03
JSON::PP 4.06
Module::Build 0.42_28
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302183
YAML 1.27
YAML::Syck 1.34
version 0.9928
--
Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname='Win32 strawberry-perl 5.14.4.1 #1 Mon Mar 11 19:56:31 2013 i386'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
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='gcc', ccflags =' -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
optimize='-s -O2',
cppflags='-DWIN32'
ccversion='', gccversion='4.6.3', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib"'
libpth=C:\Strawberry\c\lib C:\Strawberry\c\i686-w64-mingw32\lib
libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
libc=, so=dll, useshrplib=true, libperl=libperl514.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib"'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Built under MSWin32
Compiled at Mar 11 2013 20:02:09
%ENV:
PERL="C:\Strawberry\perl\bin\perl.exe"
PERL5LIB="C:\home\heaven\perl5\lib\perl5"
PERL5_CPANPLUS_IS_RUNNING="5248"
PERL5_CPAN_IS_RUNNING="5248"
PERL_LOCAL_LIB_ROOT="C:\home\heaven\perl5"
PERL_MB_OPT="--install_base "C:\\home\\heaven\\perl5""
PERL_MM_OPT="INSTALL_BASE=C:\\home\\heaven\\perl5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:\home\heaven\perl5\lib\perl5/MSWin32-x86-multi-thread
C:\home\heaven\perl5\lib\perl5
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.