Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28160 - tiff-3.6.0_beta2 failed to emerge
Summary: tiff-3.6.0_beta2 failed to emerge
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-08 01:14 UTC by Stefan Sarzio
Modified: 2003-09-08 13:08 UTC (History)
1 user (show)

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 Stefan Sarzio 2003-09-08 01:14:42 UTC
s. Actual Results

Reproducible: Always
Steps to Reproduce:
1. emerge --update tiff
2.
3.

Actual Results:  
tiffdump.o(.text+0x11c7): In function `Error':
../tools/tiffdump.c:743: undefined reference to `__builtin_va_start'
tiffdump.o(.text+0x1207): In function `Fatal':
../tools/tiffdump.c:752: undefined reference to `__builtin_va_start'
collect2: ld returned 1 exit status
distcc[20931] ERROR: compile on localhost failed
make[1]: *** [tiffdump] Error 1
make[1]: Leaving directory
`/tmp/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)



Portage 2.0.49-r3 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.4.22_pre2-gss)
=================================================================
System uname: 2.4.22_pre2-gss i686 Intel(R) Pentium(R) III Mobile CPU      1000MHz
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="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb
/var/spool/amanda/.amandahosts /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs sandbox buildpkg ccache distcc"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.salze.net/gentoo-x86-portage"
USE="x86 foomaticdb libg++ mad mikmod berkdb slang tetex nas esd ldap i8x0 mmx
sse -3dnow apm pcmcia pnp nls readline trusted cdr cups snmp slp mozilla X motif
dga opengl xv -gpm -kde -qt -qtmt -arts gtk gtk2 gnome gb bonobo libwww libgda
gtkhtml tcltk ncurses sdl svga imlib lcms gif wmf jpeg png tiff gd avi mpeg
quicktime -alsa oss dvd xmms oggvorbis ggz pam ssl crypt imap maildir mbox tcpd
spell truetype xml xml2 pdflib java jikes python perl gdbm -doc odbc mysql
innodb zlib galeon openoffice encode samba apache apache2 php mod_php mod_ssl
plotutils ethereal usb -guile -mozsvg mozcalendar -mozaccess mozp3p -mozxmlterm
moznoirc -moznomail -moznocompose -moznoxft"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-09-08 12:21:30 UTC
disable distcc and try again
Comment 2 Stefan Sarzio 2003-09-08 12:28:52 UTC
Works...strange.

Thanx!
Comment 3 Lisa Seelye (RETIRED) gentoo-dev 2003-09-08 12:41:50 UTC
It built on my server just fine with distcc...
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-09-08 13:08:00 UTC
seems it tails on one of you distcc nodes.

Closing as Worksforme