111 lines
4.7 KiB
Text
111 lines
4.7 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/1493510260.20510
|
|
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 Trash::Park () on cpanmetadb ...
|
|
Unpacking Trash-Park-0.03.tar.gz
|
|
--> Working on Trash::Park
|
|
Fetching http://www.cpan.org/authors/id/M/MS/MSCHILLI/Trash-Park-0.03.tar.gz ... OK
|
|
Trash-Park-0.03/
|
|
Trash-Park-0.03/eg/
|
|
Trash-Park-0.03/eg/trashshow
|
|
Trash-Park-0.03/eg/trashpark
|
|
Trash-Park-0.03/adm/
|
|
Trash-Park-0.03/adm/podok
|
|
Trash-Park-0.03/Changes
|
|
Trash-Park-0.03/MANIFEST
|
|
Trash-Park-0.03/t/
|
|
Trash-Park-0.03/t/001Basic.t
|
|
Trash-Park-0.03/MANIFEST.SKIP
|
|
Trash-Park-0.03/lib/
|
|
Trash-Park-0.03/lib/Trash/
|
|
Trash-Park-0.03/lib/Trash/Park.pm
|
|
Trash-Park-0.03/README
|
|
Trash-Park-0.03/Makefile.PL
|
|
Trash-Park-0.03/META.yml
|
|
Entering Trash-Park-0.03
|
|
Checking configure dependencies from META.yml
|
|
Running Makefile.PL
|
|
Configuring Trash-Park-0.03 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Trash::Park
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have File::Find 0 ... Yes (1.34)
|
|
Checking if you have Sysadm::Install 0 ... Yes (0.48)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have DBI 0 ... Yes (1.636)
|
|
Checking if you have File::Copy 0 ... Yes (2.32)
|
|
Checking if you have Pod::Usage 0 ... Yes (1.69)
|
|
Checking if you have Class::Accessor 0 ... Yes (0.34)
|
|
Checking if you have DBD::CSV 0 ... Yes (0.49)
|
|
Checking if you have Log::Log4perl 0 ... Yes (1.47)
|
|
Checking if you have Stat::lsMode 0 ... Yes (0.50)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have File::Basename 0 ... Yes (2.85)
|
|
Checking if you have File::Temp 0 ... Yes (0.2304)
|
|
Checking if you have File::Path 0 ... Yes (2.12)
|
|
OK
|
|
Building and testing Trash-Park-0.03 ... cp lib/Trash/Park.pm blib/lib/Trash/Park.pm
|
|
cp eg/trashpark blib/script/trashpark
|
|
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/trashpark
|
|
Manifying 1 pod document
|
|
Manifying 1 pod document
|
|
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
|
|
DBD::CSV::db do failed: No column definition for '
|
|
' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/DBI/DBD/SqlEngine.pm line 340.
|
|
[for Statement "
|
|
CREATE TABLE trash (
|
|
path char(256),
|
|
move_time int,
|
|
uid int,
|
|
mode int,
|
|
)"] at /home/ryan/.cpanm/work/1493510260.20510/Trash-Park-0.03/blib/lib/Trash/Park.pm line 295.
|
|
No column definition for '
|
|
' at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/DBI/DBD/SqlEngine.pm line 340.
|
|
cannot remove path when cwd is /tmp/cK6xZO8FTp/index for /tmp/cK6xZO8FTp: at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/File/Temp.pm line 784.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/001Basic.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 23/23 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/001Basic.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 23 tests but ran 0.
|
|
Files=1, Tests=0, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.08 cusr 0.00 csys = 0.09 CPU)
|
|
Result: FAIL
|
|
Failed 1/1 test programs. 0/0 subtests failed.
|
|
Makefile:884: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing Trash::Park failed. See /home/ryan/.cpanm/work/1493510260.20510/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Trash::Park] 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
|