Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87750 - Emerging glibc crashed with error sourcing ebuild
Summary: Emerging glibc crashed with error sourcing ebuild
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-03 01:40 UTC by Jakub Zalas
Modified: 2005-12-15 23:42 UTC (History)
0 users

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


Attachments
emerge glibc log (log,70.78 KB, text/plain)
2005-04-04 05:37 UTC, Jakub Zalas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Zalas 2005-04-03 01:40:16 UTC
When I try to emerge glibc, errors floods the screen and ends up with error sourcing ebuild. The first error is about yptor command not found and the rest about select command not found.


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

Actual Results:  
It floods the screen with this:
/usr/lib/portage/bin/ebuild.sh: line 1: yptor: command not found
/usr/lib/portage/bin/ebuild.sh: line 2: select:: command not found
/usr/lib/portage/bin/ebuild.sh: line 3: select:: command not found
....similar lines....
/usr/lib/portage/bin/ebuild.sh: line 1046: select:: command not found
/usr/lib/portage/bin/ebuild.sh: line 1047: select:: command not found


Expected Results:  
It should emerge glibc.

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.2, glibc-2.3.2-r9, 2.4.26-
gentoo-r3.1 i686)
=================================================================
System uname: 2.4.26-gentoo-r3.1 i686 Mobile Pentium II
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.3-r1 [2.3.3 (#1, Feb 27 2005, 10:17:26)
]
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.3-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.4.3-r4
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-Os -march=pentium2 -fomit-frame-pointer -s -pipe -DNDEBUG -
DG_DISABLE_ASSERT"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/
share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /
usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-Os -march=pentium2 -s -pipe -DNDEBUG -DG_DISABLE_ASSERT"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms"
GENTOO_MIRRORS="http://adelie.polymtl.ca/ ftp://gentoo.ccccom.com http://gentoo.
ccccom.com"
LANG="pl_PL"
LC_ALL="pl_PL"
LDFLAGS="-s -z combreloc"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups curl emboss encode 
esd fam firebird font-server foomaticdb fortran gdbm gif gnome gpm gstreamer gtk 
gtk2 imlib ipv6 jpeg kde libg++ libwww mad mikmod mmx motif mozilla mp3 mpeg 
ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime 
readline samba sdl slang spell ssl svga tcpd tiff truetype truetype-fonts type1-
fonts xml2 xmms xv zlib linguas_pl"
Unset:  ASFLAGS, CBUILD, CTARGET, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-04-03 10:11:49 UTC
do `emerge glibc >& log` and post the log here
Comment 2 Jakub Zalas 2005-04-04 05:37:22 UTC
Created attachment 55268 [details]
emerge glibc log
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2005-07-14 02:57:33 UTC
Comment on attachment 55268 [details]
emerge glibc log

set the mime type right.
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2005-07-14 02:58:16 UTC
can you emerge other packages?
Comment 5 Mark Loeser (RETIRED) gentoo-dev 2005-12-15 23:42:48 UTC
I can't reproduce this.  Is this still a problem for you?