Report for Crypt-Perl-0.032

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Crypt-Perl-0.032 v5.22.2 GNU/Linux
Date: 2016-12-21T06:32:53Z

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 Felipe Gasper,

This is a computer-generated report for Crypt-Perl-0.032
on perl 5.22.2, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.22.2/bin/perl5.22.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'bytes_conversion died (Can't locate object method "_as_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 3530.)'
#   at t/Crypt-Perl-BigInt.t line 27.
#   (in t::Crypt::Sign_RS256->bytes_conversion)
# Looks like you failed 1 test of 9.
t/Crypt-Perl-BigInt.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests 
	(less 1 skipped subtest: 7 okay)

#   Failed test 'test_generate died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-Generate.t line 44.
#   (in t::Crypt::Perl::ECDSA::Generate->test_generate)
# Looks like you failed 1 test of 10.
t/Crypt-Perl-ECDSA-Generate.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests 
	(less 7 skipped subtests: 2 okay)

#   Failed test 'test_jwk_private died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-Parse.t line 42.
#   (in t::Crypt::Perl::ECDSA::Parse->test_jwk_private)

#   Failed test 'test_jwk_public died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-Parse.t line 42.
#   (in t::Crypt::Perl::ECDSA::Parse->test_jwk_public)

#   Failed test 'test_pkcs8_private died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-Parse.t line 42.
#   (in t::Crypt::Perl::ECDSA::Parse->test_pkcs8_private)

#   Failed test 'test_pkcs8_public died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-Parse.t line 42.
#   (in t::Crypt::Perl::ECDSA::Parse->test_pkcs8_public)
# Looks like you failed 4 tests of 5.
t/Crypt-Perl-ECDSA-Parse.t ....... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/5 subtests 

#   Failed test 'test_get_public_key died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-PrivateKey.t line 45.
#   (in t::Crypt::Perl::ECDSA::PrivateKey->test_get_public_key)

#   Failed test 'test_jwa died (Can't locate object method "_as_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 3530.)'
#   at t/Crypt-Perl-ECDSA-PrivateKey.t line 45.
#   (in t::Crypt::Perl::ECDSA::PrivateKey->test_jwa)

#   Failed test 'test_jwk died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-PrivateKey.t line 45.
#   (in t::Crypt::Perl::ECDSA::PrivateKey->test_jwk)

#   Failed test 'test_sign died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.
# 	...propagated at t/Crypt-Perl-ECDSA-PrivateKey.t line 162.)'
#   at t/Crypt-Perl-ECDSA-PrivateKey.t line 45.
#   (in t::Crypt::Perl::ECDSA::PrivateKey->test_sign)

#   Failed test 'test_to_der died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-PrivateKey.t line 45.
#   (in t::Crypt::Perl::ECDSA::PrivateKey->test_to_der)

#   Failed test 'test_verify died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-PrivateKey.t line 45.
#   (in t::Crypt::Perl::ECDSA::PrivateKey->test_verify)
# Looks like you failed 6 tests of 149.
t/Crypt-Perl-ECDSA-PrivateKey.t .. 
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/149 subtests 
	(less 142 skipped subtests: 1 okay)

#   Failed test 'test_jwk died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-PublicKey.t line 39.
#   (in t::Crypt::Perl::ECDSA::PublicKey->test_jwk)

#   Failed test 'test_subject_public_key died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-PublicKey.t line 39.
#   (in t::Crypt::Perl::ECDSA::PublicKey->test_subject_public_key)

#   Failed test 'test_to_der_with_curve_name died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-PublicKey.t line 39.
#   (in t::Crypt::Perl::ECDSA::PublicKey->test_to_der_with_curve_name)

#   Failed test 'test_to_der_with_explicit_curve died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-PublicKey.t line 39.
#   (in t::Crypt::Perl::ECDSA::PublicKey->test_to_der_with_explicit_curve)

#   Failed test 'test_verify died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-ECDSA-PublicKey.t line 39.
#   (in t::Crypt::Perl::ECDSA::PublicKey->test_verify)
# Looks like you failed 5 tests of 8.
t/Crypt-Perl-ECDSA-PublicKey.t ... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/8 subtests 
	(less 2 skipped subtests: 1 okay)
t/Crypt-Perl-Math.t .............. ok

#   Failed test 'test__parse_jwk__ecdsa died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-PK.t line 33.
#   (in t::Crypt::Perl::PK->test__parse_jwk__ecdsa)

#   Failed test 'test__parse_jwk__rsa died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-PK.t line 33.
#   (in t::Crypt::Perl::PK->test__parse_jwk__rsa)

