cpantestlogs/DBI::Filesystem_genfailure.log
2017-05-02 18:44:36 -07:00

167 lines
6.1 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/1493402883.7769
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 DBI::Filesystem () on cpanmetadb ...
Unpacking sqlfs-perl-1.04.tar.gz
--> Working on DBI::Filesystem
Fetching http://www.cpan.org/authors/id/L/LD/LDS/sqlfs-perl-1.04.tar.gz ... OK
sqlfs-perl-1.04
sqlfs-perl-1.04/Build.PL
sqlfs-perl-1.04/META.yml
sqlfs-perl-1.04/MANIFEST
sqlfs-perl-1.04/META.json
sqlfs-perl-1.04/README.md
sqlfs-perl-1.04/Changes
sqlfs-perl-1.04/bin
sqlfs-perl-1.04/bin/sqlfs.pl
sqlfs-perl-1.04/t
sqlfs-perl-1.04/t/select_dsn.pm
sqlfs-perl-1.04/t/03.modes.t
sqlfs-perl-1.04/t/05.extents.t
sqlfs-perl-1.04/t/01.base.t
sqlfs-perl-1.04/t/02.nodes.t
sqlfs-perl-1.04/t/04.permissions.t
sqlfs-perl-1.04/t/06.xattr.t
sqlfs-perl-1.04/t/07.fuse.t
sqlfs-perl-1.04/lib
sqlfs-perl-1.04/lib/DBI
sqlfs-perl-1.04/lib/DBI/Filesystem.pm
sqlfs-perl-1.04/lib/DBI/Filesystem
sqlfs-perl-1.04/lib/DBI/Filesystem/DBD
sqlfs-perl-1.04/lib/DBI/Filesystem/DBD/mysql.pm
sqlfs-perl-1.04/lib/DBI/Filesystem/DBD/SQLite.pm
sqlfs-perl-1.04/lib/DBI/Filesystem/DBD/Pg.pm
Entering sqlfs-perl-1.04
Checking configure dependencies from META.json
Checking if you have Module::Build 0.38 ... Yes (0.4222)
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
Running Build.PL
Configuring sqlfs-perl-1.04 ... Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'sqlfs-perl' version '1.04'
Checking dependencies from MYMETA.json ...
Checking if you have threads 0 ... Yes (2.15)
Checking if you have DBI 0 ... Yes (1.636)
Checking if you have Fuse 0.15 ... Yes (0.16)
OK
Building and testing sqlfs-perl-1.04 ... Building sqlfs-perl
t/01.base.t ......... skipped: could not find a usable database source
# Failed test 'use DBI::Filesystem;'
# at t/02.nodes.t line 17.
# Tried to use 'DBI::Filesystem'.
# Error: Attempt to reload DBI/Filesystem.pm aborted.
# Compilation failed in require at t/02.nodes.t line 17.
# BEGIN failed--compilation aborted at t/02.nodes.t line 17.
# Looks like you failed 1 test of 1.
t/02.nodes.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'use DBI::Filesystem;'
# at t/03.modes.t line 17.
# Tried to use 'DBI::Filesystem'.
# Error: Attempt to reload DBI/Filesystem.pm aborted.
# Compilation failed in require at t/03.modes.t line 17.
# BEGIN failed--compilation aborted at t/03.modes.t line 17.
# Looks like you failed 1 test of 1.
t/03.modes.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'use DBI::Filesystem;'
# at t/04.permissions.t line 18.
# Tried to use 'DBI::Filesystem'.
# Error: Attempt to reload DBI/Filesystem.pm aborted.
# Compilation failed in require at t/04.permissions.t line 18.
# BEGIN failed--compilation aborted at t/04.permissions.t line 18.
# Looks like you failed 1 test of 1.
t/04.permissions.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'use DBI::Filesystem;'
# at t/05.extents.t line 18.
# Tried to use 'DBI::Filesystem'.
# Error: Attempt to reload DBI/Filesystem.pm aborted.
# Compilation failed in require at t/05.extents.t line 18.
# BEGIN failed--compilation aborted at t/05.extents.t line 18.
# Looks like you failed 1 test of 1.
t/05.extents.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'use DBI::Filesystem;'
# at t/06.xattr.t line 19.
# Tried to use 'DBI::Filesystem'.
# Error: Attempt to reload DBI/Filesystem.pm aborted.
# Compilation failed in require at t/06.xattr.t line 19.
# BEGIN failed--compilation aborted at t/06.xattr.t line 19.
# Looks like you failed 1 test of 1.
t/06.xattr.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
# Failed test 'use DBI::Filesystem;'
# at t/07.fuse.t line 22.
# Tried to use 'DBI::Filesystem'.
# Error: Attempt to reload DBI/Filesystem.pm aborted.
# Compilation failed in require at t/07.fuse.t line 22.
# BEGIN failed--compilation aborted at t/07.fuse.t line 22.
# Looks like you failed 1 test of 1.
t/07.fuse.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Test Summary Report
-------------------
t/02.nodes.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/03.modes.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/04.permissions.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/05.extents.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/06.xattr.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
t/07.fuse.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=7, Tests=6, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.28 cusr 0.00 csys = 0.30 CPU)
Result: FAIL
Failed 6/7 test programs. 6/6 subtests failed.
! Installing DBI::Filesystem failed. See /home/ryan/.cpanm/work/1493402883.7769/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose DBI::Filesystem] 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