Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271398 - sys-devel/glibc-2.10.1 fails to build when /bin/sh is pointing to zsh
Summary: sys-devel/glibc-2.10.1 fails to build when /bin/sh is pointing to zsh
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-27 12:10 UTC by Ivan Kouvykov
Modified: 2009-06-19 22:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
tail -n 300 /var/tmp/portage/sys-libs/glibc-2.10.1/temp/build.log (build.log,9.28 KB, text/plain)
2009-05-27 12:17 UTC, Ivan Kouvykov
Details
build.log (build.log.tar.bz2,83.94 KB, application/octet-stream)
2009-05-28 07:03 UTC, Ivan Kouvykov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Kouvykov 2009-05-27 12:10:41 UTC
sys-devel/glibc-2.10.1 fails to build when I am trying to update it from sys-devel/glibc-2.9_p20081201-r2

Reproducible: Always




emerge --info
Portage 2.2_rc33 (default/linux/amd64/2008.0, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.29-gentoo-r5 x86_64)
=================================================================
System uname: Linux-2.6.29-gentoo-r5-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T7500_@_2.20GHz-with-gentoo-2.0.1
Timestamp of tree: Wed, 27 May 2009 04:15:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p24
dev-java/java-config: 2.1.8
dev-lang/python:     2.6.2
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r2
sys-apps/sandbox:    1.9
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.29
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/live/env /usr/kde/live/share/config /usr/kde/live/shutdown /usr/share/config"
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/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages metadata-transfer parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,--as-needed"
LINGUAS="en ru"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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"
PORTDIR_OVERLAY="/usr/local/portage/layman/qting-edge /usr/local/portage/layman/kde-testing"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl acpi alsa amd64 bluetooth bzip2 chm cli cracklib crypt cups dbus dell dhcp djvu doc dri dvd encode ffmpeg flac fortran gdbm gif git gpm hal iconv ieee1394 imagemagick isdnlog java jpeg jpeg2k juju kde kdeprefix kpathsea lame laptop matroska midi mmx mp3 mudflap multilib mysql ncurses nls nptl nptlonly ogg openexr opengl openmp pam pcre perl plasma png pppd qt4 raw readline reflection samba session spell spl sse sse2 ssl subversion svg sysfs tcpd theora tiff truetype unicode usb v4l2 vdpau vim-syntax vorbis wav wavpack webkit x264 xcb xcomposite xinerama xorg xvid zlib zsh-completion" 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="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en ru" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Ivan Kouvykov 2009-05-27 12:17:18 UTC
Created attachment 192583 [details]
tail -n 300 /var/tmp/portage/sys-libs/glibc-2.10.1/temp/build.log
Comment 2 SpanKY gentoo-dev 2009-05-27 22:34:31 UTC
post the full build log

are you using a hardened toolchain or otherwise screwing around with gcc ?
Comment 3 Ivan Kouvykov 2009-05-28 04:56:52 UTC
(In reply to comment #2)
> post the full build log
> 
> are you using a hardened toolchain or otherwise screwing around with gcc ?
> 

No, I don't use hardened. I'm using the latest gcc from ~amd64 with default use flags.

sys-devel/gcc-4.3.3-r2(4.3)!s(01:40:41 AM 04/23/2009)(doc fortran mudflap multilib nls openmp -altivec -bootstrap -build -fixed-point -gcj -gtk -hardened -ip28 -ip32r10k -libffi -multislot -n32 -n64 -nocxx -nopie -objc -objc++ -objc-gc -test -vanilla)

How do I post the whole build.log? (It's about 7MB large)
Comment 4 SpanKY gentoo-dev 2009-05-28 05:54:20 UTC
you are familiar with compression utilities, right ?
Comment 5 Ivan Kouvykov 2009-05-28 07:03:32 UTC
Created attachment 192680 [details]
build.log
Comment 6 Ivan Kouvykov 2009-06-19 08:07:34 UTC
Bug resolved by fixing /bin/sh symlink (it was pointing to /bin/zsh instead of /bin/bash) 
Comment 7 SpanKY gentoo-dev 2009-06-19 22:37:46 UTC
afaik, zsh is not POSIX compliant, and it certainly isnt supported as a /bin/sh replacement