Compiler-Parser v0.10 Perl 5 v5.20.3 x86_64-linux

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
Compiler-Parser v0.10
Platform
Perl 5 v5.20.3 x86_64-linux
Date
2020-02-15 17:43:21
ID
a848ae96-501a-11ea-80cd-ae7d1f24ea8f
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 Masaaki Goshima,

This is a computer-generated report for Compiler-Parser-0.10
on perl 5.20.3, 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 './Build test':

t/Compiler-Parser.t ....................... ok
t/app/Plack/App/CGIBin.t .................. ok
t/app/Plack/App/Cascade.t ................. ok
t/app/Plack/App/Directory.t ............... ok
t/app/Plack/App/PSGIBin.t ................. ok
t/app/Plack/App/URLMap.t .................. ok
t/app/Plack/App/WrapCGI.t ................. ok
t/app/Plack/Builder.t ..................... ok

    #   Failed test 'branch == expr'
    #   at t/inc/Test/Compiler/Parser.pm line 51.
    #          got: 'Compiler::Parser::Node::Array'
    #     expected: 'Compiler::Parser::Node::FunctionCall'

    #   Failed test 'branch == idx'
    #   at t/inc/Test/Compiler/Parser.pm line 51.
    #          got: 'Compiler::Parser::Node::ArrayRef'
    #     expected: ''
    # Looks like you failed 2 tests of 71.

