142 lines
6.6 KiB
Text
142 lines
6.6 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/1493237579.23110
|
|
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::StringFormat () on cpanmetadb ...
|
|
Unpacking Acme-StringFormat-0.04.tar.gz
|
|
--> Working on Acme::StringFormat
|
|
Fetching http://www.cpan.org/authors/id/G/GF/GFUJI/Acme-StringFormat-0.04.tar.gz ... OK
|
|
Acme-StringFormat-0.04/
|
|
Acme-StringFormat-0.04/.cvsignore
|
|
Acme-StringFormat-0.04/Changes
|
|
Acme-StringFormat-0.04/example/
|
|
Acme-StringFormat-0.04/example/compile_bench.pl
|
|
Acme-StringFormat-0.04/example/hello.cpp
|
|
Acme-StringFormat-0.04/example/hello.pl
|
|
Acme-StringFormat-0.04/example/hello.py
|
|
Acme-StringFormat-0.04/example/hello.rb
|
|
Acme-StringFormat-0.04/example/math.pl
|
|
Acme-StringFormat-0.04/example/run_bench.pl
|
|
Acme-StringFormat-0.04/inc/
|
|
Acme-StringFormat-0.04/inc/Module/
|
|
Acme-StringFormat-0.04/inc/Module/Install/
|
|
Acme-StringFormat-0.04/inc/Module/Install/Base.pm
|
|
Acme-StringFormat-0.04/inc/Module/Install/Can.pm
|
|
Acme-StringFormat-0.04/inc/Module/Install/Fetch.pm
|
|
Acme-StringFormat-0.04/inc/Module/Install/Makefile.pm
|
|
Acme-StringFormat-0.04/inc/Module/Install/Metadata.pm
|
|
Acme-StringFormat-0.04/inc/Module/Install/Win32.pm
|
|
Acme-StringFormat-0.04/inc/Module/Install/WriteAll.pm
|
|
Acme-StringFormat-0.04/inc/Module/Install.pm
|
|
Acme-StringFormat-0.04/Makefile.PL
|
|
Acme-StringFormat-0.04/MANIFEST
|
|
Acme-StringFormat-0.04/META.yml
|
|
Acme-StringFormat-0.04/README
|
|
Acme-StringFormat-0.04/StringFormat.pm
|
|
Acme-StringFormat-0.04/StringFormat.xs
|
|
Acme-StringFormat-0.04/t/
|
|
Acme-StringFormat-0.04/t/00_load.t
|
|
Acme-StringFormat-0.04/t/01_sf.t
|
|
Acme-StringFormat-0.04/t/02_object.t
|
|
Acme-StringFormat-0.04/t/03_flags.t
|
|
Acme-StringFormat-0.04/t/04_warn.t
|
|
Acme-StringFormat-0.04/t/99_pod-coverage.t
|
|
Acme-StringFormat-0.04/t/99_pod.t
|
|
Entering Acme-StringFormat-0.04
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Acme-StringFormat-0.04 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Acme::StringFormat
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Exception 0.27 ... Yes (0.43)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Test::Warn 0.11 ... Yes (0.32)
|
|
OK
|
|
Building and testing Acme-StringFormat-0.04 ... cp StringFormat.pm blib/lib/Acme/StringFormat.pm
|
|
Running Mkbootstrap for StringFormat ()
|
|
chmod 644 "StringFormat.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- StringFormat.bs blib/arch/auto/Acme/StringFormat/StringFormat.bs 644
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" "/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' StringFormat.xs > StringFormat.xsc
|
|
mv StringFormat.xsc StringFormat.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.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" StringFormat.c
|
|
rm -f blib/arch/auto/Acme/StringFormat/StringFormat.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong StringFormat.o -o blib/arch/auto/Acme/StringFormat/StringFormat.so \
|
|
\
|
|
|
|
chmod 755 blib/arch/auto/Acme/StringFormat/StringFormat.so
|
|
Manifying 1 pod document
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- StringFormat.bs blib/arch/auto/Acme/StringFormat/StringFormat.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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
|
|
# Testing Acme::StringFormat 0.04
|
|
t/00_load.t .......... ok
|
|
Redundant argument in modulus (%) at t/01_sf.t line 34.
|
|
# Looks like your test exited with 255 just after 11.
|
|
t/01_sf.t ............
|
|
Dubious, test returned 255 (wstat 65280, 0xff00)
|
|
Failed 29/40 subtests
|
|
t/02_object.t ........ ok
|
|
t/03_flags.t ......... ok
|
|
|
|
# Failed test 'arguments mismatch'
|
|
# at t/04_warn.t line 23.
|
|
# found warning: Arguments mismatch for Acme::StringFormat at t/04_warn.t line 22.
|
|
# found warning: Redundant argument in modulus (%) at t/04_warn.t line 22.
|
|
# expected to find warning: (?^:mismatch)
|
|
|
|
# Failed test 'arguments mismatch'
|
|
# at t/04_warn.t line 28.
|
|
# found warning: Arguments mismatch for Acme::StringFormat at t/04_warn.t line 27.
|
|
# found warning: Redundant argument in modulus (%) at t/04_warn.t line 27.
|
|
# expected to find warning: (?^:mismatch)
|
|
# Looks like you failed 2 tests of 3.
|
|
t/04_warn.t ..........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/3 subtests
|
|
t/99_pod-coverage.t .. ok
|
|
t/99_pod.t ........... ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01_sf.t (Wstat: 65280 Tests: 11 Failed: 0)
|
|
Non-zero exit status: 255
|
|
Parse errors: Bad plan. You planned 40 tests but ran 11.
|
|
t/04_warn.t (Wstat: 512 Tests: 3 Failed: 2)
|
|
Failed tests: 1-2
|
|
Non-zero exit status: 2
|
|
Files=7, Tests=33, 2 wallclock secs ( 0.04 usr 0.00 sys + 0.22 cusr 0.01 csys = 0.27 CPU)
|
|
Result: FAIL
|
|
Failed 2/7 test programs. 2/33 subtests failed.
|
|
Makefile:949: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Acme::StringFormat failed. See /home/ryan/.cpanm/work/1493237579.23110/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Acme::StringFormat] 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
|