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/1438677661.23844
- 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)
- Cloning git@github.com:akreal/Proc-Daemon.git
- Cloning into '/tmp/azN1KlC9TJ'...
- Switched to a new branch 'diag'
- Branch diag set up to track remote branch diag from origin.
- -> OK
- --> Working on git@github.com:akreal/Proc-Daemon.git@diag
- Entering /tmp/azN1KlC9TJ
- Configuring /tmp/azN1KlC9TJ
- Running Makefile.PL
- 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 ExtUtils::MakeMaker 0 ... Yes (7.04)
- Checking if you have Proc::ProcessTable 0 ... Yes (0.51)
- Checking if you have POSIX 0 ... Yes (1.38_03)
- Building and testing Proc-Daemon-0.20
- cp lib/Proc/Daemon.pod blib/lib/Proc/Daemon.pod
- cp lib/Proc/Daemon.pm blib/lib/Proc/Daemon.pm
- 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 /tmp/azN1KlC9TJ/t/kid.pl': 23930
- t/02_testmodule.t .. ok
- # Failed test ''kid.pl' daemon is still running'
- # at /tmp/azN1KlC9TJ/t/02_testmodule.t line 112.
- # 0 != 23943
- # permissions: 493,493,493,493,493,493,493,509,493,493,493
- Insecure directory in $ENV{PATH} while running with -T switch at /tmp/azN1KlC9TJ/t/02_testmodule.t line 115.
- Compilation failed in require at t/03_taintmode.t line 21.
- # Looks like you planned 19 tests but ran 15.
- # Looks like you failed 1 test of 15 run.
- # Looks like your test exited with 3 just after 15.
- t/03_taintmode.t ...
- Dubious, test returned 3 (wstat 768, 0x300)
- Failed 5/19 subtests
- Test Summary Report
- -------------------
- t/03_taintmode.t (Wstat: 768 Tests: 15 Failed: 1)
- Failed test: 15
- Non-zero exit status: 3
- Parse errors: Bad plan. You planned 19 tests but ran 15.
- Files=3, Tests=35, 6 wallclock secs ( 0.03 usr 0.00 sys + 0.16 cusr 0.08 csys = 0.27 CPU)
- Result: FAIL
- Failed 1/3 test programs. 1/35 subtests failed.
- Makefile:841: recipe for target 'test_dynamic' failed
- make: *** [test_dynamic] Error 3
- -> FAIL Testing git@github.com:akreal/Proc-Daemon.git@diag failed. See /home/hakon/.cpanm/work/1438677661.23844/build.log for details. Retry with --force to force install it.
- Expiring 4 work directories.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement