Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462586 - games-engines/love should depend on dev-lang/lua[deprecated]
Summary: games-engines/love should depend on dev-lang/lua[deprecated]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-21 12:56 UTC by Nikolaj Šujskij
Modified: 2013-03-21 13:43 UTC (History)
2 users (show)

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 Nikolaj Šujskij 2013-03-21 12:56:53 UTC
When dev-lang/lua is built wih USE="-deprecated", building games-engines/love-0.8.0 fails with

/usr/lib64/libmpg123.so -lmodplug -lphysfs -lfreetype -lIL /usr/lib64//liblua.so -ldl -lopenal -lGL -lSDL -lm -Wl,-rpath -Wl,/usr/lib64/ -Wl,-rpath -Wl,/usr/lib64/
./libraries/luasocket/libluasocket/unix.o: In function `luaopen_socket_unix':
unix.c:(.text+0x88f): undefined reference to `luaL_openlib'
./libraries/luasocket/libluasocket/udp.o: In function `udp_open':
udp.c:(.text+0x47c): undefined reference to `luaL_openlib'
./libraries/luasocket/libluasocket/timeout.o: In function `timeout_open':
timeout.c:(.text+0x310): undefined reference to `luaL_openlib'
./libraries/luasocket/libluasocket/tcp.o: In function `tcp_open':
tcp.c:(.text+0x79c): undefined reference to `luaL_openlib'
./libraries/luasocket/libluasocket/select.o: In function `select_open':
select.c:(.text+0x6b0): undefined reference to `luaL_openlib'
./libraries/luasocket/libluasocket/mime.o:mime.c:(.text+0x1163): more undefined references to `luaL_openlib' follow
Comment 1 Sergey Popov gentoo-dev 2013-03-21 13:01:59 UTC
Confirming at least for 0.8.0
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-03-21 13:43:36 UTC
Fixed in CVS.