CryptX v0.063_003 Perl 5 v5.8.9 x86_64-linux-ld

Status
Pass
From
Andreas J. König (ANDK)
Dist
CryptX v0.063_003
Platform
Perl 5 v5.8.9 x86_64-linux-ld
Date
2019-06-11 00:51:21
ID
07ae86dc-8be3-11e9-8ea7-ccbe7d277216
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 Karel Miko,

This is a computer-generated report for CryptX-0.063_003
on perl 5.8.9, created by CPAN-Reporter-1.2018.

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

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

"/home/sand/src/perl/repoperls/installed-perls/host/k93stretch/perl-5.8.9/df49/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- CryptX.bs blib/arch/auto/CryptX/CryptX.bs 644
PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93stretch/perl-5.8.9/df49/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_compile.......................# Testing CryptX 0.063_003, Perl 5.008009 linux /home/sand/src/perl/repoperls/installed-perls/host/k93stretch/perl-5.8.9/df49/bin/perl
# osname       = linux
# myarchname   = x86_64-linux
# myuname      = linux k93stretch 4.9.0-8-amd64 #1 smp debian 4.9.144-3 (2019-02-02) x86_64 gnulinux 
# intsize      = 4
# longsize     = 8
# longlongsize = 8
# ptrsize      = 8
# byteorder    = 12345678
# 
# LibTomCrypt 1.18.2-develop (www.libtom.net)
# LibTomCrypt is public domain software.
# 
# 
# Endianness: little (64-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
# 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_TIMED, )
#    SOBER128
# 
# PK Crypto:
#    RSA (with blinding and CRT hardening)
#    DH
#    ECC (with blinding)
#    DSA
#    LTC_PK_MAX_RETRIES=20
# 
# MPI (Math):
#    LTC_MPI
#    LTM_DESC
#    LTC_MILLER_RABIN_REPS=40
# 
# Compiler:
#    GCC compiler 6.3.0 20170516.
#    x86-64 detected.
# 
# Various others:  ARGTYPE=4  ADLER32  BASE64  BASE64-URL-SAFE  BASE32  BASE16  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_ASM  LTC_NO_TEST  LTC_ECC_SHAMIR  LTC_CLOCK_GETTIME 
# 
# MP_PROVIDER  = LibTomMath
# MP_DIGIT_BIT = 60
# 
ok
t/002_all_pm........................skipped
        all skipped: set AUTHOR_MODE to enable this test (developer only!)
t/003_all_pm_pod....................skipped
        all skipped: set AUTHOR_MODE to enable this test (developer only!)
t/004_all_pm_pod_spelling...........skipped
        all skipped: set AUTHOR_MODE to enable this test (developer only!)
t/005_all_pm_pod_coverage...........skipped
        all skipped: set AUTHOR_MODE to enable this test (developer only!)
t/auth_enc_ccm......................ok
t/auth_enc_ccm_test_vector_ltc......ok
t/auth_enc_chacha20poly1305.........ok
t/auth_enc_eax......................ok
t/auth_enc_eax_test_vector_ltc......ok
t/auth_enc_gcm......................ok
t/auth_enc_gcm_test_vector_ltc......ok
t/auth_enc_ocb......................ok
t/auth_enc_ocb_test_vectors_ietf....ok
t/checksum..........................ok
t/cipher_aes........................ok
t/cipher_aes_test_vectors_bc........ok
t/cipher_anubis.....................ok
t/cipher_blowfish...................ok
t/cipher_camellia...................ok
t/cipher_cast5......................ok
t/cipher_des........................ok
t/cipher_des_ede....................ok
t/cipher_idea.......................ok
t/cipher_idea_compat................ok
t/cipher_kasumi.....................ok
t/cipher_khazad.....................ok
t/cipher_multi2.....................ok
t/cipher_multi2_rounds..............ok
t/cipher_noekeon....................ok
t/cipher_rc2........................ok
t/cipher_rc5........................ok
t/cipher_rc6........................ok
t/cipher_safer_k128.................ok
t/cipher_safer_k64..................ok
t/cipher_safer_sk128................ok
t/cipher_safer_sk64.................ok
t/cipher_saferp.....................ok
t/cipher_seed.......................ok
t/cipher_seed_test_vectors_bc.......ok
t/cipher_serpent....................ok
t/cipher_serpent_compat.............ok
t/cipher_skipjack...................ok
t/cipher_stream.....................ok
t/cipher_stream_rabbit..............ok
t/cipher_stream_salsa20.............ok
t/cipher_test_vectors_ltc...........ok
t/cipher_test_vectors_openssl.......ok
t/cipher_twofish....................ok
t/cipher_twofish_test_vectors_bc....ok
t/cipher_xtea.......................ok
t/cipher_xtea_test_vectors_bc.......ok
t/crypt-misc........................ok
t/digest_blake2b_160................ok
t/digest_blake2b_256................ok
t/digest_blake2b_384................ok
t/digest_blake2b_512................ok
t/digest_blake2s_128................ok
t/digest_blake2s_160................ok
t/digest_blake2s_224................ok
t/digest_blake2s_256................ok
t/digest_chaes......................ok
t/digest_keccak224..................ok
t/digest_keccak256..................ok
t/digest_keccak384..................ok
t/digest_keccak512..................ok
t/digest_md2........................ok
t/digest_md4........................ok
t/digest_md5........................ok
t/digest_ripemd128..................ok
t/digest_ripemd160..................ok
t/digest_ripemd256..................ok
t/digest_ripemd320..................ok
t/digest_sha1.......................ok
t/digest_sha224.....................ok
t/digest_sha256.....................ok
t/digest_sha384.....................ok
t/digest_sha3_224...................ok
t/digest_sha3_256...................ok
t/digest_sha3_384...................ok
t/digest_sha3_512...................ok
t/digest_sha512.....................ok
t/digest_sha512_224.................ok
t/digest_sha512_256.................ok
t/digest_shake......................ok
t/digest_test_vectors_ltc...........ok
t/digest_tiger192...................ok
t/digest_whirlpool..................ok
t/jwk...............................ok
t/key_derivation....................ok
t/mac_blake2b.......................ok
t/mac_blake2s.......................ok
t/mac_f9............................ok
t/mac_hmac..........................ok
t/mac_hmac_nist.....................ok
t/mac_hmac_test_vectors_ltc.........ok
t/mac_omac..........................ok
t/mac_omac_test_vectors_ltc.........ok
t/mac_pelican.......................ok
t/mac_pmac..........................ok
t/mac_pmac_test_vectors_ltc.........ok
t/mac_poly1305......................ok
t/mac_xcbc..........................ok
t/mbi_ltm_01load....................# Math::BigInt VERSION=1.89
ok
t/mbi_ltm_bigfltpm..................skipped
        all skipped: requires Math::BigFloat 1.999715+
