Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61337 - Porting: media-libs/tiff-3.6.1-r1
Summary: Porting: media-libs/tiff-3.6.1-r1
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 61338
  Show dependency tree
 
Reported: 2004-08-23 01:43 UTC by Trixtrax
Modified: 2005-02-06 13:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Trixtrax 2004-08-23 01:43:45 UTC
This was on MacOS with portage-2.0.51_pre20, sys-devel/automake-1.8.5-r1, sys-devel/autoconf-2.59-r4. Also compiles fine with macos provided automake and autoconf. 

tiff compiled fine with lzw-tiff in USE after ranlib was used on /usr/lib/libjpeg.a . Tested tiff in xv by opening an image, playing around with how it was displayed, then used the image manipulation algorithms provided, such as blur, emboss, and edge detect, changed the color depth to 8bit then back to 24. Finally, saved the image as a tiff then as a lzw-tiff. No errors and nothing unexpected.

I hear there is some ranlib fix in the works? I hope so. Not knowing which was the best way to handle the ranlib error, I left it here.

Reproducible: Always
Steps to Reproduce:
1.ekeyword macos tiff-3.6.1-r1.ebuild
2.emerge tiff, errors out with error about ranlib
3.run ranlib on /usr/lib/libjpeg.a 
4.re run emerge tiff, everything compiles fine then


Expected Results:  
The ranlib issue should have been handled somehow...
Comment 1 Trixtrax 2004-08-23 04:50:26 UTC
!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51_pre20 (default-macos-10.3, gcc-3.3, libsystem-7.1-r0, 7.5.0 Power Macintosh powerpc)
=================================================================
System uname: 7.5.0 Power Macintosh powerpc
macos-20040726
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: 
Headers:  
Libtools: 
ACCEPT_KEYWORDS="macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -fforce-addr -falign-functions=4"
CHOST="powerpc-apple-darwin"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe -fforce-addr -falign-functions=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache collision-protect cvs"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="macos gnome jpeg justify lzw-tiff ncurses png spell tiff truetype zlib"
Comment 2 Trixtrax 2004-08-23 20:33:42 UTC
Correction: lzw compressed tif did not open in xv, under both situations. But normal tif's were fine.
Comment 3 Hasan Khalil (RETIRED) gentoo-dev 2005-01-02 15:43:39 UTC
Already stable. All tiffs work for me here.
Comment 4 Hasan Khalil (RETIRED) gentoo-dev 2005-02-06 13:33:24 UTC
Closing out bugs that've been resolved for a while now...