Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cpanm (App::cpanminus) 1.7030 on perl 5.020001 built for x86_64-linux-gnu-thread-multi
- Work directory is /home/hakon/.cpanm/work/1437385026.3674
- You have make /usr/bin/make
- You have LWP 6.08
- You have /bin/tar: tar (GNU tar) 1.27.1
- Copyright (C) 2013 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
- Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.04)
- Checking if you have ExtUtils::Install 1.46 ... Yes (1.67)
- Searching Proc::Daemon on cpanmetadb ...
- --> Working on Proc::Daemon
- Fetching http://www.cpan.org/authors/id/A/AK/AKREAL/Proc-Daemon-0.20.tar.gz
- -> OK
- Unpacking Proc-Daemon-0.20.tar.gz
- Entering Proc-Daemon-0.20
- Checking configure dependencies from META.yml
- Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
- Configuring Proc-Daemon-0.20
- Running Makefile.PL
- Checking if your kit is complete...
- Looks good
- Generating a Unix-style Makefile
- Writing Makefile for Proc::Daemon
- Writing MYMETA.yml and MYMETA.json
- -> OK
- Checking dependencies from MYMETA.json ...
- Checking if you have POSIX 0 ... Yes (1.38_03)
- Checking if you have Proc::ProcessTable 0 ... Yes (0.51)
- Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.04)
- Building and testing Proc-Daemon-0.20
- cp lib/Proc/Daemon.pm blib/lib/Proc/Daemon.pm
- cp lib/Proc/Daemon.pod blib/lib/Proc/Daemon.pod
- Manifying 1 pod document
- PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
- t/01_loadmodule.t .. ok
- # Proc::ProcessTable is installed and did find the right PID for 'perl /home/hakon/.cpanm/work/1437385026.3674/Proc-Daemon-0.20/t/kid.pl': 3754
- t/02_testmodule.t .. ok
- # Failed test ''kid.pl' daemon is still running'
- # at /home/hakon/.cpanm/work/1437385026.3674/Proc-Daemon-0.20/t/02_testmodule.t line 116.
- # Failed test 'stop daemon 'kid.pl''
- # at /home/hakon/.cpanm/work/1437385026.3674/Proc-Daemon-0.20/t/02_testmodule.t line 119.
- Use of uninitialized value in numeric eq (==) at /home/hakon/.cpanm/work/1437385026.3674/Proc-Daemon-0.20/t/02_testmodule.t line 129.
- # Failed test 'the 'umask.file' has right permissions'
- # at /home/hakon/.cpanm/work/1437385026.3674/Proc-Daemon-0.20/t/02_testmodule.t line 129.
- # Looks like you failed 3 tests of 19.
- t/03_taintmode.t ...
- Dubious, test returned 3 (wstat 768, 0x300)
- Failed 3/19 subtests
- Test Summary Report
- -------------------
- t/03_taintmode.t (Wstat: 768 Tests: 19 Failed: 3)
- Failed tests: 15-16, 18
- Non-zero exit status: 3
- Files=3, Tests=39, 7 wallclock secs ( 0.02 usr 0.00 sys + 0.09 cusr 0.05 csys = 0.16 CPU)
- Result: FAIL
- Failed 1/3 test programs. 3/39 subtests failed.
- Makefile:841: recipe for target 'test_dynamic' failed
- make: *** [test_dynamic] Error 3
- -> FAIL Installing Proc::Daemon failed. See /home/hakon/.cpanm/work/1437385026.3674/build.log for details. Retry with --force to force install it.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement