Crypt-OpenSSL-AES v0.13 Perl 5 v5.12.3 MSWin32-x86-multi-thread

Status
Unknown
From
NONAME
Dist
Crypt-OpenSSL-AES v0.13
Platform
Perl 5 v5.12.3 MSWin32-x86-multi-thread
Date
2023-10-07 04:07:28
ID
c461a860-71ce-1014-8948-32a1b03d33c9
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 Timothy Legge,

This is a computer-generated report for Crypt-OpenSSL-AES-0.13
on perl 5.12.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 lib/Crypt/OpenSSL/AES.pm blib\lib\Crypt\OpenSSL\AES.pm
Running Mkbootstrap for AES ()
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "AES.bs"
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Command::MM -e cp_nonempty -- AES.bs blib\arch\auto\Crypt\OpenSSL\AES\AES.bs 644
C:\"Strawberry\perl\bin\perl.exe" "C:\home\griffin\perl5\lib\perl5\ExtUtils\xsubpp"  -typemap C:\Strawberry\perl\lib\ExtUtils\typemap -typemap C:\Strawberry\cpan\build\Crypt-OpenSSL-AES-0.13-0\typemap  AES.xs > AES.xsc
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e mv -- AES.xsc AES.c
gcc -c  -IC:\Strawberry\perl\..\c/include 	-s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX -Wall 	  -DVERSION=\"0.13\" 	-DXS_VERSION=\"0.13\"  "-IC:\Strawberry\perl\lib\CORE"   AES.c
In file included from C:\Strawberry\perl\lib\CORE/sys/socket.h:30,
                 from C:\Strawberry\perl\lib\CORE/win32.h:386,
                 from C:\Strawberry\perl\lib\CORE/win32thread.h:4,
                 from C:\Strawberry\perl\lib\CORE/perl.h:2817,
                 from AES.xs:3:
C:\Strawberry\perl\lib\CORE/win32.h:391:26: warning: "/*" within comment
C:\Strawberry\perl\lib\CORE/win32.h:392:33: warning: "/*" within comment
In file included from C:\Strawberry\perl\lib\CORE/win32thread.h:4,
                 from C:\Strawberry\perl\lib\CORE/perl.h:2817,
                 from AES.xs:3:
C:\Strawberry\perl\lib\CORE/win32.h:391:26: warning: "/*" within comment
C:\Strawberry\perl\lib\CORE/win32.h:392:33: warning: "/*" within comment
AES.xs: In function 'get_cipher':
AES.xs:91: warning: implicit declaration of function 'EVP_aes_128_ctr'
AES.xs:93: warning: implicit declaration of function 'EVP_aes_192_ctr'
AES.xs:95: warning: implicit declaration of function 'EVP_aes_256_ctr'
AES.xs: In function 'XS_Crypt__OpenSSL__AES_new':
AES.xs:151: warning: unused variable 'self'
AES.c:293: warning: unused variable 'class'
AES.c:289: warning: unused variable 'Perl___notused'
AES.c: In function 'XS_Crypt__OpenSSL__AES_encrypt':
AES.c:374: warning: unused variable 'Perl___notused'
AES.c: In function 'XS_Crypt__OpenSSL__AES_decrypt':
AES.c:451: warning: unused variable 'Perl___notused'
AES.c: In function 'XS_Crypt__OpenSSL__AES_DESTROY':
AES.c:526: warning: unused variable 'Perl___notused'
AES.c: In function 'boot_Crypt__OpenSSL__AES':
AES.c:559: warning: unused variable 'Perl___notused'
C:\"Strawberry\perl\bin\perl.exe" -MExtUtils::Mksymlists \
     -e "Mksymlists('NAME'=>\"Crypt::OpenSSL::AES\", 'DLBASE' => 'AES', 'DL_FUNCS' => {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"
