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

Bug 28513

Summary: Building baselayout-1.8.6.10-r1 fails on shutdown.o
Product: Gentoo Linux Reporter: Mark E. Drummond <mark>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mark E. Drummond 2003-09-12 05:06:43 UTC
gcc -Wall -march=pentium2 -O2 -pipe -D_GNU_SOURCE   -c -o utmpdump.o 
utmpdump.c 
gcc -Wall -march=pentium2 -O2 -pipe -D_GNU_SOURCE   -c -o last.o last.c 
gcc -Wall -march=pentium2 -O2 -pipe -D_GNU_SOURCE   -c -o mesg.o mesg.c 
gcc -Wall -march=pentium2 -O2 -pipe -D_GNU_SOURCE   -c -o wall.o wall.c 
gcc  -o halt halt.o ifdown.o hddown.o utmp.o 
gcc  -o shutdown dowall.o shutdown.o utmp.o 
shutdown.o(.text+0x31c): In function `spawn': 
: undefined reference to `__builtin_va_start' 
collect2: ld returned 1 exit status 
distcc[18395] ERROR: compile on localhost failed 
make: *** [shutdown] Error 1 
make: *** Waiting for unfinished jobs.... 
In file included from init.c:63: 
init.h:34: warning: conflicting types for built-in function `log' 
 
!!! ERROR: sys-apps/baselayout-1.8.6.10-r1 failed. 
!!! Function src_compile, Line 114, Exitcode 2 
!!! problem compiling sysvinit 
 

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



Portage 2.0.49-r3 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 
2.4.20-gentoo-r6) 
================================================================= 
System uname: 2.4.20-gentoo-r6 i686 Pentium II (Deschutes) 
distcc 2.10 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled] 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium2 -O2 -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 /opt/tomcat/conf 
/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="-march=pentium2 -O2 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="sandbox ccache autoaddcvs distcc" 
GENTOO_MIRRORS="http://adelie.polymtl.ca/ ftp://cs.ubishops.ca/pub/gentoo 
ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo/ 
http://www.ibiblio.org/gentoo" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage" 
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg gnome libg++ mad 
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv 
zlib directfb gtkhtml alsa gdbm berkdb slang readline arts tetex aalib nas 
bonobo svga ggi tcltk java guile ruby mysql postgres X sdl gpm tcpd pam libwww 
ssl perl python esd imlib oggvorbis gtk qt kde motif opengl gphoto2 cdr 
scanner acl apache2 athena cscope curl dga dvd fbcon gb gd imap innodb ipv6 
jikes junit kerberos ldap libgda maildir mbox mcal pda plotutils ppds samba 
sasl slp snmp socks5 sse tiff usagi usb vim-with-x wmf Xaw3d xinerama -3dnow 
mozilla"
Comment 1 SpanKY gentoo-dev 2003-09-12 05:45:20 UTC

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