Crypt-OpenSSL-Bignum v0.09 Perl 5 v5.16.3 MSWin32-x64-multi-thread
- Status
- Unknown
- From
- twata
- Dist
-
Crypt-OpenSSL-Bignum v0.09
- Platform
- Perl 5 v5.16.3 MSWin32-x64-multi-thread
- Date
- 2020-06-14 07:33:11
- ID
- 1c448b7e-6c7b-1014-81db-bb7576a13fd6
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.16.3, 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\pianokey\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 -DWIN64 -DCONSERVATIVE -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\libperl516.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libmoldname.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libkernel32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libuser32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libgdi32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libwinspool.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libcomdlg32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libadvapi32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libshell32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libole32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\liboleaut32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libnetapi32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libuuid.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libws2_32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libmpr.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libwinmm.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libversion.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libodbc32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libodbccp32.a" "C:\Strawberry\c\x86_64-w64-mingw32\lib\libcomctl32.a" -Wl,--enable-auto-image-base
Bignum.o:Bignum.c:(.text+0x94): undefined reference to `BN_CTX_free'
Bignum.o:Bignum.c:(.text+0x151): undefined reference to `BN_CTX_new'
Bignum.o:Bignum.c:(.text+0x299): undefined reference to `BN_dup'
Bignum.o:Bignum.c:(.text+0x34b): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x352): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x44b): undefined reference to `BN_dup'
Bignum.o:Bignum.c:(.text+0x527): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x52e): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0xc31): undefined reference to `BN_swap'
Bignum.o:Bignum.c:(.text+0xe69): undefined reference to `BN_ucmp'
Bignum.o:Bignum.c:(.text+0x10a7): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x10c1): undefined reference to `BN_lshift'
Bignum.o:Bignum.c:(.text+0x118c): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x1193): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x12b7): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x12d1): undefined reference to `BN_rshift'
Bignum.o:Bignum.c:(.text+0x139c): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x13a3): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x14ab): undefined reference to `BN_num_bits'
Bignum.o:Bignum.c:(.text+0x167b): undefined reference to `BN_num_bits'
Bignum.o:Bignum.c:(.text+0x18b9): undefined reference to `BN_cmp'
Bignum.o:Bignum.c:(.text+0x1b59): undefined reference to `BN_cmp'
Bignum.o:Bignum.c:(.text+0x1e49): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x1e66): undefined reference to `BN_gcd'
Bignum.o:Bignum.c:(.text+0x1f93): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x1f9a): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x2199): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x21b6): undefined reference to `BN_mod_inverse'
Bignum.o:Bignum.c:(.text+0x22e3): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x22ea): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x2556): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x2578): undefined reference to `BN_mod_exp'
Bignum.o:Bignum.c:(.text+0x26ff): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x2706): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x2909): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x2926): undefined reference to `BN_exp'
Bignum.o:Bignum.c:(.text+0x2a53): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x2a5a): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x2cc5): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x2ce7): undefined reference to `BN_mod_mul'
Bignum.o:Bignum.c:(.text+0x2e6f): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x2e76): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x300e): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x3028): undefined reference to `BN_sqr'
Bignum.o:Bignum.c:(.text+0x30f7): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x30fe): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x323b): undefined reference to `BN_get_word'
Bignum.o:Bignum.c:(.text+0x33f2): undefined reference to `BN_num_bits'
Bignum.o:Bignum.c:(.text+0x3449): undefined reference to `BN_bn2bin'
Bignum.o:Bignum.c:(.text+0x360b): undefined reference to `BN_bn2hex'
Bignum.o:Bignum.c:(.text+0x3656): undefined reference to `CRYPTO_free'
Bignum.o:Bignum.c:(.text+0x36e7): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x36ee): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x37fb): undefined reference to `BN_bn2dec'
Bignum.o:Bignum.c:(.text+0x3846): undefined reference to `CRYPTO_free'
Bignum.o:Bignum.c:(.text+0x38d7): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x38de): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x39d7): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x39ea): undefined reference to `BN_rand_range'
Bignum.o:Bignum.c:(.text+0x3a5c): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x3a63): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x3b99): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x3bb5): undefined reference to `BN_pseudo_rand'
Bignum.o:Bignum.c:(.text+0x3c87): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x3c8e): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x3d99): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x3db5): undefined reference to `BN_rand'
Bignum.o:Bignum.c:(.text+0x3e87): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x3e8e): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x3f05): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x3f1a): undefined reference to `BN_set_word'
Bignum.o:Bignum.c:(.text+0x3f78): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x3f7f): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x3ff5): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x4007): undefined reference to `BN_set_word'
Bignum.o:Bignum.c:(.text+0x4065): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x406c): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x40e5): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x40f7): undefined reference to `BN_set_word'
Bignum.o:Bignum.c:(.text+0x4155): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x415c): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x41ff): undefined reference to `BN_bin2bn'
Bignum.o:Bignum.c:(.text+0x429c): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x42a3): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x4355): undefined reference to `BN_hex2bn'
Bignum.o:Bignum.c:(.text+0x43c5): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x43cc): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x4495): undefined reference to `BN_dec2bn'
Bignum.o:Bignum.c:(.text+0x4505): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x450c): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x45c3): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x45d5): undefined reference to `BN_set_word'
Bignum.o:Bignum.c:(.text+0x4646): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x464d): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x4714): undefined reference to `BN_clear_free'
Bignum.o:Bignum.c:(.text+0x4b12): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x4b2a): undefined reference to `BN_div'
Bignum.o:Bignum.c:(.text+0x4cb5): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x4cbc): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x4ed1): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x4ed9): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x4ef9): undefined reference to `BN_div'
Bignum.o:Bignum.c:(.text+0x50b9): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x50c0): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x52c2): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x52d6): undefined reference to `BN_mul'
Bignum.o:Bignum.c:(.text+0x5455): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x545c): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x55f2): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x5603): undefined reference to `BN_sub'
Bignum.o:Bignum.c:(.text+0x574b): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x5752): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x58c3): undefined reference to `BN_new'
Bignum.o:Bignum.c:(.text+0x58d4): undefined reference to `BN_add'
Bignum.o:Bignum.c:(.text+0x5a1b): undefined reference to `ERR_get_error'
Bignum.o:Bignum.c:(.text+0x5a22): undefined reference to `ERR_reason_error_string'
Bignum.o:Bignum.c:(.text+0x5f69): undefined reference to `ERR_load_crypto_strings'
c:/strawberry/c/bin/../lib/gcc/x86_64-w64-mingw32/4.6.3/../../../../x86_64-w64-mingw32/bin/ld.exe: Bignum.o: bad reloc address 0x0 in section `.pdata'
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.016003
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.44
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.44
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\WINDOWS\system32\cmd.exe
NONINTERACTIVE_TESTING = 1
NUMBER_OF_PROCESSORS = 4
PATH = C:\home\pianokey\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\pianokey\perl5\lib\perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 7688
PERL5_CPAN_IS_RUNNING = 7688
PERL_LOCAL_LIB_ROOT = C:\home\pianokey\perl5
PERL_MB_OPT = --install_base "C:\\home\\pianokey\\perl5"
PERL_MM_OPT = INSTALL_BASE=C:\\home\\pianokey\\perl5
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 58 Stepping 9, 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 = Win8
Win32::GetOSVersion = , 6, 2, 9200, 2, 0, 0, 256, 1
Win32::FsType = NTFS
Win32::IsAdminUser = 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.40
ExtUtils::CBuilder 0.280234
ExtUtils::Command 7.44
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.44
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.40
JSON 4.02
JSON::PP 4.04
Module::Build 0.4229
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302175
YAML 1.30
YAML::Syck 1.23
version 0.9924
--
Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x64-multi-thread
uname='Win32 strawberry-perl 5.16.3.1 #1 Tue Mar 12 12:12:07 2013 x64'
config_args='undef'
hint=recommended, useposix=true, d_sigaction=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='gcc', ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -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=8, 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='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\x86_64-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=libperl516.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: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under MSWin32
Compiled at Mar 12 2013 12:16:40
%ENV:
PERL="C:\Strawberry\perl\bin\perl.exe"
PERL5LIB="C:\home\pianokey\perl5\lib\perl5"
PERL5_CPANPLUS_IS_RUNNING="7688"
PERL5_CPAN_IS_RUNNING="7688"
PERL_LOCAL_LIB_ROOT="C:\home\pianokey\perl5"
PERL_MB_OPT="--install_base "C:\\home\\pianokey\\perl5""
PERL_MM_OPT="INSTALL_BASE=C:\\home\\pianokey\\perl5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
C:\home\pianokey\perl5\lib\perl5/MSWin32-x64-multi-thread
C:\home\pianokey\perl5\lib\perl5
C:/Strawberry/perl/site/lib
C:/Strawberry/perl/vendor/lib
C:/Strawberry/perl/lib
.