#   Failed test 'test__parse_key died (Unrecognized key: “-----BEGIN EC PRIVATE KEY-----
# MIHcAgEBBEIBxEqlPSymlwNlkRjPY4Gyr5H+/XpVKNkM26n9YxKMpFeFNTQvf2+9
# Ruj5J6JLN0vsh2OBjgY/ZqHSnU6NRVv8IGKgBwYFK4EEACOhgYkDgYYABABlYnQ5
# Kt8a+fCMUtsb30PvndLCxiYl+I2NlaxJyPoVJUgBibU/UlcFAzOczE0pLPmWUw0j
# 5eAC/nn1FK+9ihVCDAE9mMjzp3rVAmk+JVUw/7D3EziM9pGJ/uHsLMSrlqt2AajS
# Ip4aHXvm6x7K4KA3yHp0STHw8ZB/cO7rJpDkwoNQng==
# -----END EC PRIVATE KEY-----
# ” at /home/cpansand/.cpan/build/2016122106/Crypt-Perl-0.032-1/t/../lib/Crypt/Perl/PK.pm line 66.)'
#   at t/Crypt-Perl-PK.t line 33.
#   (in t::Crypt::Perl::PK->test__parse_key)
# Looks like you failed 3 tests of 9.
t/Crypt-Perl-PK.t ................ 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/9 subtests 
	(less 3 skipped subtests: 3 okay)
t/Crypt-Perl-RSA-Generate.t ...... ok

#   Failed test 'test_jwk_private died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-RSA-Parse.t line 35.
#   (in t::Crypt::Perl::RSA::Parse->test_jwk_private)

#   Failed test 'test_jwk_public died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-RSA-Parse.t line 35.
#   (in t::Crypt::Perl::RSA::Parse->test_jwk_public)
# Looks like you failed 2 tests of 7.
t/Crypt-Perl-RSA-Parse.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/7 subtests 

#   Failed test 'check_RS384_and_RS512 died (Can't locate object method "_as_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 3530.)'
#   at t/Crypt-Perl-RSA-PrivateKey.t line 32.
#   (in t::Crypt::Perl::RSA::PrivateKey->check_RS384_and_RS512)

#   Failed test 'check_raw_encrypt_decrypt died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-RSA-PrivateKey.t line 32.
#   (in t::Crypt::Perl::RSA::PrivateKey->check_raw_encrypt_decrypt)

#   Failed test 'do_RS256_tests died (Can't locate object method "_as_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 3530.)'
#   at t/Crypt-Perl-RSA-PrivateKey.t line 32.
#   (in t::Crypt::Perl::RSA::PrivateKey->do_RS256_tests)

#   Failed test 'test_get_jwk_thumbprint died (Can't locate object method "_as_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 3530.)'
#   at t/Crypt-Perl-RSA-PrivateKey.t line 32.
#   (in t::Crypt::Perl::RSA::PrivateKey->test_get_jwk_thumbprint)

#   Failed test 'test_jwk_methods died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-RSA-PrivateKey.t line 32.
#   (in t::Crypt::Perl::RSA::PrivateKey->test_jwk_methods)
# Looks like you failed 5 tests of 1310.
t/Crypt-Perl-RSA-PrivateKey.t .... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/1310 subtests 
	(less 1301 skipped subtests: 4 okay)

#   Failed test 'test_get_jwk_thumbprint died (Can't locate object method "_from_bytes" via package "Math::BigInt::GMP" at /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib/Math/BigInt.pm line 893.)'
#   at t/Crypt-Perl-RSA-PublicKey.t line 31.
#   (in t::Crypt::Perm::RSA::PublicKey->test_get_jwk_thumbprint)
# Looks like you failed 1 test of 4.
t/Crypt-Perl-RSA-PublicKey.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests 

