Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108047 - wmakerconf-2.9.2 no compile, gcc no longer implements varargs.h
Summary: wmakerconf-2.9.2 no compile, gcc no longer implements varargs.h
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Krzysztof Pawlik (RETIRED)
URL:
Whiteboard:
Keywords:
: 111787 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-04 03:00 UTC by Kimmo Sundqvist
Modified: 2005-11-07 09:01 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 Kimmo Sundqvist 2005-10-04 03:00:46 UTC
In file included from error.c:44:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/varargs.h:4:2: #error "GCC no
longer implements <varargs.h>."
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/varargs.h:5:2: #error "Revise
your code to use <stdarg.h>."
make[2]: *** [error.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/wmakerconf-2.9.2/work/wmakerconf-2.9.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/wmakerconf-2.9.2/work/wmakerconf-2.9.2'
make: *** [all] Error 2


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




Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r1,
2.6.11-ck9 i686)
=================================================================
System uname: 2.6.11-ck9 i686 Pentium III (Coppermine)
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5-r2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -mcpu=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/grass60/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -mcpu=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/
ftp://trumpetti.atm.tut.fi/gentoo/"
LANG="C"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X acl alsa apm avi berkdb bitmap-fonts cdr crypt cups curl dga eds
emboss encode fam fbcon ffmpeg flac foomaticdb fortran gdbm gif glut gnome
gphoto2 gpm gstreamer gtk gtk2 guile hal imagemagick imlib ipv6 jack java jikes
jpeg kde ladcca libg++ libwww mad mikmod mmx motif mozilla mp3 mpeg mpi mysql
nas ncurses nls nptl ogg oggvorbis opengl pam pdflib perl png ppds python qt
quicktime readline samba sdl slang speex sse ssl svga tcltk tcpd tiff truetype
truetype-fonts type1-fonts unicode vorbis win32codecs wmf xine xml2 xmms xv xvid
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-25 05:14:58 UTC
Could You post whole output of failed merge?
Comment 2 Kimmo Sundqvist 2005-10-25 08:24:43 UTC
Worked for me this time.
Comment 3 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-10-25 08:33:52 UTC
It works for me too.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-11-07 09:01:31 UTC
*** Bug 111787 has been marked as a duplicate of this bug. ***