Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16937 - glibc-2.3.2 compile failure
Summary: glibc-2.3.2 compile failure
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-05 21:02 UTC by ebnf
Modified: 2003-05-05 06:10 UTC (History)
1 user (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 ebnf 2003-03-05 21:02:42 UTC
Here are the last few lines of the offending ebuild:

--------------->%-------------------
mv -f /var/tmp/portage/glibc-2.3.2/work/glibc-2.3.2/buildhere/misc/ttyslot.T
/var/tmp/portage/glibc-2.3.2/work/glibc-2.3.2/buildhere/misc/ttyslot.d
.././scripts/mkinstalldirs
/var/tmp/portage/glibc-2.3.2/work/glibc-2.3.2/buildhere/misc
make[2]: .././scripts/mkinstalldirs: Command not found
make[2]: ***
[/var/tmp/portage/glibc-2.3.2/work/glibc-2.3.2/buildhere/misc/getusershell.d]
Error 127
make[2]: *** Waiting for unfinished jobs....
<built-in>:1:8: ../include/libc-symbols.h: No such file or directory
mv -f /var/tmp/portage/glibc-2.3.2/work/glibc-2.3.2/buildhere/misc/getpass.T
/var/tmp/portage/glibc-2.3.2/work/glibc-2.3.2/buildhere/misc/getpass.d
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/glibc-2.3.2/work/glibc-2.3.2/misc'make[1]: ***
[misc/subdir_lib] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.2/work/glibc-2.3.2'
make: *** [all] Error 2
 
!!! ERROR: sys-libs/glibc-2.3.2 failed.
!!! Function src_compile, Line 357, Exitcode 2
!!! (no error message)
 
ebnf@disillusion $
--------------->%-------------------

Reproducible: Always
Steps to Reproduce:




Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2_pre1-r0)
=================================================================
System uname: 2.4.20-gentoo-r1 i686 AMD Athlon(tm) XP
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/kde/3/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib alsa gdbm berkdb
slang readline arts nas bonobo svga tcltk java guile mysql X sdl gpm tcpd pam
libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde motif opengl mozilla
apache2"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 SpanKY gentoo-dev 2003-03-05 21:19:26 UTC
make[2]: .././scripts/mkinstalldirs: Command not found

is there more to the output ? is the device full ?
Comment 2 ebnf 2003-03-06 00:40:29 UTC
I have about 1.6GB free on the device.  I'll capture the full log of the build overnight and attach it in the morning.
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-04-06 17:12:11 UTC
try -r1
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-05-05 06:10:42 UTC
seems to work