120 lines
4.7 KiB
Text
120 lines
4.7 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7027 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1491865709.5818
|
|
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 Job::Machine on cpanmetadb ...
|
|
Unpacking Job-Machine-0.26.tar.gz
|
|
--> Working on Job::Machine
|
|
Fetching http://www.cpan.org/authors/id/K/KA/KAARE/Job-Machine-0.26.tar.gz ... OK
|
|
Job-Machine-0.26/
|
|
Job-Machine-0.26/TODO
|
|
Job-Machine-0.26/NOTES
|
|
Job-Machine-0.26/README
|
|
Job-Machine-0.26/Changes
|
|
Job-Machine-0.26/t/
|
|
Job-Machine-0.26/t/pod.t
|
|
Job-Machine-0.26/t/worker.t
|
|
Job-Machine-0.26/t/pod_coverage.t
|
|
Job-Machine-0.26/LICENSE
|
|
Job-Machine-0.26/dist.ini
|
|
Job-Machine-0.26/META.yml
|
|
Job-Machine-0.26/MANIFEST
|
|
Job-Machine-0.26/META.json
|
|
Job-Machine-0.26/Makefile.PL
|
|
Job-Machine-0.26/examples/
|
|
Job-Machine-0.26/examples/test.pl
|
|
Job-Machine-0.26/lib/
|
|
Job-Machine-0.26/lib/Job/
|
|
Job-Machine-0.26/lib/Job/Machine.pm
|
|
Job-Machine-0.26/lib/Job/Machine/
|
|
Job-Machine-0.26/lib/Job/Machine/DB.pm
|
|
Job-Machine-0.26/lib/Job/Machine/Base.pm
|
|
Job-Machine-0.26/lib/Job/Machine/Client.pm
|
|
Job-Machine-0.26/lib/Job/Machine/Worker.pm
|
|
Job-Machine-0.26/sql/
|
|
Job-Machine-0.26/sql/create_tables.sql
|
|
Entering Job-Machine-0.26
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Job-Machine-0.26 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Job::Machine
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have base 0 ... Yes (2.25)
|
|
Checking if you have Test::Class 0 ... Yes (0.50)
|
|
Checking if you have Data::Serializer 0 ... Yes (0.60)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have DBI 0 ... Yes (1.636)
|
|
Checking if you have Carp 0 ... Yes (1.42)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have DBD::Pg 3 ... Yes (3.5.3)
|
|
Checking if you have Data::Serializer::Sereal 0 ... Yes (1.05)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have constant 0 ... Yes (1.33)
|
|
OK
|
|
Building and testing Job-Machine-0.26 ... cp lib/Job/Machine/Base.pm blib/lib/Job/Machine/Base.pm
|
|
cp lib/Job/Machine.pm blib/lib/Job/Machine.pm
|
|
cp lib/Job/Machine/DB.pm blib/lib/Job/Machine/DB.pm
|
|
cp lib/Job/Machine/Worker.pm blib/lib/Job/Machine/Worker.pm
|
|
cp lib/Job/Machine/Client.pm blib/lib/Job/Machine/Client.pm
|
|
Manifying 5 pod documents
|
|
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/pod.t ........... ok
|
|
t/pod_coverage.t .. ok
|
|
createdb: database creation failed: ERROR: permission denied to create database
|
|
psql: FATAL: database "__jm::test__" does not exist
|
|
|
|
# Failed test 'Create Job::Machine tables'
|
|
# at t/worker.t line 67.
|
|
# (in Test::Job::Machine->startup)
|
|
# Looks like you planned 100 tests but ran 2.
|
|
# Looks like you failed 1 test of 2 run.
|
|
t/worker.t ........
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 99/100 subtests
|
|
(less 1 skipped subtest: 0 okay)
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/worker.t (Wstat: 256 Tests: 2 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
Parse errors: Bad plan. You planned 100 tests but ran 2.
|
|
Files=3, Tests=10, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.36 cusr 0.04 csys = 0.43 CPU)
|
|
Result: FAIL
|
|
Failed 1/3 test programs. 1/10 subtests failed.
|
|
Makefile:884: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 1
|
|
! Installing Job::Machine failed. See /home/ryan/.cpanm/work/1491865709.5818/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Job::Machine] 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.77
|
|
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
|