cpantestlogs/ExtUtils::Autoconf_genfailure.log
2017-05-02 18:44:36 -07:00

153 lines
6.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/1493212203.26126
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 ExtUtils::Autoconf () on cpanmetadb ...
Unpacking ExtUtils-Autoconf-0.02.tar.gz
--> Working on ExtUtils::Autoconf
Fetching http://www.cpan.org/authors/id/F/FL/FLORA/ExtUtils-Autoconf-0.02.tar.gz ... OK
ExtUtils-Autoconf-0.02/
ExtUtils-Autoconf-0.02/t/
ExtUtils-Autoconf-0.02/t/class.t
ExtUtils-Autoconf-0.02/t/notabs.t
ExtUtils-Autoconf-0.02/t/basic.t
ExtUtils-Autoconf-0.02/t/compat.t
ExtUtils-Autoconf-0.02/t/pod-coverage.t
ExtUtils-Autoconf-0.02/t/accessors.t
ExtUtils-Autoconf-0.02/t/00-load.t
ExtUtils-Autoconf-0.02/t/autoconf_bad_autoheader/
ExtUtils-Autoconf-0.02/t/autoconf_bad_autoheader/configure.ac
ExtUtils-Autoconf-0.02/t/pod.t
ExtUtils-Autoconf-0.02/t/autoconf/
ExtUtils-Autoconf-0.02/t/autoconf/configure.ac
ExtUtils-Autoconf-0.02/t/kwalitee.t
ExtUtils-Autoconf-0.02/t/autoconf_bad_configure/
ExtUtils-Autoconf-0.02/t/autoconf_bad_configure/configure.ac
ExtUtils-Autoconf-0.02/inc/
ExtUtils-Autoconf-0.02/inc/Module/
ExtUtils-Autoconf-0.02/inc/Module/Install.pm
ExtUtils-Autoconf-0.02/inc/Module/Install/
ExtUtils-Autoconf-0.02/inc/Module/Install/AutoInstall.pm
ExtUtils-Autoconf-0.02/inc/Module/Install/Makefile.pm
ExtUtils-Autoconf-0.02/inc/Module/Install/Include.pm
ExtUtils-Autoconf-0.02/inc/Module/Install/Metadata.pm
ExtUtils-Autoconf-0.02/inc/Module/Install/WriteAll.pm
ExtUtils-Autoconf-0.02/inc/Module/Install/Win32.pm
ExtUtils-Autoconf-0.02/inc/Module/Install/Fetch.pm
ExtUtils-Autoconf-0.02/inc/Module/Install/Base.pm
ExtUtils-Autoconf-0.02/inc/Module/Install/Can.pm
ExtUtils-Autoconf-0.02/inc/Module/AutoInstall.pm
ExtUtils-Autoconf-0.02/inc/Sub/
ExtUtils-Autoconf-0.02/inc/Sub/Uplevel.pm
ExtUtils-Autoconf-0.02/inc/Test/
ExtUtils-Autoconf-0.02/inc/Test/Exception.pm
ExtUtils-Autoconf-0.02/Changes
ExtUtils-Autoconf-0.02/MANIFEST
ExtUtils-Autoconf-0.02/examples/
ExtUtils-Autoconf-0.02/examples/Makefile.PL
ExtUtils-Autoconf-0.02/META.yml
ExtUtils-Autoconf-0.02/MANIFEST.SKIP
ExtUtils-Autoconf-0.02/lib/
ExtUtils-Autoconf-0.02/lib/ExtUtils/
ExtUtils-Autoconf-0.02/lib/ExtUtils/Autoconf.pm
ExtUtils-Autoconf-0.02/Makefile.PL
ExtUtils-Autoconf-0.02/README
Entering ExtUtils-Autoconf-0.02
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring ExtUtils-Autoconf-0.02 ... Cannot determine perl version info from lib/ExtUtils/Autoconf.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::Exception ...loaded. (0.21)
- Cwd ...loaded. (3.62)
- Carp ...loaded. (1.38)
- Config ...loaded. (5.026000)
- File::Spec ...loaded. (3.62)
- File::Path ...loaded. (2.12)
- Test::More ...loaded. (1.302078)
- File::Which ...loaded. (1.21)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for ExtUtils::Autoconf
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have File::Path 0 ... Yes (2.12)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have File::Spec 0 ... Yes (3.62)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have File::Which 0 ... Yes (1.21)
Checking if you have Config 0 ... Yes (5.026000)
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have Cwd 0 ... Yes (3.62)
OK
Building and testing ExtUtils-Autoconf-0.02 ... cp lib/ExtUtils/Autoconf.pm blib/lib/ExtUtils/Autoconf.pm
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, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/accessors.t t/basic.t t/class.t t/compat.t t/kwalitee.t t/notabs.t t/pod-coverage.t t/pod.t
# Testing ExtUtils::Autoconf 0.02, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/00-load.t ....... ok
t/accessors.t ..... ok
configure: error: error
autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
/bin/sh: 1: exit foo: not found
t/basic.t ......... ok
t/class.t ......... ok
t/compat.t ........ ok
These tests should not be running unless AUTHOR_TESTING=1 and/or RELEASE_TESTING=1!
# Failed test 'no_broken_auto_install'
# at (eval 6) line 1.
# Error: This distribution uses an old version of Module::Install. Versions of Module::Install prior to 0.89 do not detect correcty that CPAN/CPANPLUS shell is used.
# Details:
# This distribution uses obsolete Module::Install version 0.64
# Remedy: Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
# Looks like you failed 1 test of 17.
t/kwalitee.t ......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/17 subtests
t/notabs.t ........ ok
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/kwalitee.t (Wstat: 256 Tests: 17 Failed: 1)
Failed test: 12
Non-zero exit status: 1
Files=9, Tests=111, 14 wallclock secs ( 0.02 usr 0.00 sys + 1.64 cusr 0.09 csys = 1.75 CPU)
Result: FAIL
Failed 1/9 test programs. 1/111 subtests failed.
Makefile:777: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing ExtUtils::Autoconf failed. See /home/ryan/.cpanm/work/1493212203.26126/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose ExtUtils::Autoconf] 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