Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106091 - bsd-games-2.17 install error
Summary: bsd-games-2.17 install error
Status: RESOLVED DUPLICATE of bug 102126
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-15 12:06 UTC by Paul Varner (RETIRED)
Modified: 2005-09-15 20:12 UTC (History)
0 users

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


Attachments
bsd-games-2.17 emerge log (bsd-games-2.17-emerge.log,194.90 KB, text/plain)
2005-09-15 14:06 UTC, Paul Varner (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Varner (RETIRED) gentoo-dev 2005-09-15 12:06:52 UTC
When emerging bsd-games-2.17 I am encountering the following error:

set -e; for d in  /usr/share/man/man6 /; do mkdir -p
/var/tmp/portage/bsd-games-2.17/image/$d; done
install -c -m 0755 hack/hack /var/tmp/portage/bsd-games-2.17/image//hack
: hack
install -d -m 0755 /var/tmp/portage/bsd-games-2.17/image//hack
install: `/var/tmp/portage/bsd-games-2.17/image//hack' exists but is not a directory
make: *** [hack_install] Error 1

!!! ERROR: games-misc/bsd-games-2.17 failed.
!!! Function src_install, Line 2386, Exitcode 2
!!! make install failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
emerge -v1 bsd-games

Actual Results:  
emerge fails with install error

Expected Results:  
successful emerge

Portage 1.589-cvs (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r1,
2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.12.0_pre8
Python:              dev-lang/python-2.3.5,dev-lang/python-2.4.1-r1 [2.4.1 (#1,
Jun 17 2005, 01:55:04)]
distcc: No such file or directory [disabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.9.6, 1.5, 1.8.5-r3, 1.7.9-r1, 1.6.3, 1.4_p6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O2 -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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache cvs distlocks fixpackages sandbox sfperms
strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo
http://gentoo.mirrors.pair.com/"
LINGUAS="en"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa apache2 arts artswrappersuid audiofile avi bash-completion
berkdb bitmap-fonts browserplugin cdr crypt cups curl dvd eds emboss encode fam
fbcon flac foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imagemagick imlib
java javascript jpeg kde kdeenablefinal kdexdeltas libg++ libwww mad maildir
mikmod mmx motif mp3 mpeg ncurses nls nptl ogg oggvorbis opengl pam pdflib perl
png ppds python qt quicktime readline samba sasl sdl spell sqlite sse ssl tcltk
tcpd tiff truetype truetype-fonts type1-fonts usb vorbis win32codecs xine xml2
xmms xscreensaver xv zlib linguas_en userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, MAKEOPTS

Config files: /etc/make.conf, /etc/portage/mirrors, /etc/portage/package.mask,
/etc/portage/package.unmask, /etc/portage/package.keywords,
/etc/portage/profile/packages, /etc/portage/profile/virtuals
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-09-15 13:25:25 UTC
Can I see the complete output from the attempted merge please?  It kind of looks
like you have the games eclass variables unset.
Comment 2 Paul Varner (RETIRED) gentoo-dev 2005-09-15 14:06:28 UTC
Created attachment 68536 [details]
bsd-games-2.17 emerge log
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2005-09-15 14:26:50 UTC
Yep.  What kind of odd setup do you have where you're not getting GAMES_BINDIR
set?  Have you messed with the games eclass?  Do you have any GAMES variables in
make.conf?
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2005-09-15 14:30:15 UTC
oh.  "Portage 1.589-cvs"

Not a games bug.  Reassigning.
Comment 5 Paul Varner (RETIRED) gentoo-dev 2005-09-15 20:12:21 UTC

*** This bug has been marked as a duplicate of 102126 ***