Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: FAIL Imager-0.82_01 v5.12.3 SunOS/Solaris
Date: 2011-05-17T14:17:25Z
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 Tony Cook,
This is a computer-generated report for Imager-0.82_01
on perl 5.12.3, created by CPAN-Reporter-1.1902.
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':
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/CountColor'
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/CountColor'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/DynTest'
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/DynTest'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/FT2'
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/FT2'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/Flines'
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/Flines'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/GIF'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/GIF'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/ICO'
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/ICO'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/JPEG'
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/JPEG'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/Mandelbrot'
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/Mandelbrot'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/PNG'
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/PNG'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/SGI'
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/SGI'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/T1'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/T1'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/TIFF'
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/TIFF'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/W32'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/W32'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/dynfilt'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/dynfilt'
PERL_DL_NONLAZY=1 /export/home/cpant3/perl5/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/t00basic.t ...... ok
t/t01introvert.t .. ok
t/t020masked.t .... ok
t/t021sixteen.t ... ok
t/t022double.t .... ok
t/t023palette.t ... ok
t/t05error.t ...... ok
t/t07iolayer.t .... ok
t/t1000files.t .... ok
t/t101nojpeg.t .... skipped: have jpeg support - this tests the lack of it
t/t102nopng.t ..... skipped: png available, and this tests the lack of it
t/t103raw.t ....... ok
t/t104ppm.t ....... ok
t/t105nogif.t ..... ok
t/t106notiff.t .... skipped: tiff support available - this tests the lack of it
t/t107bmp.t ....... ok
t/t108tga.t ....... ok
t/t15color.t ...... ok
t/t16matrix.t ..... ok
t/t20fill.t ....... ok
t/t21draw.t ....... ok
t/t22flood.t ...... ok
t/t31font.t ....... ok
t/t35ttfont.t ..... ok
t/t36oofont.t ..... ok
t/t40scale.t ...... ok
t/t50basicoo.t .... ok
t/t55trans.t ...... ok
t/t56postfix.t .... ok
t/t57infix.t ...... ok
t/t58trans2.t ..... ok
t/t59assem.t ...... ok
t/t61filters.t .... ok
t/t62compose.t .... ok
t/t63combine.t .... ok
t/t64copyflip.t ... ok
t/t65crop.t ....... ok
t/t66paste.t ...... ok
t/t67convert.t .... ok
t/t68map.t ........ ok
t/t69rubthru.t .... ok
t/t75polyaa.t ..... ok
t/t80texttools.t .. ok
t/t81hlines.t ..... ok
t/t82inline.t ..... skipped: Inline required for testing API
t/t83extutil.t .... ok
t/t90cc.t ......... ok
t/t91pod.t ........ ok
t/t92samples.t .... ok
t/t93podcover.t ... ok
t/t94kwalitee.t ... ok
t/t99thread.t ..... skipped: can't test Imager's lack of threads support with no threads
t/tr18561.t ....... ok
t/tr18561b.t ...... ok
All tests successful.
Files=54, Tests=3283, 18 wallclock secs ( 0.44 usr 0.11 sys + 5.90 cusr 0.93 csys = 7.38 CPU)
Result: PASS
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/CountColor'
PERL_DL_NONLAZY=1 /export/home/cpant3/perl5/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t00countcolor.t .. ok
All tests successful.
Files=1, Tests=9, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.05 cusr 0.00 csys = 0.07 CPU)
Result: PASS
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/CountColor'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/DynTest'
PERL_DL_NONLAZY=1 /export/home/cpant3/perl5/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t00dyntest.t .. ok
All tests successful.
Files=1, Tests=4, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.05 cusr 0.00 csys = 0.07 CPU)
Result: PASS
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/DynTest'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/FT2'
PERL_DL_NONLAZY=1 /export/home/cpant3/perl5/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t10ft2.t .. ok
All tests successful.
Files=1, Tests=189, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.14 cusr 0.04 csys = 0.22 CPU)
Result: PASS
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/FT2'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/Flines'
PERL_DL_NONLAZY=1 /export/home/cpant3/perl5/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t00flines.t .. ok
All tests successful.
Files=1, Tests=3, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.07 cusr 0.01 csys = 0.10 CPU)
Result: PASS
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/Flines'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/GIF'
make[1]: Nothing to be done for `test'.
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/GIF'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/ICO'
PERL_DL_NONLAZY=1 /export/home/cpant3/perl5/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t10icon.t ......... ok
t/t20readone.t ...... ok
t/t21readmult.t ..... ok
t/t30cursor.t ....... ok
t/t40readcurone.t ... ok
t/t41curmultread.t .. ok
t/t50readfail.t ..... ok
t/t60writefail.t .... ok
t/t70icosing.t ...... ok
t/t71icomult.t ...... ok
t/t72cursing.t ...... ok
t/t73curmult.t ...... ok
All tests successful.
Files=12, Tests=242, 2 wallclock secs ( 0.06 usr 0.02 sys + 0.67 cusr 0.06 csys = 0.81 CPU)
Result: PASS
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/ICO'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/JPEG'
PERL_DL_NONLAZY=1 /export/home/cpant3/perl5/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t00load.t .. ok
t/t10jpeg.t .. ok
All tests successful.
Files=2, Tests=95, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.30 cusr 0.12 csys = 0.45 CPU)
Result: PASS
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/JPEG'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/Mandelbrot'
PERL_DL_NONLAZY=1 /export/home/cpant3/perl5/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/t00mandel.t .. ok
All tests successful.
Files=1, Tests=3, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.05 cusr 0.00 csys = 0.07 CPU)
Result: PASS
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/Mandelbrot'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/PNG'
PERL_DL_NONLAZY=1 /export/home/cpant3/perl5/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/00load.t .. ok
t/10png.t ... ok
All tests successful.
Files=2, Tests=34, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.14 cusr 0.01 csys = 0.18 CPU)
Result: PASS
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/PNG'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/SGI'
PERL_DL_NONLAZY=1 /export/home/cpant3/perl5/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/00load.t ... ok
t/10read.t ... ok
t/20write.t .. ok
All tests successful.
Files=3, Tests=159, 2 wallclock secs ( 0.07 usr 0.01 sys + 0.30 cusr 0.08 csys = 0.46 CPU)
Result: PASS
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/SGI'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/T1'
make[1]: Nothing to be done for `test'.
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/T1'
make[1]: Entering directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/TIFF'
PERL_DL_NONLAZY=1 /export/home/cpant3/perl5/bin/perl5.12.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
# libtiff release 3.8.2
# Failed test 'writing 40 images to tiff'
# at t/t10tiff.t line 312.
# Failed test 'reading 40 images from tiff'
# at t/t10tiff.t line 314.
# Failed test 'write multi fax image'
# at t/t10tiff.t line 319.
# Failed test 'reading multipage fax'
# at t/t10tiff.t line 322.
Use of uninitialized value in subroutine entry at t/t10tiff.t line 323.
Use of uninitialized value in subroutine entry at t/t10tiff.t line 323.
im1 is not of type Imager::ImgRaw at t/t10tiff.t line 323.
# Looks like you planned 217 tests but ran 78.
# Looks like you failed 4 tests of 78 run.
# Looks like your test exited with 28 just after 78.
t/t10tiff.t ..
Dubious, test returned 28 (wstat 7168, 0x1c00)
Failed 143/217 subtests
Test Summary Report
-------------------
t/t10tiff.t (Wstat: 7168 Tests: 78 Failed: 4)
Failed tests: 75-78
Non-zero exit status: 28
Parse errors: Bad plan. You planned 217 tests but ran 78.
Files=1, Tests=78, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.27 cusr 0.04 csys = 0.34 CPU)
Result: FAIL
Failed 1/1 test programs. 4/78 subtests failed.
make[1]: *** [test_dynamic] Error 28
make[1]: Leaving directory `/export/home/cpant3/.cpan/build/Imager-0.82_01-qJRSBZ/TIFF'
make: *** [subdirs-test] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
Test::More 0.47 0.98
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.56
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LD_LIBRARY_PATH = /usr/local/lib:
PATH = /export/home/cpant3/perl5/bin:/usr/local/bin:/usr/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 12924
PERL5_CPAN_IS_RUNNING = 12924
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 17224,12924
PERL_CR_SMOKER_CURRENT = Imager-0.82_01
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LWP_SSL_VERIFY_HOSTNAME = 0
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/cpant3/perl5/bin/perl5.12.3
$UID/$EUID = 103 / 103
$GID = 1 1
$EGID = 1 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3800
Module::Signature n/a
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.17
version 0.88
--
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
uname='sunos vmrz0046 5.10 generic_141445-09 i86pc i386 i86pc '
config_args='-Dcc=gcc -Dprefix=~/perl5 -Duse64bitint -Dusedevel -d'
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 -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 -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_USE_DEVEL
PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF
Built under solaris
Compiled at Mar 1 2011 16:44:09
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="12924"
PERL5_CPAN_IS_RUNNING="12924"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="17224,12924"
PERL_CR_SMOKER_CURRENT="Imager-0.82_01"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LWP_SSL_VERIFY_HOSTNAME="0"
PERL_MM_USE_DEFAULT="1"
@INC:
/export/home/cpant3/perl5/lib/site_perl/5.12.3/i86pc-solaris-64int
/export/home/cpant3/perl5/lib/site_perl/5.12.3
/export/home/cpant3/perl5/lib/5.12.3/i86pc-solaris-64int
/export/home/cpant3/perl5/lib/5.12.3
/export/home/cpant3/perl5/lib/site_perl
.