String-FlexMatch v1.100820 Perl 5 v5.39.9 amd64-netbsd

Status
Fail
From
Carlos Guevara
Dist
String-FlexMatch v1.100820
Platform
Perl 5 v5.39.9 amd64-netbsd
Date
2024-03-02 14:04:39
ID
cf9f1dc6-d89d-11ee-ba56-da9593fbc869
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 Marcel Gruenauer,

This is a computer-generated report for String-FlexMatch-1.100820
on perl 5.39.9, created by CPAN-Reporter-1.2019.

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

PERL_DL_NONLAZY=1 "/home/cpan/bin/perl/bin/perl5.39.9" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ............... ok
# Testing with Perl 5.039009, /home/cpan/bin/perl/bin/perl5.39.9
#     Carp version is 1.54
#     Class::Accessor::Complex version is 1.100880
#     English version is 1.11
#     Exporter version is 5.78
#     ExtUtils::MakeMaker version is 7.70
#     File::Find version is 1.44
#     File::Temp version is 0.2311
#     Scalar::Util version is 1.63
#     Test::Builder version is 1.302198
#     Test::More version is 1.302198
#     YAML version is 1.31
#     overload version is 1.37
#     parent version is 0.241
#     vars version is 1.05
t/000-report-versions.t ...... ok

#   Failed test 'Matching hash'
#   at t/01_eq_hash.t line 19.
# Looks like you failed 1 test of 4.
t/01_eq_hash.t ............... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests 

#   Failed test 'a - flex string'
#   at /home/cpan/.cpan/build/String-FlexMatch-1.100820-0/blib/lib/String/FlexMatch/Test.pm line 53.
#          got: 'HASH(0x706d3385f6f0)'
#     expected: 'Error 1 at file /foo/bar/lib/Baz.pm line 73'

#   Failed test 'a - flex regex'
#   at /home/cpan/.cpan/build/String-FlexMatch-1.100820-0/blib/lib/String/FlexMatch/Test.pm line 53.
#          got: 'HASH(0x706d32f26de0)'
#     expected: 'Error 1 at file /foo/bar/lib/Baz.pm line 73'

#   Failed test 'a - flex code'
#   at /home/cpan/.cpan/build/String-FlexMatch-1.100820-0/blib/lib/String/FlexMatch/Test.pm line 53.
#          got: 'HASH(0x706d32f26ea0)'
#     expected: 'Error 1 at file /foo/bar/lib/Baz.pm line 73'

#   Failed test 'a - ok regex'
#   at /home/cpan/.cpan/build/String-FlexMatch-1.100820-0/blib/lib/String/FlexMatch/Test.pm line 53.
#          got: 'HASH(0x706d32f26f18)'
#     expected: 'Error 1 at file /foo/bar/lib/Baz.pm line 73'

#   Failed test 'a - ok code'
#   at /home/cpan/.cpan/build/String-FlexMatch-1.100820-0/blib/lib/String/FlexMatch/Test.pm line 53.
#          got: 'HASH(0x706d32f26dc8)'
#     expected: 'Error 1 at file /foo/bar/lib/Baz.pm line 73'

#   Failed test 'b - flex regex'
#   at /home/cpan/.cpan/build/String-FlexMatch-1.100820-0/blib/lib/String/FlexMatch/Test.pm line 53.
#          got: 'HASH(0x706d32f26de0)'
#     expected: 'Error 2 at file /frob/nule/lib/Baz.pm line 61'

#   Failed test 'b - flex code'
#   at /home/cpan/.cpan/build/String-FlexMatch-1.100820-0/blib/lib/String/FlexMatch/Test.pm line 53.
#          got: 'HASH(0x706d32f26ea0)'
#     expected: 'Error 2 at file /frob/nule/lib/Baz.pm line 61'

#   Failed test 'b - ok regex'
#   at /home/cpan/.cpan/build/String-FlexMatch-1.100820-0/blib/lib/String/FlexMatch/Test.pm line 53.
#          got: 'HASH(0x706d32f26f18)'
#     expected: 'Error 2 at file /frob/nule/lib/Baz.pm line 61'

#   Failed test 'b - ok code'
#   at /home/cpan/.cpan/build/String-FlexMatch-1.100820-0/blib/lib/String/FlexMatch/Test.pm line 53.
#          got: 'HASH(0x706d32f26dc8)'
#     expected: 'Error 2 at file /frob/nule/lib/Baz.pm line 61'

