Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185582 - ebuild using gdc for aba-game "titanion"
Summary: ebuild using gdc for aba-game "titanion"
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement with 2 votes (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 118209
  Show dependency tree
 
Reported: 2007-07-16 19:12 UTC by Account removed
Modified: 2009-04-08 09:33 UTC (History)
5 users (show)

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


Attachments
games-action/titanion (titanion.tar.gz,4.46 KB, text/plain)
2007-07-16 19:12 UTC, Account removed
Details
games-action/titanion/titanion-0.3.ebuild (titanion-0.3.ebuild,1.39 KB, text/plain)
2007-07-16 20:14 UTC, Account removed
Details
games-action/titanion/files/titanion-0.3.diff (titanion-0.3.diff,15.21 KB, patch)
2007-07-16 20:14 UTC, Account removed
Details | Diff
games-action/titanion/titanion-0.3.ebuild (titanion-0.3.ebuild,1.42 KB, text/plain)
2007-07-21 19:53 UTC, Account removed
Details
games-action/titanion/titanion-0.3.ebuild (titanion-0.3.ebuild,1.59 KB, text/plain)
2007-08-19 10:41 UTC, Account removed
Details
games-action/titanion/titanion-0.3.ebuild (titanion-0.3.ebuild,1.88 KB, text/plain)
2007-08-22 18:44 UTC, Account removed
Details
games-action/titanion/files/titanion-0.3.diff (titanion-0.3.diff,13.75 KB, patch)
2007-08-22 18:44 UTC, Account removed
Details | Diff
games-action/titanion/files/titanion-0.3.diff (titanion-0.3.diff,15.35 KB, patch)
2007-09-20 16:07 UTC, Account removed
Details | Diff
games-action/titanion/titanion-0.3.ebuild (titanion-0.3.ebuild,1.92 KB, text/plain)
2007-10-11 18:18 UTC, Account removed
Details
games-action/titanion/files/titanion.png (titanion.png,2.68 KB, image/png)
2007-11-18 12:39 UTC, Account removed
Details
games-action/titanion/titanion-0.3.ebuild (titanion-0.3.ebuild,1.99 KB, text/plain)
2007-11-18 12:39 UTC, Account removed
Details
games-action/titanion/titanion-0.3.ebuild (titanion-0.3.ebuild,1.97 KB, text/plain)
2009-02-11 12:07 UTC, Account removed
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Account removed 2007-07-16 19:12:25 UTC
works on x86 and ppc
Comment 1 Account removed 2007-07-16 19:12:46 UTC
Created attachment 125080 [details]
games-action/titanion
Comment 2 Account removed 2007-07-16 20:14:38 UTC
Created attachment 125113 [details]
games-action/titanion/titanion-0.3.ebuild
Comment 3 Account removed 2007-07-16 20:14:57 UTC
Created attachment 125114 [details, diff]
games-action/titanion/files/titanion-0.3.diff
Comment 4 Account removed 2007-07-21 19:53:25 UTC
Created attachment 125585 [details]
games-action/titanion/titanion-0.3.ebuild

several ebuild fixes
Comment 5 Account removed 2007-08-19 10:41:19 UTC
Created attachment 128559 [details]
games-action/titanion/titanion-0.3.ebuild
Comment 6 Henrique Rodrigues 2007-08-22 17:55:36 UTC
I've tried the ebuild, but this is what I got:


[snip]
>>> Source compiled.
>>> Test phase [not enabled]: games-action/titanion-0.3

>>> Install titanion-0.3 into /var/tmp/portage/games-action/titanion-0.3/image/ category games-action
ACCESS DENIED  mkdir:     /var/games
mkdir: cannot create directory `/var/games': Permission denied
chmod: cannot access `/var/games/titanion': No such file or directory
ACCESS DENIED  mkdir:     /var/games
mkdir: cannot create directory `/var/games': Permission denied
chmod: cannot access `/var/games/titanion/replay': No such file or directory
ACCESS DENIED  open_wr:   /var/games/titanion/titanion.prf
touch: cannot touch `/var/games/titanion/titanion.prf': Permission denied
chmod: cannot access `/var/games/titanion/titanion.prf': No such file or directory
>>> Completed installing titanion-0.3 into /var/tmp/portage/games-action/titanion-0.3/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-games-action_-_titanion-0.3-27915.log"

mkdir:     /var/games
mkdir:     /var/games
open_wr:   /var/games/titanion/titanion.prf
Comment 7 Account removed 2007-08-22 18:07:17 UTC
hi

very likely the same reason, like xaero's comment here:
http://bugs.gentoo.org/show_bug.cgi?id=186210

i'll have to fix my ebuilds to deal with
${GAMES_DATADIR} and ${GAMES_STATEDIR} better.

needs some time probably :(
Comment 8 Account removed 2007-08-22 18:44:13 UTC
Created attachment 128886 [details]
games-action/titanion/titanion-0.3.ebuild

fixed ebuild - should work now as it should
Comment 9 Account removed 2007-08-22 18:44:44 UTC
Created attachment 128887 [details, diff]
games-action/titanion/files/titanion-0.3.diff

patched for updated ebuild
Comment 10 Account removed 2007-08-22 18:45:50 UTC
ok  - should work now (faster than expected :) )
please report any issues or improvements :) 
Comment 11 Henrique Rodrigues 2007-08-23 00:05:03 UTC
Alright, it works great now (on PPC, btw). I love this kind of game!
Comment 12 Account removed 2007-08-23 06:19:07 UTC
Good to hear that it works now for you! Thanks for testing :)

maybe you know it already but there are other games like this:
http://forums.gentoo.org/viewtopic-t-571680.html
(some of them are not yet updated like titanion, but i'll fix them over weekend)
 
Comment 13 Account removed 2007-09-20 16:07:45 UTC
Created attachment 131394 [details, diff]
games-action/titanion/files/titanion-0.3.diff

minor fixes for gdc-0.24
Comment 14 Account removed 2007-10-11 18:18:28 UTC
Created attachment 133182 [details]
games-action/titanion/titanion-0.3.ebuild

privileges fixes
Comment 15 Account removed 2007-11-18 12:39:05 UTC
Created attachment 136268 [details]
games-action/titanion/files/titanion.png

desktop icon
Comment 16 Account removed 2007-11-18 12:39:42 UTC
Created attachment 136270 [details]
games-action/titanion/titanion-0.3.ebuild

installing icon now
Comment 17 Ben Leggett 2008-06-02 19:15:09 UTC
Tested successfully on ~amd64 with gcc 4.1.2
Comment 18 Account removed 2009-02-11 12:07:38 UTC
Created attachment 181633 [details]
games-action/titanion/titanion-0.3.ebuild

cosmetics for repoman
Comment 19 Account removed 2009-04-08 09:33:41 UTC
requires unsupported gdc compiler