Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 28346

Summary: media-libs/tiff-3.6.0_beta2 ebuild fails
Product: Gentoo Linux Reporter: Stephen Boulet <stephen>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stephen Boulet 2003-09-10 04:20:41 UTC
media-libs/tiff-3.6.0_beta2 ebuild fails: 
 
/usr/lib/ccache/bin/gcc -o fax2tiff -g -mcpu=athlon-xp -O3 -pipe -I. 
-I../tools -I../libtiff fax2tiff.o ../libtiff/libtiff.so.3 -L/usr/lib -ljpeg 
-L/usr/lib -lz  -lm 
../libtiff/libtiff.so.3: undefined reference to `__builtin_va_start' 
collect2: ld returned 1 exit status 
distcc[19664] ERROR: compile on localhost failed 
make[1]: *** [fax2tiff] Error 1 
make[1]: *** Waiting for unfinished jobs.... 
make[1]: Leaving directory 
`/var/tmp/portage/tiff-3.6.0_beta2/work/tiff-v3.6.0-beta2/tools' 
make: *** [all] Error 2 
 
!!! ERROR: media-libs/tiff-3.6.0_beta2 failed. 
!!! Function src_compile, Line 29, Exitcode 2 
!!! (no error message) 
 

Reproducible: Always
Steps to Reproduce:
1. emerge tiff 
2. 
3. 
Actual Results:  
ebuild fails 

Expected Results:  
ebuild succeeds 

# emerge info 
Portage 2.0.49-r3 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.4.22) 
================================================================= 
System uname: 2.4.22 i686 AMD Athlon(tm) XP 2700+ 
distcc 2.10 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled] 
ccache version 2.2 [enabled] 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-mcpu=athlon-xp -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="sandbox autoaddcvs distcc ccache" 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
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.namerica.gentoo.org/gentoo-portage" 
USE="x86 oss encode jpeg libg++ mikmod nls slang svga ggi guile tcpd imlib 
-3dnow alsa -apache2 apm arts atlas avi -berkdb -bonobo cdr crypt cups dga 
emacs -esd foomaticdb gd gdbm gif -gnome gphoto2 gpm -gtk -gtk2 imap imlab 
innodb -ipv6 java kde libwww mad maildir -mbox mmx motif mozilla mpeg mysql 
ncurses odbc oggvorbis opengl pam pda pdflib perl plotutils png pnp python qt 
quicktime readline samba sdl spell sse ssl tcltk tetex tif truetype usb wmf 
wxWindows X xml xml2 xmms xv zeo zlib"
Comment 1 Stephen Boulet 2003-09-13 06:35:34 UTC
media-libs/tiff-3.6.0_beta2 works now. 
 
-- Stephen 
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-09-13 11:47:22 UTC
closing