Test Summary Report
-------------------
t/Crypt-Perl-BigInt.t          (Wstat: 256 Tests: 9 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/Crypt-Perl-ECDSA-Generate.t  (Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/Crypt-Perl-ECDSA-Parse.t     (Wstat: 1024 Tests: 5 Failed: 4)
  Failed tests:  1-4
  Non-zero exit status: 4
t/Crypt-Perl-ECDSA-PrivateKey.t (Wstat: 1536 Tests: 149 Failed: 6)
  Failed tests:  1-2, 8, 11, 145, 147
  Non-zero exit status: 6
t/Crypt-Perl-ECDSA-PublicKey.t (Wstat: 1280 Tests: 8 Failed: 5)
  Failed tests:  1, 3-6
  Non-zero exit status: 5
t/Crypt-Perl-PK.t              (Wstat: 768 Tests: 9 Failed: 3)
  Failed tests:  1, 3, 7
  Non-zero exit status: 3
t/Crypt-Perl-RSA-Parse.t       (Wstat: 512 Tests: 7 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
t/Crypt-Perl-RSA-PrivateKey.t  (Wstat: 1280 Tests: 1310 Failed: 5)
  Failed tests:  1, 7, 9, 1305-1306
  Non-zero exit status: 5
t/Crypt-Perl-RSA-PublicKey.t   (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=11, Tests=1554, 22 wallclock secs ( 0.04 usr  0.02 sys + 19.75 cusr  0.52 csys = 20.33 CPU)
Result: FAIL
Failed 9/11 test programs. 28/1554 subtests failed.
make: *** [test_dynamic] Error 1

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

Prerequisite modules loaded:

requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    autodie                     0        2.29    
    Bytes::Random::Secure::Tiny 1.008    1.008   
    Class::Accessor::Fast       0.34     0.34    
    constant                    1.23     1.33    
    Convert::ASN1               0.27     0.27    
    Crypt::Format               0.06     0.06    
    Digest::SHA                 0        5.96    
    Math::BigInt                1.999805 1.999806
    Math::ProvablePrime         0        0.041   
    MIME::Base64                3.11     3.15    
    parent                      0.225    0.232   
    perl                        5.008000 5.022002
    Symbol::Get                 0.02     0.02    
    Try::Tiny                   0        0.27    

build_requires:

    Module                      Need     Have    
    --------------------------- -------- --------
    Call::Context               0        0.02    
    ExtUtils::MakeMaker         0        7.24    
    File::Slurp                 0        9999.19 
    File::Which                 0        1.21    
    Test::Class                 0.4      0.50    
    Test::Deep                  0        1.120   
    Test::Exception             0.4      0.43    
    Test::More                  1        1.302052
    Test::Simple                0.44     1.302052

configure_requires:

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


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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2016122106/Symbol-Get-0.02-1/blib/arch:/home/cpansand/.cpan/build/2016122106/Symbol-Get-0.02-1/blib/lib:/home/cpansand/.cpan/build/2016122106/Math-ProvablePrime-0.041-1/blib/arch:/home/cpansand/.cpan/build/2016122106/Math-ProvablePrime-0.041-1/blib/lib:/home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/arch:/home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib:/home/cpansand/.cpan/build/2016122106/Call-Context-0.02-1/blib/arch:/home/cpansand/.cpan/build/2016122106/Call-Context-0.02-1/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 29860
    PERL5_CPAN_IS_RUNNING = 29860
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 29758,29860
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2016122106/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2016122106

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

    $^X = /opt/perl-5.22.2/bin/perl5.22.2
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.14    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280221
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.28    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4220  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.35    
    Test::More          1.302052
    YAML                1.17    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux cvrsnica-wheezy 3.2.0-4-amd64 #1 smp debian 3.2.54-2 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.22.2 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at May 29 2016 23:41:57
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2016122106/Symbol-Get-0.02-1/blib/arch:/home/cpansand/.cpan/build/2016122106/Symbol-Get-0.02-1/blib/lib:/home/cpansand/.cpan/build/2016122106/Math-ProvablePrime-0.041-1/blib/arch:/home/cpansand/.cpan/build/2016122106/Math-ProvablePrime-0.041-1/blib/lib:/home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/arch:/home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib:/home/cpansand/.cpan/build/2016122106/Call-Context-0.02-1/blib/arch:/home/cpansand/.cpan/build/2016122106/Call-Context-0.02-1/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="29860"
    PERL5_CPAN_IS_RUNNING="29860"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="29758,29860"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2016122106/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2016122106/Symbol-Get-0.02-1/blib/arch
    /home/cpansand/.cpan/build/2016122106/Symbol-Get-0.02-1/blib/lib
    /home/cpansand/.cpan/build/2016122106/Math-ProvablePrime-0.041-1/blib/arch
    /home/cpansand/.cpan/build/2016122106/Math-ProvablePrime-0.041-1/blib/lib
    /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/arch
    /home/cpansand/.cpan/build/2016122106/Math-BigInt-1.999806-1/blib/lib
    /home/cpansand/.cpan/build/2016122106/Call-Context-0.02-1/blib/arch
    /home/cpansand/.cpan/build/2016122106/Call-Context-0.02-1/blib/lib
    /opt/perl-5.22.2/lib/site_perl/5.22.2/x86_64-linux
    /opt/perl-5.22.2/lib/site_perl/5.22.2
    /opt/perl-5.22.2/lib/5.22.2/x86_64-linux
    /opt/perl-5.22.2/lib/5.22.2
    .