Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878439 - games-roguelike/stone-soup-0.29.1 - cluautil.cc:(.text+<snip>): undefined reference to luaL_openlib
Summary: games-roguelike/stone-soup-0.29.1 - cluautil.cc:(.text+<snip>): undefined ref...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Erik Mackdanz
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-27 07:15 UTC by Toralf Förster
Modified: 2022-10-29 13:30 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.32 KB, text/plain)
2022-10-27 07:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,186.17 KB, text/plain)
2022-10-27 07:15 UTC, Toralf Förster
Details
environment (environment,121.57 KB, text/plain)
2022-10-27 07:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.41 KB, application/x-bzip)
2022-10-27 07:15 UTC, Toralf Förster
Details
games-roguelike:stone-soup-0.29.1:20221026-230942.log (games-roguelike:stone-soup-0.29.1:20221026-230942.log,208.17 KB, text/plain)
2022-10-27 07:15 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-27 07:15:45 UTC
too long lines were shrinked:

  357 |     you = player();
      |                  ^
x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 ability.o abyss.o acquire.o act-iter.o actor-los.o actor.o adjust.o areas.o arena.o artefact.o attack.o attitude-change.o beam.o behold.o bitary.o branch.o branch-data-json.o bloodspatter.o chardump.o cio.o cloud
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cluautil.o: in function `luaopen_setmeta(lua_State*, char const*, luaL_Reg const*, char const*)':
cluautil.cc:(.text+0x341): undefined reference to `luaL_openlib'
/usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: cluautil.o: in function `clua_register_metatable(lua_State*, char const*, luaL_Reg const*, int (*)(lua_State*))':
cluautil.cc:(.text+0x40e): undefined reference to `luaL_openlib'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20221026-010008

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

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:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
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 4349f92953805cc85b3a3bb7c340aac399148142
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 26 22:02:02 2022 +0000

    2022-10-26 22:02:01 UTC

emerge -qpvO games-roguelike/stone-soup
[ebuild  N    ] games-roguelike/stone-soup-0.29.1  USE="ncurses -advpng -debug -sound -test -tiles" LUA_SINGLE_TARGET="lua5-1"
Comment 1 Toralf Förster gentoo-dev 2022-10-27 07:15:45 UTC
Created attachment 825587 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-27 07:15:47 UTC
Created attachment 825589 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-27 07:15:48 UTC
Created attachment 825591 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-27 07:15:50 UTC
Created attachment 825593 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-27 07:15:51 UTC
Created attachment 825595 [details]
games-roguelike:stone-soup-0.29.1:20221026-230942.log
Comment 6 Larry the Git Cow gentoo-dev 2022-10-29 13:30:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382506089ce33b464cee7498b0cab8dc4d4cf7c0

commit 382506089ce33b464cee7498b0cab8dc4d4cf7c0
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-10-29 13:29:51 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-10-29 13:29:51 +0000

    games-roguelike/stone-soup: depend on deprecated lua APIs
    
    Closes: https://bugs.gentoo.org/878439
    Signed-off-by: David Seifert <soap@gentoo.org>

 games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild | 1 +
 games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild   | 1 +
 games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild   | 1 +
 games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild   | 1 +
 games-roguelike/stone-soup/stone-soup-0.29.0.ebuild      | 1 +
 games-roguelike/stone-soup/stone-soup-0.29.1.ebuild      | 1 +
 6 files changed, 6 insertions(+)