Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114333 - sys-devel/gcc-3.4.4-r1: mv: cannot stat ...
Summary: sys-devel/gcc-3.4.4-r1: mv: cannot stat ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-03 02:19 UTC by Toralf Förster
Modified: 2005-12-04 21:04 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 Toralf Förster gentoo-dev 2005-12-03 02:19:20 UTC
from the log file:

strip: i686-pc-linux-gnu-strip --strip-unneeded
   /usr/libexec/gcc/i686-pc-linux-gnu/3.4.4/cc1
   /usr/libexec/gcc/i686-pc-linux-gnu/3.4.4/cc1plus
   /usr/libexec/gcc/i686-pc-linux-gnu/3.4.4/f771
   /usr/libexec/gcc/i686-pc-linux-gnu/3.4.4/collect2
strip: i686-pc-linux-gnu-strip --strip-unneeded
mv: cannot stat
`/var/tmp/portage/gcc-3.4.4-r1/image//usr/lib/gcc/i686-pc-linux-gnu/3.4.4/.././*.a':
No such file or directory
mv: cannot stat
`/var/tmp/portage/gcc-3.4.4-r1/image//usr/lib/gcc/i686-pc-linux-gnu/3.4.4/.././*.so*':
No such file or directory
mv: cannot stat
`/var/tmp/portage/gcc-3.4.4-r1/image//usr/lib/gcc/i686-pc-linux-gnu/3.4.4/.././*.la':
No such file or directory
rmdir:
`/var/tmp/portage/gcc-3.4.4-r1/image//usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../.':
Invalid argument
rmdir: `/var/tmp/portage/gcc-3.4.4-r1/image//usr/lib/.': Invalid argument
rmdir: `/var/tmp/portage/gcc-3.4.4-r1/image//usr/lib/.': Invalid argument
gzipping man page: g++.1
gzipping man page: g77.1


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2005-12-03 09:40:27 UTC
you neglected to post the output of `emerge info`
Comment 2 Toralf Förster gentoo-dev 2005-12-04 02:00:42 UTC
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 Intel(R) Pentium(R) M processor 1700MHz
Gentoo Base System version 1.6.13
ccache version 2.3 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /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=pentium-m -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/
ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://mirror.nutsmaas.nl/gentoo/
http://212.219.56.131/sites/www.ibiblio.org/gentoo/"
LINGUAS="de en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 apm arts audiofile avi berkdb bitmap-fonts
browserplugin bzip2 cdr crypt cups curl dri dvd emboss encode exif expat fam
ffmpeg font-server foomaticdb fortran gd gdbm gif glut gpm gstreamer gtk gtk2
idn imagemagick imlib innodb ipv6 jai java javascript jimi joystick jpeg junit
kde lcms libg++ libwww live mad mbox mhash mikmod mmx mmxext mng motif mp3 mpeg
mysql nagios-dns nagios-ntp nagios-ping ncurses nls nsplugin ogg oggvorbis
opengl oss pam pcmcia pcre pdflib perl png python qt quicktime readline real
recode rtc samba sdl slp snmp spell sse sse2 ssl tcltk tcpd tiff truetype
truetype-fonts type1-fonts udev userlocales vorbis wifi win32codecs xanim xine
xml2 xmms xv xvid zlib linguas_de linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 3 SpanKY gentoo-dev 2005-12-04 21:03:47 UTC
comes from the gcc_movelibs func
Comment 4 SpanKY gentoo-dev 2005-12-04 21:04:30 UTC
fixed in cvs