Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147566 - armagetronad-0.2.7.1-r1 build: cp wants to copy file over themselves
Summary: armagetronad-0.2.7.1-r1 build: cp wants to copy file over themselves
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-14 06:45 UTC by Wonko
Modified: 2006-10-12 15:40 UTC (History)
0 users

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


Attachments
emerge log file (games-action:armagetronad-0.2.7.1-r1:20060914-132048.log,6.98 KB, text/plain)
2006-09-14 06:51 UTC, Wonko
Details
successful compile (games-action:armagetronad-0.2.7.1-r1:20061012-212427.log,37.21 KB, text/plain)
2006-10-12 15:40 UTC, Wonko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wonko 2006-09-14 06:45:33 UTC
armagentronad fails because it wants to copy some files over themselves.

I do not even know what this application is and don't need it, but I thought I'd report this. Maybe an additional test is needed if the file already exists in Makefile lines 33, 37 and 38?


Portage 2.1.1 (default-linux/x86/2006.1, gcc-3.4.6, glibc-2.4-r3, 2.6.16-gentoo-r13 i686)
=================================================================
System uname: 2.6.16-gentoo-r13 i686 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.4
Last Sync: Thu, 14 Sep 2006 04:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  0.4.2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.4.3-r4, 1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon64 -Os -pipe -fforce-addr -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/fax /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/openldap/schema /etc/revdep-rebuild /etc/sane.d /etc/sound/events /etc/terminfo /etc/webmin /etc/xdg/xfce4 /usr/lib/X11/xkb /usr/share/texmf/dvips/config"
CXXFLAGS="-march=athlon64 -Os -pipe -fforce-addr -fomit-frame-pointer"
DISTDIR="/data/portage/distfiles"
FEATURES="autoconfig ccache confcache distcc distlocks metadata-transfer sandbox sfperms strict userpriv"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.nyx.hu/gentoo"
LANG="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/data/portage/gentoo-portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/portage/local/layman/kde-experimental"
SYNC="rsync://zone.wonkology.org/gentoo-portage"
USE="x86 3dnow X aac aalib acl acpi aim alsa apm arts artswrappersuid audiofile bash-completion bcmath berkdb bitmap-fonts bluetooth bzip2 cdparanoia cdr clamav cli crypt ctype cups dbus dga dio directfb dlloader doc dri dvd dvdr dvdread elibc_glibc encode fam fbcon ffmpeg firefox flac foomaticdb fortran fritzcapi_cards_fcpci ftp gd gdbm ggi gif ginac gphoto gpm gtk gtk2 hal ieee1394 imagemagick imlib input_devices_kbd input_devices_keyboard input_devices_mouse ipv6 isdnlog jabber jack java javascript jikes jpeg jpeg2k kde kdeenablefinal kdexdeltas kernel_linux libg++ linguas_de lirc lirc_devices_serial lm_sensors mad maildir matrox mikmod mime mmx mng motif mp3 mpeg ncurses nls nptl nptlonly nsplugin ntpl oggvorbis openal opengl oss pam pcre pdf perl php plotutils png ppds pppd python qt3 qt4 quicktime radius readline real recode reflection ruby samba scanner sdl session slang sndfile sockets sox speex spell spl sse sse2 ssl svg svga tcltk tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU video_cards_fbdev video_cards_nv video_cards_nvidia video_cards_vesa video_cards_vga videos vorbis win32codecs wmf wxwindows xine xml xmms xorg xosd xpm xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Wonko 2006-09-14 06:51:58 UTC
Created attachment 96968 [details]
emerge log file
Comment 2 Tupone Alfredo gentoo-dev 2006-10-12 11:44:06 UTC
could you please report the build error again, if any, after disabling confcache.
Comment 3 Wonko 2006-10-12 15:40:12 UTC
Created attachment 99481 [details]
successful compile

Without confcache, all is fine.