155 lines
6.7 KiB
Text
155 lines
6.7 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/1493270686.4507
|
|
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 Sys::PageCache () on cpanmetadb ...
|
|
Unpacking Sys-PageCache-0.03.tar.gz
|
|
--> Working on Sys::PageCache
|
|
Fetching http://www.cpan.org/authors/id/H/HI/HIROSE/Sys-PageCache-0.03.tar.gz ... OK
|
|
Sys-PageCache-0.03/
|
|
Sys-PageCache-0.03/PageCache.xs
|
|
Sys-PageCache-0.03/lib/
|
|
Sys-PageCache-0.03/lib/Sys/
|
|
Sys-PageCache-0.03/lib/Sys/PageCache.pm
|
|
Sys-PageCache-0.03/README
|
|
Sys-PageCache-0.03/ppport.h
|
|
Sys-PageCache-0.03/META.json
|
|
Sys-PageCache-0.03/META.yml
|
|
Sys-PageCache-0.03/bin/
|
|
Sys-PageCache-0.03/bin/pagecache-clear.pl
|
|
Sys-PageCache-0.03/bin/pagecache-check.pl
|
|
Sys-PageCache-0.03/xt/
|
|
Sys-PageCache-0.03/xt/90_dependencies.t
|
|
Sys-PageCache-0.03/xt/04_pod-coverage.t
|
|
Sys-PageCache-0.03/xt/01_podspell.t
|
|
Sys-PageCache-0.03/xt/10_leak.t
|
|
Sys-PageCache-0.03/xt/perlcriticrc
|
|
Sys-PageCache-0.03/xt/02_perlcritic.t
|
|
Sys-PageCache-0.03/xt/03_pod.t
|
|
Sys-PageCache-0.03/Changes
|
|
Sys-PageCache-0.03/Makefile.PL
|
|
Sys-PageCache-0.03/cpanfile
|
|
Sys-PageCache-0.03/MANIFEST
|
|
Sys-PageCache-0.03/t/
|
|
Sys-PageCache-0.03/t/20_fincore-more.t
|
|
Sys-PageCache-0.03/t/15_too-long-length.t
|
|
Sys-PageCache-0.03/t/09_page_size.t
|
|
Sys-PageCache-0.03/t/10_fincore.t
|
|
Sys-PageCache-0.03/t/11_fadvise.t
|
|
Sys-PageCache-0.03/t/21_fadvice-more.t
|
|
Sys-PageCache-0.03/t/00_compile.t
|
|
Sys-PageCache-0.03/t/Util.pm
|
|
Entering Sys-PageCache-0.03
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Sys-PageCache-0.03 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Sys::PageCache
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Pod::Usage 1.36 ... Yes (1.69)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have Test::Output 0 ... Yes (1.031)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
OK
|
|
Building and testing Sys-PageCache-0.03 ... cp lib/Sys/PageCache.pm blib/lib/Sys/PageCache.pm
|
|
Running Mkbootstrap for PageCache ()
|
|
chmod 644 "PageCache.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- PageCache.bs blib/arch/auto/Sys/PageCache/PageCache.bs 644
|
|
"/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' PageCache.xs > PageCache.xsc
|
|
Please specify prototyping behavior for PageCache.xs (see perlxs manual)
|
|
mv PageCache.xsc PageCache.c
|
|
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" PageCache.c
|
|
PageCache.xs:9:0: warning: "_LARGEFILE_SOURCE" redefined
|
|
#define _LARGEFILE_SOURCE
|
|
|
|
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25:0,
|
|
from /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:694,
|
|
from PageCache.xs:5:
|
|
/usr/include/features.h:281:0: note: this is the location of the previous definition
|
|
# define _LARGEFILE_SOURCE 1
|
|
|
|
rm -f blib/arch/auto/Sys/PageCache/PageCache.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong PageCache.o -o blib/arch/auto/Sys/PageCache/PageCache.so \
|
|
\
|
|
|
|
chmod 755 blib/arch/auto/Sys/PageCache/PageCache.so
|
|
cp bin/pagecache-check.pl blib/script/pagecache-check.pl
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pagecache-check.pl
|
|
cp bin/pagecache-clear.pl blib/script/pagecache-clear.pl
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pagecache-clear.pl
|
|
Manifying 2 pod documents
|
|
Manifying 1 pod document
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- PageCache.bs blib/arch/auto/Sys/PageCache/PageCache.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/00_compile.t .......... ok
|
|
# page_size: 4096
|
|
t/09_page_size.t ........ ok
|
|
# page_size: 4096
|
|
# tempfile: /tmp/fzIwjj_AZP
|
|
t/10_fincore.t .......... ok
|
|
# page_size: 4096
|
|
# tempfile: /tmp/eFGaLFmxlt
|
|
t/11_fadvise.t .......... ok
|
|
# page_size: 4096
|
|
# tempfile: /tmp/O1FCxZ58oG
|
|
t/15_too-long-length.t .. ok
|
|
# page_size: 4096
|
|
# tempfile: /tmp/rgMptsTvAh
|
|
# offset: 20480
|
|
t/20_fincore-more.t ..... ok
|
|
# page_size: 4096
|
|
# tempfile: /tmp/ag8tIPSBIl
|
|
|
|
# Failed test 'cached pages 1 == 0'
|
|
# at t/21_fadvice-more.t line 46.
|
|
# Looks like you failed 1 test of 5.
|
|
|
|
# Failed test '1.0'
|
|
# at t/21_fadvice-more.t line 47.
|
|
# Looks like you failed 1 test of 10.
|
|
t/21_fadvice-more.t .....
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/10 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/21_fadvice-more.t (Wstat: 256 Tests: 10 Failed: 1)
|
|
Failed test: 5
|
|
Non-zero exit status: 1
|
|
Files=7, Tests=38, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.32 cusr 0.02 csys = 0.37 CPU)
|
|
Result: FAIL
|
|
Failed 1/7 test programs. 1/38 subtests failed.
|
|
Makefile:1058: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 1
|
|
! Installing Sys::PageCache failed. See /home/ryan/.cpanm/work/1493270686.4507/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Sys::PageCache] 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
|