cpantestlogs/Acme::MyFirstModule::JWKEENE_genfailure.log
2017-05-02 18:44:36 -07:00

93 lines
5.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/1493328469.2592
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 Acme::MyFirstModule::JWKEENE () on cpanmetadb ...
Unpacking Acme-MyFirstModule-JWKEENE-0.02.tar.gz
--> Working on Acme::MyFirstModule::JWKEENE
Fetching http://www.cpan.org/authors/id/J/JW/JWKEENE/Acme-MyFirstModule-JWKEENE-0.02.tar.gz ... OK
Acme-MyFirstModule-JWKEENE-0.02/
Acme-MyFirstModule-JWKEENE-0.02/lib/
Acme-MyFirstModule-JWKEENE-0.02/lib/Acme/
Acme-MyFirstModule-JWKEENE-0.02/lib/Acme/MyFirstModule/
Acme-MyFirstModule-JWKEENE-0.02/lib/Acme/MyFirstModule/JWKEENE.pm
Acme-MyFirstModule-JWKEENE-0.02/MANIFEST
Acme-MyFirstModule-JWKEENE-0.02/META.json
Acme-MyFirstModule-JWKEENE-0.02/t/
Acme-MyFirstModule-JWKEENE-0.02/t/00-load.t
Acme-MyFirstModule-JWKEENE-0.02/t/manifest.t
Acme-MyFirstModule-JWKEENE-0.02/t/pod-coverage.t
Acme-MyFirstModule-JWKEENE-0.02/t/pod.t
Acme-MyFirstModule-JWKEENE-0.02/META.yml
Acme-MyFirstModule-JWKEENE-0.02/Makefile.PL
Acme-MyFirstModule-JWKEENE-0.02/Changes
Acme-MyFirstModule-JWKEENE-0.02/README
Entering Acme-MyFirstModule-JWKEENE-0.02
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Acme-MyFirstModule-JWKEENE-0.02 ... Checking if your kit is complete...
Looks good
Invalid LICENSE value 'Artistic_2_0' ignored
Invalid LICENSE value 'Artistic_2_0' ignored
Generating a Unix-style Makefile
Writing Makefile for Acme::MyFirstModule::JWKEENE
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302078)
OK
Building and testing Acme-MyFirstModule-JWKEENE-0.02 ... cp lib/Acme/MyFirstModule/JWKEENE.pm blib/lib/Acme/MyFirstModule/JWKEENE.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
Bailout called. Further testing stopped:
# Failed test 'use Acme::MyFirstModule::JWKEENE;'
# at t/00-load.t line 10.
# Tried to use 'Acme::MyFirstModule::JWKEENE'.
# Error: Bareword "C" not allowed while "strict subs" in use at /home/ryan/.cpanm/work/1493328469.2592/Acme-MyFirstModule-JWKEENE-0.02/blib/lib/Acme/MyFirstModule/JWKEENE.pm line 56.
# syntax error at /home/ryan/.cpanm/work/1493328469.2592/Acme-MyFirstModule-JWKEENE-0.02/blib/lib/Acme/MyFirstModule/JWKEENE.pm line 58, near "="
# Number found where operator expected at /home/ryan/.cpanm/work/1493328469.2592/Acme-MyFirstModule-JWKEENE-0.02/blib/lib/Acme/MyFirstModule/JWKEENE.pm line 76, near "over 4"
# (Do you need to predeclare over?)
# Semicolon seems to be missing at /home/ryan/.cpanm/work/1493328469.2592/Acme-MyFirstModule-JWKEENE-0.02/blib/lib/Acme/MyFirstModule/JWKEENE.pm line 79.
# Unknown regexp modifier "/r" at /home/ryan/.cpanm/work/1493328469.2592/Acme-MyFirstModule-JWKEENE-0.02/blib/lib/Acme/MyFirstModule/JWKEENE.pm line 80, at end of line
# Unknown regexp modifier "/t" at /home/ryan/.cpanm/work/1493328469.2592/Acme-MyFirstModule-JWKEENE-0.02/blib/lib/Acme/MyFirstModule/JWKEENE.pm line 80, at end of line
# Unknown regexp modifier "/r" at /home/ryan/.cpanm/work/1493328469.2592/Acme-MyFirstModule-JWKEENE-0.02/blib/lib/Acme/MyFirstModule/JWKEENE.pm line 88, at end of line
# Unknown regexp modifier "/t" at /home/ryan/.cpanm/work/1493328469.2592/Acme-MyFirstModule-JWKEENE-0.02/blib/lib/Acme/MyFirstModule/JWKEENE.pm line 88, at end of line
# Unknown regexp modifier "/e" at /home/ryan/.cpanm/work/1493328469.2592/Acme-MyFirstModule-JWKEENE-0.02/blib/lib/Acme/MyFirstModule/JWKEENE.pm line 92, at end of line
# /home/ryan/.cpanm/work/1493328469.2592/Acme-MyFirstModule-JWKEENE-0.02/blib/lib/Acme/MyFirstModule/JWKEENE.pm has too many errors.
# Compilation failed in require at t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
Use of uninitialized value $Acme::MyFirstModule::JWKEENE::VERSION in concatenation (.) or string at t/00-load.t line 13.
# Looks like your test exited with 255 just after 1.
FAILED--Further testing stopped.
Makefile:845: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Acme::MyFirstModule::JWKEENE failed. See /home/ryan/.cpanm/work/1493328469.2592/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Acme::MyFirstModule::JWKEENE] 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