g++ AES.def -o blib\arch\auto\Crypt\OpenSSL\AES\AES.dll -mdll -s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib" AES.o   "C:\Strawberry\perl\lib\CORE\libperl512.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
AES.o:AES.c:(.text+0x5a2): undefined reference to `EVP_CIPHER_CTX_free'
AES.o:AES.c:(.text+0x5ad): undefined reference to `EVP_CIPHER_CTX_free'
AES.o:AES.c:(.text+0x749): undefined reference to `EVP_CIPHER_CTX_block_size'
AES.o:AES.c:(.text+0x790): undefined reference to `EVP_CIPHER_CTX_set_padding'
AES.o:AES.c:(.text+0x7ba): undefined reference to `EVP_DecryptUpdate'
AES.o:AES.c:(.text+0x7e4): undefined reference to `EVP_DecryptFinal_ex'
AES.o:AES.c:(.text+0xa88): undefined reference to `EVP_CIPHER_CTX_block_size'
AES.o:AES.c:(.text+0xad4): undefined reference to `EVP_CIPHER_CTX_set_padding'
AES.o:AES.c:(.text+0xafd): undefined reference to `EVP_EncryptUpdate'
AES.o:AES.c:(.text+0xb26): undefined reference to `EVP_EncryptFinal_ex'
AES.o:AES.c:(.text+0x12a0): undefined reference to `EVP_CIPHER_CTX_new'
AES.o:AES.c:(.text+0x12b2): undefined reference to `EVP_CIPHER_CTX_new'
AES.o:AES.c:(.text+0x12ea): undefined reference to `EVP_EncryptInit_ex'
AES.o:AES.c:(.text+0x131e): undefined reference to `EVP_DecryptInit_ex'
AES.o:AES.c:(.text+0xf19): undefined reference to `EVP_aes_256_ofb'
AES.o:AES.c:(.text+0xf27): undefined reference to `EVP_aes_256_ecb'
AES.o:AES.c:(.text+0xf37): undefined reference to `EVP_aes_128_ecb'
AES.o:AES.c:(.text+0xf47): undefined reference to `EVP_aes_192_ecb'
AES.o:AES.c:(.text+0xf57): undefined reference to `EVP_aes_128_cbc'
AES.o:AES.c:(.text+0xf67): undefined reference to `EVP_aes_192_cbc'
AES.o:AES.c:(.text+0xf77): undefined reference to `EVP_aes_256_cbc'
AES.o:AES.c:(.text+0xf87): undefined reference to `EVP_aes_128_cfb128'
AES.o:AES.c:(.text+0xf97): undefined reference to `EVP_aes_128_ofb'
AES.o:AES.c:(.text+0xfa7): undefined reference to `EVP_aes_192_cfb128'
AES.o:AES.c:(.text+0xfb7): undefined reference to `EVP_aes_256_cfb128'
AES.o:AES.c:(.text+0xfc7): undefined reference to `EVP_aes_128_ctr'
AES.o:AES.c:(.text+0xfd7): undefined reference to `EVP_aes_192_ctr'
AES.o:AES.c:(.text+0xfe7): undefined reference to `EVP_aes_256_ctr'
AES.o:AES.c:(.text+0xff2): undefined reference to `EVP_aes_192_ofb'
collect2: ld returned 1 exit status
dmake.EXE:  Error code 129, while making 'blib\arch\auto\Crypt\OpenSSL\AES\AES.dll'

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need  Have    
    --------------------- ----- --------
    Exporter              0     5.77    
    perl                  5.008 5.012003
    XSLoader              0     0.24    

build_requires:

    Module                Need  Have    
    --------------------- ----- --------
    Crypt::OpenSSL::Guess 0.10  0.15    
    Digest::SHA           0     6.04    
    MIME::Base64          0     3.16    
    Test::More            0     1.302195

configure_requires:

    Module                Need  Have    
    --------------------- ----- --------
    Crypt::OpenSSL::Guess 0.10  0.15    
    ExtUtils::MakeMaker   0     7.70    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    COMSPEC = C:\windows\system32\cmd.exe
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\home\griffin\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\griffin\perl5\lib\perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7248
    PERL5_CPAN_IS_RUNNING = 7248
    PERL_LOCAL_LIB_ROOT = C:\home\griffin\perl5
    PERL_MB_OPT = --install_base "C:\\home\\griffin\\perl5"
    PERL_MM_OPT = INSTALL_BASE=C:\\home\\griffin\\perl5
    PERL_MM_USE_DEFAULT = 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.16    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.62    
    JSON                4.10    
    JSON::PP            4.17_01 
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.47    
    Test::More          1.302195
    YAML                1.26    
    YAML::Syck          1.29    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
   
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberryperl 5.12.3.0 #1 Sun May 15 09:44:53 2011 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 -DHAVE_DES_FCRYPT  -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.4.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=libperl512.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 PL_OP_SLAB_ALLOC USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_SITECUSTOMIZE
  Built under MSWin32
  Compiled at May 15 2011 17:02:01
  %ENV:
    PERL="C:\Strawberry\perl\bin\perl.exe"
    PERL5LIB="C:\home\griffin\perl5\lib\perl5"
    PERL5_CPANPLUS_IS_RUNNING="7248"
    PERL5_CPAN_IS_RUNNING="7248"
    PERL_LOCAL_LIB_ROOT="C:\home\griffin\perl5"
    PERL_MB_OPT="--install_base "C:\\home\\griffin\\perl5""
    PERL_MM_OPT="INSTALL_BASE=C:\\home\\griffin\\perl5"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:\home\griffin\perl5\lib\perl5/MSWin32-x86-multi-thread
    C:\home\griffin\perl5\lib\perl5
    C:/Strawberry/perl/site/lib
    C:/Strawberry/perl/vendor/lib
    C:/Strawberry/perl/lib
    .