CryptX v0.073_003 Perl 5 v5.12.5 i386-freebsd-thread-multi

Status
Pass
From
Chris Williams (BINGOS)
Dist
CryptX v0.073_003
Platform
Perl 5 v5.12.5 i386-freebsd-thread-multi
Date
2021-10-16 21:18:02
ID
8be49ce2-2ec6-11ec-bc66-57723b537541
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 MIK,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9912. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

TEST RESULTS:

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

"/usr/home/cpan/pit/thr/perl-5.12.5/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CryptX.bs blib/arch/auto/CryptX/CryptX.bs 644
PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/thr/perl-5.12.5/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing CryptX 0.073_003, Perl 5.012005 freebsd /usr/home/cpan/pit/thr/perl-5.12.5/bin/perl
# osname       = freebsd
# myarchname   = i386-freebsd
# myuname      = freebsd fiat 13.0-release freebsd 13.0-release #0 releng13.0-n244733-ea31abc261f: fri apr 9 04:04:45 utc 2021 root@releng1.nyi.freebsd.org:usrobjusrsrci386.i386sysgeneric i386 
# intsize      = 4
# longsize     = 4
# longlongsize = 8
# ptrsize      = 4
# byteorder    = 1234
# 
# LibTomCrypt 1.18.2-develop (www.libtom.net)
# LibTomCrypt is public domain software.
# 
# 
# Endianness: little (32-bit words)
# Clean stack: disabled
# 
# Ciphers built-in:
#    Blowfish
#    RC2
#    RC5
#    RC6
#    Safer+
#    Safer
#    Rijndael
#    XTEA
#    Twofish (tables)
#    DES
#    CAST5
#    Noekeon
#    Skipjack
#    Khazad
#    Anubis  (tweaked)
#    KSEED
#    KASUMI
#    MULTI2
#    Camellia
#    IDEA
#    Serpent
#    TEA
# Stream ciphers built-in:
#    ChaCha
#    Salsa20
#    XSalsa20
#    Sosemanuk
#    Rabbit
#    RC4
#    SOBER128
# 
# Hashes built-in:
#    SHA3
#    KECCAK
#    SHA-512
#    SHA-384
#    SHA-512/256
#    SHA-256
#    SHA-512/224
#    SHA-224
#    TIGER
#    SHA1
#    MD5
#    MD4
#    MD2
#    RIPEMD128
#    RIPEMD160
#    RIPEMD256
#    RIPEMD320
#    WHIRLPOOL
#    BLAKE2S
#    BLAKE2B
#    CHC_HASH
# 
# Block Chaining Modes:
#    CFB
#    OFB
#    ECB
#    CBC
#    CTR
#    LRW (tables) 
#    F8
#    XTS
# 
# MACs:
#    HMAC
#    OMAC
#    PMAC
#    PELICAN
#    XCBC
#    F9
#    POLY1305
#    BLAKE2S MAC
#    BLAKE2B MAC
# 
# ENC + AUTH modes:
#    EAX
#    OCB
#    OCB3
#    CCM
#    GCM (tables) 
#    CHACHA20POLY1305
# 
# PRNG:
#    Yarrow (LTC_YARROW_AES=2)
#    SPRNG
#    RC4
#    ChaCha20
#    Fortuna (LTC_FORTUNA_POOLS=32, LTC_FORTUNA_RESEED_RATELIMIT_STATIC, LTC_FORTUNA_WD=10)
#    SOBER128
# 
# PK Crypto:
#    RSA (with blinding and CRT hardening)
#    DH
#    ECC (with blinding)
#    DSA
#    Ed25519
#    X25519
#    LTC_PK_MAX_RETRIES=20
# 
# MPI (Math):
#    LTC_MPI
#    LTM_DESC
#    LTC_MILLER_RABIN_REPS=40
# 
# Compiler:
#    Clang compiler 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe).
# 
# Various others:  ARGTYPE=4  ADLER32  BASE64  BASE64-URL-SAFE  BASE32  BASE16  BCRYPT  LTC_BCRYPT_DEFAULT_ROUNDS=10  CRC32  DER  LTC_DER_MAX_RECURSION=30  PKCS#1  PKCS#5  PKCS#8  PKCS#12  PADDING  HKDF  PBES1  PBES2  SSH  LTC_DEVRANDOM  LTC_TRY_URANDOM_FIRST  LTC_RNG_GET_BYTES  LTC_RNG_MAKE_PRNG  LTC_HASH_HELPERS  LTC_FILE_READ_BUFSIZE=8192  LTC_FAST  LTC_ROx_BUILTIN  LTC_NO_TEST  LTC_ECC_SHAMIR 
# 
# MP_PROVIDER  = LibTomMath
# MP_DIGIT_BIT = 28
# 
t/001_compile.t ..................... ok
t/002_all_pm.t ...................... skipped: set AUTHOR_MODE to enable this test (developer only!)
t/003_all_pm_pod.t .................. skipped: set AUTHOR_MODE to enable this test (developer only!)
t/004_all_pm_pod_spelling.t ......... skipped: set AUTHOR_MODE to enable this test (developer only!)
t/005_all_pm_pod_coverage.t ......... skipped: set AUTHOR_MODE to enable this test (developer only!)
t/auth_enc_ccm.t .................... ok
t/auth_enc_ccm_test_vector_ltc.t .... ok
t/auth_enc_chacha20poly1305.t ....... ok
t/auth_enc_eax.t .................... ok
t/auth_enc_eax_test_vector_ltc.t .... ok
t/auth_enc_gcm.t .................... ok
t/auth_enc_gcm_test_vector_ltc.t .... ok
t/auth_enc_ocb.t .................... ok
t/auth_enc_ocb_test_vectors_ietf.t .. ok
t/checksum.t ........................ ok
t/cipher_aes.t ...................... ok
t/cipher_aes_test_vectors_bc.t ...... ok
t/cipher_anubis.t ................... ok
t/cipher_blowfish.t ................. ok
t/cipher_camellia.t ................. ok
t/cipher_cast5.t .................... ok
t/cipher_des.t ...................... ok
t/cipher_des_ede.t .................. ok
t/cipher_idea.t ..................... ok
t/cipher_idea_compat.t .............. ok
t/cipher_kasumi.t ................... ok
t/cipher_khazad.t ................... ok
t/cipher_multi2.t ................... ok
t/cipher_multi2_rounds.t ............ ok
t/cipher_noekeon.t .................. ok
t/cipher_rc2.t ...................... ok
t/cipher_rc5.t ...................... ok
t/cipher_rc6.t ...................... ok
t/cipher_safer_k128.t ............... ok
t/cipher_safer_k64.t ................ ok
t/cipher_safer_sk128.t .............. ok
t/cipher_safer_sk64.t ............... ok
t/cipher_saferp.t ................... ok
t/cipher_seed.t ..................... ok
t/cipher_seed_test_vectors_bc.t ..... ok
t/cipher_serpent.t .................. ok
t/cipher_serpent_compat.t ........... ok
t/cipher_skipjack.t ................. ok
t/cipher_stream.t ................... ok
t/cipher_stream_rabbit.t ............ ok
t/cipher_stream_salsa20.t ........... ok
t/cipher_test_vectors_ltc.t ......... ok
t/cipher_test_vectors_openssl.t ..... ok
t/cipher_twofish.t .................. ok
t/cipher_twofish_test_vectors_bc.t .. ok
t/cipher_xtea.t ..................... ok
t/cipher_xtea_test_vectors_bc.t ..... ok
t/crypt-misc.t ...................... ok
t/digest_blake2b_160.t .............. ok
t/digest_blake2b_256.t .............. ok
t/digest_blake2b_384.t .............. ok
t/digest_blake2b_512.t .............. ok
t/digest_blake2s_128.t .............. ok
t/digest_blake2s_160.t .............. ok
t/digest_blake2s_224.t .............. ok
t/digest_blake2s_256.t .............. ok
t/digest_chaes.t .................... ok
t/digest_keccak224.t ................ ok
t/digest_keccak256.t ................ ok
t/digest_keccak384.t ................ ok
t/digest_keccak512.t ................ ok
t/digest_md2.t ...................... ok
t/digest_md4.t ...................... ok
t/digest_md5.t ...................... ok
t/digest_ripemd128.t ................ ok
t/digest_ripemd160.t ................ ok
t/digest_ripemd256.t ................ ok
t/digest_ripemd320.t ................ ok
t/digest_sha1.t ..................... ok
t/digest_sha224.t ................... ok
t/digest_sha256.t ................... ok
t/digest_sha384.t ................... ok
t/digest_sha3_224.t ................. ok
t/digest_sha3_256.t ................. ok
t/digest_sha3_384.t ................. ok
t/digest_sha3_512.t ................. ok
t/digest_sha512.t ................... ok
t/digest_sha512_224.t ............... ok
t/digest_sha512_256.t ............... ok
t/digest_shake.t .................... ok
t/digest_test_vectors_ltc.t ......... ok
t/digest_tiger192.t ................. ok
t/digest_whirlpool.t ................ ok
t/jwk.t ............................. skipped: JSON module not installed
t/key_derivation.t .................. ok
t/mac_blake2b.t ..................... ok
t/mac_blake2s.t ..................... ok
t/mac_f9.t .......................... ok
t/mac_hmac.t ........................ ok
t/mac_hmac_nist.t ................... ok
t/mac_hmac_test_vectors_ltc.t ....... ok
t/mac_omac.t ........................ ok
t/mac_omac_test_vectors_ltc.t ....... ok
t/mac_pelican.t ..................... ok
t/mac_pmac.t ........................ ok
t/mac_pmac_test_vectors_ltc.t ....... ok
t/mac_poly1305.t .................... ok
t/mac_xcbc.t ........................ ok
# Math::BigInt VERSION=1.89_01
t/mbi_ltm_01load.t .................. ok
t/mbi_ltm_bigfltpm.t ................ skipped: requires Math::BigFloat 1.999827+
t/mbi_ltm_bigintg.t ................. ok
t/mbi_ltm_bigintpm.t ................ skipped: requires Math::BigInt 1.999827+
t/mbi_ltm_biglog.t .................. skipped: requires Math::BigInt 1.9997+
t/mbi_ltm_bigroot.t ................. skipped: requires Math::BigInt 1.997+
Argument "1.89_01" isn't numeric in numeric lt (<) at t/mbi_ltm_bugs.t line 22.
t/mbi_ltm_bugs.t .................... ok
t/mbi_ltm_mbi-from-big-scalar.t ..... skipped: requires Math::BigInt 1.999712+
t/mbi_ltm_storable.t ................ ok
t/mode_cbc.t ........................ ok
t/mode_cfb.t ........................ ok
t/mode_ctr.t ........................ ok
t/mode_ecb.t ........................ ok
t/mode_ofb.t ........................ ok
t/pk_dh.t ........................... ok
t/pk_dsa.t .......................... ok
t/pk_dsa_test_vectors_openssl.t ..... ok
t/pk_ecc.t .......................... ok
t/pk_ecc_test_vectors_openssl.t ..... ok
t/pk_ed25519.t ...................... skipped: JSON module not installed
t/pk_enc_pem.t ...................... ok
t/pk_rsa.t .......................... ok
t/pk_rsa_test_vectors_openssl.t ..... ok
t/pk_x25519.t ....................... skipped: JSON module not installed
t/pkcs8.t ........................... ok
t/prng.t ............................ ok
t/prng_chacha20.t ................... ok
t/prng_fortuna.t .................... ok
t/prng_rc4.t ........................ ok
t/prng_sober128.t ................... ok
t/prng_yarrow.t ..................... ok
t/sshkey.t .......................... ok
All tests successful.
Files=135, Tests=18202, 82 wallclock secs ( 9.48 usr  1.81 sys + 58.15 cusr 11.87 csys = 81.31 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                7.62        0
	  Math::BigInt                    1.89_01        0
	  Test::More                     1.302187        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9912
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.62
	ExtUtils::Install                  2.20
	ExtUtils::MakeMaker                7.62
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.35
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.37
	Pod::Simple                        3.14
	Test2                          1.302187
	Test::Harness                      3.42
	Test::More                     1.302187
	version                          0.9929

******************************** 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 CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/jail/9QI3ZqKwzW/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/9QI3ZqKwzW/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/K1Ue5HbC6a/CryptX-0.073_003/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/K1Ue5HbC6a/CryptX-0.073_003/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 69187
    PERL5_CPANPLUS_IS_VERSION = 0.9912
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.12.5
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/9QI3ZqKwzW
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/9QI3ZqKwzW"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/9QI3ZqKwzW
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/home/cpan/pit/thr/perl-5.12.5/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 12 subversion 5) configuration:
   
  Platform:
    osname=freebsd, osvers=13.0-release, archname=i386-freebsd-thread-multi
    uname='freebsd fiat 13.0-release freebsd 13.0-release #0 releng13.0-n244733-ea31abc261f: fri apr 9 04:04:45 utc 2021 root@releng1.nyi.freebsd.org:usrobjusrsrci386.i386sysgeneric i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.12.5 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    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='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-ldl -lm -lcrypt -lutil
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Apr 18 2021 08:39:56
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/9QI3ZqKwzW/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/K1Ue5HbC6a/CryptX-0.073_003/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/K1Ue5HbC6a/CryptX-0.073_003/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="69187"
    PERL5_CPANPLUS_IS_VERSION="0.9912"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.12.5"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/9QI3ZqKwzW"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/9QI3ZqKwzW""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/9QI3ZqKwzW"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/jail/9QI3ZqKwzW/lib/perl5/5.12.5/i386-freebsd-thread-multi
    /usr/home/cpan/pit/jail/9QI3ZqKwzW/lib/perl5/5.12.5
    /usr/home/cpan/pit/jail/9QI3ZqKwzW/lib/perl5/i386-freebsd-thread-multi
    /usr/home/cpan/pit/jail/9QI3ZqKwzW/lib/perl5
    /usr/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/K1Ue5HbC6a/CryptX-0.073_003/blib/lib
    /usr/home/cpan/pit/thr/conf/perl-5.12.5/.cpanplus/5.12.5/build/K1Ue5HbC6a/CryptX-0.073_003/blib/arch
    /usr/home/cpan/pit/thr/perl-5.12.5/lib/site_perl/5.12.5/i386-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.12.5/lib/site_perl/5.12.5
    /usr/home/cpan/pit/thr/perl-5.12.5/lib/5.12.5/i386-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.12.5/lib/5.12.5
    .