cpantestlogs/WWW::AdServer::Advert_genfailure.log
2017-05-02 18:44:36 -07:00

151 lines
8.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/1493531067.19095
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 WWW::AdServer::Advert () on cpanmetadb ...
Unpacking WWW-AdServer-0.02.tar.gz
--> Working on WWW::AdServer::Advert
Fetching http://www.cpan.org/authors/id/N/NW/NWETTERS/WWW-AdServer-0.02.tar.gz ... OK
WWW-AdServer-0.02/
WWW-AdServer-0.02/lib/
WWW-AdServer-0.02/lib/WWW/
WWW-AdServer-0.02/lib/WWW/AdServer.pm
WWW-AdServer-0.02/lib/WWW/AdServer/
WWW-AdServer-0.02/lib/WWW/AdServer/Logger/
WWW-AdServer-0.02/lib/WWW/AdServer/Logger/DevNull.pm
WWW-AdServer-0.02/lib/WWW/AdServer/Logger/Text.pm
WWW-AdServer-0.02/lib/WWW/AdServer/Displayer/
WWW-AdServer-0.02/lib/WWW/AdServer/Displayer/IFrame.pm
WWW-AdServer-0.02/lib/WWW/AdServer/Displayer/JScript.pm
WWW-AdServer-0.02/lib/WWW/AdServer/Displayer/NonSSI.pm
WWW-AdServer-0.02/lib/WWW/AdServer/Displayer.pm
WWW-AdServer-0.02/lib/WWW/AdServer/Advert.pm
WWW-AdServer-0.02/lib/WWW/AdServer/Logger.pm
WWW-AdServer-0.02/META.yml
WWW-AdServer-0.02/test.pl
WWW-AdServer-0.02/Changes
WWW-AdServer-0.02/MANIFEST
WWW-AdServer-0.02/Makefile.PL
WWW-AdServer-0.02/README
Entering WWW-AdServer-0.02
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring WWW-AdServer-0.02 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for WWW::AdServer
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302083)
OK
Building and testing WWW-AdServer-0.02 ... cp lib/WWW/AdServer/Displayer/NonSSI.pm blib/lib/WWW/AdServer/Displayer/NonSSI.pm
cp lib/WWW/AdServer/Logger/Text.pm blib/lib/WWW/AdServer/Logger/Text.pm
cp lib/WWW/AdServer.pm blib/lib/WWW/AdServer.pm
cp lib/WWW/AdServer/Logger.pm blib/lib/WWW/AdServer/Logger.pm
cp lib/WWW/AdServer/Displayer.pm blib/lib/WWW/AdServer/Displayer.pm
cp lib/WWW/AdServer/Logger/DevNull.pm blib/lib/WWW/AdServer/Logger/DevNull.pm
cp lib/WWW/AdServer/Advert.pm blib/lib/WWW/AdServer/Advert.pm
cp lib/WWW/AdServer/Displayer/IFrame.pm blib/lib/WWW/AdServer/Displayer/IFrame.pm
cp lib/WWW/AdServer/Displayer/JScript.pm blib/lib/WWW/AdServer/Displayer/JScript.pm
Manifying 9 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
1..18
not ok 1 - use WWW::AdServer;
# Failed test 'use WWW::AdServer;'
# at test.pl line 5.
# Tried to use 'WWW::AdServer'.
# 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/WWW/AdServer.pm line 6.
# BEGIN failed--compilation aborted at blib/lib/WWW/AdServer.pm line 6.
# Compilation failed in require at test.pl line 5.
# BEGIN failed--compilation aborted at test.pl line 5.
ok 2 - use WWW::AdServer::Advert;
ok 3 - use WWW::AdServer::Displayer;
not ok 4 - use WWW::AdServer::Displayer::IFrame;
# Failed test 'use WWW::AdServer::Displayer::IFrame;'
# at test.pl line 8.
# Tried to use 'WWW::AdServer::Displayer::IFrame'.
# 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/WWW/AdServer/Displayer/IFrame.pm line 9.
# BEGIN failed--compilation aborted at blib/lib/WWW/AdServer/Displayer/IFrame.pm line 9.
# Compilation failed in require at test.pl line 8.
# BEGIN failed--compilation aborted at test.pl line 8.
not ok 5 - use WWW::AdServer::Displayer::JScript;
# Failed test 'use WWW::AdServer::Displayer::JScript;'
# at test.pl line 9.
# Tried to use 'WWW::AdServer::Displayer::JScript'.
# 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/WWW/AdServer/Displayer/JScript.pm line 9.
# BEGIN failed--compilation aborted at blib/lib/WWW/AdServer/Displayer/JScript.pm line 9.
# Compilation failed in require at test.pl line 9.
# BEGIN failed--compilation aborted at test.pl line 9.
not ok 6 - use WWW::AdServer::Displayer::NonSSI;
# Failed test 'use WWW::AdServer::Displayer::NonSSI;'
# at test.pl line 10.
# Tried to use 'WWW::AdServer::Displayer::NonSSI'.
# 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/WWW/AdServer/Displayer/NonSSI.pm line 11.
# BEGIN failed--compilation aborted at blib/lib/WWW/AdServer/Displayer/NonSSI.pm line 11.
# Compilation failed in require at test.pl line 10.
# BEGIN failed--compilation aborted at test.pl line 10.
ok 7 - use WWW::AdServer::Logger;
ok 8 - use WWW::AdServer::Logger::DevNull;
ok 9 - use WWW::AdServer::Logger::Text;
not ok 10 - require WWW::AdServer;
# Failed test 'require WWW::AdServer;'
# at test.pl line 16.
# Tried to require 'WWW::AdServer'.
# Error: Attempt to reload WWW/AdServer.pm aborted.
# Compilation failed in require at (eval 15) line 2.
ok 11 - require WWW::AdServer::Advert;
ok 12 - require WWW::AdServer::Displayer;
not ok 13 - require WWW::AdServer::Displayer::IFrame;
# Failed test 'require WWW::AdServer::Displayer::IFrame;'
# at test.pl line 19.
# Tried to require 'WWW::AdServer::Displayer::IFrame'.
# Error: Attempt to reload WWW/AdServer/Displayer/IFrame.pm aborted.
# Compilation failed in require at (eval 18) line 2.
not ok 14 - require WWW::AdServer::Displayer::JScript;
# Failed test 'require WWW::AdServer::Displayer::JScript;'
# at test.pl line 20.
# Tried to require 'WWW::AdServer::Displayer::JScript'.
# Error: Attempt to reload WWW/AdServer/Displayer/JScript.pm aborted.
# Compilation failed in require at (eval 19) line 2.
not ok 15 - require WWW::AdServer::Displayer::NonSSI;
# Failed test 'require WWW::AdServer::Displayer::NonSSI;'
# at test.pl line 21.
# Tried to require 'WWW::AdServer::Displayer::NonSSI'.
# Error: Attempt to reload WWW/AdServer/Displayer/NonSSI.pm aborted.
# Compilation failed in require at (eval 20) line 2.
ok 16 - require WWW::AdServer::Logger;
ok 17 - require WWW::AdServer::Logger::DevNull;
ok 18 - require WWW::AdServer::Logger::Text;
# Looks like you failed 8 tests of 18.
Makefile:872: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 8
! Installing WWW::AdServer::Advert failed. See /home/ryan/.cpanm/work/1493531067.19095/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose WWW::AdServer::Advert] 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