128 lines
5.3 KiB
Text
128 lines
5.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/1493626336.18951
|
|
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 Classic::Perl () on cpanmetadb ...
|
|
Unpacking Classic-Perl-0.06.tar.gz
|
|
--> Working on Classic::Perl
|
|
Fetching http://www.cpan.org/authors/id/S/SP/SPROUT/Classic-Perl-0.06.tar.gz ... OK
|
|
Classic-Perl-0.06/
|
|
Classic-Perl-0.06/Changes
|
|
Classic-Perl-0.06/lib/
|
|
Classic-Perl-0.06/Makefile.PL
|
|
Classic-Perl-0.06/MANIFEST
|
|
Classic-Perl-0.06/META.json
|
|
Classic-Perl-0.06/META.yml
|
|
Classic-Perl-0.06/ptable.h
|
|
Classic-Perl-0.06/README
|
|
Classic-Perl-0.06/t/
|
|
Classic-Perl-0.06/xs/
|
|
Classic-Perl-0.06/xs/new.xs
|
|
Classic-Perl-0.06/xs/old.xs
|
|
Classic-Perl-0.06/t/arybase.t
|
|
Classic-Perl-0.06/t/bugs.t
|
|
Classic-Perl-0.06/t/import.t
|
|
Classic-Perl-0.06/t/multiline.t
|
|
Classic-Perl-0.06/t/split.t
|
|
Classic-Perl-0.06/lib/Classic/
|
|
Classic-Perl-0.06/lib/Classic/Perl.pm
|
|
Entering Classic-Perl-0.06
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Classic-Perl-0.06 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Classic::Perl
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have re 0 ... Yes (0.34)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have XSLoader 0 ... Yes (0.24)
|
|
OK
|
|
Building and testing Classic-Perl-0.06 ... cp lib/Classic/Perl.pm blib/lib/Classic/Perl.pm
|
|
Running Mkbootstrap for Perl ()
|
|
chmod 644 "Perl.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Perl.bs blib/arch/auto/Classic/Perl/Perl.bs 644
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MFile::Copy "-ecopy 'xs/new.xs', 'Perl.xs'"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' Perl.xs > Perl.xsc
|
|
mv Perl.xsc Perl.c
|
|
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Perl.c
|
|
rm -f blib/arch/auto/Classic/Perl/Perl.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Perl.o -o blib/arch/auto/Classic/Perl/Perl.so \
|
|
\
|
|
|
|
chmod 755 blib/arch/auto/Classic/Perl/Perl.so
|
|
Manifying 1 pod document
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Perl.bs blib/arch/auto/Classic/Perl/Perl.bs 644
|
|
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/arybase.t .... ok
|
|
t/bugs.t ....... ok
|
|
t/import.t ..... ok
|
|
t/multiline.t .. ok
|
|
Useless use of split in void context at t/split.t line 15.
|
|
|
|
# Failed test 'split in void context'
|
|
# at t/split.t line 16.
|
|
# got: ''
|
|
# expected: 'p l i n'
|
|
|
|
# Failed test 'split in scalar context'
|
|
# at t/split.t line 19.
|
|
# got: ''
|
|
# expected: 'd r e l p'
|
|
|
|
# Failed test 'void split warneth not'
|
|
# at t/split.t line 23.
|
|
# got: '1'
|
|
# expected: undef
|
|
|
|
# Failed test 'Classic::::Perl 5.010 turns split on'
|
|
# at t/split.t line 50.
|
|
# got: ''
|
|
# expected: 'p l i n'
|
|
# Looks like you failed 4 tests of 12.
|
|
t/split.t ......
|
|
Dubious, test returned 4 (wstat 1024, 0x400)
|
|
Failed 4/12 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/split.t (Wstat: 1024 Tests: 12 Failed: 4)
|
|
Failed tests: 1-2, 5, 10
|
|
Non-zero exit status: 4
|
|
Files=5, Tests=63, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.13 cusr 0.03 csys = 0.19 CPU)
|
|
Result: FAIL
|
|
Failed 1/5 test programs. 4/63 subtests failed.
|
|
Makefile:1037: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 4
|
|
! Installing Classic::Perl failed. See /home/ryan/.cpanm/work/1493626336.18951/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Classic::Perl] 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
|