Subject: | CMYK alpha TIFF problems with recent libtiff |
Date: | Fri, 14 Sep 2007 09:56:37 +1000 |
To: | bug-Imager [...] rt.cpan.org |
From: | Tony Cook <tony [...] develop-help.com> |
From my local testing this seems to be a problem only with recent
libtiff versions.
My current TIFF re-work should fix this.
----- Forwarded message from david@cantrell.org.uk -----
X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on
develop-help.com
X-Spam-Level:
Date: Thu, 13 Sep 2007 14:43:59 -0500
Subject: FAIL Imager-0.60 sun4-solaris 2.9
From: david@cantrell.org.uk
To: cpan-testers@perl.org
Cc: TONYC@cpan.org
X-Reported-Via: Test::Reporter 1.34, via CPAN::Reporter 0.4801
X-Virus-Checked: Checked
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Tony Cook,
This is a computer-generated test report for Imager-0.60, created
automatically by CPAN::Reporter, version 0.4801, and sent to the CPAN
Testers mailing list. If you have received this email directly, it is
because the person testing your distribution chose to send a copy to your
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
Sections of this report:
* Tester comments
* Prerequisites
* Environment and other context
* Test output
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------- ---- ----
Test::More 0.47 0.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LD_LIBRARY_PATH = /usr/local/lib:/usr/lib:/usr/openwin/lib:/usr/ucblib:.
PATH = /usr/local/bin:/usr/bin:/sbin:/usr/sbin:/usr/openwin/bin:/usr/ccs/bin:/usr/ucb:/etc:.
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 1
PERL5_CPAN_IS_RUNNING = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/local/home/david/cpantesting/perl-5.9.5/bin/perl5.9.5
UID: $< = 10217
EUID: $> = 10217
GID: $( = 1 1
EGID: $) = 1 1
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.9102
Cwd 3.25
ExtUtils::CBuilder 0.19
ExtUtils::Command 1.13
ExtUtils::Install 1.41_01
ExtUtils::MakeMaker 6.36
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18
File::Spec 3.25
Module::Build 0.2808
Module::Signature n/a
Test::Harness 2.64
Test::More 0.70
version 0.7203
------------------------------
TEST OUTPUT
------------------------------
Output from '/usr/local/bin/make test':
make[1]: Entering directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/CountColor'
make[1]: Leaving directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/CountColor'
make[1]: Entering directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/DynTest'
make[1]: Leaving directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/DynTest'
make[1]: Entering directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/Flines'
make[1]: Leaving directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/Flines'
make[1]: Entering directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/ICO'
make[1]: Leaving directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/ICO'
make[1]: Entering directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/Mandelbrot'
make[1]: Leaving directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/Mandelbrot'
make[1]: Entering directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/SGI'
make[1]: Leaving directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/SGI'
make[1]: Entering directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/dynfilt'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/disk2/david/perl-5.9.5/.cpan/build/Imager-0.60-8FyK5S/dynfilt'
PERL_DL_NONLAZY=1 /usr/local/home/david/cpantesting/perl-5.9.5/bin/perl5.9.5 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/t00basic........ok
t/t01introvert....ok
t/t020masked......ok
t/t021sixteen.....ok
t/t022double......ok
t/t023palette.....ok
t/t05error........ok
t/t07iolayer......ok
t/t1000files......ok
t/t101jpeg........ok
t/t102png.........ok
t/t103raw.........ok
t/t104ppm.........ok
t/t105gif.........ok
126/130 skipped: various reasons
t/t106tiff........
# Failed test 'read alpha test scmyka.tif'
# at t/t106tiff.t line 442.
# Failed test 'channels for scmyka.tif match'
# at t/t106tiff.t line 445.
# got: undef
# expected: '4'
# Failed test 'photometric for scmyka.tif match'
# at t/t106tiff.t line 446.
# got: undef
# expected: '5'
# Failed test 'read alpha test scmykaa.tif'
# at t/t106tiff.t line 442.
# Failed test 'channels for scmykaa.tif match'
# at t/t106tiff.t line 445.
# got: undef
# expected: '4'
# Failed test 'photometric for scmykaa.tif match'
# at t/t106tiff.t line 446.
# got: undef
# expected: '5'
# Failed test 'read alpha test slab.tif'
# at t/t106tiff.t line 442.
# Failed test 'channels for slab.tif match'
# at t/t106tiff.t line 445.
# got: undef
# expected: '3'
# Failed test 'photometric for slab.tif match'
# at t/t106tiff.t line 446.
# got: undef
# expected: '8'
# Looks like you failed 9 tests of 127.
dubious
Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 119-127
Failed 9/127 tests, 92.91% okay
t/t107bmp.........ok
t/t108tga.........ok
t/t15color........ok
t/t16matrix.......ok
t/t20fill.........ok
t/t21draw.........ok
t/t30t1font.......ok
93/94 skipped: various reasons
t/t35ttfont.......ok
90/91 skipped: various reasons
t/t36oofont.......ok
18/20 skipped: various reasons
t/t37w32font......ok
53/54 skipped: various reasons
t/t38ft2font......ok
t/t40scale........ok
t/t50basicoo......ok
t/t55trans........ok
4/5 skipped: various reasons
t/t56postfix......ok
t/t57infix........ok
t/t58trans2.......ok
t/t59assem........ok
t/t61filters......ok
t/t64copyflip.....ok
t/t65crop.........ok
t/t66paste........ok
t/t67convert......ok
t/t68map..........ok
t/t69rubthru......ok
t/t70newgif.......ok
t/t75polyaa.......ok
t/t80texttools....ok
t/t81hlines.......ok
t/t82inline.......skipped
all skipped: Inline required for testing API
t/t90cc...........ok
t/t91pod..........ok
t/t92samples......ok
t/t93podcover.....skipped
all skipped: Test::Pod::Coverage 1.08 required for POD coverage
t/t94kwalitee.....ok
t/tr18561.........ok
t/tr18561b........ok
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/t106tiff.t 9 2304 127 9 119-127
2 tests and 384 subtests skipped.
Failed 1/52 test scripts. 9/3010 subtests failed.
Files=52, Tests=3010, 89 wallclock secs (73.60 cusr + 14.12 csys = 87.72 CPU)
Failed 1/52 test programs. 9/3010 subtests failed.
make: *** [test_dynamic] Error 255
--
Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
Platform:
osname=solaris, osvers=2.9, archname=sun4-solaris
uname='sunos ohno.mrbill.net 5.9 generic_122300-03 sun4u sparc sunw,ultra-80 solaris '
config_args='-Dprefix=/usr/local/home/david/cpantesting/perl-5.9.5 -de -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
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='-O',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.1', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldb -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'
Show quoted text
----- End forwarded message -----