130 lines
6.3 KiB
Text
130 lines
6.3 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7042 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1491243213.10668
|
|
You have make /usr/bin/make
|
|
You have LWP 6.24
|
|
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 BSD::Resource () on cpanmetadb ...
|
|
Unpacking BSD-Resource-1.2910.tar.gz
|
|
--> Working on BSD::Resource
|
|
Fetching http://www.cpan.org/authors/id/J/JH/JHI/BSD-Resource-1.2910.tar.gz ... OK
|
|
BSD-Resource-1.2910/
|
|
BSD-Resource-1.2910/ChangeLog
|
|
BSD-Resource-1.2910/INSTALL
|
|
BSD-Resource-1.2910/LICENSE
|
|
BSD-Resource-1.2910/Makefile.PL
|
|
BSD-Resource-1.2910/MANIFEST
|
|
BSD-Resource-1.2910/META.json
|
|
BSD-Resource-1.2910/META.yml
|
|
BSD-Resource-1.2910/ppport.h
|
|
BSD-Resource-1.2910/README
|
|
BSD-Resource-1.2910/Resource.pm
|
|
BSD-Resource-1.2910/Resource.xs
|
|
BSD-Resource-1.2910/t/
|
|
BSD-Resource-1.2910/t/burn.pl
|
|
BSD-Resource-1.2910/t/get_rlimits.t
|
|
BSD-Resource-1.2910/t/getpriority.t
|
|
BSD-Resource-1.2910/t/getrlimit.t
|
|
BSD-Resource-1.2910/t/getrusage.t
|
|
BSD-Resource-1.2910/t/pod-coverage.t
|
|
BSD-Resource-1.2910/t/pod.t
|
|
BSD-Resource-1.2910/t/setpriority.t
|
|
BSD-Resource-1.2910/t/setrlimit.t
|
|
BSD-Resource-1.2910/t/times.t
|
|
Entering BSD-Resource-1.2910
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring BSD-Resource-1.2910 ...
|
|
Configuring BSD::Resource...
|
|
|
|
Checking whether you have certain header files...
|
|
You do have <sys/resource.h>. Excellent.
|
|
Checking to see whether you have rlim_t...
|
|
You seem to have rlim_t defined (which is nice).
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for BSD::Resource
|
|
Writing MYMETA.yml and MYMETA.json
|
|
|
|
Done configuring BSD::Resource.
|
|
|
|
Now you may issue 'make'. Do not forget also 'make test'.
|
|
If some tests fail, please rerun the tests (see INSTALL).
|
|
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing BSD-Resource-1.2910 ... cp Resource.pm blib/lib/BSD/Resource.pm
|
|
AutoSplitting blib/lib/BSD/Resource.pm (blib/lib/auto/BSD/Resource)
|
|
Running Mkbootstrap for Resource ()
|
|
chmod 644 "Resource.bs"
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Resource.bs blib/arch/auto/BSD/Resource/Resource.bs 644
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' Resource.xs > Resource.xsc
|
|
mv Resource.xsc Resource.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=\"1.2910\" -DXS_VERSION=\"1.2910\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DRlim_t=rlim_t Resource.c
|
|
rm -f blib/arch/auto/BSD/Resource/Resource.so
|
|
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Resource.o -o blib/arch/auto/BSD/Resource/Resource.so \
|
|
\
|
|
|
|
chmod 755 blib/arch/auto/BSD/Resource/Resource.so
|
|
Manifying 1 pod document
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Resource.bs blib/arch/auto/BSD/Resource/Resource.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/get_rlimits.t ... ok
|
|
t/getpriority.t ... ok
|
|
t/getrlimit.t ..... ok
|
|
Can't locate t/burn.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1491243213.10668/BSD-Resource-1.2910/blib/lib /home/ryan/.cpanm/work/1491243213.10668/BSD-Resource-1.2910/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/getrusage.t line 17.
|
|
t/getrusage.t .....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
t/pod-coverage.t .. ok
|
|
t/pod.t ........... ok
|
|
t/setpriority.t ... ok
|
|
t/setrlimit.t ..... ok
|
|
Can't locate t/burn.pl in @INC (@INC contains: /home/ryan/.cpanm/work/1491243213.10668/BSD-Resource-1.2910/blib/lib /home/ryan/.cpanm/work/1491243213.10668/BSD-Resource-1.2910/blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0) at t/times.t line 15.
|
|
t/times.t .........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
No subtests run
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/getrusage.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
t/times.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: No plan found in TAP output
|
|
Files=9, Tests=66, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.10 cusr 0.02 csys = 0.14 CPU)
|
|
Result: FAIL
|
|
Failed 2/9 test programs. 0/66 subtests failed.
|
|
Makefile:1009: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing BSD::Resource failed. See /home/ryan/.cpanm/work/1491243213.10668/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose BSD::Resource] 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
|