Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256605 - sys-libs/glibc-2.7-r2 / gcc-4.3.3 - ../misc/syslog.c:123: sorry, unimplemented: inlining failed in call to 'syslog': function body not available
Summary: sys-libs/glibc-2.7-r2 / gcc-4.3.3 - ../misc/syslog.c:123: sorry, unimplemente...
Status: RESOLVED DUPLICATE of bug 256660
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-28 09:59 UTC by Justin Lecher (RETIRED)
Modified: 2009-01-29 20:30 UTC (History)
6 users (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 Justin Lecher (RETIRED) gentoo-dev 2009-01-28 09:59:29 UTC
1. emerge gcc-4.3.3
2. try to rebuild glibc-2.7

i686-pc-linux-gnu-gcc ../sysdeps/unix/sysv/linux/syslog.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -fno-strict-aliasing -march=i686 -pipe -Wstrict-prototypes -mpreferred-stack-boundary=2  -g0 -O99 -fomit-frame-pointer -D__USE_STRING_INLINES -fexceptions   -I../include -I/var/tmp/portage/sys-libs/glibc-2.7-r2/work/build-default-i686-pc-linux-gnu-nptl/misc -I/var/tmp/portage/sys-libs/glibc-2.7-r2/work/build-default-i686-pc-linux-gnu-nptl -I../sysdeps/i386/elf -I../nptl/sysdeps/unix/sysv/linux/i386/i686 -I../nptl/sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux/i386 -I../nptl/sysdeps/unix/sysv/linux -I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../ports/sysdeps/unix/sysv/linux -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../ports/sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv/i386 -I../nptl/sysdeps/unix/sysv -I../ports/sysdeps/unix/sysv -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../nptl/sysdeps/unix -I../ports/sysdeps/unix -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../nptl/sysdeps/i386/i686 -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../nptl/sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../nptl/sysdeps/i386 -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -I../nptl -I../ports  -I.. -I../libio -I. -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.3.3/include-fixed -isystem /usr/include -D_LIBC_REENTRANT -include ../include/libc-symbols.h        -o /var/tmp/portage/sys-libs/glibc-2.7-r2/work/build-default-i686-pc-linux-gnu-nptl/misc/syslog.o -MD -MP -MF /var/tmp/portage/sys-libs/glibc-2.7-r2/work/build-default-i686-pc-linux-gnu-nptl/misc/syslog.o.dt -MT /var/tmp/portage/sys-libs/glibc-2.7-r2/work/build-default-i686-pc-linux-gnu-nptl/misc/syslog.o
In file included from ../include/bits/string3.h:1,
                 from ../string/string.h:428,
                 from ../include/string.h:49,
                 from ../socket/sys/un.h:38,
                 from ../include/sys/un.h:1,
                 from ../misc/syslog.c:38,
                 from ../sysdeps/unix/sysv/linux/syslog.c:10:
../string/string.h:59: warning: 'memset' declared inline after being called
../misc/syslog.c: In function '__vsyslog_chk':
../misc/syslog.c:123: sorry, unimplemented: inlining failed in call to 'syslog': function body not available
../misc/syslog.c:155: sorry, unimplemented: called from here
make[2]: *** [/var/tmp/portage/sys-libs/glibc-2.7-r2/work/build-default-i686-pc-linux-gnu-nptl/misc/syslog.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.7-r2/work/glibc-2.7/misc'
make[1]: *** [misc/subdir_lib] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.7-r2/work/glibc-2.7'
make: *** [all] Error 2

With ccache disabled and -j1.

Portage 2.2_rc23 (default/linux/x86/2008.0, gcc-4.3.3, glibc-2.7-r2, 2.6.27-gentoo-r8-r8 i686)
=================================================================
System uname: Linux-2.6.27-gentoo-r8-r8-i686-Intel-R-_Pentium-R-_D_CPU_2.80GHz-with-glibc2.0
Timestamp of tree: Wed, 28 Jan 2009 06:45:03 +0000
distcc 3.0 i686-pc-linux-gnu [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.5.4-r2
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
ALSA_CARDS="hda-intel"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"
ANT_HOME="/usr/share/ant"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="x86"
AUTOCLEAN="yes"
BINSORT_SCR="/tmp/justin"
BINTYPE="linux9"
CBIN="/usr/bin"
CBUILD="i686-pc-linux-gnu"
CCACHE_DIR="/home/ccache"
CCACHE_SIZE="3G"
CCP4="/usr"
CCP4I_HELP="/usr/lib/ccp4/ccp4i/help"
CCP4I_TCLTK="/usr/bin"
CCP4I_TOP="/usr/lib/ccp4/ccp4i"
CCP4_BIN="/usr/bin"
CCP4_BROWSER="mozilla"
CCP4_HELPDIR="/usr/help/"
CCP4_LIB="/usr/lib"
CCP4_MASTER="/usr"
CCP4_OPEN="UNKNOWN"
CCP4_SCR="/tmp/justin"
CDOC="/usr/doc"
CETC="/usr/etc"
CEXAM="/usr/examples"
CFLAGS="-O2 -pipe -march=prescott -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CHTML="/usr/html"
CINCL="/usr/share/ccp4/include"
CLASSPATH="/usr/bin:."
CLEAN_DELAY="5"
CLIB="/usr/lib"
CLIBD="/usr/share/ccp4/data"
CLIBD_MON="/share/ccp4/data/monomers/"
CLIBS="/usr/lib/src"
CNS_CONFDB="/usr/share/cns/libraries/confdb"
CNS_DATA="/usr/share/cns"
CNS_DOC="/usr/share/doc/cns-1.2.1-r1"
CNS_HELPLIB="/usr/share/cns/helplib"
CNS_LIB="/usr/share/cns/libraries"
CNS_MODULE="/usr/share/cns/modules"
CNS_NMRLIB="/usr/share/cns/libraries/nmr"
CNS_NMRMODULE="/usr/share/cns/modules/nmr"
CNS_ROOT="/usr"
CNS_SOLVE="/usr"
CNS_TOPPAR="/usr/share/cns/libraries/toppar"
CNS_XRAYLIB="/usr/share/cns/libraries/xray"
CNS_XTALLIB="/usr/share/cns/libraries/xtal"
CNS_XTALMODULE="/usr/share/cns/modules/xtal"
COLLISION_IGNORE="/lib/modules"
COLORFGBG="7;0"
COLORTERM="rxvt"
COLUMNS="163"
CONFIG_PROTECT="/etc /usr/share/hddtemp/hddtemp.db /usr/share/nano/ /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CPROG="/usr/src"
CRANK="/usr/ccp4i/crank"
CVS_RSH="ssh"
CXXFLAGS="-O2 -pipe -march=prescott -fomit-frame-pointer"
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-5ejUAKUBfl,guid=944b5a9d43362bbcba3ac2de4980013f"
DCCC_PATH="/usr/lib/distcc/bin"
DESKTOP_SESSION="gnome"
DISPLAY=":0.0"
DISTCC_LOG=""
DISTCC_VERBOSE=""
DISTDIR="/usr/portage/distfiles"
DYLD_LIBRARY_PATH="/usr/lib:/usr/lib"
DYNAMO_DIR="${NMRBASE}/dynamo"
DYNAMO_KEY="2002084"
DYNAMO_PARAMS="${DYNAMO_DIR}/params"
ECHANGELOG_USER="justin Lecher (jlec) <jlec@j-schmitz.net>"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="-t --verbose --jobs=3 --load-average=3 --keep-going"
EMERGE_WARNING_DELAY="10"
F77="gfortran"
FCFLAGS="-O2 -pipe -march=prescott -fomit-frame-pointer"
FEATURES="ccache distlocks fakeroot fixpackages noinfo notitles parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
FETCHCOMMAND="/usr/bin/axel -a -o ${DISTDIR}/${FILE} ${URI}"
FFLAGS="-O2 -pipe -march=prescott -fomit-frame-pointer"
FORTANC="gfortran"
GCC_SPECS=""
GDK_USE_XFT="1"
GDMSESSION="gnome"
GDM_LANG="en_GB.UTF-8"
GDM_XSERVER_LOCATION="local"
GENTOO_MIRRORS="http://gentoo.j-schmitz.net/mirror/ ftp://ftp.gentoo.mesh-solutions.com/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ http://mirror.switch.ch/ftp/mirror/gentoo/"
GKLIB="/opt/usf-lib/"
GNOME_DESKTOP_SESSION_ID="Default"
GNOME_KEYRING_SOCKET="/tmp/keyring-7iipGd/socket"
GPG_AGENT_INFO="/tmp/gpg-N5yQ0B/S.gpg-agent:21560:1"
GTK_MODULES="gnomebreakpad"
GTK_RC_FILES="/etc/gtk/gtkrc:/home/justin/.gtkrc-1.2-gnome2"
HELPDIR="/usr/help/"
HISTCONTROL="ignoredups"
HISTFILESIZE="1000"
HISTIGNORE="fg:bg"
HISTSIZE="1000"
HOME="/home/justin"
INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info"
INPUT_DEVICES="keyboard mouse evdev"
INTEL_BATCH="1"
JAVAC="/home/justin/.gentoo/java-config-2/current-user-vm/bin/javac"
JAVA_HOME="/home/justin/.gentoo/java-config-2/current-user-vm"
JDK_HOME="/home/justin/.gentoo/java-config-2/current-user-vm"
KERNEL="linux"
LANG="en_GB.UTF-8"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_CTYPE="en_GB.UTF-8"
LDFLAGS="-Wl,-O1,--hash-style=gnu,--sort-common"
LD_LIBRARY_PATH="/usr/lib:/usr/lib"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LINES="77"
LINGUAS="en"
LOGNAME="justin"
LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:"
MAKEOPTS="-j3 -l3"
MANPATH="/home/justin/.gentoo/java-config-2/current-user-vm/man:/usr/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/man:/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man:/opt/intel/cc/10.1.018/man:/opt/intel/fc/10.1.018/man:/etc/java-config/system-vm/man/:${NMRBASE}/man"
MCTYPE="unix"
MMCIFDIC="/usr/lib/cif_mmdic.lib"
MOLREPLIB="/share/ccp4/data/monomers/"
MOSHELPFILE="mosflm"
MPD_CONF_FILE="@MPD_CONF_FILE_DIR@/mpd.conf"
MP_SET_NUMTHREADS="1"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
NMRBASE="/opt/nmrpipe"
NMRTXT="${NMRBASE}/nmrtxt"
NOCOLOR="true"
OMP_NUM_THREADS="2"
OPENGL_PROFILE="xorg-x11"
ORBIT_SOCKETDIR="/tmp/orbit-justin"
PAGER="/usr/bin/less"
PATH="/usr/lib/ccp4/ccp4i/bin:/usr/etc:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.3.2:/opt/intel/cc/10.1.018/bin:/opt/intel/fc/10.1.018/bin:/opt/cara/:/opt/usf-dejavu-bin/:/opt/usf-rave-bin/:/opt/usf-voidoo-bin/:/opt/usf-xutil-bin/:/opt/xds-bin/:${PATH}:${DYNAMO_DIR}/tcl:/usr/games/bin:/data/scripts"
PDBH_BASE="${NMRBASE}/pdb"
PDBH_DIR="${PDBH_BASE}/pdbH"
PDBH_LIST="${PDBH_BASE}/pdbH.list"
PDBH_TAB="${PDBH_BASE}/resolution.tab"
PKGDIR="/usr/portage/packages"
PLOT_COMMAND="lp -s -dmicrolaser"
PORTAGE_ARCHLIST="ppc s390 amd64 x86 ppc64 x86-fbsd m68k arm sparc sh mips ia64 alpha hppa sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib/portage/bin"
PORTAGE_COMPRESS="lzma"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_COMPRESS_FLAGS="-z -9 -f -S .lzma -v"
PORTAGE_CONFIGROOT="/"
PORTAGE_COUNTER_HASH="ec5b57541e10a2c64e289b752f5c4484"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ECLASS_WARNING_ENABLE="0"
PORTAGE_ELOG_CLASSES="warn error log"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_PYM_PATH="/usr/lib/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="3"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/dberkholz /usr/portage/local/molmod/trunk /usr/portage/local/molmod/branches /usr/portage/local/sunrise/reviewed /usr/portage/local/science /home/justin/dberkholz.git /usr/portage/local/private-overlay"
PRELINK_PATH_MASK="/lib/modules:/usr/lib/locale:/usr/lib/wine:/usr/lib/valgrind:*.la:*.png:*.py:*.pl:*.pm:*.sh:*.xml:*.xslt:*.a:*.js:/usr/lib/klibc"
PRINT_COMMAND="lp -s -denscript"
PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PUBLIC_FONT84="/usr/lib/font84.dat"
PWD="/mnt/tmpfs"
PYMOL_DATA="/usr/share/pymol/data"
PYMOL_PATH="/usr/lib/python2.5/site-packages/pymol"
PYMOL_SCRIPTS="/usr/share/pymol/scripts"
RASMOLPATH="/usr/x-windows/RasMol/src"
RESUMECOMMAND="/usr/bin/axel -a -o ${DISTDIR}/${FILE} ${URI}"
ROOT="/"
ROOTPATH="/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.3.3:/opt/intel/cc/10.1.018/bin:/opt/intel/fc/10.1.018/bin:/data/scripts"
RPMDIR="/usr/portage/rpm"
SESSION_MANAGER="local/kancheli:/tmp/.ICE-unix/5480"
SGML_CATALOG_FILES="/etc/sgml/openjade-1.3.2.cat:/etc/sgml/xml-docbook-4.4.cat:/etc/sgml/xml-docbook-4.1.2.cat:/etc/sgml/sgml-docbook.cat:/etc/sgml/sgml-lite.cat:/etc/sgml/sgml-ent.cat:/etc/sgml/dsssl-docbook-stylesheets.cat:/etc/sgml/sgml-docbook-3.1.cat"
SHELL="/bin/bash"
SHLVL="2"
SSH_AGENT_PID="21534"
SSH_ASKPASS="/usr/bin/ssh-askpass-fullscreen"
SSH_AUTH_SOCK="/tmp/ssh-WJoBB21533/agent.21533"
SURF_DIR="${DYNAMO_DIR}/surface"
SYNC="rsync://rsync.j-schmitz.net/gentoo-portage"
TERM="rxvt-unicode"
TRAP_FPE="OVERFL=ABORT; DIVZERO=ABORT; INVALID=ABORT"
USE="7zip X acpi additions alsa bash-completion berkdb branding bzip2 c++ cblas ccache cli command-args cracklib crypt cups cupsddk custom-optimization cxx dri dts fbcondecor fortran gdbm gif glibc-omitfp gnome gpm graphics gtk hddtemp iconv icu isdnlog java javascript jpeg kdeenablefinal kqemu lapack lcms libnotify libsexy lm_sensors mailtrain md5sum midi mmx mp3 mpi mudflap multiuser nagios-dns nagios-ntp nagios-ping nagios-ssh nano-syntax ncurses nis nls nptl nptlonly nsplugin objc objc++ opengl openmp openntpd oss pam pcre pdf perl png pppd pymol python qt-static qt3support readline reflection replytolist restrict-javascript rrdcgi rrdtool science sensord session smp spl sqlite sqlite3 sse sse2 ssl swat sysfs tcpd threads tiff truetype type1 unicode x86 xcomposite xorg xulrunner zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="intel"
USER="justin"
USERLAND="GNU"
USERNAME="justin"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES USERLAND VIDEO_CARDS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VIDEO_CARDS="intel"
WINDOWID="25165871"
WINDOWPATH="7:7:7:7:7"
WINEPREFIX="/home/justin/.wine"
XAUTHORITY="/home/justin/.Xauthority"
XCURSORS_THEME="Jimmac"
XDG_DATA_DIRS="/usr/local/share/:/usr/share/:/usr/share/gdm/"
XSESSION="Gnome"
XUSERFILESEARCHPATH="/usr/lib/X11/app-defaults/%N:/usr/lib/X11/app-defaults/%N:/usr/lib/X11/app-defaults"
_="/usr/bin/emerge"
_POSIX2_VERSION="199209"
Comment 1 Rodolphe Rocca 2009-01-28 13:12:29 UTC
Same issue with glibc 2.8/2.9.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2009-01-28 13:14:09 UTC
Some googling showed that this is an issue of a faulty build gcc and of glibc. But cannot tell you more. 
Comment 3 Will Saxon 2009-01-28 13:29:16 UTC
This occurs emerging glibc-2.9_p20081201-r1 as well. 

Portage 2.2_rc23 (default/linux/amd64/2008.0/no-multilib, gcc-4.3.3, glibc-2.9_p20081201-r1, 2.6.28-gentoo x86_64)
=================================================================
System uname: Linux-2.6.28-gentoo-x86_64-Intel-R-_Celeron-R-_CPU_440_@_2.00GHz-with-glibc2.2.5
Timestamp of tree: Wed, 28 Jan 2009 04:15:03 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:     3.2_p48
dev-lang/python:     2.4.4-r13, 2.5.4-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.1-r1
sys-apps/sandbox:    1.3.3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /home/mythtv/ /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=core2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="en en_US"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync21.us.gentoo.org/gentoo-portage"
USE="X aac acl acpi alsa amd64 apache2 autostart berkdb bzip2 cli cracklib crypt dbus dri dvb dvd gdbm gpm hal hardcoded-tables iconv ieee1394 ipv6 isdnlog lcd lirc midi mmap mmx mmxext mp3 mudflap mysql ncurses nls nptl nptlonly opengl openmp pam pcre perl posix pppd python readline reflection session spl sse sse2 ssl ssse3 symlink sysfs tcpd threads truetype unicode v4l2 vim-syntax x264 xorg xvid xvmc zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="worker" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="intel"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 4 Chris Smith 2009-01-28 15:05:07 UTC
ditto with glibc-2.9_p20081201-r1
Comment 5 Chris Smith 2009-01-28 15:11:42 UTC
(In reply to comment #4)
> ditto with glibc-2.9_p20081201-r1

Both amd64 and x86.
Comment 6 Rodolphe Rocca 2009-01-29 15:36:25 UTC
Curiously glibc-2.9_p20081201-r1 built fine today with gcc-4.3.3 while it failed yesterday. I don't see anything in the changelog... anyway for me it's resolved.
Comment 7 Justin Lecher (RETIRED) gentoo-dev 2009-01-29 18:17:18 UTC
(In reply to comment #6)
> Curiously glibc-2.9_p20081201-r1 built fine today with gcc-4.3.3 while it
> failed yesterday. I don't see anything in the changelog... anyway for me it's
> resolved.
> 

For my too. I don know and I can't explain. BEcause I didn't work on that machine since then.
Comment 8 Jochen Schlick 2009-01-29 19:21:26 UTC
for me it's not fixed ;-(

I still have this issue on a AMD64 (intel + amd) host and in their 32bit chroots...
after "trying" to rebuild system/world and emerging gcc several times.
Comment 9 Justin Lecher (RETIRED) gentoo-dev 2009-01-29 19:32:45 UTC
(In reply to comment #8)
> for me it's not fixed ;-(
> 
> I still have this issue on a AMD64 (intel + amd) host and in their 32bit
> chroots...
> after "trying" to rebuild system/world and emerging gcc several times.
> 

Did you snyc? There was an update in a file of the glibc ebuild.
--- common.eblit	2008/12/29 09:22:45	1.8
+++ common.eblit	2009/01/28 18:11:41	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/www/viewcvs.gentoo.org/raw_cvs/gentoo-x86/sys-libs/glibc/files/eblits/common.eblit,v 1.8 2008/12/29 09:22:45 vapier Exp $
+# $Header: /var/www/viewcvs.gentoo.org/raw_cvs/gentoo-x86/sys-libs/glibc/files/eblits/common.eblit,v 1.9 2009/01/28 18:11:41 vapier Exp $
 
 # We need to be able to set alternative headers for
 # compiling for non-native platform
@@ -164,6 +164,9 @@
 	filter-flags -O?
 	append-flags -O2 -fno-strict-aliasing
 
+	# Cant build glibc itself with fortify code
+	append-cppflags -U_FORTIFY_SOURCE
+
 	# building glibc with SSP is fraught with difficulty, especially
 	# due to __stack_chk_fail_local which would mean significant changes
 	# to the glibc build process. See bug #94325
Comment 10 SpanKY gentoo-dev 2009-01-29 20:30:31 UTC

*** This bug has been marked as a duplicate of bug 256660 ***