Net-Z3950-ZOOM v1.30 Perl 5 v5.30.2 amd64-freebsd

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
Net-Z3950-ZOOM v1.30
Platform
Perl 5 v5.30.2 amd64-freebsd
Date
2020-03-25T06:16:13
ID
20c8e38c-6e60-11ea-b41b-18891f24ea8f
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 Mike Taylor,

This is a computer-generated report for Net-Z3950-ZOOM-1.30
on perl 5.30.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':

"/usr/perl5.30.2p/bin/perl5.30.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- ZOOM.bs blib/arch/auto/Net/Z3950/ZOOM/ZOOM.bs 644
PERL_DL_NONLAZY=1 "/usr/perl5.30.2p/bin/perl5.30.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1-Net-Z3950-ZOOM.t .... ok
t/10-options.t .......... ok
t/11-option-callback.t .. ok
t/12-query.t ............ ok
t/13-resultset.t ........ ok
t/14-sorting.t .......... ok
t/15-scan.t ............. ok

#   Failed test 'database creation 'twdgfnqyjf' refused (10007)'
#   at t/16-packages.t line 108.

#   Failed test 'database 'twdgfnqyjf' can be searched'
#   at t/16-packages.t line 173.
Use of uninitialized value $expected_count in numeric eq (==) at t/16-packages.t line 177.
Use of uninitialized value $expected_count in concatenation (.) or string at t/16-packages.t line 177.

#   Failed test 'database creation 'twdgfnqyjf''
#   at t/16-packages.t line 108.

#   Failed test 'database 'twdgfnqyjf' has 0 records (expected 1)'
#   at t/16-packages.t line 177.

#   Failed test 'database 'twdgfnqyjf' has 0 records (expected 1)'
#   at t/16-packages.t line 177.

#   Failed test 'database 'twdgfnqyjf' has 0 records (expected 2)'
#   at t/16-packages.t line 177.

#   Failed test 'database drop 'twdgfnqyjf' expected 235 but succeeded'
#   at t/16-packages.t line 134.
# Looks like you planned 39 tests but ran 40.
# Looks like you failed 7 tests of 40 run.
t/16-packages.t ......... 
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/39 subtests 
t/17-logging.t .......... ok
t/18-charset.t .......... ok
t/19-events.t ........... ok
t/2-ZOOM.t .............. ok
t/20-options.t .......... ok
t/21-option-callback.t .. ok
t/22-query.t ............ ok
t/23-resultset.t ........ ok
t/24-sorting.t .......... ok
t/25-scan.t ............. ok

#   Failed test 'database 'ndobebykxk' not searchable (10007)'
#   at t/26-packages.t line 157.

#   Failed test 'database 'ndobebykxk' can be searched'
#   at t/26-packages.t line 157.
Use of uninitialized value $expected_count in numeric eq (==) at t/26-packages.t line 162.
Use of uninitialized value $expected_count in concatenation (.) or string at t/26-packages.t line 162.

#   Failed test 'database creation 'ndobebykxk''
#   at t/26-packages.t line 97.

#   Failed test 'database 'ndobebykxk' has 0 records (expected 1)'
#   at t/26-packages.t line 162.

#   Failed test 'database 'ndobebykxk' has 0 records (expected 1)'
#   at t/26-packages.t line 162.

#   Failed test 'database 'ndobebykxk' has 0 records (expected 2)'
#   at t/26-packages.t line 162.

#   Failed test 'database drop 'ndobebykxk''
#   at t/26-packages.t line 121.
# Looks like you planned 39 tests but ran 40.
# Looks like you failed 7 tests of 40 run.
t/26-packages.t ......... 
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/39 subtests 
t/27-logging.t .......... ok
t/28-charset.t .......... ok
t/29-events.t ........... ok

Test Summary Report
-------------------
t/16-packages.t       (Wstat: 1792 Tests: 40 Failed: 8)
  Failed tests:  17, 19, 23, 28, 32, 36, 39-40
  Non-zero exit status: 7
  Parse errors: Bad plan.  You planned 39 tests but ran 40.
t/26-packages.t       (Wstat: 1792 Tests: 40 Failed: 8)
  Failed tests:  14, 19, 23, 28, 32, 36, 39-40
  Non-zero exit status: 7
  Parse errors: Bad plan.  You planned 39 tests but ran 40.
Files=22, Tests=702, 88 wallclock secs ( 0.26 usr  0.07 sys +  1.74 cusr  0.66 csys =  2.73 CPU)
Result: FAIL
Failed 2/22 test programs. 16/702 subtests failed.
*** Error code 255

Stop.
make: stopped in /usr/home/cpansand/.cpan/build/2020032418/Net-Z3950-ZOOM-1.30-0

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

Prerequisite modules loaded:

requires:

    Module              Need Have 
    ------------------- ---- -----
    MARC::Record        1.38 2.0.7

build_requires:

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

configure_requires:

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


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

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 87734
    PERL5_CPAN_IS_RUNNING = 87734
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 86547,87734
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020032418/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TMPDIR = /var/tmp/cpansmoker-1023/2020032418

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

    $^X = /usr/perl5.30.2p/bin/perl5.30.2
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302172
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 2) configuration:
   
  Platform:
    osname=freebsd
    osvers=12.1-stable
    archname=amd64-freebsd
    uname='freebsd cloud1.bbbike.org 12.1-stable freebsd 12.1-stable 300cf9f9b89(stable12) generic amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.30.2p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 9.0.1 (git@github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05)'
    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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/9.0.1/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    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-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_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 freebsd
  Compiled at Mar 14 2020 21:35:07
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="87734"
    PERL5_CPAN_IS_RUNNING="87734"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="86547,87734"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020032418/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.30.2p/lib/site_perl/5.30.2/amd64-freebsd
    /usr/perl5.30.2p/lib/site_perl/5.30.2
    /usr/perl5.30.2p/lib/5.30.2/amd64-freebsd
    /usr/perl5.30.2p/lib/5.30.2
    .