Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28513 - Building baselayout-1.8.6.10-r1 fails on shutdown.o
Summary: Building baselayout-1.8.6.10-r1 fails on shutdown.o
Status: RESOLVED DUPLICATE of bug 25983
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-12 05:06 UTC by Mark E. Drummond
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 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 ***