Crypt-SSLeay v0.72 Perl 5 v5.34.1 armv6l-linux

Status
Fail
From
gregor herrmann
Dist
Crypt-SSLeay v0.72
Platform
Perl 5 v5.34.1 armv6l-linux
Date
2022-05-07 05:57:20
ID
8f0a9d56-cdca-11ec-b88b-b6fff7080b84
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 A. Sinan Unur,

This is a computer-generated report for Crypt-SSLeay-0.72
on perl 5.34.1, 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:

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':

"/srv/smoker/perl5/perlbrew/perls/perl-5.34.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Crypt/SSLeay/SSLeay.bs 644
PERL_DL_NONLAZY=1 "/srv/smoker/perl5/perlbrew/perls/perl-5.34.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'use Crypt::SSLeay;'
#   at t/00-basic.t line 6.
#     Tried to use 'Crypt::SSLeay'.
#     Error:  Can't load '/srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.so' for module Crypt::SSLeay: /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.so: undefined symbol: SSLv2_client_method at /srv/smoker/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1/armv6l-linux/DynaLoader.pm line 193.
#  at t/00-basic.t line 6.
# Compilation failed in require at t/00-basic.t line 6.
# BEGIN failed--compilation aborted at t/00-basic.t line 6.

#   Failed test 'use Crypt::SSLeay::CTX;'
#   at t/00-basic.t line 7.
#     Tried to use 'Crypt::SSLeay::CTX'.
#     Error:  Attempt to reload Crypt/SSLeay.pm aborted.
# Compilation failed in require at /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/CTX.pm line 2.
# Compilation failed in require at t/00-basic.t line 7.
# BEGIN failed--compilation aborted at t/00-basic.t line 7.

#   Failed test 'use Crypt::SSLeay::Conn;'
#   at t/00-basic.t line 8.
#     Tried to use 'Crypt::SSLeay::Conn'.
#     Error:  Attempt to reload Crypt/SSLeay.pm aborted.
# Compilation failed in require at /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/Conn.pm line 2.
# Compilation failed in require at t/00-basic.t line 8.
# BEGIN failed--compilation aborted at t/00-basic.t line 8.

#   Failed test 'use Crypt::SSLeay::Err;'
#   at t/00-basic.t line 9.
#     Tried to use 'Crypt::SSLeay::Err'.
#     Error:  Attempt to reload Crypt/SSLeay.pm aborted.
# Compilation failed in require at /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/Err.pm line 2.
# Compilation failed in require at t/00-basic.t line 9.
# BEGIN failed--compilation aborted at t/00-basic.t line 9.

#   Failed test 'use Crypt::SSLeay::MainContext;'
#   at t/00-basic.t line 10.
#     Tried to use 'Crypt::SSLeay::MainContext'.
#     Error:  Attempt to reload Crypt/SSLeay/CTX.pm aborted.
# Compilation failed in require at /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/MainContext.pm line 8.
# Compilation failed in require at t/00-basic.t line 10.
# BEGIN failed--compilation aborted at t/00-basic.t line 10.

#   Failed test 'use Crypt::SSLeay::Version;'
#   at t/00-basic.t line 12.
#     Tried to use 'Crypt::SSLeay::Version'.
#     Error:  Attempt to reload Crypt/SSLeay.pm aborted.
# Compilation failed in require at /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/Version.pm line 2.
# Compilation failed in require at t/00-basic.t line 12.
# BEGIN failed--compilation aborted at t/00-basic.t line 12.

#   Failed test 'use Net::SSL;'
#   at t/00-basic.t line 23.
#     Tried to use 'Net::SSL'.
#     Error:  Attempt to reload Crypt/SSLeay.pm aborted.
# Compilation failed in require at /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Net/SSL.pm line 20.
# Compilation failed in require at t/00-basic.t line 23.
# BEGIN failed--compilation aborted at t/00-basic.t line 23.

#   Failed test 'Crypt::SSLeay POD coverage'
#   at t/00-basic.t line 45.
# Crypt::SSLeay: requiring 'Crypt::SSLeay' failed

#   Failed test 'Crypt::SSLeay::Version POD coverage'
#   at t/00-basic.t line 45.
# Crypt::SSLeay::Version: requiring 'Crypt::SSLeay::Version' failed

#   Failed test 'Net::SSL POD coverage'
#   at t/00-basic.t line 45.
# Net::SSL: requiring 'Net::SSL' failed
Undefined subroutine &main::main_ctx called at t/00-basic.t line 49.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 13.
t/00-basic.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/13 subtests 
Can't load '/srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.so' for module Crypt::SSLeay: /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.so: undefined symbol: SSLv2_client_method at /srv/smoker/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1/armv6l-linux/DynaLoader.pm line 193.
 at /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Net/SSL.pm line 20.