t/mbi_ltm_bigintg...................ok
t/mbi_ltm_bigintpm..................skipped
        all skipped: requires Math::BigInt 1.999712+
t/mbi_ltm_biglog....................skipped
        all skipped: requires Math::BigInt 1.9997+
t/mbi_ltm_bigroot...................skipped
        all skipped: requires Math::BigInt 1.997+
t/mbi_ltm_bugs......................skipped
        all skipped: requires Math::BigInt 1.999712+
t/mbi_ltm_mbi-from-big-scalar.......skipped
        all skipped: requires Math::BigInt 1.999712+
t/mbi_ltm_storable..................ok
t/mode_cbc..........................ok
t/mode_cfb..........................ok
t/mode_ctr..........................ok
t/mode_ecb..........................ok
t/mode_ofb..........................ok
t/pk_dh.............................ok
t/pk_dsa............................ok
t/pk_dsa_test_vectors_openssl.......ok
t/pk_ecc............................ok
t/pk_ecc_test_vectors_openssl.......ok
t/pk_enc_pem........................ok
t/pk_rsa............................ok
t/pk_rsa_test_vectors_openssl.......ok
t/pkcs8.............................ok
t/prng..............................ok
t/prng_chacha20.....................ok
t/prng_fortuna......................ok
t/prng_rc4..........................ok
t/prng_sober128.....................ok
t/prng_yarrow.......................ok
t/sshkey............................ok
All tests successful, 10 tests skipped.
Files=133, Tests=18294, 24 wallclock secs (17.27 cusr +  1.80 csys = 19.07 CPU)

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    perl                5.006 5.008009

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.36    

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.36    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 16801
    PERL5_CPAN_IS_RUNNING = 16801
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93stretch/perl-5.8.9/df49/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.26    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.36    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.36    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   2.19    
    File::Spec          3.75    
    JSON                n/a     
    JSON::PP            4.02    
    Module::Build       n/a     
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       2.64    
    Test::More          1.302164
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=linux, osvers=4.9.0-8-amd64, archname=x86_64-linux-ld
    uname='linux k93stretch 4.9.0-8-amd64 #1 smp debian 4.9.144-3 (2019-02-02) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93stretch/perl-5.8.9/df49 -Dmyhostname=k93stretch -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -Doptimize=-g'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='6.3.0 20170516', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_FAST_STDIO USE_LARGE_FILES
                        USE_LONG_DOUBLE USE_PERLIO
  Built under linux
  Compiled at May 25 2019 22:11:29
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16801"
    PERL5_CPAN_IS_RUNNING="16801"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93stretch/perl-5.8.9/df49/lib/5.8.9/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93stretch/perl-5.8.9/df49/lib/5.8.9
    /home/sand/src/perl/repoperls/installed-perls/host/k93stretch/perl-5.8.9/df49/lib/site_perl/5.8.9/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93stretch/perl-5.8.9/df49/lib/site_perl/5.8.9
    .