Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878391 - games-arcade/epiar-0.5.1-r1 - audio_lua.cpp:(.text+<snip>): undefined reference to luaL_openlib
Summary: games-arcade/epiar-0.5.1-r1 - audio_lua.cpp:(.text+<snip>): undefined referen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-26 18:09 UTC by Toralf Förster
Modified: 2022-10-29 13:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.22 KB, text/plain)
2022-10-26 18:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,253.80 KB, text/plain)
2022-10-26 18:09 UTC, Toralf Förster
Details
environment (environment,107.43 KB, text/plain)
2022-10-26 18:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.13 KB, application/x-bzip)
2022-10-26 18:09 UTC, Toralf Förster
Details
games-arcade:epiar-0.5.1-r1:20221025-222811.log (games-arcade:epiar-0.5.1-r1:20221025-222811.log,83.37 KB, text/plain)
2022-10-26 18:09 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.87 KB, application/x-bzip)
2022-10-26 18:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,42.27 KB, application/x-bzip)
2022-10-26 18:09 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-10-26 18:09:00 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -DDATADIR="\"/usr/share/epiar\"" -DLUA_COMPAT_OPENLIB=1 -I./source/ -I/usr/include/lua5.1  -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/freetype2  -DUSE_PHYSICSFS -I/usr/include/ -I/usr/include/FTGL -I/usr/include/freetype2  -I/usr/includ
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  -DDATADIR="\"/usr/share/epiar\"" -DLUA_COMPAT_OPENLIB=1 -I./source/ -I/usr/include/lua5.1  -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/freetype2  -DUSE_PHYSICSFS -I/usr/include/ -I/usr/include/FTGL -I/usr/include/freetype2  -I/usr/includ
x86_64-pc-linux-gnu-g++ -I./source/ -I/usr/include/lua5.1  -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/freetype2  -DUSE_PHYSICSFS -I/usr/include/ -I/usr/include/FTGL -I/usr/include/freetype2  -I/usr/include/libxml2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DCOMP_GCC -I/usr/
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: audio_lua.o: in function `Audio_Lua::RegisterAudio(lua_State*)':
audio_lua.cpp:(.text+0x401): undefined reference to `luaL_openlib'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: hud.o: in function `Hud::RegisterHud(lua_State*)':
hud.cpp:(.text+0x25f6): undefined reference to `luaL_openlib'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20221024-040004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.3
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit 4c4718248bf27ed3e8c4d8e8baece542e36deb87
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 25 20:46:54 2022 +0000

    2022-10-25 20:46:53 UTC

emerge -qpvO games-arcade/epiar
[ebuild  N    ] games-arcade/epiar-0.5.1-r1  LUA_SINGLE_TARGET="lua5-1"
Comment 1 Toralf Förster gentoo-dev 2022-10-26 18:09:01 UTC
Created attachment 825497 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-26 18:09:02 UTC
Created attachment 825499 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-26 18:09:04 UTC
Created attachment 825501 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-26 18:09:05 UTC
Created attachment 825503 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-26 18:09:06 UTC
Created attachment 825505 [details]
games-arcade:epiar-0.5.1-r1:20221025-222811.log
Comment 6 Toralf Förster gentoo-dev 2022-10-26 18:09:07 UTC
Created attachment 825507 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-26 18:09:09 UTC
Created attachment 825509 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-29 13:30:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b15882378d3300a6bc4661f122ceb3791865328

commit 0b15882378d3300a6bc4661f122ceb3791865328
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-10-29 13:29:52 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-10-29 13:29:52 +0000

    games-arcade/epiar: depend on deprecated lua APIs
    
    Closes: https://bugs.gentoo.org/878391
    Signed-off-by: David Seifert <soap@gentoo.org>

 games-arcade/epiar/epiar-0.5.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)