104 lines
4.5 KiB
Text
104 lines
4.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/1492580129.17332
|
|
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 PerlX::Assert () on cpanmetadb ...
|
|
Unpacking PerlX-Assert-0.904.tar.gz
|
|
--> Working on PerlX::Assert
|
|
Fetching http://www.cpan.org/authors/id/T/TO/TOBYINK/PerlX-Assert-0.904.tar.gz ... OK
|
|
PerlX-Assert-0.904/CONTRIBUTING
|
|
PerlX-Assert-0.904/COPYRIGHT
|
|
PerlX-Assert-0.904/CREDITS
|
|
PerlX-Assert-0.904/Changes
|
|
PerlX-Assert-0.904/INSTALL
|
|
PerlX-Assert-0.904/LICENSE
|
|
PerlX-Assert-0.904/MANIFEST
|
|
PerlX-Assert-0.904/META.json
|
|
PerlX-Assert-0.904/META.yml
|
|
PerlX-Assert-0.904/Makefile.PL
|
|
PerlX-Assert-0.904/README
|
|
PerlX-Assert-0.904/SIGNATURE
|
|
PerlX-Assert-0.904/dist.ini
|
|
PerlX-Assert-0.904/doap.ttl
|
|
PerlX-Assert-0.904/t/01basic.t
|
|
PerlX-Assert-0.904/t/02kwapi.t
|
|
PerlX-Assert-0.904/t/03dd.t
|
|
PerlX-Assert-0.904/t/04syntax.t
|
|
PerlX-Assert-0.904/t/05renaming.t
|
|
PerlX-Assert-0.904/t/99moops.t
|
|
PerlX-Assert-0.904/lib/PerlX/Assert.pm
|
|
PerlX-Assert-0.904/t/lib/TestLib.pm
|
|
PerlX-Assert-0.904/lib/PerlX/Assert/DD.pm
|
|
PerlX-Assert-0.904/lib/PerlX/Assert/Keyword.pm
|
|
Entering PerlX-Assert-0.904
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring PerlX-Assert-0.904 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for PerlX::Assert
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Modern 0.007 ... Yes (0.013)
|
|
Checking if you have Devel::StrictMode 0 ... Yes (0.003)
|
|
Checking if you have Keyword::Simple 0.02 ... Yes (0.03)
|
|
Checking if you have Exporter::Tiny 0 ... Yes (0.044)
|
|
OK
|
|
Building and testing PerlX-Assert-0.904 ... cp lib/PerlX/Assert.pm blib/lib/PerlX/Assert.pm
|
|
cp lib/PerlX/Assert/Keyword.pm blib/lib/PerlX/Assert/Keyword.pm
|
|
cp lib/PerlX/Assert/DD.pm blib/lib/PerlX/Assert/DD.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
|
|
t/01basic.t ..... ok
|
|
t/02kwapi.t ..... skipped: broken by PerlX::Assert's change to decision logic
|
|
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\A{ <-- HERE / at /home/ryan/.cpanm/work/1492580129.17332/PerlX-Assert-0.904/blib/lib/PerlX/Assert/DD.pm line 102.
|
|
Compilation failed in require at /home/ryan/.cpanm/work/1492580129.17332/PerlX-Assert-0.904/blib/lib/PerlX/Assert.pm line 50.
|
|
BEGIN failed--compilation aborted at 02kwapi.t line 2.
|
|
Compilation failed in require at t/03dd.t line 27.
|
|
t/03dd.t ........
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
No subtests run
|
|
t/04syntax.t .... ok
|
|
t/05renaming.t .. ok
|
|
t/99moops.t ..... skipped: broken by PerlX::Assert's change to decision logic
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/03dd.t (Wstat: 65280 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: No plan found in TAP output
|
|
Files=6, Tests=18, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.28 cusr 0.03 csys = 0.33 CPU)
|
|
Result: FAIL
|
|
Failed 1/6 test programs. 0/18 subtests failed.
|
|
Makefile:856: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing PerlX::Assert failed. See /home/ryan/.cpanm/work/1492580129.17332/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose PerlX::Assert] 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
|