Next message: Peter Leonard: "Re: next Imager release"
It's fine on Panther 10.3.6 with my own perl:
Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
Platform:
osname=darwin, osvers=7.3.0, archname=darwin-2level
uname='darwin puck.local 7.3.0 darwin kernel version 7.3.0: fri mar
5 14:22:55 pst 2004; root:xnuxnu-517.3.15.obj~4release_ppc power
macintosh powerpc '
config_args='-Dprefix=/opt/perl-5.8.3 -des'
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 ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp
-fno-strict-aliasing',
optimize='-Os',
cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN
-no-cpp-precomp -fno-strict-aliasing'
ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build
1495)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
libpth=/usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false,
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'
Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under darwin
Compiled at Apr 3 2004 14:47:02
%ENV:
PERL5LIB="/sw/lib/perl5:/sw/lib/perl5/darwin:/home/httpd/dev/artcat/
lib:/home/httpd/dev/pastry/lib"
@INC:
/sw/lib/perl5
/sw/lib/perl5/darwin
/home/httpd/dev/artcat/lib
/home/httpd/dev/pastry/lib
/opt/perl-5.8.3/lib/5.8.3/darwin-2level
/opt/perl-5.8.3/lib/5.8.3
/opt/perl-5.8.3/lib/site_perl/5.8.3/darwin-2level
/opt/perl-5.8.3/lib/site_perl/5.8.3
/opt/perl-5.8.3/lib/site_perl
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/t101jpeg........ok
9/9 skipped: no jpeg support
t/t102png.........ok
12/13 skipped: no png support
t/t103raw.........ok
t/t104ppm.........ok
t/t105gif.........ok
69/69 skipped: no gif support
t/t106tiff........ok
72/72 skipped: no tiff support
t/t107bmp.........ok
t/t108tga.........ok
t/t15color........ok
t/t16matrix.......ok
t/t20fill.........ok
t/t21draw.........ok
t/t30t1font.......ok
40/41 skipped: t1lib unavailable or disabled
t/t35ttfont.......ok
38/39 skipped: freetype 1.x unavailable or disabled
t/t36oofont.......ok
18/20 skipped: various reasons
t/t37w32font......ok
4/5 skipped: not MS Windows
t/t38ft2font......ok
119/120 skipped: No freetype2 library found
t/t40scale........ok
t/t50basicoo......ok
t/t55trans........ok
t/t56postfix......ok
t/t57infix........ok
t/t58trans2.......ok
t/t59assem........ok
t/t60dyntest......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
22/24 skipped: no gif support
t/t75polyaa.......ok
t/t80texttools....ok
9/11 skipped: Need Freetype 1.x or 2.x to test
t/t90cc...........ok
All tests successful, 412 subtests skipped.
Files=44, Tests=1361, 22 wallclock secs (11.27 cusr + 4.15 csys =
15.42 CPU)
\/bin/sh -c true
No tests defined for Imager::plugins extension.
/usr/bin/make test -- OK
On Dec 8, 2004, at 6:18 PM, Tony Cook wrote:
> Hi,
>
> A release candidate for Imager 0.44 has been uploaded to CPAN as a
> developer release (ie. with _ in the version number.)
>
> I would appreciate it if anyone who could ran the tests and then
> reported success or failure to me (or failures to
> 13155@xyz.molar.is).
>
> Most of the changes since 0.43 have been bug fixes, including:
>
> - tiff.c now compiles with recent tifflib
> - pnm and bmp file readers have had several bugs fixed
> - some integer overflows are now detected and handled appropriately
> - crop() is now sane
>
> and many other minor bug fixes. You can see a complete list of changes
> at:
>
> http://search.cpan.org/src/TONYC/Imager-0.43_03/Changes
>
> (0.43_01 and _02 were dists I made for local testing.)
>
> If you have the CPAN shell configured, testing the new release is as
> simple as:
>
> perl -MCPAN -eshell
> test T/TO/TONYC/Imager-0.43_03.tar.gz
>
> Thanks
> Tony Cook
> Imager co-maintainer
>
>
>