Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: FAIL ExtUtils-Autoconf-0.02 v5.14.4 SunOS/Solaris
Date: 2013-04-29T19:10:04Z
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.14.4, created by CPAN-Reporter-1.2010.
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/local/bin/make test':
PERL_DL_NONLAZY=1 /export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin/perl5.14.4 "-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
# Testing ExtUtils::Autoconf 0.02, Perl 5.014004, /export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin/perl5.14.4
t/00-load.t ....... ok
t/accessors.t ..... ok
/bin/sh: autoheader: not found
# Failed test 'autogen'
# at t/basic.t line 18.
# died: autogen failed. check the error messages above. at /export/home/cpant2/.cpan/build/ExtUtils-Autoconf-0.02-1eTJdh/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 /export/home/cpant2/.cpan/build/ExtUtils-Autoconf-0.02-1eTJdh/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 $this 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 '(?^:#define PERL_OSNAME "solaris")'
# 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 /export/home/cpant2/.cpan/build/ExtUtils-Autoconf-0.02-1eTJdh/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.
t/basic.t .........
Dubious, test returned 14 (wstat 3584, 0xe00)
Failed 14/50 subtests
/bin/sh: autoheader: not found
# Failed test 'run_autogen'
# at t/class.t line 16.
# died: autogen failed. check the error messages above. at /export/home/cpant2/.cpan/build/ExtUtils-Autoconf-0.02-1eTJdh/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 /export/home/cpant2/.cpan/build/ExtUtils-Autoconf-0.02-1eTJdh/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 $this 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 '(?^:#define PERL_OSNAME "solaris")'
# 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.
t/class.t .........
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/21 subtests
t/compat.t ........ ok
t/kwalitee.t ...... skipped: Needs Test::Kwalitee
t/notabs.t ........ ok
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/basic.t (Wstat: 3584 Tests: 50 Failed: 14)
Failed tests: 2-8, 11-13, 35-38
Non-zero exit status: 14
t/class.t (Wstat: 2560 Tests: 21 Failed: 10)
Failed tests: 1-7, 10-12
Non-zero exit status: 10
Files=9, Tests=94, 2 wallclock secs ( 0.14 usr 0.07 sys + 1.04 cusr 0.23 csys = 1.48 CPU)
Result: FAIL
Failed 2/9 test programs. 24/94 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
Carp 0 1.26
Config 0 0
Cwd 0 3.40
File::Path 0 2.09
File::Spec 0 3.40
File::Which 0 1.09
Test::Exception 0 0.31
Test::More 0 0.98
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LD_LIBRARY_PATH = /usr/local/lib:
MANPATH_WITHOUT_PERLBREW =
PATH = /export/home/cpant2/perl5/perlbrew/bin:/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin:/export/home/cpant2/perl5/bin:/usr/local/bin:/usr/bin
PATH_WITHOUT_PERLBREW = /export/home/cpant2/perl5/bin:/usr/local/bin:/usr/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 16442
PERL5_CPAN_IS_RUNNING = 16442
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1070,16442
PERLBREW_BASHRC_VERSION = 0.44
PERLBREW_HOME = /export/home/cpant2/.perlbrew
PERLBREW_MANPATH = /export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/man
PERLBREW_PATH = /export/home/cpant2/perl5/perlbrew/bin:/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin
PERLBREW_PERL = perl-5.14.4
PERLBREW_ROOT = /export/home/cpant2/perl5/perlbrew
PERLBREW_VERSION = 0.44
PERL_CR_SMOKER_CURRENT = ExtUtils-Autoconf-0.02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin/perl5.14.4
$UID/$EUID = 101 / 101
$GID = 1 1
$EGID = 1 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.130880
Cwd 3.40
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.66
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18
File::Spec 3.40
JSON 2.57
JSON::PP 2.27202
Module::Build 0.4004
Module::Signature n/a
Parse::CPAN::Meta 1.4404
Test::Harness 3.26
Test::More 0.98
YAML 0.84
YAML::Syck 1.25
version 0.9902
--
Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
Platform:
osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
uname='sunos vmrz0046 5.10 generic_141445-09 i86pc i386 i86pc solaris '
config_args='-de -Dprefix=/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4 -Dcc=gcc -Duse64bitint -Dusedevel -Aeval:scriptdir=/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF
Built under solaris
Compiled at Mar 19 2013 21:06:29
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="16442"
PERL5_CPAN_IS_RUNNING="16442"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1070,16442"
PERLBREW_BASHRC_VERSION="0.44"
PERLBREW_HOME="/export/home/cpant2/.perlbrew"
PERLBREW_MANPATH="/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/man"
PERLBREW_PATH="/export/home/cpant2/perl5/perlbrew/bin:/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/bin"
PERLBREW_PERL="perl-5.14.4"
PERLBREW_ROOT="/export/home/cpant2/perl5/perlbrew"
PERLBREW_VERSION="0.44"
PERL_CR_SMOKER_CURRENT="ExtUtils-Autoconf-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/lib/site_perl/5.14.4/i86pc-solaris-64int
/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/lib/site_perl/5.14.4
/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4/i86pc-solaris-64int
/export/home/cpant2/perl5/perlbrew/perls/perl-5.14.4/lib/5.14.4
.