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

Bug 125932

Summary: sys-libs/glibc-2.4 fails to compile
Product: Gentoo Linux Reporter: Andrew Pogrebennyk <andrew.nau.ua>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: `emerge --update -v glibc 2>&1 ` log

Description Andrew Pogrebennyk 2006-03-12 06:41:36 UTC
Gentoo Base System version 1.12.0_pre16

Portage 2.1_pre5-r4 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.6-r3, 2.6.15-gentoo-r5-ARCH i686)
=================================================================
System uname: 2.6.15-gentoo-r5-ARCH i686 AMD Athlon(TM) XP 1700+
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.linux.kiev.ua/pub/Linux/Gentoo/"
LANG="ru_UA.KOI8-U"
LC_ALL="ru_UA.KOI8-U"
LINGUAS="ru en"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org.ua/gentoo-portage"
USE="x86 16bit 3dnow 3dnowext 7zip X aac aalib alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts bluetooth bonobo bzip2 cdparanoia cdr crypt cscope cups dbus directfb doc dri dts dvd dvdread eds emacs emboss encode fam fbcon firefox flac flash foomaticdb fortran ftp gcj gdbm gif gimp gnome gpgme gpm graphviz gstreamer gtk gtk2 gtkhtml guile hal haskell hddtemp iconv icq idea imagemagick imap imlib ipv6 jabber java jikes jpeg jpeg2k kde kdexdeltas kqemu lame libg++ libwww lm_sensors lua mad mikmod mime mmx mmxext mono motif mozilla mp3 mpeg musepack ncurses nls nntp nptl nptlonly nsplugin ntfs objc ogg oggvorbis opengl oss pam passwordsave pdflib perl png posix python qt quicktime readline real reiserfs ruby scanner sdl silc smime sockets socks5 spell sse ssl svg svga tcltk tcpd threads tiff truetype truetype-fonts type1-fonts usb vcd videos vorbis win32codecs wxwindows xml2 xmms xosd xv xvid zlib elibc_glibc kernel_linux linguas_ru linguas_en userland_GNU video_cards_radeon"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Andrew Pogrebennyk 2006-03-12 06:42:33 UTC
Created attachment 81973 [details]
`emerge --update -v glibc 2>&1 ` log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2006-03-12 06:45:40 UTC
Using ~x86 but not default ~x86 compiler, gcc 3.4.5 and result is

configure: error:
*** These critical programs are missing or too old: gcc
*** Check the INSTALL file for required versions.

Is this a bug?
Comment 3 Andrew Pogrebennyk 2006-03-12 06:56:41 UTC
(In reply to comment #2)
> Using ~x86 but not default ~x86 compiler, gcc 3.4.5 and result is
> 
> configure: error:
> *** These critical programs are missing or too old: gcc
> *** Check the INSTALL file for required versions.
> 
> Is this a bug?
> 

I'm not sure if this a bug, but thanks for explaining the reason. I should move to gcc 3.4.5 some day :)
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-03-12 07:14:41 UTC
glibc-2.4 DEPENDs on >=sys-devel/gcc-3.4.4