Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32208 - glibc-2.3.2-r8 fail to compile
Summary: glibc-2.3.2-r8 fail to compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-28 11:49 UTC by Stephane Chomat
Modified: 2003-11-25 05:15 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 Stephane Chomat 2003-10-28 11:49:08 UTC
glibc-2.3.2-r8 doen't compile

/bin/sh ../scripts/rellns-sh
/var/tmp/portage/glibc-2.3.2-r8/image//lib/librt.so.1
/var/tmp/portage/glibc-2.3.2-r8/image//usr/lib/librt.so.new
make[2]: *** [/var/tmp/portage/glibc-2.3.2-r8/image//usr/lib/librt.so]
Segmentation fault
make[2]: *** Waiting for unfinished jobs....
mv -f /var/tmp/portage/glibc-2.3.2-r8/work/glibc-2.3.2/buildhere/rt/stubsT
/var/tmp/portage/glibc-2.3.2-r8/work/glibc-2.3.2/buildhere/rt/stubs
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r8/work/glibc-2.3.2/rt'
make[1]: *** [rt/subdir_install] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2-r8/work/glibc-2.3.2'
make: *** [install] Error 2
make: Leaving directory `/var/tmp/portage/glibc-2.3.2-r8/work/glibc-2.3.2/buildhere'


Reproducible: Didn't try
Steps to Reproduce:
1.
2.
3.




Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r6, 2.4.20-gentoo-r7)
=================================================================
System uname: 2.4.20-gentoo-r7 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.3.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -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 /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="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://mirrors.tds.net/gentoo
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/
ftp://sunsite.cnlab-switch.ch/mirror/gentoo/ ftp://files.gentoo.gr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
USE="x86 oss apm avi cups encode foomaticdb gif jpeg kde gnome libg++ libwww mad
mikmod motif mpeg ncurses nls pdflib png quicktime sdl spell svga truetype xml2
xmms xv zlib gtkhtml gdbm berkdb slang readline bonobo tcltk guile X gpm pam ssl
python esd imlib oggvorbis gtk qt debug mozcalendar mozaccess mozp3p mozxmlterm
java acpi alsa -arts cdr dvd gtk2 junit ldap mozilla perl plotutils sasl scanner
-tcpd tiff usb wmf opengl ofx doc -crypt"
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-10-29 12:23:30 UTC
Please remerge binutils first with CFLAGS="-march=athlon -O2 -pipe", and
then
try to merge glibc with above CFLAGS.
Comment 2 Andrew Cooks (RETIRED) gentoo-dev 2003-11-25 05:15:01 UTC
Please reopen this bug if the problem persists.