cpantestlogs/Syntax::Feature::Qn_genfailure.log
2017-05-02 18:44:36 -07:00

141 lines
6.3 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/1493317350.22913
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 Syntax::Feature::Qn () on cpanmetadb ...
Unpacking Syntax-Feature-Qn-0.06.tar.gz
--> Working on Syntax::Feature::Qn
Fetching http://www.cpan.org/authors/id/J/JR/JRM/Syntax-Feature-Qn-0.06.tar.gz ... OK
Syntax-Feature-Qn-0.06/
Syntax-Feature-Qn-0.06/Makefile.PL
Syntax-Feature-Qn-0.06/META.json
Syntax-Feature-Qn-0.06/Changes
Syntax-Feature-Qn-0.06/lib/
Syntax-Feature-Qn-0.06/lib/Syntax/
Syntax-Feature-Qn-0.06/lib/Syntax/Feature/
Syntax-Feature-Qn-0.06/lib/Syntax/Feature/Qn.pm
Syntax-Feature-Qn-0.06/lib/Syntax/Feature/Qqn.pm
Syntax-Feature-Qn-0.06/README
Syntax-Feature-Qn-0.06/MANIFEST
Syntax-Feature-Qn-0.06/t/
Syntax-Feature-Qn-0.06/t/squote.qn.t
Syntax-Feature-Qn-0.06/t/dquote.qqn.t
Syntax-Feature-Qn-0.06/t/dquote.qn.t
Syntax-Feature-Qn-0.06/t/slashes.qqn.t
Syntax-Feature-Qn-0.06/t/commas.qn.t
Syntax-Feature-Qn-0.06/t/commas.qqn.t
Syntax-Feature-Qn-0.06/t/slashes.qn.t
Syntax-Feature-Qn-0.06/t/parens.qqn.t
Syntax-Feature-Qn-0.06/t/parens.qn.t
Syntax-Feature-Qn-0.06/t/braces.qn.t
Syntax-Feature-Qn-0.06/t/braces.qqn.t
Syntax-Feature-Qn-0.06/t/squote.qqn.t
Syntax-Feature-Qn-0.06/META.yml
Entering Syntax-Feature-Qn-0.06
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Syntax-Feature-Qn-0.06 ... Warning: prerequisite Syntax::Feature::Function 0 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Syntax::Feature::Qn
Finding PREREQ from Makefile ...
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Syntax::Feature::Function 0 ... No
Checking if you have Devel::Declare 0 ... Yes (0.006019)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Searching Syntax::Feature::Function (0) on cpanmetadb ...
Unpacking Syntax-Feature-Function-0.002.tar.gz
OK
==> Found dependencies: Syntax::Feature::Function
--> Working on Syntax::Feature::Function
Fetching http://www.cpan.org/authors/id/P/PH/PHAYLON/Syntax-Feature-Function-0.002.tar.gz ... OK
Syntax-Feature-Function-0.002
Syntax-Feature-Function-0.002/README
Syntax-Feature-Function-0.002/Changes
Syntax-Feature-Function-0.002/LICENSE
Syntax-Feature-Function-0.002/dist.ini
Syntax-Feature-Function-0.002/MANIFEST
Syntax-Feature-Function-0.002/META.yml
Syntax-Feature-Function-0.002/t
Syntax-Feature-Function-0.002/t/basic.t
Syntax-Feature-Function-0.002/Makefile.PL
Syntax-Feature-Function-0.002/t/release-distmeta.t
Syntax-Feature-Function-0.002/t/release-kwalitee.t
Syntax-Feature-Function-0.002/t/release-pod-syntax.t
Syntax-Feature-Function-0.002/t/release-pod-coverage.t
Syntax-Feature-Function-0.002/lib/Syntax/Feature
Syntax-Feature-Function-0.002/lib/Syntax/Feature/Function.pm
Entering Syntax-Feature-Function-0.002
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Syntax-Feature-Function-0.002 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Syntax::Feature::Function
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Import::Into 1.001000 ... Yes (1.002005)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have B::Hooks::EndOfScope 0.08 ... Yes (0.21)
Checking if you have Test::More 0.94 ... Yes (1.302078)
Checking if you have namespace::clean 0.14 ... Yes (0.27)
Checking if you have Function::Parameters 0.04 ... Yes (2.000003)
Checking if you have syntax 0.001 ... Yes (0.004)
OK
Building and testing Syntax-Feature-Function-0.002 ... cp lib/Syntax/Feature/Function.pm blib/lib/Syntax/Feature/Function.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
"f" is not exported by the Function::Parameters module at (eval 22) line 2.
BEGIN failed--compilation aborted at t/basic.t line 39.
t/basic.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/release-distmeta.t ...... skipped: these tests are for release candidate testing
t/release-kwalitee.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-syntax.t .... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/basic.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=5, Tests=0, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.11 cusr 0.00 csys = 0.13 CPU)
Result: FAIL
Failed 1/5 test programs. 0/0 subtests failed.
Makefile:854: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Syntax::Feature::Function failed. See /home/ryan/.cpanm/work/1493317350.22913/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Syntax::Feature::Function' is not installed
! Bailing out the installation for Syntax-Feature-Qn-0.06.
FAIL
Command [cpanm --reinstall --verbose Syntax::Feature::Qn] 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