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

Bug 99774

Summary: glibc-2.3.5 emerge fails because of -fno-stack-protector
Product: Gentoo Linux Reporter: foux <ednu1fsh>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: VERIFIED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Error message

Description foux 2005-07-21 03:37:26 UTC
While trying to emerge glibc 2.3.5, the emerge fails due to -fno-stack-protector

Reproducible: Always
Steps to Reproduce:
1. emerge glibc

Actual Results:  
emerge fails

Expected Results:  
glibc emerged

Emerge info:
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4,
glibc-2.3.4.20041102-r1, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Celeron (Coppermine)
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.10
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.5
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="-O2 -march=i686 -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/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://www.ibiblio.org/gentoo ftp://ftp.gtlib.cc.ga
tech.edu/pub/gentoo http://ftp.gentoo.skynet.be/pub/gentoo
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo 
ftp://ftp.tu-clausthal.de/pub/linux/gentoo"
LANG="fr_FR.UTF-8"
LC_ALL="fr_FR.UTF-8"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 acl acpi apache2 apm berkdb bzip2 bzlib ccache crypt cups curl fbcon
ftp gdbm gif gpm imap ipv6 java jpeg ldap libg++ libwww maildir mmx mysql
ncurses nls nptl nptlonly pam perl php pic png python readline sdl spell sse ssl
svga tcpd threads tiff unicode usb xml2 xv zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 foux 2005-07-21 03:38:52 UTC
Created attachment 63963 [details]
Error message
Comment 2 SpanKY gentoo-dev 2005-07-21 09:43:31 UTC
re-emerge gcc-3.4.4
Comment 3 foux 2005-07-29 02:15:36 UTC
Worked, thanks,

FX