cpantestlogs/DBIx::DBStag_genfailure.log
2017-05-02 18:44:36 -07:00

415 lines
18 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/1493661196.7009
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 DBIx::DBStag () on cpanmetadb ...
Unpacking DBIx-DBStag-0.12.tar.gz
--> Working on DBIx::DBStag
Fetching http://www.cpan.org/authors/id/S/SC/SCAIN/DBIx-DBStag-0.12.tar.gz ... OK
DBIx-DBStag-0.12/
DBIx-DBStag-0.12/cgi-bin/
DBIx-DBStag-0.12/cgi-bin/ubiq.cgi
DBIx-DBStag-0.12/Changes
DBIx-DBStag-0.12/DBIx/
DBIx-DBStag-0.12/DBIx/DBStag/
DBIx-DBStag-0.12/DBIx/DBStag/Constraint.pm
DBIx-DBStag-0.12/DBIx/DBStag/Cookbook.pm
DBIx-DBStag-0.12/DBIx/DBStag/SQLTemplate.pm
DBIx-DBStag-0.12/DBIx/DBStag.pm
DBIx-DBStag-0.12/example_templates/
DBIx-DBStag-0.12/example_templates/cia-country.stg
DBIx-DBStag-0.12/example_templates/spy-agent.stg
DBIx-DBStag-0.12/INSTALL
DBIx-DBStag-0.12/Makefile.PL
DBIx-DBStag-0.12/MANIFEST
DBIx-DBStag-0.12/META.yml
DBIx-DBStag-0.12/README
DBIx-DBStag-0.12/scripts/
DBIx-DBStag-0.12/scripts/selectall_html.pl
DBIx-DBStag-0.12/scripts/selectall_xml.pl
DBIx-DBStag-0.12/scripts/stag-autoddl.pl
DBIx-DBStag-0.12/scripts/stag-autotemplate.pl
DBIx-DBStag-0.12/scripts/stag-bulkload.pl
DBIx-DBStag-0.12/scripts/stag-check-resources.pl
DBIx-DBStag-0.12/scripts/stag-connect-parameters.pl
DBIx-DBStag-0.12/scripts/stag-ir.pl
DBIx-DBStag-0.12/scripts/stag-pgslurp.pl
DBIx-DBStag-0.12/scripts/stag-qsh
DBIx-DBStag-0.12/scripts/stag-show-template.pl
DBIx-DBStag-0.12/scripts/stag-sl2sql.pl
DBIx-DBStag-0.12/scripts/stag-storenode.pl
DBIx-DBStag-0.12/scripts/stag-template2bin.pl
DBIx-DBStag-0.12/scripts/stag-templates2scripts.pl
DBIx-DBStag-0.12/scripts/ubiq
DBIx-DBStag-0.12/t/
DBIx-DBStag-0.12/t/autoddl.t
DBIx-DBStag-0.12/t/bond.t
DBIx-DBStag-0.12/t/cvterm.t
DBIx-DBStag-0.12/t/data/
DBIx-DBStag-0.12/t/data/bond.el
DBIx-DBStag-0.12/t/data/CG10833.with-macros.chado-xml
DBIx-DBStag-0.12/t/data/chado-cvterm.sql
DBIx-DBStag-0.12/t/data/chado-feature.sql
DBIx-DBStag-0.12/t/data/chado-fr.sql
DBIx-DBStag-0.12/t/data/chado-pub.sql
DBIx-DBStag-0.12/t/data/game.el
DBIx-DBStag-0.12/t/data/mset.xml
DBIx-DBStag-0.12/t/data/parts-data.xml
DBIx-DBStag-0.12/t/data/parts-schema.sql
DBIx-DBStag-0.12/t/data/relationship.chado-xml
DBIx-DBStag-0.12/t/data/sofa.chado-xml
DBIx-DBStag-0.12/t/data/test.chadoxml
DBIx-DBStag-0.12/t/data/test2.chadoxml
DBIx-DBStag-0.12/t/DBStagTest.pm
DBIx-DBStag-0.12/t/feature.t
DBIx-DBStag-0.12/t/load-go.x
DBIx-DBStag-0.12/t/movie.x
DBIx-DBStag-0.12/t/norm2.t
DBIx-DBStag-0.12/t/norm3.t
DBIx-DBStag-0.12/t/normalize.t
DBIx-DBStag-0.12/t/parsesql.t
DBIx-DBStag-0.12/t/sql.x
DBIx-DBStag-0.12/t/store1.t
DBIx-DBStag-0.12/t/store2.t
DBIx-DBStag-0.12/t/store2b.t
DBIx-DBStag-0.12/t/store3.t
DBIx-DBStag-0.12/t/store4.t
DBIx-DBStag-0.12/t/store5.t
DBIx-DBStag-0.12/t/template1.x
DBIx-DBStag-0.12/t/tstore2.x
DBIx-DBStag-0.12/t/xort-style.t
Entering DBIx-DBStag-0.12
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring DBIx-DBStag-0.12 ... I will use the following settings for compiling and testing:
testdriver (default) = Pg
testdsn (default) = dbi:Pg:dbname=test
testhost (default) =
testpassword (default) =
testrecreate (default) = dropdb test; createdb test
testuser (default) =
To change these settings, see 'perl Makefile.PL --help'.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for DBIx
Writing MYMETA.yml and MYMETA.json
DBI connect('dbname=test','',...) failed: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at DBIx/DBStag.pm line 81.
Could not connect to database: "dbi:Pg:dbname=test"
EITHER The required DBD driver "Pg" is not installed
OR There is no such database as "dbi:Pg:dbname=test"
COULD NOT CONNECT USING DBI->connect(dbi:Pg:dbname=test )
===================================
** WARNING **
Could not connect using these parameters; test suite will probably fail
Died at DBIx/DBStag.pm line 120.
...propagated at t/DBStagTest.pm line 44.
Checking dependencies from MYMETA.json ...
Checking if you have DBIx::DBSchema 0.34 ... Yes (0.40)
Checking if you have Data::Stag 0.07 ... Yes (0.14)
Checking if you have Parse::RecDescent 0 ... Yes (1.967015)
Checking if you have Text::Balanced 0 ... Yes (2.03)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have DBI 0 ... Yes (1.636)
Checking if you have XML::Parser::PerlSAX 0 ... Yes (0.08)
OK
Building and testing DBIx-DBStag-0.12 ... cp DBIx/DBStag/Cookbook.pm blib/lib/DBIx/DBStag/Cookbook.pm
cp DBIx/DBStag.pm blib/lib/DBIx/DBStag.pm
cp DBIx/DBStag/Constraint.pm blib/lib/DBIx/DBStag/Constraint.pm
cp DBIx/DBStag/SQLTemplate.pm blib/lib/DBIx/DBStag/SQLTemplate.pm
cp scripts/selectall_html.pl blib/script/selectall_html.pl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/selectall_html.pl
cp scripts/selectall_xml.pl blib/script/selectall_xml.pl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/selectall_xml.pl
cp scripts/stag-autoddl.pl blib/script/stag-autoddl.pl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/stag-autoddl.pl
cp scripts/stag-autotemplate.pl blib/script/stag-autotemplate.pl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/stag-autotemplate.pl
cp scripts/stag-ir.pl blib/script/stag-ir.pl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/stag-ir.pl
cp scripts/stag-qsh blib/script/stag-qsh
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/stag-qsh
cp scripts/stag-storenode.pl blib/script/stag-storenode.pl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/stag-storenode.pl
cp scripts/stag-template2bin.pl blib/script/stag-template2bin.pl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/stag-template2bin.pl
cp cgi-bin/ubiq.cgi blib/script/ubiq.cgi
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ubiq.cgi
Manifying 7 pod documents
Manifying 4 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
sh: 1: dropdb: not found
sh: 1: createdb: not found
PROBLEM recreating using: dropdb test;sleep 2; createdb test
DBI connect('dbname=test','',...) failed: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 81.
Could not connect to database: "dbi:Pg:dbname=test"
EITHER The required DBD driver "Pg" is not installed
OR There is no such database as "dbi:Pg:dbname=test"
COULD NOT CONNECT USING DBI->connect(dbi:Pg:dbname=test )
Died at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 120.
...propagated at t/DBStagTest.pm line 44.
t/autoddl.t .....
Dubious, test returned 127 (wstat 32512, 0x7f00)
Failed 2/2 subtests
sh: 1: dropdb: not found
sh: 1: createdb: not found
PROBLEM recreating using: dropdb test;sleep 2; createdb test
DBI connect('dbname=test','',...) failed: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 81.
Could not connect to database: "dbi:Pg:dbname=test"
EITHER The required DBD driver "Pg" is not installed
OR There is no such database as "dbi:Pg:dbname=test"
COULD NOT CONNECT USING DBI->connect(dbi:Pg:dbname=test )
Died at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 120.
...propagated at t/DBStagTest.pm line 44.
t/bond.t ........
Dubious, test returned 127 (wstat 32512, 0x7f00)
Failed 5/5 subtests
sh: 1: dropdb: not found
sh: 1: createdb: not found
PROBLEM recreating using: dropdb test;sleep 2; createdb test
DBI connect('dbname=test','',...) failed: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 81.
Could not connect to database: "dbi:Pg:dbname=test"
EITHER The required DBD driver "Pg" is not installed
OR There is no such database as "dbi:Pg:dbname=test"
COULD NOT CONNECT USING DBI->connect(dbi:Pg:dbname=test )
Died at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 120.
...propagated at t/DBStagTest.pm line 44.
t/cvterm.t ......
Dubious, test returned 127 (wstat 32512, 0x7f00)
Failed 9/9 subtests
t/feature.t ..... ok
t/norm2.t ....... ok
t/norm3.t ....... ok
t/normalize.t ... ok
t/parsesql.t .... ok
sh: 1: dropdb: not found
sh: 1: createdb: not found
PROBLEM recreating using: dropdb test;sleep 2; createdb test
DBI connect('dbname=test','',...) failed: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 81.
Could not connect to database: "dbi:Pg:dbname=test"
EITHER The required DBD driver "Pg" is not installed
OR There is no such database as "dbi:Pg:dbname=test"
COULD NOT CONNECT USING DBI->connect(dbi:Pg:dbname=test )
Died at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 120.
...propagated at t/DBStagTest.pm line 44.
t/store1.t ......
Dubious, test returned 127 (wstat 32512, 0x7f00)
Failed 2/2 subtests
sh: 1: dropdb: not found
sh: 1: createdb: not found
PROBLEM recreating using: dropdb test;sleep 2; createdb test
DBI connect('dbname=test','',...) failed: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 81.
Could not connect to database: "dbi:Pg:dbname=test"
EITHER The required DBD driver "Pg" is not installed
OR There is no such database as "dbi:Pg:dbname=test"
COULD NOT CONNECT USING DBI->connect(dbi:Pg:dbname=test )
Died at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 120.
...propagated at t/DBStagTest.pm line 44.
t/store2.t ......
Dubious, test returned 127 (wstat 32512, 0x7f00)
Failed 2/2 subtests
sh: 1: dropdb: not found
sh: 1: createdb: not found
PROBLEM recreating using: dropdb test;sleep 2; createdb test
DBI connect('dbname=test','',...) failed: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 81.
Could not connect to database: "dbi:Pg:dbname=test"
EITHER The required DBD driver "Pg" is not installed
OR There is no such database as "dbi:Pg:dbname=test"
COULD NOT CONNECT USING DBI->connect(dbi:Pg:dbname=test )
Died at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 120.
...propagated at t/DBStagTest.pm line 44.
t/store2b.t .....
Dubious, test returned 127 (wstat 32512, 0x7f00)
Failed 2/2 subtests
sh: 1: dropdb: not found
sh: 1: createdb: not found
PROBLEM recreating using: dropdb test;sleep 2; createdb test
DBI connect('dbname=test','',...) failed: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 81.
Could not connect to database: "dbi:Pg:dbname=test"
EITHER The required DBD driver "Pg" is not installed
OR There is no such database as "dbi:Pg:dbname=test"
COULD NOT CONNECT USING DBI->connect(dbi:Pg:dbname=test )
Died at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 120.
...propagated at t/DBStagTest.pm line 44.
t/store3.t ......
Dubious, test returned 127 (wstat 32512, 0x7f00)
Failed 2/2 subtests
sh: 1: dropdb: not found
sh: 1: createdb: not found
PROBLEM recreating using: dropdb test;sleep 2; createdb test
DBI connect('dbname=test','',...) failed: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 81.
Could not connect to database: "dbi:Pg:dbname=test"
EITHER The required DBD driver "Pg" is not installed
OR There is no such database as "dbi:Pg:dbname=test"
COULD NOT CONNECT USING DBI->connect(dbi:Pg:dbname=test )
Died at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 120.
...propagated at t/DBStagTest.pm line 44.
t/store4.t ......
Dubious, test returned 127 (wstat 32512, 0x7f00)
Failed 4/4 subtests
sh: 1: dropdb: not found
sh: 1: createdb: not found
PROBLEM recreating using: dropdb test;sleep 2; createdb test
DBI connect('dbname=test','',...) failed: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 81.
Could not connect to database: "dbi:Pg:dbname=test"
EITHER The required DBD driver "Pg" is not installed
OR There is no such database as "dbi:Pg:dbname=test"
COULD NOT CONNECT USING DBI->connect(dbi:Pg:dbname=test )
Died at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 120.
...propagated at t/DBStagTest.pm line 44.
t/store5.t ......
Dubious, test returned 127 (wstat 32512, 0x7f00)
Failed 4/4 subtests
sh: 1: dropdb: not found
sh: 1: createdb: not found
PROBLEM recreating using: dropdb test;sleep 2; createdb test
DBI connect('dbname=test','',...) failed: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"? at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 81.
Could not connect to database: "dbi:Pg:dbname=test"
EITHER The required DBD driver "Pg" is not installed
OR There is no such database as "dbi:Pg:dbname=test"
COULD NOT CONNECT USING DBI->connect(dbi:Pg:dbname=test )
Died at /home/ryan/.cpanm/work/1493661196.7009/DBIx-DBStag-0.12/blib/lib/DBIx/DBStag.pm line 120.
...propagated at t/DBStagTest.pm line 44.
t/xort-style.t ..
Dubious, test returned 127 (wstat 32512, 0x7f00)
Failed 3/3 subtests
Test Summary Report
-------------------
t/autoddl.t (Wstat: 32512 Tests: 0 Failed: 0)
Non-zero exit status: 127
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/bond.t (Wstat: 32512 Tests: 0 Failed: 0)
Non-zero exit status: 127
Parse errors: Bad plan. You planned 5 tests but ran 0.
t/cvterm.t (Wstat: 32512 Tests: 0 Failed: 0)
Non-zero exit status: 127
Parse errors: Bad plan. You planned 9 tests but ran 0.
t/store1.t (Wstat: 32512 Tests: 0 Failed: 0)
Non-zero exit status: 127
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/store2.t (Wstat: 32512 Tests: 0 Failed: 0)
Non-zero exit status: 127
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/store2b.t (Wstat: 32512 Tests: 0 Failed: 0)
Non-zero exit status: 127
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/store3.t (Wstat: 32512 Tests: 0 Failed: 0)
Non-zero exit status: 127
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/store4.t (Wstat: 32512 Tests: 0 Failed: 0)
Non-zero exit status: 127
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/store5.t (Wstat: 32512 Tests: 0 Failed: 0)
Non-zero exit status: 127
Parse errors: Bad plan. You planned 4 tests but ran 0.
t/xort-style.t (Wstat: 32512 Tests: 0 Failed: 0)
Non-zero exit status: 127
Parse errors: Bad plan. You planned 3 tests but ran 0.
Files=15, Tests=38, 21 wallclock secs ( 0.04 usr 0.01 sys + 0.96 cusr 0.06 csys = 1.07 CPU)
Result: FAIL
Failed 10/15 test programs. 0/38 subtests failed.
Makefile:955: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 127
! Installing DBIx::DBStag failed. See /home/ryan/.cpanm/work/1493661196.7009/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DBIx::DBStag] 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