Back
From: metabase:user:e3434da8-b236-11df-85ca-0247c6d74bde
Subject: FAIL ExtUtils-Autoconf-0.02 v5.8.9 GNU/Linux
Date: 2010-11-05T01:18:37Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Florian Ragwitz,
This is a computer-generated report for ExtUtils-Autoconf-0.02
on perl 5.8.9, created by CPAN-Reporter-1.1803.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/cpt3/testing/perl-5.8.9/bin/perl "-MExtUtils::Command::MM" "-e" "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
t/00-load.........# Testing ExtUtils::Autoconf 0.02, Perl 5.008009, /home/cpt3/testing/perl-5.8.9/bin/perl
ok
t/accessors.......ok
t/basic.........../bin/sh: autoheader: not found
# Failed test 'autogen'
# at t/basic.t line 18.
# died: autogen failed. check the error messages above. at /home/cpt3/.cpan/build/ExtUtils-Autoconf-0.02-BbqH5H/inc/Test/Exception.pm line 166
# Failed test 'config.h.in exists'
# at t/basic.t line 20.
# Failed test 'configure exists'
# at t/basic.t line 21.
/bin/sh: autoheader: not found
# Failed test 'configure'
# at t/basic.t line 25.
# died: autogen failed. check the error messages above. at /home/cpt3/.cpan/build/ExtUtils-Autoconf-0.02-BbqH5H/inc/Test/Exception.pm line 166
# Failed test 'config.h exists'
# at t/basic.t line 27.
# Failed test 'opened config.h'
# at t/basic.t line 31.
readline() on closed filehandle GEN0 at t/basic.t line 32.
Use of uninitialized value in pattern match (m//) at t/basic.t line 32.
# Failed test 'config.h has PERL_OSNAME set correctly'
# at t/basic.t line 32.
# undef
# doesn't match '(?-xism:#define PERL_OSNAME "linux")'
# Failed test 'configure still exists'
# at t/basic.t line 44.
# Failed test 'config.h.in still exists'
# at t/basic.t line 45.
# Failed test 'autom4te.cache still exists'
# at t/basic.t line 46.
/bin/sh: autoheader: not found
# Failed test 'configure succeeds even if autogen() didn't run before'
# at t/basic.t line 127.
# died: autogen failed. check the error messages above. at /home/cpt3/.cpan/build/ExtUtils-Autoconf-0.02-BbqH5H/inc/Test/Exception.pm line 166
# Failed test 'config.h.in exists'
# at t/basic.t line 129.
# Failed test 'configure exists'
# at t/basic.t line 130.
# Failed test 'config.h exists'
# at t/basic.t line 131.
/bin/sh: autoheader: not found
/bin/sh: autoheader: not found
/bin/sh: autoheader: not found
# Looks like you failed 14 tests of 50.
dubious
Test returned status 14 (wstat 3584, 0xe00)
DIED. FAILED tests 2-8, 11-13, 35-38
Failed 14/50 tests, 72.00% okay
t/class.........../bin/sh: autoheader: not found
# Failed test 'run_autogen'
# at t/class.t line 16.
# died: autogen failed. check the error messages above. at /home/cpt3/.cpan/build/ExtUtils-Autoconf-0.02-BbqH5H/inc/Test/Exception.pm line 166
# Failed test 'config.h.in exists'
# at t/class.t line 18.
# Failed test 'configure exists'
# at t/class.t line 19.
/bin/sh: autoheader: not found
# Failed test 'configure'
# at t/class.t line 23.
# died: autogen failed. check the error messages above. at /home/cpt3/.cpan/build/ExtUtils-Autoconf-0.02-BbqH5H/inc/Test/Exception.pm line 166
# Failed test 'config.h exists'
# at t/class.t line 25.
# Failed test 'opened config.h'
# at t/class.t line 29.
readline() on closed filehandle GEN0 at t/class.t line 30.
Use of uninitialized value in pattern match (m//) at t/class.t line 30.
# Failed test 'config.h has PERL_OSNAME set correctly'
# at t/class.t line 30.
# undef
# doesn't match '(?-xism:#define PERL_OSNAME "linux")'
# Failed test 'configure still exists'
# at t/class.t line 42.
# Failed test 'config.h.in still exists'
# at t/class.t line 43.
# Failed test 'autom4te.cache still exists'
# at t/class.t line 44.
# Looks like you failed 10 tests of 21.
dubious
Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-7, 10-12
Failed 10/21 tests, 52.38% okay
t/compat..........ok
t/kwalitee........skipped
all skipped: Needs Test::Kwalitee
t/notabs..........skipped
all skipped: Needs Test::NoTabs
t/pod-coverage....skipped
all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.............skipped
all skipped: Test::Pod 1.14 required for testing POD
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/basic.t 14 3584 50 14 2-8 11-13 35-38
t/class.t 10 2560 21 10 1-7 10-12
4 tests skipped.
Failed 2/9 test scripts. 24/82 subtests failed.
Files=9, Tests=82, 1 wallclock secs ( 0.45 cusr + 0.04 csys = 0.49 CPU)
Failed 2/9 test programs. 24/82 subtests failed.
make: *** [test_dynamic] Error 22
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------- ---- -------
Carp 0 1.10
Config 0 0
Cwd 0 3.29
File::Path 0 2.07_02
File::Spec 0 3.29
File::Which 0 1.09
Test::Exception 0 0.31
Test::More 0 0.80
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.utf8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 32459
PERL5_CPAN_IS_RUNNING = 32459
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3600,32459
PERL_CR_SMOKER_CURRENT = ExtUtils-Autoconf-0.02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpt3/testing/perl-5.8.9/bin/perl
$UID/$EUID = 1004 / 1004
$GID = 1004 20 24 25 27 29 30 44 46 100 103 111 113 114 1004
$EGID = 1004 20 24 25 27 29 30 44 46 100 103 111 113 114 1004
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9301
Cwd 3.29
ExtUtils::CBuilder 0.2703
ExtUtils::Command 1.15
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.48
ExtUtils::Manifest 1.55
ExtUtils::ParseXS 2.19
File::Spec 3.29
Module::Build 0.3607
Module::Signature n/a
Test::Harness 2.64
Test::More 0.80
YAML 0.72
YAML::Syck n/a
version n/a
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=2.6.35-4.slh.9-aptosid-686, archname=i686-linux
uname='linux firenze 2.6.35-4.slh.9-aptosid-686 #1 smp preempt mon sep 13 16:40:35 utc 2010 i686 gnulinux '
config_args='-Dprefix=/home/cpt3/testing/perl-5.8.9'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.4.5', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_FAST_STDIO USE_LARGE_FILES
USE_PERLIO
Built under linux
Compiled at Oct 11 2010 12:18:13
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="32459"
PERL5_CPAN_IS_RUNNING="32459"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="3600,32459"
PERL_CR_SMOKER_CURRENT="ExtUtils-Autoconf-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpt3/testing/perl-5.8.9/lib/5.8.9/i686-linux
/home/cpt3/testing/perl-5.8.9/lib/5.8.9
/home/cpt3/testing/perl-5.8.9/lib/site_perl/5.8.9/i686-linux
/home/cpt3/testing/perl-5.8.9/lib/site_perl/5.8.9
.