Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21847 - tkMOO-light doesn't emerge, crashes with access violation
Summary: tkMOO-light doesn't emerge, crashes with access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-28 14:49 UTC by Otto
Modified: 2003-07-12 00:07 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 Otto 2003-05-28 14:49:28 UTC
When I try to emerge tkMOO-light, it displays the following:

Calculating dependencies ...done!
>>> emerge (1 of 1) app-games/tkMOO-light-0.3.32 to /
--- No package manifest found: /usr/portage/app-games/tkMOO-light/Manifest
>>> md5 src_uri ;-) tkMOO-light-0.3.32.tar.gz
 * Adding group 'games' to your system ...
 * games already exists on your system :)
 * Adding user 'games' to your system ...
 * games already exists on your system :)
>>> Unpacking source...
>>> Unpacking tkMOO-light-0.3.32.tar.gz to /var/tmp/portage/tkMOO-light-0.3.32/work
>>> Source unpacked.
\rm -f tkMOO-lite
\rm -f /usr/games/bin/tkMOO-lite
ACCESS DENIED  unlink:    /usr/games/bin/tkMOO-lite
rm: cannot remove `/usr/games/bin/tkMOO-lite': Permission denied
make: *** [clean] Error 1

!!! ERROR: app-games/tkMOO-light-0.3.32 failed.
!!! Function src_compile, Line 23, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-tkMOO-light-0.3.32-21998.log"

unlink:    /usr/games/bin/tkMOO-lite
--------------------------------------------------------------------------------

/usr/games/bin/tkMOO-lite doesn't exist on my system. (In fact, /usr/games
doesn't even exist.) I've tried adding a tkMOO-lite to this location, doesn't
help any. 

On my old system, this upgraded just fine from 0.3.28 to 0.3.32. But this fresh
install doesn't seem to be going as well. TK works just fine (make xconfig for
the Linux kernel works fine)


Reproducible: Always
Steps to Reproduce:
1. Fresh install of Gentoo 1.4rc2 stage-3 AthlonXP
2. emerge tkMOO-light
3.

Actual Results:  
Calculating dependencies ...done!
>>> emerge (1 of 1) app-games/tkMOO-light-0.3.32 to /
--- No package manifest found: /usr/portage/app-games/tkMOO-light/Manifest
>>> md5 src_uri ;-) tkMOO-light-0.3.32.tar.gz
 * Adding group 'games' to your system ...
 * games already exists on your system :)
 * Adding user 'games' to your system ...
 * games already exists on your system :)
>>> Unpacking source...
>>> Unpacking tkMOO-light-0.3.32.tar.gz to /var/tmp/portage/tkMOO-light-0.3.32/work
>>> Source unpacked.
\rm -f tkMOO-lite
\rm -f /usr/games/bin/tkMOO-lite
ACCESS DENIED  unlink:    /usr/games/bin/tkMOO-lite
rm: cannot remove `/usr/games/bin/tkMOO-lite': Permission denied
make: *** [clean] Error 1

!!! ERROR: app-games/tkMOO-light-0.3.32 failed.
!!! Function src_compile, Line 23, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-tkMOO-light-0.3.32-21998.log"

unlink:    /usr/games/bin/tkMOO-lite
--------------------------------------------------------------------------------



Expected Results:  
Complete the emerge without failing

Portage 2.0.48 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP 2500+
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/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/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=""
USE="x86 oss 3dnow apm avi crypt cups encode gif gpm jpeg gnome libg++ libwww
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv
zlib gtkhtml gdbm berkdb slang readline arts bonobo svga tcltk java guile X sdl
tcpd pam ssl perl python esd imlib oggvorbis gtk qt kde motif opengl mozilla"
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-07-12 00:07:34 UTC
alrighty, fixed in cvs, sorry about the delay