Report for Text-ReadConditionally-0.72

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Text-ReadConditionally-0.72 v5.18.4 Mac OS X
Date: 2017-05-15T00:55:50Z

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 Alain Williams,

This is a computer-generated report for Text-ReadConditionally-0.72
on perl 5.18.4, 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 '/sw/bin/make test':

PERL_DL_NONLAZY=1 "/Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/bin/perl5.18.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 1 0_basic_01
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 2 Line Starting dot
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 3 Eval test
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 4 Fd-Opened
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 5 variable set & substitute
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 6 variable set from application
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 7 variable set numeric from environment
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 8 Preset variables
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 9 Preset variables, Fd Opened
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 10 Simple arithmetic
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 11 Variable scoping with .local
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 12 Simple If
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 13 If/unless and else
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 14 Nested If/unless
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 15 If-removes-all
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 16 Ifelse
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 17 Unless followed by elseif
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 18 Include simple
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 19 Include nested
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 20 Read from pipe
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 21 Include Paths
Missing operand to operator ':=' at ' _ := _EOF := 0'

#   Failed test '22: Arguments and local: 3_include_5.input Line 13 line generated differs from expected'
#   at t/test.t line 334.
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 23 include with spaces
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 24 Basic subroutine
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 25 Basic subroutine in an if
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 26 Basic subroutine with an if
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 27 Subroutine, args
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 28 Subroutine argument names
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 29 Subroutine and return
Missing operand to operator ':=' at ' _ := _EOF := 0'

#   Failed test '30: Recursive sub: 4_sub_30.input Line 9 line generated differs from expected'
#   at t/test.t line 334.
Missing operand to operator ':=' at ' _ := _EOF := 0'

#   Failed test '31: Recursive sub: 4_sub_31.input Line 54 line generated differs from expected'
#   at t/test.t line 334.
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 32 Subroutine does .include
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 33 Subroutine return value
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 34 simple read
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 35 read in sub
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 36 read from pipe
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 37 read from pipe-II
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 38 read from named stream
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 39 6_loop_1
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 40 6_loop_2
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 41 Loop in sub
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 42 For loop
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 43 For loop with break
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 44 For loop with continue
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 45 For loop with break 2
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 46 For loop with continue 2
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 47 Condition that is a sub - top level
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 48 Condition that is a sub - from in a sub
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 49 Condition that is a sub - top level - loops
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 50 Condition that is a sub - in a sub - loops
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 51 Condition that is a sub - top level - loops within loops
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 52 Condition that is a sub - in a sub - loops in loops
Missing operand to operator ':=' at ' _ := _EOF := 0'

#   Failed test '53: Condition that is a directive - top level & in sub: 7_condDir_7.input Line 7 line generated differs from expected'
#   at t/test.t line 334.
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 54 Condition that is a .include - top level & in sub
Missing operand to operator ':=' at ' _ := _EOF := 0'
ok 55 Check .test -f
# Looks like you failed 4 tests of 55.
t/test.t .. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/55 subtests 

Test Summary Report
-------------------
t/test.t (Wstat: 1024 Tests: 55 Failed: 4)
  Failed tests:  22, 30-31, 53
  Non-zero exit status: 4
Files=1, Tests=55,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.25 cusr  0.07 csys =  0.35 CPU)
Result: FAIL
Failed 1/1 test programs. 4/55 subtests failed.
make: *** [Makefile:843: test_dynamic] Error 4

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    perl                5.006 5.018004

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Test::More          0     1.302083

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_ALL = POSIX
    LDFLAGS = 
    PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/bin:/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.14.2/bin:/Users/hornenj/bin:/sw/lib/perl5/ExtUtils:/sw/bin:/am/ncbiapdata/bin:/usr/bin:/bin:/usr/X11R6/bin:/netopt/ncbi_tools/bin:/usr/local/ncbi/blast/bin:/net/traces01.be-md.ncbi.nlm.nih.gov/trace_software/vdb/mac/release/x86_64/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 74737
    PERL5_CPAN_IS_RUNNING = 74737
    PERL5_MINISMOKEBOX = 0.66
    PERLBREW_BASHRC_VERSION = 0.77
    PERLBREW_HOME = /Users/hornenj/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/man
    PERLBREW_PATH = /Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/bin
    PERLBREW_PERL = perl-5.18.4
    PERLBREW_ROOT = /Users/hornenj/perl5/perlbrew
    PERLBREW_VERSION = 0.77
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/pz/pd7y1qjs6s3cbk170cw50fjc000c61/T/
    ac_cv_path_INTLTOOL_PERL = /usr/bin/perl

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

    $^X = /Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/bin/perl5.18.4
    $UID/$EUID = 12481 / 12481
    $GID = 14 14 5344 37191 527 37223 241
    $EGID = 14 14 5344 37191 527 37223 241

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150001
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   7.22    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.22    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4212  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.36    
    Test::More          1.302083
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=darwin, osvers=13.4.0, archname=darwin-thread-multi-2level
    uname='darwin ncbimac2008.ncbi.nlm.nih.gov 13.4.0 darwin kernel version 13.4.0: sun aug 17 19:50:11 pdt 2014; root:xnu-2422.115.4~1release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/hornenj/perl5/perlbrew/perls/perl-5.18.4 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -Acc=cc -Aeval:scriptdir=/Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc=' cc', ccflags ='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fassociative-math -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.51)', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under darwin
  Compiled at Nov 12 2014 08:22:09
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="74737"
    PERL5_CPAN_IS_RUNNING="74737"
    PERL5_MINISMOKEBOX="0.66"
    PERLBREW_BASHRC_VERSION="0.77"
    PERLBREW_HOME="/Users/hornenj/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/man"
    PERLBREW_PATH="/Users/hornenj/perl5/perlbrew/bin:/Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/bin"
    PERLBREW_PERL="perl-5.18.4"
    PERLBREW_ROOT="/Users/hornenj/perl5/perlbrew"
    PERLBREW_VERSION="0.77"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4
    /Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/darwin-thread-multi-2level
    /Users/hornenj/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4
    .