140 lines
5.2 KiB
Text
140 lines
5.2 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/1493171799.24542
|
||
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 Embed::Persistent () on cpanmetadb ...
|
||
Unpacking ExtUtils-Embed-1.14.tar.gz
|
||
--> Working on Embed::Persistent
|
||
Fetching http://www.cpan.org/authors/id/D/DO/DOUGM/ExtUtils-Embed-1.14.tar.gz ... OK
|
||
ExtUtils-Embed-1.14/
|
||
ExtUtils-Embed-1.14/eg/
|
||
ExtUtils-Embed-1.14/eg/buildall
|
||
ExtUtils-Embed-1.14/eg/README
|
||
ExtUtils-Embed-1.14/eg/perl_eval_pv.c
|
||
ExtUtils-Embed-1.14/eg/call_anon.c
|
||
ExtUtils-Embed-1.14/eg/testall
|
||
ExtUtils-Embed-1.14/eg/showtime.pl
|
||
ExtUtils-Embed-1.14/eg/persistent.pl
|
||
ExtUtils-Embed-1.14/eg/cleanall
|
||
ExtUtils-Embed-1.14/eg/match.c
|
||
ExtUtils-Embed-1.14/eg/script.pl
|
||
ExtUtils-Embed-1.14/eg/persistent.c
|
||
ExtUtils-Embed-1.14/eg/interp.c
|
||
ExtUtils-Embed-1.14/eg/regex.pl
|
||
ExtUtils-Embed-1.14/eg/string.c
|
||
ExtUtils-Embed-1.14/eg/hashref.pl
|
||
ExtUtils-Embed-1.14/eg/regex.c
|
||
ExtUtils-Embed-1.14/eg/build
|
||
ExtUtils-Embed-1.14/eg/hashref.c
|
||
ExtUtils-Embed-1.14/eg/power.pl
|
||
ExtUtils-Embed-1.14/eg/multiplicity.c
|
||
ExtUtils-Embed-1.14/eg/orig-match.c
|
||
ExtUtils-Embed-1.14/eg/power.c
|
||
ExtUtils-Embed-1.14/eg/showtime.c
|
||
ExtUtils-Embed-1.14/eg/uri-url.c
|
||
ExtUtils-Embed-1.14/t/
|
||
ExtUtils-Embed-1.14/t/embed.pl
|
||
ExtUtils-Embed-1.14/t/multiplicity.t
|
||
ExtUtils-Embed-1.14/t/loop.c
|
||
ExtUtils-Embed-1.14/t/embed.c
|
||
ExtUtils-Embed-1.14/t/sub.pl
|
||
ExtUtils-Embed-1.14/t/minimod.PL
|
||
ExtUtils-Embed-1.14/t/persistent.pl
|
||
ExtUtils-Embed-1.14/t/loop.t
|
||
ExtUtils-Embed-1.14/t/embed.t
|
||
ExtUtils-Embed-1.14/t/eval.test
|
||
ExtUtils-Embed-1.14/lib/
|
||
ExtUtils-Embed-1.14/lib/Embed/
|
||
ExtUtils-Embed-1.14/lib/Embed/Persistent.pm
|
||
ExtUtils-Embed-1.14/lib/ExtUtils/
|
||
ExtUtils-Embed-1.14/lib/ExtUtils/Embed.pm
|
||
ExtUtils-Embed-1.14/MANIFEST
|
||
ExtUtils-Embed-1.14/Changes
|
||
ExtUtils-Embed-1.14/Makefile.PL
|
||
ExtUtils-Embed-1.14/README
|
||
ExtUtils-Embed-1.14/genmake
|
||
Entering ExtUtils-Embed-1.14
|
||
META.yml/json not found. Creating skeleton for it.
|
||
Running Makefile.PL
|
||
Configuring ExtUtils-Embed-1.14 ... Writing files for ExtUtils::Embed tests...
|
||
Generating a Unix-style Makefile.embed
|
||
Writing Makefile.embed for embed
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Generating a Unix-style Makefile.loop
|
||
Writing Makefile.loop for loop
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Warning: NAME must be a package name
|
||
Checking if your kit is complete...
|
||
Looks good
|
||
Warning: LINKTYPE set to '', no longer necessary
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for ExtUtils-Embed
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
OK
|
||
Building and testing ExtUtils-Embed-1.14 ... cp lib/ExtUtils/Embed.pm blib/lib/ExtUtils/Embed.pm
|
||
cp lib/Embed/Persistent.pm blib/lib/Embed/Persistent.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
|
||
loop.c: In function ‘main’:
|
||
loop.c:11:5: error: ‘perl_destruct_level’ undeclared (first use in this function)
|
||
perl_destruct_level = 1;
|
||
^~~~~~~~~~~~~~~~~~~
|
||
loop.c:11:5: note: each undeclared identifier is reported only once for each function it appears in
|
||
make[1]: *** [loop.o] Error 1
|
||
t/build.t .........
|
||
Failed 1/2 subtests
|
||
t/embed.t ......... ok
|
||
sh: 1: ./loop: not found
|
||
sh: 1: ./loop: not found
|
||
sh: 1: ./loop: not found
|
||
sh: 1: ./loop: not found
|
||
sh: 1: ./loop: not found
|
||
sh: 1: ./loop: not found
|
||
sh: 1: ./loop: not found
|
||
sh: 1: ./loop: not found
|
||
t/loop.t ..........
|
||
Failed 18/18 subtests
|
||
t/multiplicity.t .. skipped: (no reason given)
|
||
|
||
Test Summary Report
|
||
-------------------
|
||
t/build.t (Wstat: 0 Tests: 2 Failed: 1)
|
||
Failed test: 2
|
||
t/loop.t (Wstat: 0 Tests: 0 Failed: 0)
|
||
Parse errors: Bad plan. You planned 18 tests but ran 0.
|
||
Files=4, Tests=6, 1 wallclock secs ( 0.00 usr 0.01 sys + 0.29 cusr 0.00 csys = 0.30 CPU)
|
||
Result: FAIL
|
||
Failed 2/4 test programs. 1/6 subtests failed.
|
||
Makefile:837: recipe for target 'test_dynamic' failed
|
||
make: *** [test_dynamic] Error 255
|
||
! Installing Embed::Persistent failed. See /home/ryan/.cpanm/work/1493171799.24542/build.log for details. Retry with --force to force install it.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose Embed::Persistent] 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
|