cpantestlogs/Schedule::SGE_genfailure.log
2017-05-02 18:44:36 -07:00

130 lines
5.5 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/1493408058.7986
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 Schedule::SGE () on cpanmetadb ...
Unpacking ScheduleSGE-0.02.tgz
--> Working on Schedule::SGE
Fetching http://www.cpan.org/authors/id/L/LI/LINSALROB/SGE/ScheduleSGE-0.02.tgz ... OK
SGE-0.02/
SGE-0.02/examples/
SGE-0.02/examples/test.pl
SGE-0.02/examples/submit2cluster.pl
SGE-0.02/examples/README
SGE-0.02/MANIFEST
SGE-0.02/SGE.pm
SGE-0.02/t/
SGE-0.02/t/SGE.t
SGE-0.02/Makefile.PL
SGE-0.02/Changes
SGE-0.02/Control/
SGE-0.02/Control/MANIFEST
SGE-0.02/Control/Control.pm
SGE-0.02/Control/Makefile.PL
SGE-0.02/Run/
SGE-0.02/Run/Run.pm
SGE-0.02/Run/MANIFEST
SGE-0.02/Run/Makefile.PL
SGE-0.02/Status/
SGE-0.02/Status/MANIFEST
SGE-0.02/Status/Makefile.PL
SGE-0.02/Status/Status.pm
SGE-0.02/Copying
SGE-0.02/README
Entering SGE-0.02
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring ScheduleSGE-0.02 ... Checking if your kit is complete...
Looks good
Checking if your kit is complete...
Looks good
Writing MYMETA.yml and MYMETA.json
Checking if your kit is complete...
Looks good
Writing MYMETA.yml and MYMETA.json
Checking if your kit is complete...
Looks good
Writing MYMETA.yml and MYMETA.json
Generating a Unix-style Makefile
Writing Makefile for Schedule::SGE
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Schedule-SGE-0.01 ... cp SGE.pm blib/lib/Schedule/SGE.pm
make[1]: Entering directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Control'
cp Control.pm ../blib/lib/Schedule/SGE/Control.pm
Manifying 1 pod document
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Control'
make[1]: Entering directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Run'
cp Run.pm ../blib/lib/Schedule/SGE/Run.pm
Manifying 1 pod document
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Run'
make[1]: Entering directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Status'
cp Status.pm ../blib/lib/Schedule/SGE/Status.pm
Manifying 1 pod document
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Status'
Manifying 1 pod document
make[1]: Entering directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Control'
Manifying 1 pod document
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Control'
make[1]: Entering directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Run'
Manifying 1 pod document
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Run'
make[1]: Entering directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Status'
Manifying 1 pod document
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Status'
make[1]: Entering directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Control'
No tests defined for Schedule::SGE::Control extension.
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Control'
make[1]: Entering directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Run'
No tests defined for Schedule::SGE::Run extension.
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Run'
make[1]: Entering directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Status'
No tests defined for Schedule::SGE::Status extension.
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/Status'
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
Undefined subroutine &Schedule::SGE::_dieout called at /home/ryan/.cpanm/work/1493408058.7986/SGE-0.02/blib/lib/Schedule/SGE.pm line 157.
t/SGE.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 19/22 subtests
Test Summary Report
-------------------
t/SGE.t (Wstat: 256 Tests: 3 Failed: 0)
Non-zero exit status: 1
Parse errors: Bad plan. You planned 22 tests but ran 3.
Files=1, Tests=3, 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU)
Result: FAIL
Failed 1/1 test programs. 0/3 subtests failed.
Makefile:859: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
! Installing Schedule::SGE failed. See /home/ryan/.cpanm/work/1493408058.7986/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Schedule::SGE] 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