Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91987 - ERROR: media-libs/tiff-3.7.2 failed
Summary: ERROR: media-libs/tiff-3.7.2 failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-09 02:52 UTC by Roberto Griso
Modified: 2006-04-12 10:53 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 Roberto Griso 2005-05-09 02:52:36 UTC
g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -pipe -MT tif_stream.lo -MD -MP -MF .deps/tif_stream.Tpo -c tif_stream.cxx -o tif_stream.o >/dev/null 2>&1
gcc -O2 -pipe -o mkg3states mkg3states.o  -L/var/tmp/portage/tiff-3.7.2/work/tiff-3.7.2/port /var/tmp/portage/tiff-3.7.2/work/tiff-3.7.2/port/.libs/libport.a /usr/lib/libjpeg.62.0.0.dylib -lz -lc
/bin/sh ../libtool --tag=CXX --mode=link g++  -O2 -pipe   -o libtiffxx.la -rpath /usr/lib -no-undefined -version-number 3:7:2 tif_stream.lo  -ljpeg -lz -lc 
g++ -dynamiclib -single_module  -o .libs/libtiffxx.3.7.2.dylib  .libs/tif_stream.o  /usr/lib/libjpeg.62.0.0.dylib -lz -lc  -install_name  /usr/lib/libtiffxx.3.dylib -compatibility_version 11 -current_version 11.2
ld: Undefined symbols:
_TIFFClientOpen
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libtiffxx.la] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




emerge info
Invalid package name in package.provided: app-crypt/mit-krb5
!!! 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.21-r1 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0,
8.0.0 Power Macintosh)
=================================================================
System uname: 8.0.0 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632)
[disabled]
dev-lang/python:     [Not Present]
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos ~ppc-macos"
AUTOCLEAN="yes"
CBUILD="powerpc-apple-darwin"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
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"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks strict userpriv"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X Xaw3d aalib cups dga emboss gd gif ipv6 jpeg libwww motif nls opengl
png ppc-macos slang sqlite ssl tetex tiff truetype xinerama xv zlib
userland_Darwin kernel_Darwin elibc_Darwin"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Lina Pezzella (RETIRED) gentoo-dev 2005-05-27 19:35:41 UTC
Fixed inCVS.