Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53902 - xorg-x11 emerge fails (fatalerr __builtin_va_start problems) on PPC
Summary: xorg-x11 emerge fails (fatalerr __builtin_va_start problems) on PPC
Status: RESOLVED DUPLICATE of bug 25983
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-14 10:06 UTC by Graeme Humphries
Modified: 2005-07-17 13:06 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 Graeme Humphries 2004-06-14 10:06:06 UTC
When I attempt to emerge the xorg-x11 X server on my PPC box, I get the following error messages:

main.o(.text+0x1518): In function `fatalerr';
: undefined reference to `__builtin_va_start'
main.o(.text+0x15c4): In function `warning';
: undefined reference to `__builtin_va_start'
main.o(.text+0x1518): In function `warning1';
: undefined reference to `__builtin_va_start'
collect2: ld returned 1 exit status
distcc[22047] ERROR: compile on localhost failed
make[4]: *** [makedepend] Error 1
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0/work/xc/config/makedepend'

Here's my emerge info:

Gentoo Base System version 1.4.16
Portage 2.0.50-r8 (default-ppc-2004.1, gcc-3.3.3, glibc-2.3.2-r9, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 ppc 7455, altivec supported
distcc 2.13 powerpc-unknown-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.2 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-Os -pipe -mcpu=7400 -maltivec -mabi=altivec"
CHOST="powerpc-unknown-linux-gnu"
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="-Os -pipe -mcpu=7400 -maltivec -mabi=altivec"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distcc fixpackages sandbox userpriv usersandbox"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mirror.datapipe.net/gentoo http://128.213.5.34/gentoo/ http://mirrors.tds.net/gentoo http://gentoo.mirrored.ca/"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3ds 4linux S3TC X aac aalib acl aim alsa altivec apm audiofile berkdb bluetooth bonobo bzlib canna cddb cdr cjk clamav clanVoice crypt cups curl dbcp devfs26 dga directfb distribution divx4linux djbfft dnd dnsdb doc dv dvb dvd dvdr editor encode escreen esd etwin faac faad fam fbcon ffmpeg fftw flac flash fmod foomaticdb freetts freetype gd gdbm geoip gif gimp gimpprint glut gmp gnome gnomedb gnuplot gphoto2 gpm gps gs gstreamer gtk gtk2 gtkhtml icq ieee1394 image imagemagick imap imlib imlib2 ipv6 ipv6arpa jabber jack java joystick jpeg kde kerberos lcms ldap libcaca libdsk libg++ libgda libsamplerate libwww live lufsusermount lzw lzw-tiff mad matroska mbox mcal md5sum mdb memlimit mikmod mitshm mixer mldonkeypango mmap mng monkey mono motif mozcalendar mozdomi mozilla moznocompose mozsvg mpeg mpeg4 mpi mplayer music mysql nagios-dns nagios-ntp nagios-ping nagios-ssh ncurses net nls noaudio nocd nowin ntlm nvidia nviz oav odbc offensive ofx oggvorbis opengl oscar oss pam pcre pda pdflib perl pic png postgres ppc ppds propolice psyco pthreads python qt quicktime quotes readline samba sasl savedconfig scanner sdl silc slang slp sndfile snmp speex spell sqlite ssl stencil-buffer svg szip t1lib tcltk tcpd theora tiff timidity transcode transparent-proxy truetype type1 unicode usb v4l v4l2 vhosts videos vim-with-x virus-scan wxwindows xface xfs xine xinerama xml xml2 xmms xosd xprint xrandr xv xvid yahoo yaz yv12 zlib zvbi"
Comment 1 Graeme Humphries 2004-06-14 10:20:38 UTC
whoops, this is a dup of 25983.

*** This bug has been marked as a duplicate of 25983 ***