cpantestlogs/Apache::Emulator::Constants_genfailure.log
2017-05-02 18:44:36 -07:00

115 lines
5.9 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/1493531064.18927
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 Apache::Emulator::Constants () on cpanmetadb ...
Unpacking Apache-Emulator-0.04.tar.gz
--> Working on Apache::Emulator::Constants
Fetching http://www.cpan.org/authors/id/N/NW/NWETTERS/Apache-Emulator-0.04.tar.gz ... OK
Apache-Emulator-0.04/
Apache-Emulator-0.04/META.yml
Apache-Emulator-0.04/test.pl
Apache-Emulator-0.04/Changes
Apache-Emulator-0.04/lib/
Apache-Emulator-0.04/lib/Apache/
Apache-Emulator-0.04/lib/Apache/Emulator/
Apache-Emulator-0.04/lib/Apache/Emulator/Constants.pm
Apache-Emulator-0.04/lib/Apache/Emulator/Test.pm
Apache-Emulator-0.04/lib/Apache/Emulator.pm
Apache-Emulator-0.04/MANIFEST
Apache-Emulator-0.04/Makefile.PL
Apache-Emulator-0.04/README
Entering Apache-Emulator-0.04
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Apache-Emulator-0.04 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Apache::Emulator
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have HTTP::Status 0 ... Yes (6.11)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Apache-Emulator-0.04 ... cp lib/Apache/Emulator.pm blib/lib/Apache/Emulator.pm
cp lib/Apache/Emulator/Test.pm blib/lib/Apache/Emulator/Test.pm
cp lib/Apache/Emulator/Constants.pm blib/lib/Apache/Emulator/Constants.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
1..6
not ok 1 - use Apache::Emulator;
# Failed test 'use Apache::Emulator;'
# at test.pl line 5.
# Tried to use 'Apache::Emulator'.
# Error: Can't locate Apache/Constants.pm in @INC (you may need to install the Apache::Constants module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at blib/lib/Apache/Emulator/Constants.pm line 5.
# BEGIN failed--compilation aborted at blib/lib/Apache/Emulator/Constants.pm line 5.
# Compilation failed in require at blib/lib/Apache/Emulator.pm line 5.
# BEGIN failed--compilation aborted at blib/lib/Apache/Emulator.pm line 5.
# Compilation failed in require at test.pl line 5.
# BEGIN failed--compilation aborted at test.pl line 5.
not ok 2 - use Apache::Emulator::Constants;
# Failed test 'use Apache::Emulator::Constants;'
# at test.pl line 6.
# Tried to use 'Apache::Emulator::Constants'.
# Error: Attempt to reload Apache/Emulator/Constants.pm aborted.
# Compilation failed in require at test.pl line 6.
# BEGIN failed--compilation aborted at test.pl line 6.
not ok 3 - use Apache::Emulator::Test;
# Failed test 'use Apache::Emulator::Test;'
# at test.pl line 7.
# Tried to use 'Apache::Emulator::Test'.
# Error: Can't locate Apache.pm in @INC (you may need to install the Apache module) (@INC contains: blib/lib blib/arch /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0 /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0 .) at blib/lib/Apache/Emulator/Test.pm line 5.
# BEGIN failed--compilation aborted at blib/lib/Apache/Emulator/Test.pm line 5.
# Compilation failed in require at test.pl line 7.
# BEGIN failed--compilation aborted at test.pl line 7.
not ok 4 - require Apache::Emulator;
# Failed test 'require Apache::Emulator;'
# at test.pl line 9.
# Tried to require 'Apache::Emulator'.
# Error: Attempt to reload Apache/Emulator.pm aborted.
# Compilation failed in require at (eval 9) line 2.
not ok 5 - require Apache::Emulator::Constants;
# Failed test 'require Apache::Emulator::Constants;'
# at test.pl line 10.
# Tried to require 'Apache::Emulator::Constants'.
# Error: Attempt to reload Apache/Emulator/Constants.pm aborted.
# Compilation failed in require at (eval 10) line 2.
not ok 6 - require Apache::Emulator::Test;
# Failed test 'require Apache::Emulator::Test;'
# at test.pl line 11.
# Tried to require 'Apache::Emulator::Test'.
# Error: Attempt to reload Apache/Emulator/Test.pm aborted.
# Compilation failed in require at (eval 11) line 2.
# Looks like you failed 6 tests of 6.
Makefile:844: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 6
! Installing Apache::Emulator::Constants failed. See /home/ryan/.cpanm/work/1493531064.18927/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Apache::Emulator::Constants] 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