Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45027 - games-roguelike/scourge-0.5 version bump
Summary: games-roguelike/scourge-0.5 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://scourge.sourceforge.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-18 08:28 UTC by Daniel Webert
Modified: 2011-09-14 20:36 UTC (History)
6 users (show)

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


Attachments
scourge-0.4.ebuild (scourge-0.4.ebuild,1.33 KB, text/plain)
2004-05-09 14:57 UTC, Thomas Veith (RETIRED)
Details
strace for scourge (scourge.strace,43.96 KB, text/plain)
2004-06-11 17:11 UTC, Charles Goodwin
Details
patch for scrouge-0.5 to compile against gcc 3.4 (scourge-gcc34.patch,3.11 KB, patch)
2004-07-25 10:49 UTC, Stéphane Gimenez
Details | Diff
scrouge-0.5 ebuild (scourge-0.5.ebuild,957 bytes, text/plain)
2004-07-25 10:52 UTC, Stéphane Gimenez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Webert 2004-03-18 08:28:34 UTC
games-roguelike/scourge-0.3 version bump
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-03-30 03:57:57 UTC
We're going to hold off on adding more scourge versions to portage until
there's actually a game to be played.  Think of the current version as a place
holder until then.  Feel free to use your local overlay to whip up ebuilds
for your own use and attach them as text/plain here.
Comment 2 Thomas Veith (RETIRED) gentoo-dev 2004-05-09 14:57:49 UTC
Created attachment 31069 [details]
scourge-0.4.ebuild

The ebuild for scourge 0.4... quite nice already, allthough ymmv :)
Comment 3 Charles Goodwin 2004-05-10 13:01:40 UTC
scourge 0.4 now released
Comment 4 Charles Goodwin 2004-05-11 12:42:17 UTC
*** Bug 50730 has been marked as a duplicate of this bug. ***
Comment 5 Charles Goodwin 2004-05-11 12:48:06 UTC
Needs to depend on cmake:

>>> emerge (1 of 1) games-roguelike/scourge-0.4 to /
>>> md5 src_uri ;-) scourge-0.4.tar.gz
>>> Unpacking source...
>>> Unpacking scourge-0.4.tar.gz to /var/tmp/portage/scourge-0.4/work
>>> Source unpacked.
/usr/sbin/ebuild.sh: line 39: cmake: command not found
make: *** No targets specified and no makefile found.  Stop.
 
!!! ERROR: games-roguelike/scourge-0.4 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! (no error message)
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2004-05-11 13:03:49 UTC
Before this goes into portage, the save game stuff needs to be fixed to save
in the user's home directory as well.  There shouldn't be any writing to /usr.
I've emailed upstream about this so maybe in some future release they'll add
this.  It could be patched around in the code too, but I haven't gotten to it.
Comment 7 Charles Goodwin 2004-05-11 22:59:39 UTC
It also seems to have an issue with video modes:

charlie@mightymax charlie $ scourge
Setting video mode: 800x600x24
Video mode set failed: Couldn't find matching GLX visual

(Yes, I do have that defined in my X11 config.  That and several other combinations that I tried without success.)
Comment 8 Mr. Bones. (RETIRED) gentoo-dev 2004-05-13 16:59:51 UTC
Yep, reopen when it's closer to portage quality or with a patch.
Comment 9 Charles Goodwin 2004-06-11 17:11:08 UTC
Created attachment 33108 [details]
strace for scourge

I think that the problem is that Scourge is looking in the wrong place for lib
files, such as libGLcore as there are lots of these kind of lines in the
strace:

open("/usr/X11R6/lib/libGLcore.so.1", O_RDONLY) = -1 ENOENT (No such
file or directory)
open("/usr/X11R6/lib/libGLcore.so.1", O_RDONLY) = -1 ENOENT (No such
file or directory)

It's the same for libSDL and libGLUT and all sorts of other stuff.

Although, 'ldd /usr/games/bin/scourge' seems to give a list of valid lib files.
Comment 10 Charles Goodwin 2004-07-23 18:29:54 UTC
Is 0.5 up to standards, Mr Bones?  I noted a few fixes from you are in the changelog.

Can this bug be reopened as a 0.5 bump?
Comment 11 Mr. Bones. (RETIRED) gentoo-dev 2004-07-23 18:43:51 UTC
I'll take a look at 0.5
Comment 12 Stéphane Gimenez 2004-07-25 10:49:07 UTC
Created attachment 36134 [details, diff]
patch for scrouge-0.5 to compile against gcc 3.4
Comment 13 Stéphane Gimenez 2004-07-25 10:52:11 UTC
Created attachment 36135 [details]
scrouge-0.5 ebuild

an ebuild for scrouge-0.5.

Hope this helps.
Comment 14 Mr. Bones. (RETIRED) gentoo-dev 2004-07-27 15:06:19 UTC
0.5 is certainly better than the one I looked at before but still has issues.
I've emailed upstream and introduced the author to valgrind. ;-)
Poke this bug again for 0.6 please.
Comment 15 Mr. Bones. (RETIRED) gentoo-dev 2004-08-01 12:15:06 UTC
*** Bug 59070 has been marked as a duplicate of this bug. ***
Comment 16 Mr. Bones. (RETIRED) gentoo-dev 2004-08-13 10:44:34 UTC
*** Bug 60224 has been marked as a duplicate of this bug. ***
Comment 17 Stefan Schweizer (RETIRED) gentoo-dev 2004-08-13 10:50:08 UTC
sorry, did not find it because its not open :(
Comment 18 Alexandru Toma 2004-10-08 02:33:49 UTC
>> Poke this bug again for 0.6 please.
Poking ;)

"That's right! Version 0.6 just hit the streets. Among the new features are magic, potions, gui updates, better battles and of course: etc."
Comment 19 Mr. Bones. (RETIRED) gentoo-dev 2004-10-15 18:09:22 UTC
Everybody over to bug #66806
Comment 20 Mr. Bones. (RETIRED) gentoo-dev 2004-10-15 18:09:58 UTC
fun with bugzilla.
Comment 21 Mr. Bones. (RETIRED) gentoo-dev 2004-10-15 18:10:18 UTC
There we go.

*** This bug has been marked as a duplicate of 66806 ***
Comment 22 Mr. Bones. (RETIRED) gentoo-dev 2005-05-19 09:06:00 UTC
Closing to clean up after bugzilla upgrade.  reopen if closed in error.  Thanks.
Comment 23 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:36:56 UTC
clean up bug list after bugzilla update