cpantestlogs/CSS::Selector::Grammar_genfailure.log
2017-05-02 18:44:36 -07:00

138 lines
6.5 KiB
Text

perl-blead
==========
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
Work directory is /home/ryan/.cpanm/work/1493145802.31691
You have make /usr/bin/make
You have LWP 6.26
You have /bin/tar: tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching CSS::Selector::Grammar () on cpanmetadb ...
Unpacking CSS-Selector-Grammar-0.002.tar.gz
--> Working on CSS::Selector::Grammar
Fetching http://www.cpan.org/authors/id/D/DF/DFH/CSS-Selector-Grammar-0.002.tar.gz ... OK
CSS-Selector-Grammar-0.002/
CSS-Selector-Grammar-0.002/Changes
CSS-Selector-Grammar-0.002/dist.ini
CSS-Selector-Grammar-0.002/lib/
CSS-Selector-Grammar-0.002/LICENSE
CSS-Selector-Grammar-0.002/Makefile.PL
CSS-Selector-Grammar-0.002/MANIFEST
CSS-Selector-Grammar-0.002/META.yml
CSS-Selector-Grammar-0.002/README
CSS-Selector-Grammar-0.002/t/
CSS-Selector-Grammar-0.002/TODO.md
CSS-Selector-Grammar-0.002/t/00-compile.t
CSS-Selector-Grammar-0.002/t/000-report-versions-tiny.t
CSS-Selector-Grammar-0.002/t/basic.t
CSS-Selector-Grammar-0.002/t/release-pod-coverage.t
CSS-Selector-Grammar-0.002/t/release-pod-syntax.t
CSS-Selector-Grammar-0.002/t/release-unused-vars.t
CSS-Selector-Grammar-0.002/lib/CSS/
CSS-Selector-Grammar-0.002/lib/CSS/Selector/
CSS-Selector-Grammar-0.002/lib/CSS/Selector/Grammar.pm
Entering CSS-Selector-Grammar-0.002
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring CSS-Selector-Grammar-0.002 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for CSS::Selector::Grammar
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have IPC::Open3 0 ... Yes (1.20)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have IO::Handle 0 ... Yes (1.36)
Checking if you have Test::More 0.88 ... Yes (1.302078)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have Regexp::Grammars 0 ... Yes (1.045)
Checking if you have parent 0 ... Yes (0.236)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Exporter 0 ... Yes (5.72)
OK
Building and testing CSS-Selector-Grammar-0.002 ... cp lib/CSS/Selector/Grammar.pm blib/lib/CSS/Selector/Grammar.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'CSS/Selector/Grammar.pm loaded ok'
# at t/00-compile.t line 37.
# got: '512'
# expected: '0'
Eval-group not allowed at runtime, use re 'eval' in regex m/(?x)(?{; *Regexp::Grammars::LOGFILE
= Regexp::Grammars::_open_log('>>','-', 'for regex gramma.../ at (eval 6) line 2502.
Compilation failed in require at -e line 1.
# Looks like you failed 1 test of 1.
t/00-compile.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
#
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.026000 (wanted v5.10.0) on linux from /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
#
# Exporter => 5.72 (want any version)
# ExtUtils::MakeMaker => 7.24 (want 6.30)
# File::Spec => 3.62 (want any version)
# IO::Handle => 1.36 (want any version)
# IPC::Open3 => 1.20 (want any version)
# Regexp::Grammars => 1.045 (want any version)
# Test::More => 1.302078 (want 0.88)
# parent => 0.236 (want any version)
# strict => 1.11 (want any version)
# warnings => 1.37 (want any version)
#
# Thanks for using my code. I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
#
t/000-report-versions-tiny.t .. ok
Eval-group not allowed at runtime, use re 'eval' in regex m/(?x)(?{; *Regexp::Grammars::LOGFILE
= Regexp::Grammars::_open_log('>>','-', 'for regex gramma.../ at (eval 6) line 2502.
Compilation failed in require at t/basic.t line 3.
BEGIN failed--compilation aborted at t/basic.t line 3.
t/basic.t .....................
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/release-pod-coverage.t ...... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ........ skipped: these tests are for release candidate testing
t/release-unused-vars.t ....... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/00-compile.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/basic.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=6, Tests=2, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.22 cusr 0.01 csys = 0.25 CPU)
Result: FAIL
Failed 2/6 test programs. 1/2 subtests failed.
Makefile:864: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing CSS::Selector::Grammar failed. See /home/ryan/.cpanm/work/1493145802.31691/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose CSS::Selector::Grammar] terminated with exit code 1 ($? = 256) under the following perl environment:
Command terminated with non-zero status.
Current perl:
Name: perl-blead
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
Compiled at: Mar 30 2017 03:10:09
perlbrew:
version: 0.78
ENV:
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
PERLBREW_HOME: /home/ryan/.perlbrew
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man