#   Failed test 'parse Plack/Component.pm'
#   at t/app/Plack/Component.t line 262.
Can't call method "data" on an undefined value at t/inc/Test/Compiler/Parser.pm line 46, <DATA> line 1.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Component.t ................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
perl: src/compiler/parser/Compiler_parser.cpp:1510: void Parser::parseBranchType(ParseContext*, Token*): Assertion `node && "syntax error!: nothing value before xxx"' failed.
t/app/Plack/HTTPParser.t .................. 
No subtests run 
t/app/Plack/HTTPParser/PP.t ............... ok
t/app/Plack/Handler.t ..................... ok
[ERROR]: syntax error :  at 55
    # No tests run!

#   Failed test 'No tests run for subtest "parse Plack/Handler/Apache1.pm"'
#   at t/app/Plack/Handler/Apache1.t line 676.
Can't call method "root" on an undefined value at /home/cpansand/.cpan/build/2020021508/Compiler-Parser-0.10-0/blib/lib/Compiler/Parser/AST/Renderer/Engine/Text.pm line 14, <DATA> line 1.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Handler/Apache1.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
[ERROR]: syntax error :  at 56
    # No tests run!

#   Failed test 'No tests run for subtest "parse Plack/Handler/Apache2.pm"'
#   at t/app/Plack/Handler/Apache2.t line 985.
Can't call method "root" on an undefined value at /home/cpansand/.cpan/build/2020021508/Compiler-Parser-0.10-0/blib/lib/Compiler/Parser/AST/Renderer/Engine/Text.pm line 14, <DATA> line 1.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Handler/Apache2.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
t/app/Plack/Handler/Apache2/Registry.t .... ok
[ERROR]: syntax error :  at 95
    # No tests run!

#   Failed test 'No tests run for subtest "parse Plack/Handler/CGI.pm"'
#   at t/app/Plack/Handler/CGI.t line 923.
Can't call method "root" on an undefined value at /home/cpansand/.cpan/build/2020021508/Compiler-Parser-0.10-0/blib/lib/Compiler/Parser/AST/Renderer/Engine/Text.pm line 14, <DATA> line 1.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/app/Plack/Handler/CGI.t ................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 
t/app/Plack/Handler/FCGI.t ................ ok
t/app/Plack/Handler/HTTP/Server/PSGI.t .... ok
t/app/Plack/Handler/HTTP/Server/Simple.t .. ok
t/app/Plack/Handler/Standalone.t .......... ok
t/app/Plack/Loader.t ...................... ok
t/app/Plack/Loader/Delayed.t .............. ok
t/app/Plack/Loader/Restarter.t ............ ok
t/app/Plack/Loader/Shotgun.t .............. ok
t/app/Plack/MIME.t ........................ ok
t/app/Plack/Middleware.t .................. ok
t/app/Plack/Request.t ..................... ok
t/app/Plack/Request/Upload.t .............. ok
t/app/Plack/Response.t .................... ok
t/app/Plack/Runner.t ...................... ok
t/app/Plack/TempBuffer.t .................. ok
t/app/Plack/Test.t ........................ ok
t/app/Plack/Test/MockHTTP.t ............... ok
t/app/Plack/Test/Server.t ................. ok
t/app/Plack/Test/Suite.t .................. ok
t/app/Plack/Util.t ........................ ok
t/app/Plack/Util/Accessor.t ............... ok
t/array.t ................................. ok
t/black_perl.t ............................ ok
t/chain.t ................................. ok
t/code.t .................................. ok
t/control.t ............................... ok
t/empty.t ................................. ok
[ERROR]: syntax error :  at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error :  at 1
[ERROR]: syntax error :  at 1
[ERROR]: syntax error :  at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
[ERROR]: syntax error : nothing end flagment at 1
t/error.t ................................. ok
t/find.t .................................. ok
t/handle.t ................................ ok
t/hash.t .................................. ok
t/map.t ................................... ok
t/module.t ................................ ok
t/operator/assign.t ....................... ok
t/operator/binary_operator.t .............. ok
t/operator/priority.t ..................... ok
t/operator/single_term_operator.t ......... ok
t/package.t ............................... ok
t/perl/base/cond.t ........................ ok
t/perl/base/if.t .......................... ok
t/regex.t ................................. ok
t/remove.t ................................ ok
t/reported_issue.t ........................ ok
t/statement/do.t .......................... ok
t/statement/if.t .......................... ok
t/statement/loop.t ........................ ok
t/statement/missing_semicolon.t ........... ok
t/sub.t ................................... ok
t/use.t ................................... ok
t/walk.t .................................. ok

Test Summary Report
-------------------
t/app/Plack/Component.t                 (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/app/Plack/HTTPParser.t                (Wstat: 6 Tests: 0 Failed: 0)
  Non-zero wait status: 6
  Parse errors: No plan found in TAP output
t/app/Plack/Handler/Apache1.t           (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/app/Plack/Handler/Apache2.t           (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/app/Plack/Handler/CGI.t               (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=66, Tests=184,  9 wallclock secs ( 1.35 usr  1.67 sys +  6.60 cusr  1.81 csys = 11.43 CPU)
Result: FAIL
Failed 5/66 test programs. 4/184 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    perl                  5.008001 5.020003
    XSLoader              0.02     0.24    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Compiler::Lexer       0.17     0.23    
    Devel::PPPort         3.19     3.57    
    ExtUtils::MakeMaker   6.59     7.44    
    ExtUtils::ParseXS     2.21     3.35    
    Test::More            0        1.302171

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Module::Build         0.38     0.4231  
    Module::Build::XSUtil 0.02     0.19    


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

Environment variables:

    LANG = en_US.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 = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 18852
    PERL5_CPAN_IS_RUNNING = 18852
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 18838,18852
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020021508/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2020021508

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

    $^X = /opt/perl-5.20.3/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302171
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=4.15.0-55-generic, archname=x86_64-linux
    uname='linux ubuntu18 4.15.0-55-generic #60-ubuntu smp tue jul 2 18:22:20 utc 2019 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.20.3 -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',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='7.4.0', 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='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.27.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.27'
  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_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Aug  6 2019 20:48:38
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="18852"
    PERL5_CPAN_IS_RUNNING="18852"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="18838,18852"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020021508/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.20.3/lib/site_perl/5.20.3/x86_64-linux
    /opt/perl-5.20.3/lib/site_perl/5.20.3
    /opt/perl-5.20.3/lib/5.20.3/x86_64-linux
    /opt/perl-5.20.3/lib/5.20.3
    .