#   Failed test 'c - ok regex'
#   at /home/cpan/.cpan/build/String-FlexMatch-1.100820-0/blib/lib/String/FlexMatch/Test.pm line 53.
#          got: 'HASH(0x706d32f26f18)'
#     expected: 'foobar'

#   Failed test 'c - ok code'
#   at /home/cpan/.cpan/build/String-FlexMatch-1.100820-0/blib/lib/String/FlexMatch/Test.pm line 53.
#          got: 'HASH(0x706d32f26dc8)'
#     expected: 'foobar'
# Looks like you failed 11 tests of 13.
t/02_string.t ................ 
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 11/13 subtests 
t/author-critic.t ............ skipped: these tests are for testing by the author
t/release-check-changes.t .... skipped: these tests are for release candidate testing
t/release-dist-manifest.t .... skipped: these tests are for release candidate testing
t/release-has-version.t ...... skipped: these tests are for release candidate testing
t/release-kwalitee.t ......... skipped: these tests are for release candidate testing
t/release-meta-yaml.t ........ skipped: these tests are for release candidate testing
t/release-minimum-version.t .. skipped: these tests are for release candidate testing
t/release-pod-coverage.t ..... skipped: these tests are for release candidate testing
t/release-pod-spell.t ........ skipped: these tests are for release candidate testing
t/release-pod-syntax.t ....... skipped: these tests are for release candidate testing
t/release-portability.t ...... skipped: these tests are for release candidate testing
t/release-synopsis.t ......... skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/01_eq_hash.t             (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/02_string.t              (Wstat: 2816 (exited 11) Tests: 13 Failed: 11)
  Failed tests:  3-13
  Non-zero exit status: 11
Files=16, Tests=33,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.83 cusr  0.31 csys =  1.20 CPU)
Result: FAIL
Failed 2/16 test programs. 12/33 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/cpan/.cpan/build/String-FlexMatch-1.100820-0

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

Prerequisite modules loaded:

requires:

    Module                   Need Have    
    ------------------------ ---- --------
    Carp                     0    1.54    
    Class::Accessor::Complex 0    1.100880
    English                  0    1.11    
    Exporter                 0    5.78    
    File::Find               0    1.44    
    File::Temp               0    0.2311  
    overload                 0    1.37    
    parent                   0    0.241   
    Scalar::Util             0    1.63    
    Test::Builder            0    1.302198
    Test::More               0.88 1.302198
    vars                     0    1.05    
    YAML                     0    1.31    

configure_requires:

    Module                   Need Have    
    ------------------------ ---- --------
    ExtUtils::MakeMaker      6.11 7.70    


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R7/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/bin:/usr/local/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 25131
    PERL5_CPAN_IS_RUNNING = 25131
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/pkg/bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

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

    $^X = /home/cpan/bin/perl/bin/perl5.39.9
    $UID/$EUID = 1001 / 1001
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302198
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 39 subversion 9) configuration:
  Commit id: c3bb8a84722517e40199c1594a9340b86103e837
  Platform:
    osname=netbsd
    osvers=9.3
    archname=amd64-netbsd
    uname='netbsd cjg-netbsd9 9.3 netbsd 9.3 (generic) #0: thu aug 4 15:30:37 utc 2022 mkrepro@mkrepro.netbsd.org:usrsrcsysarchamd64compilegeneric amd64 '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/pkg/include -D_FORTIFY_SOURCE=2'
    optimize='-O'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/pkg/include'
    ccversion=''
    gccversion='7.5.0'
    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 =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/pkg/lib'
    libpth=/usr/lib /usr/pkg/lib /lib
    libs=-lpthread -lm -lcrypt -lutil -lc -lposix
    perllibs=-lpthread -lm -lcrypt -lutil -lc -lposix
    libc=/lib/libc.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC '
    lddlflags='-shared  -L/usr/pkg/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    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 netbsd
  Compiled at Mar  2 2024 04:50:02
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="25131"
    PERL5_CPAN_IS_RUNNING="25131"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.39.9/amd64-netbsd
    /home/cpan/bin/perl/lib/site_perl/5.39.9
    /home/cpan/bin/perl/lib/5.39.9/amd64-netbsd
    /home/cpan/bin/perl/lib/5.39.9
    .