Fresh install of stage3-i686-2006.0. I.e. unpacked the stage, unpacked the latest portage, made some net confs, edited the make.conf , and? started emerge -e system. The thing is FULLY REPRODUCIBLE. I ended up with quite safe CFLAGS, I even switched to march=i686 instead of pentium4.. I tried all the suggested combinations.. I tried x86 stage.. I tried everything I could think of & almost everything I saw suggested on forums/bugzilla lists. NADA.
emerge --info:
Code: Select all
Gentoo Base System version 1.6.14
Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.11-co-0.6.3 i686)
=================================================================
System uname: 2.6.11-co-0.6.3 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz
ccache version 2.3 [enabled]
dev-lang/python: 2.4.2
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.16.1
sys-devel/libtool: 1.5.22
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.hamakor.org.il/pub/mirrors/gentoo/ http://ftp.caliu.info/pub/gentoo/ http://ftp.ankara.edu.tr/gentoo/"
LDFLAGS="-Wl,-O1"
LINGUAS="en ru il he"
MAKEOPTS="-j2"
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 16bit X adsl alsa apache2 apm asf avi berkdb bitmap-fonts bzip2 cdparanoia clamav clamd cli cpudetection crypt cups dhcp dio dri dvd dvdr dvdread eds elf emacs emboss encode esd expat finger font-server fontconfig foomaticdb ftp gdbm gif gimprint glx gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg justify kde largeterminal libg++ libwww live lj lm_sensors mad mikmod mime motif mp3 mp4 mp4live mpd-mad mpeg mplayer musepack musicbrainz ncurses network nfs nls nptl nptlonly offensive ogg opengl openssh oss pam pcre pdf pdflib perl pic png pop posix pppd prelude python qt quicktime readline real reflection reiser4 reiserfs remote rpm samba savedconfig screen sdl search sendfile sensord session sharedmem shout skins smtp sndfile snmp sockets sox speedo spell spl ssl stats stlport stream subtitles swat sysfs syslog tcpd threads toolbar tos transcode truetype truetype-fonts type1 type1-fonts udev unicode userlocales vcd video_cards_s3 video_cards_savage visualization vorbis win32codecs winbind wma wxwindows xml xmms xorg xv xvid xvmc zlib linguas_en linguas_ru linguas_il linguas_he userland_GNU kernel_linux elibc_glibc"
Unset: ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL
Code: Select all
/var/tmp/portage/gcc-3.4.5-r1/work/gcc-3.4.5/libiberty/concat.c:194: warning: traditional C rejects ISO C style function definitions
checking for the document directory.
Links are now set up to build a native compiler for i686-pc-linux-gnu.
make[2]: *** No rule to make target `config.in', needed by `cstamp-h'. Stop.
make[1]: *** [stage1_build] Error 2
make: *** [profiledbootstrap] Error 2
!!! ERROR: sys-devel/gcc-3.4.5-r1 failed.
!!! Function gcc_do_make, Line 1340, Exitcode 2
!!! emake failed with profiledbootstrap
!!! If you need support, post the topmost build error, NOT this status message.
udev failure:
Code: Select all
In file included from function.c:1974:
function.c: In function `handle_function':
function.c:1857: warning: passing arg 4 of `expand_builtin_function' discards qualifiers from pointer target type
In file included from function.c:2030:
function.c: In function `func_call':
function.c:1857: warning: passing arg 4 of `expand_builtin_function' discards qualifiers from pointer target type
>>> Regenerating /etc/ld.so.cache...
>>> Regenerating /etc/ld.so.cache...
>>> Regenerating /etc/ld.so.cache...
make: xmlto: Command not found
make: *** [udevtest.8] Error 127
!!! ERROR: sys-fs/udev-087 failed.
!!! Function src_compile, Line 63, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
HELP ME-E-E-E-E-E-E-E

