Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86312 - "test.scm: Scheme file does not exist" when launching gnurobots
Summary: "test.scm: Scheme file does not exist" when launching gnurobots
Status: RESOLVED INVALID
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: 2005-03-22 14:30 UTC by tapi
Modified: 2005-03-23 15: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 tapi 2005-03-22 14:30:43 UTC
I successfully emerged gnurobots-1.0d, but when i'm trying to launch 'robots' (or 'xrobots') it says :

$ robots
robots: test.scm: Scheme file does not exist

and then stops.
test.scm really doesn't exist, is it a mistake in the ebuild ?

Reproducible: Always
Steps to Reproduce:
1. emerge gnurobots
2. launch robots
3. robots crashes

Actual Results:  
$ robots
robots: test.scm: Scheme file does not exist

Expected Results:  
launch the game

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 AMD Duron(tm) Processor
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 20 2005, 23:02:13)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.7.9-r1, 1.4_p6, 1.9.4, 1.6.3, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=athlon -pipe -fomit-frame-pointer -fprefetch-loop-arrays
-momit-leaf-frame-pointer -fstack-protector"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/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="-O3 -mcpu=athlon -pipe -fomit-frame-pointer -fprefetch-loop-arrays
-momit-leaf-frame-pointer -fstack-protector"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="fr_FR@euro "
LC_ALL="fr_FR@euro"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X aac aalib acpi alsa apm arts avi bash-completion berkdb
bitmap-fonts cdr crypt cups curl divx4linux dvd dvdread emboss encode fam fbcon
flac font-server foomaticdb fortran ftp gdbm gif gnome gpm gtk gtk2 guile
imagemagick imlib jack java javascript jpeg jpeg2k junit kde kdeenablefinal
libcaca libg++ libwww live mmx mmx2 motif mp3 mpeg ncurses network nls nptl
nvidia offensive ogg oggvorbis openal opengl oss pam pcre pdflib perl png posix
ppds python qt quicktime readline real recode rtc sdl sftplogging skey speex
spell ssl svga symlink tcltk tcpd test tga theora tiff truetype truetype-fonts
type1-fonts unicode usb userlocales vcd vim with-x xchattext xml xml2 xmms
xprintxv xvid zlib linguas_fr linguas_en"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-03-22 14:55:05 UTC
you should specify some files on the command line.
Comment 2 tapi 2005-03-23 15:07:54 UTC
hum ok... thx :)