cpantestlogs/CGI::FileManager_genfailure.log
2017-05-02 18:44:36 -07:00

149 lines
6 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/1493702552.28890
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 CGI::FileManager () on cpanmetadb ...
Unpacking CGI-FileManager-0.06.tar.gz
--> Working on CGI::FileManager
Fetching http://www.cpan.org/authors/id/S/SZ/SZABGAB/CGI-FileManager-0.06.tar.gz ... OK
CGI-FileManager-0.06/
CGI-FileManager-0.06/xt/
CGI-FileManager-0.06/xt/91-pod-coverage.t
CGI-FileManager-0.06/xt/90-pod.t
CGI-FileManager-0.06/xt/99-critic.t
CGI-FileManager-0.06/xt/pod_checker.t
CGI-FileManager-0.06/lib/
CGI-FileManager-0.06/lib/CGI/
CGI-FileManager-0.06/lib/CGI/FileManager/
CGI-FileManager-0.06/lib/CGI/FileManager/Auth.pm
CGI-FileManager-0.06/lib/CGI/FileManager/Templates.pm
CGI-FileManager-0.06/lib/CGI/FileManager.pm
CGI-FileManager-0.06/bin/
CGI-FileManager-0.06/bin/cfm-install.pl
CGI-FileManager-0.06/bin/cfm-passwd.pl
CGI-FileManager-0.06/Changes
CGI-FileManager-0.06/MANIFEST
CGI-FileManager-0.06/t/
CGI-FileManager-0.06/t/lib/
CGI-FileManager-0.06/t/lib/CGI/
CGI-FileManager-0.06/t/lib/CGI/FileManager/
CGI-FileManager-0.06/t/lib/CGI/FileManager/Test.pm
CGI-FileManager-0.06/t/00.load.t
CGI-FileManager-0.06/t/002-authentication.t
CGI-FileManager-0.06/t/004-upload.t
CGI-FileManager-0.06/t/003-main.t
CGI-FileManager-0.06/dir/
CGI-FileManager-0.06/dir/subdir/
CGI-FileManager-0.06/dir/subdir/somefile.txt
CGI-FileManager-0.06/dir/data.txt
CGI-FileManager-0.06/META.yml
CGI-FileManager-0.06/local/
CGI-FileManager-0.06/local/1.txt
CGI-FileManager-0.06/README
CGI-FileManager-0.06/Makefile.PL
CGI-FileManager-0.06/Build.PL
Entering CGI-FileManager-0.06
Checking configure dependencies from META.yml
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 CGI-FileManager-0.06 ... Checking prerequisites...
requires:
! Unix::ConfigFile is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'CGI-FileManager' version '0.06'
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0.47 ... Yes (1.302083)
Checking if you have HTML::Template 2.6 ... Yes (2.95)
Checking if you have Unix::ConfigFile 0.06 ... No
Checking if you have CGI::Upload 1.10 ... Yes (1.11)
Checking if you have CGI::Application::Plugin::Session 0.03 ... Yes (1.05)
Checking if you have CGI::Application 3.31 ... Yes (4.50)
Checking if you have Test::Warn 0 ... Yes (0.32)
Searching Unix::ConfigFile (0.06) on cpanmetadb ...
Unpacking Unix-ConfigFile-0.06.tar.gz
OK
==> Found dependencies: Unix::ConfigFile
--> Working on Unix::ConfigFile
Fetching http://www.cpan.org/authors/id/S/SS/SSNODGRA/Unix-ConfigFile-0.06.tar.gz ... OK
Unix-ConfigFile-0.06/
Unix-ConfigFile-0.06/auto_home.orig
Unix-ConfigFile-0.06/README
Unix-ConfigFile-0.06/MANIFEST
Unix-ConfigFile-0.06/group.orig
Unix-ConfigFile-0.06/aliases.test
Unix-ConfigFile-0.06/test.pl
Unix-ConfigFile-0.06/ConfigFile.pm
Unix-ConfigFile-0.06/PasswdFile.pm
Unix-ConfigFile-0.06/Changes
Unix-ConfigFile-0.06/Makefile.PL
Unix-ConfigFile-0.06/passwd.orig
Unix-ConfigFile-0.06/auto_home.test
Unix-ConfigFile-0.06/AutomountFile.pm
Unix-ConfigFile-0.06/group.test
Unix-ConfigFile-0.06/AliasFile.pm
Unix-ConfigFile-0.06/aliases.orig
Unix-ConfigFile-0.06/examples/
Unix-ConfigFile-0.06/examples/grouper.pl
Unix-ConfigFile-0.06/GroupFile.pm
Unix-ConfigFile-0.06/passwd.test
Entering Unix-ConfigFile-0.06
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Unix-ConfigFile-0.06 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Unix::ConfigFile
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 Unix-ConfigFile-0.06 ... cp PasswdFile.pm blib/lib/Unix/PasswdFile.pm
cp AutomountFile.pm blib/lib/Unix/AutomountFile.pm
cp GroupFile.pm blib/lib/Unix/GroupFile.pm
cp AliasFile.pm blib/lib/Unix/AliasFile.pm
cp ConfigFile.pm blib/lib/Unix/ConfigFile.pm
Manifying 5 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
1..58
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at blib/lib/Unix/AliasFile.pm line 216.
Compilation failed in require at test.pl line 13.
BEGIN failed--compilation aborted at test.pl line 13.
not ok 1
Makefile:847: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Unix::ConfigFile failed. See /home/ryan/.cpanm/work/1493702552.28890/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Unix::ConfigFile' is not installed
! Bailing out the installation for CGI-FileManager-0.06.
FAIL
Command [cpanm --reinstall --verbose CGI::FileManager] 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