cpantestlogs/Muldis::DB::Engine::Example::Operators_genfailure.log
2017-05-02 18:44:36 -07:00

162 lines
7.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/1493175968.23531
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 Muldis::DB::Engine::Example::Operators () on cpanmetadb ...
! Finding Muldis::DB::Engine::Example::Operators on cpanmetadb failed.
Searching Muldis::DB::Engine::Example::Operators () on metacpan ...
Unpacking Muldis-DB-0.4.0.tar.gz
--> Working on Muldis::DB::Engine::Example::Operators
Fetching http://www.cpan.org/authors/id/D/DU/DUNCAND/Muldis-DB-0.4.0.tar.gz ... OK
Muldis-DB-0.4.0/
Muldis-DB-0.4.0/archives/
Muldis-DB-0.4.0/archives/OSCON2005LightningTalk.txt
Muldis-DB-0.4.0/archives/OSCON2006SessionProposal.txt
Muldis-DB-0.4.0/Changes
Muldis-DB-0.4.0/INSTALL
Muldis-DB-0.4.0/lib/
Muldis-DB-0.4.0/lib/Muldis/
Muldis-DB-0.4.0/lib/Muldis/DB/
Muldis-DB-0.4.0/lib/Muldis/DB/Engine/
Muldis-DB-0.4.0/lib/Muldis/DB/Engine/Example/
Muldis-DB-0.4.0/lib/Muldis/DB/Engine/Example/Operators.pm
Muldis-DB-0.4.0/lib/Muldis/DB/Engine/Example/PhysType.pm
Muldis-DB-0.4.0/lib/Muldis/DB/Engine/Example.pm
Muldis-DB-0.4.0/lib/Muldis/DB/Interface.pm
Muldis-DB-0.4.0/lib/Muldis/DB/SeeAlso.pod
Muldis-DB-0.4.0/lib/Muldis/DB/Validator.pm
Muldis-DB-0.4.0/lib/Muldis/DB.pm
Muldis-DB-0.4.0/LICENSE/
Muldis-DB-0.4.0/LICENSE/GPL
Muldis-DB-0.4.0/LICENSE/LGPL
Muldis-DB-0.4.0/Makefile.PL
Muldis-DB-0.4.0/MANIFEST
Muldis-DB-0.4.0/MANIFEST.SKIP
Muldis-DB-0.4.0/META.yml
Muldis-DB-0.4.0/README
Muldis-DB-0.4.0/t/
Muldis-DB-0.4.0/t/MDB_00_Compile.t
Muldis-DB-0.4.0/t/MDB_50_Validate_Example.t
Muldis-DB-0.4.0/TODO
Entering Muldis-DB-0.4.0
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Muldis-DB-0.4.0 ...
---------------------------------------------------------------------------
NOTE: Please ignore any warnings during installation about the use of
"=encoding utf8" in the pod documentation.
Continuing in 3 seconds...
---------------------------------------------------------------------------
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Muldis::DB
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 Muldis-DB-v0.4.0 ... cp lib/Muldis/DB/Engine/Example.pm blib/lib/Muldis/DB/Engine/Example.pm
cp lib/Muldis/DB.pm blib/lib/Muldis/DB.pm
cp lib/Muldis/DB/Validator.pm blib/lib/Muldis/DB/Validator.pm
cp lib/Muldis/DB/Interface.pm blib/lib/Muldis/DB/Interface.pm
cp lib/Muldis/DB/Engine/Example/PhysType.pm blib/lib/Muldis/DB/Engine/Example/PhysType.pm
cp lib/Muldis/DB/SeeAlso.pod blib/lib/Muldis/DB/SeeAlso.pod
cp lib/Muldis/DB/Engine/Example/Operators.pm blib/lib/Muldis/DB/Engine/Example/Operators.pm
Manifying 7 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
# Failed test 'use Muldis::DB::Interface;'
# at t/MDB_00_Compile.t line 14.
# Tried to use 'Muldis::DB::Interface'.
# Error: Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493175968.23531/Muldis-DB-0.4.0/blib/lib/Muldis/DB/Interface.pm line 33.
# Compilation failed in require at t/MDB_00_Compile.t line 14.
# BEGIN failed--compilation aborted at t/MDB_00_Compile.t line 14.
# Failed test 'Muldis::DB::Interface is the correct version'
# at t/MDB_00_Compile.t line 15.
# got: undef
# expected: '0.004'
# Failed test 'use Muldis::DB::Validator;'
# at t/MDB_00_Compile.t line 18.
# Tried to use 'Muldis::DB::Validator'.
# Error: Attempt to reload Muldis/DB/Interface.pm aborted.
# Compilation failed in require at /home/ryan/.cpanm/work/1493175968.23531/Muldis-DB-0.4.0/blib/lib/Muldis/DB/Validator.pm line 6.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493175968.23531/Muldis-DB-0.4.0/blib/lib/Muldis/DB/Validator.pm line 6.
# Compilation failed in require at t/MDB_00_Compile.t line 18.
# BEGIN failed--compilation aborted at t/MDB_00_Compile.t line 18.
# Failed test 'Muldis::DB::Validator is the correct version'
# at t/MDB_00_Compile.t line 19.
# got: undef
# expected: '0.004'
# Failed test 'use Muldis::DB::Engine::Example;'
# at t/MDB_00_Compile.t line 30.
# Tried to use 'Muldis::DB::Engine::Example'.
# Error: Attempt to reload Muldis/DB/Interface.pm aborted.
# Compilation failed in require at /home/ryan/.cpanm/work/1493175968.23531/Muldis-DB-0.4.0/blib/lib/Muldis/DB/Engine/Example.pm line 6.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493175968.23531/Muldis-DB-0.4.0/blib/lib/Muldis/DB/Engine/Example.pm line 6.
# Compilation failed in require at t/MDB_00_Compile.t line 30.
# BEGIN failed--compilation aborted at t/MDB_00_Compile.t line 30.
# Failed test 'Muldis::DB::Engine::Example is the correct version'
# at t/MDB_00_Compile.t line 31.
# got: undef
# expected: '0.004'
# Looks like you failed 6 tests of 12.
t/MDB_00_Compile.t ...........
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/12 subtests
Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at /home/ryan/.cpanm/work/1493175968.23531/Muldis-DB-0.4.0/blib/lib/Muldis/DB/Interface.pm line 33.
Compilation failed in require at /home/ryan/.cpanm/work/1493175968.23531/Muldis-DB-0.4.0/blib/lib/Muldis/DB/Validator.pm line 6.
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493175968.23531/Muldis-DB-0.4.0/blib/lib/Muldis/DB/Validator.pm line 6.
Compilation failed in require at t/MDB_50_Validate_Example.t line 6.
BEGIN failed--compilation aborted at t/MDB_50_Validate_Example.t line 6.
t/MDB_50_Validate_Example.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Test Summary Report
-------------------
t/MDB_00_Compile.t (Wstat: 1536 Tests: 12 Failed: 6)
Failed tests: 3-6, 11-12
Non-zero exit status: 6
t/MDB_50_Validate_Example.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=2, Tests=12, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.05 cusr 0.00 csys = 0.06 CPU)
Result: FAIL
Failed 2/2 test programs. 6/12 subtests failed.
Makefile:862: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 2
! Installing Muldis::DB::Engine::Example::Operators failed. See /home/ryan/.cpanm/work/1493175968.23531/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Muldis::DB::Engine::Example::Operators] 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