Compilation failed in require at /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Net/SSL.pm line 20.
Compilation failed in require at t/01-connect.t line 6.
BEGIN failed--compilation aborted at t/01-connect.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/01-connect.t ... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 8/8 subtests 
# Reading configuration from 'test.config' on linux
# network_tests : 0
t/02-live.t ...... skipped: Network tests disabled
Can't load '/srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.so' for module Crypt::SSLeay: /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.so: undefined symbol: SSLv2_client_method at /srv/smoker/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1/armv6l-linux/DynaLoader.pm line 193.
 at /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/Version.pm line 2.
Compilation failed in require at /srv/smoker/cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/Version.pm line 2.
Compilation failed in require at t/03-version.t line 7.
BEGIN failed--compilation aborted at t/03-version.t line 14.
t/03-version.t ... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
t/boilerplate.t .. ok
t/manifest.t ..... skipped: Author tests not required for installation

Test Summary Report
-------------------
t/00-basic.t   (Wstat: 65280 (exited 255) Tests: 13 Failed: 10)
  Failed tests:  1-5, 7-8, 11-13
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/01-connect.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 8 tests but ran 0.
t/03-version.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=6, Tests=22, 73 wallclock secs ( 0.65 usr  0.16 sys + 15.99 cusr  0.88 csys = 17.68 CPU)
Result: FAIL
Failed 3/6 test programs. 10/22 subtests failed.
make: *** [Makefile:1099: test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module               Need     Have    
    -------------------- -------- --------
    LWP::Protocol::https 6.02     6.10    
    MIME::Base64         0        3.16    
    perl                 5.006    5.034001

build_requires:

    Module               Need     Have    
    -------------------- -------- --------
    ExtUtils::MakeMaker  0        7.64    
    Test::More           0.19     1.302190
    Try::Tiny            0.19     0.31    

configure_requires:

    Module               Need     Have    
    -------------------- -------- --------
    ExtUtils::CBuilder   0.280205 0.280236
    Getopt::Long         0        2.52    
    Path::Class          0.26     0.37    
    Try::Tiny            0.19     0.31    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LC_CTYPE = de_AT.utf8
    LD_LIBRARY_PATH = /usr/lib/libeatmydata
    NONINTERACTIVE_TESTING = 1
    PATH = /srv/smoker/bin:/usr/lib/ccache:/srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.34.1/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 29380
    PERL5_CPAN_IS_RUNNING = 29380
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 7957,29380
    PERLBREW_HOME = /srv/smoker/.perlbrew
    PERLBREW_MANPATH = /srv/smoker/perl5/perlbrew/perls/perl-5.34.1/man
    PERLBREW_PATH = /srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.34.1/bin
    PERLBREW_PERL = perl-5.34.1
    PERLBREW_ROOT = /srv/smoker/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.94
    PERLBREW_VERSION = 0.94
    PERL_CPANM_OPT = --prompt  --configure-timeout 300 --build-timeout 18000 --test-timeout 18000 --from https://www.cpan.org
    PERL_CR_SMOKER_CURRENT = Net-eBay-0.62
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_TEST_TIME_OUT_FACTOR = 3
    PERL_TEST_TIME_OUT_FACTOR = 3
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen-256color

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

    $^X = /srv/smoker/perl5/perlbrew/perls/perl-5.34.1/bin/perl
    $UID/$EUID = 1111 / 1111
    $GID = 65534 65534
    $EGID = 65534 65534

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.43    
    File::Spec          3.80    
    JSON                4.05    
    JSON::PP            4.08    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=5.10.103+
    archname=armv6l-linux
    uname='linux smoker 5.10.103+ #1530 tue mar 8 13:00:30 gmt 2022 armv6l gnulinux '
    config_args='-de -Dprefix=/srv/smoker/perl5/perlbrew/perls/perl-5.34.1 -Aeval:scriptdir=/srv/smoker/perl5/perlbrew/perls/perl-5.34.1/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -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-strong -I/usr/local/include'
    ccversion=''
    gccversion='11.2.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib
    libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.33.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.33'
  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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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 Mar 13 2022 15:16:00
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="29380"
    PERL5_CPAN_IS_RUNNING="29380"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="7957,29380"
    PERLBREW_HOME="/srv/smoker/.perlbrew"
    PERLBREW_MANPATH="/srv/smoker/perl5/perlbrew/perls/perl-5.34.1/man"
    PERLBREW_PATH="/srv/smoker/perl5/perlbrew/bin:/srv/smoker/perl5/perlbrew/perls/perl-5.34.1/bin"
    PERLBREW_PERL="perl-5.34.1"
    PERLBREW_ROOT="/srv/smoker/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.94"
    PERLBREW_VERSION="0.94"
    PERL_CPANM_OPT="--prompt  --configure-timeout 300 --build-timeout 18000 --test-timeout 18000 --from https://www.cpan.org"
    PERL_CR_SMOKER_CURRENT="Net-eBay-0.62"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_TEST_TIME_OUT_FACTOR="3"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /srv/smoker/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1/armv6l-linux
    /srv/smoker/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1
    /srv/smoker/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1/armv6l-linux
    /srv/smoker/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1
    .