Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106854 - emerge --update world dies on glibc build...trying to move xtrace.new from a directory called debbug, when it's in debug
Summary: emerge --update world dies on glibc build...trying to move xtrace.new from a ...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 19:22 UTC by John Jolet
Modified: 2005-12-15 02:11 UTC (History)
0 users

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 John Jolet 2005-09-21 19:22:19 UTC
glibc build creates a file called xtrace.new in 
/var/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-li
nuxthreads/debug/, but then tries to mv it from debbug, instead of debug

Reproducible: Always
Steps to Reproduce:
1.emerge --update world
2.
3.

Actual Results:  
rm -f /var/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-linux
threads/debug/xtrace.new
sed -e 's|@BASH@|/bin/sh|' -e 's|@VERSION@|2.3.5|' \
    -e 's|@SLIBDIR@|/lib|' -e 's|@BINDIR@|/usr/bin|' xtrace.sh > /var/tmp/portag
e/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/debug/xtrace.
new \
&& rm -f /var/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-li
nuxthreads/debug/xtrace && mv /var/tmp/portage/glibc-2.3.5-r1/work/build-deault-
i686-pc-linux-gnu-linuxthreads/debbug/xtrace.new /var/tmp/portage/glibc-2.3.5-r1
/work/build-default-i686-pc-linux-gnu-linuxthreads/debug/xtrace && chmod +x /var
/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/de
bug/xtrace
mv: cannot stat `/var/tmp/portage/glibc-2.3.5-r1/work/build-deault-i686-pc-linux
-gnu-linuxthreads/debbug/xtrace.new': No such file or directory
make[2]: *** [/var/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-g
nu-linuxthreads/debug/xtrace] Error 1
make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r1/work/glibc-2.3.5/deb
ug'
make[1]: *** [debug/others] Error 2
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r1/work/glibc-2.3.5'
make: *** [all] Error 2

!!! ERROR: sys-libs/glibc-2.3.5-r1 failed.


Expected Results:  
moved the file?
Comment 1 SpanKY gentoo-dev 2005-09-21 23:28:39 UTC
you neglected to post `emerge info` like the bug report page told you to
Comment 2 John Jolet 2005-09-22 11:12:53 UTC
Here is the emerge --info output.  This would have been in the bug report to 
start with, execpt I though "emerge info" was the output from emerge..perhaps 
if the instructions said "emerge --info". 
 
I symlinked the debbug to the debug directory and it passed the previous 
failure point...now I'm getting: 
In file included from <command line>:9: 
../include/libc-symbols.h:56:20: config.h: No such file or directory 
make[2]: *** 
[/var/tmp/portage/glibc-2.3.5-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/posix/sched_rr_gi.os] 
Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/glibc-2.3.5-r1/work/glibc-2.3.5/posix' 
make[1]: *** [posix/subdir_lib] Error 2 
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r1/work/glibc-2.3.5' 
make: *** [all] Error 2 
 
!!! ERROR: sys-libs/glibc-2.3.5-r1 failed. 
!!! Function toolchain-glibc_src_compile, Line 230, Exitcode 2 
!!! (no error message) 
!!! If you need support, post the topmost build error, NOT this status message. 
 
 src_uri ;-) glibc-linuxthreads-2.3.5.tar.bz2 
>>> md5 src_uri ;-) glibc-libidn-2.3.5.tar.bz2 
>>> md5 src_uri ;-) glibc-2.3.5-patches-1.10.tar.bz2 
>>> md5 src_uri ;-) glibc-manpages-2.3.5.tar.bz2 
>>> md5 src_uri ;-) glibc-infopages-2.3.5.tar.bz2 
>>> md5 src_uri ;-) glibc-fedora-20041219T2331.tar.bz2 
 
 
emerge --info stuff is below 
 emerge --info 
Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.6, 
glibc-2.3.4.20041102-r1, 2.6.12-gentoo-r10 i686) 
================================================================= 
System uname: 2.6.12-gentoo-r10 i686 Intel(R) Pentium(R) 4 CPU 1800MHz 
Gentoo Base System version 1.6.13 
dev-lang/python:     2.3.5-r2 
sys-apps/sandbox:    1.2.11 
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.6 
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=pentium4" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=pentium4" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
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 eds emboss encode 
foomaticdb fortran gd gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde 
libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss 
pam pdflib perl png python qt quicktime readline sdl spell ssl tcpd truetype 
truetype-fonts type1-fonts vorbis xml2 xmms xv zlib userland_GNU kernel_linux 
elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, 
PORTDIR_OVERLAY 
 
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2005-12-15 02:11:12 UTC
Is this still an issue with the newest stable versions of everything?