Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 36798
Alias:
Product:
Component:
Status: CLOSED
Resolution: REMIND
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Manuel Lanctot <pacu@sympatico.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
tome-2.2.5.ebuild ToME 2.2.5 ebuild (update) text/plain Manuel Lanctot 2003-12-30 04:19 0000 1.37 KB Details
tome-2.2.5.ebuild ToME 2.2.5 ebuild (update) text/plain Manuel Lanctot 2003-12-30 04:32 0000 1.40 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 36798 depends on: Show dependency tree
Bug 36798 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-12-30 04:11 0000
A new release of ToME (2.2.5) is now available.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Manuel Lanctot 2003-12-30 04:19:37 0000 -------
Created an attachment (id=22841) [details]
ToME 2.2.5 ebuild (update)

------- Comment #2 From Manuel Lanctot 2003-12-30 04:30:03 0000 -------
Hmm there seems to be a problem in the makefile, it tries to run:
./tolua -n player -o w_player.c player.pkg
but tolua is usually installed in /usr/bin, not in .

------- Comment #3 From Manuel Lanctot 2003-12-30 04:32:00 0000 -------
Created an attachment (id=22842) [details]
Fixes the lua/tolua dependencies

ToME needs Lua support, so I added dependencies for dev-lang/lua and
dev-lang/tolua.

------- Comment #4 From Manuel Lanctot 2003-12-30 07:41:38 0000 -------
Since ToME builds it's own lua/tolua bins, I scrapped the ebuild which had deps
for lua/tolua.

------- Comment #5 From Manuel Lanctot 2003-12-30 16:24:35 0000 -------
Ok, here's the Lua problem I have with 2.2.5:

localhost root # emerge /usr/local/portage/games-roguelike/tome/tome-2.2.5.ebuild
Calculating dependencies ...done!
>>> emerge (1 of 1) games-roguelike/tome-2.2.5 to /
>>> md5 src_uri ;-) tome-225-src.tgz
>>> Unpacking source...
>>> Unpacking tome-225-src.tgz to /var/tmp/portage/tome-2.2.5/work
>>> Source unpacked.
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -mmmx  -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o lua/lapi.o lua/lapi.c
<snip>
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -mmmx  -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o lua_bind.o lua_bind.c
gcc -march=athlon-xp -O3 -pipe -fomit-frame-pointer -mmmx  -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o w_util.o w_util.c
./tolua -n player -o w_player.c player.pkg
make: ./tolua: Command not found
make: *** [w_player.c] Error 127
make: *** Waiting for unfinished jobs....

!!! ERROR: games-roguelike/tome-2.2.5 failed.
!!! Function src_compile, Line 29, Exitcode 2
!!! emake failed

----
Now, when I try with 2.2.3, everything works. There are no important changes between the two makefile.std - and there are no differences between the two src/lua directories other than a couples of lines in src/lua/llex.c

I'm really puzzled as to why, in 2.2.5, it fails to find the tolua binary.



------- Comment #6 From SpanKY 2004-01-01 01:26:49 0000 -------

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

------- Comment #7 From Mr. Bones. 2005-05-19 09:05:35 0000 -------
Closing to clean up after bugzilla upgrade.  reopen if closed in error. 
Thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug