Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69898 - compiling of glibc crashed while trying to install gentoo from stage 1, I had running bootstrap.sh
Summary: compiling of glibc crashed while trying to install gentoo from stage 1, I had...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Toolchain Maintainers
URL: http://eris.rpg.pl/~pajter/v3n0n/nohu...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-02 15:32 UTC by Tracz Przemyslaw
Modified: 2004-11-04 12:45 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 Tracz Przemyslaw 2004-11-02 15:32:14 UTC
I am trying to merge glibc with USE flgas nptl and nptlonly or without. Everytime i have this error, even if I try to compile other version of glibc.

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



Portage 2.0.51-r2 (default-x86-2004.2, gcc-3.4.2, glibc-2.3.3.20040420-r0, 2.6.7-gentoo-r11 i686)
=================================================================
System uname: 2.6.7-gentoo-r11 i686
Gentoo Base System version 1.4.16
Autoconf:
Automake:
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools:
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -v -g1 -march=pentium4 -fforce-addr -finline-limit=800 -ffloat-store -ffast-math -ftracer -funroll-loops -pipe -s -DNDEBUG -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fmove-all-movables -sse"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -g -march=pentium4 -ffast-math -s -DNDEBUG -DG_DISABLE_ASSERT -mfpmath=sse -pipe -v -finline-limit=400 -msse -DG_DISABLE_CAST_CHECKS -fmove-all-movables -sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks nostrip sandbox"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/bins"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync2.pl.gentoo.org/gentoo-portage"
USE="X aalib acpi adns alsa apm arts avi bash-completion berkdb bitmap-fonts cdr crypt cscopedga cups dio directfb doc emu10k1 encode f77 fbcon foomaticdb ftp gd gdbm gif gmp gnome gpm gtk gtk2 hardened imlib jabber jpeg kde ladcaa libg++ libwww lirc mad memlimit mikmod mmx motif mpeg ncurses nls nptl nptlonly nvidia-glx oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang spckets spell spelltruetype ssl svga tcpd truetype x86 x86nlsdivx4linux xml2 xmms xv zlib linguas_pl"
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2004-11-02 17:28:03 UTC
Um, what is the error you're getting?
Comment 2 Tracz Przemyslaw 2004-11-03 03:14:43 UTC
http://eris.rpg.pl/~pajter/v3n0n/nohup.out => there you have compilation process. At the end of file you can see error that I am getting.
Comment 3 Travis Tilley (RETIRED) gentoo-dev 2004-11-03 15:25:07 UTC
what gcc ebuild are you using?
Comment 4 Tracz Przemyslaw 2004-11-04 12:45:03 UTC
OK.. I fixed problem. It was my fault. I had been using wrong CFLAGS and when I changed it, everything went good ;). I`m sorry for your wasted time.