Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869671 - games-roguelike/stone-soup-0.29.0:0.29 - cluautil.cc: error: luaL_openlib was not declared in this scope
Summary: games-roguelike/stone-soup-0.29.0:0.29 - cluautil.cc: error: luaL_openlib was...
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-09-11 08:55 UTC by Toralf Förster
Modified: 2022-10-28 13:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.56 KB, text/plain)
2022-09-11 08:55 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,79.61 KB, application/x-bzip)
2022-09-11 08:55 UTC, Toralf Förster
Details
environment (environment,123.33 KB, text/plain)
2022-09-11 08:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,36.07 KB, application/x-bzip)
2022-09-11 08:55 UTC, Toralf Förster
Details
games-roguelike:stone-soup-0.29.0:20220911-054303.log (games-roguelike:stone-soup-0.29.0:20220911-054303.log,25.59 KB, text/plain)
2022-09-11 08:55 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.17 KB, application/x-bzip)
2022-09-11 08:55 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-09-11 08:55:17 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -std=c++11  -pipe -march=native -fno-diagnostics-color -O2    -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized  -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-de
x86_64-pc-linux-gnu-g++ -std=c++11  -pipe -march=native -fno-diagnostics-color -O2    -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized  -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-de
x86_64-pc-linux-gnu-g++ -std=c++11  -pipe -march=native -fno-diagnostics-color -O2    -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized  -Wno-array-bounds -Wno-format-zero-length -Wmissing-declarations -Wredundant-de
cluautil.cc: In function void luaopen_setmeta(lua_State*, const char*, const luaL_Reg*, const char*):
cluautil.cc:55:5: error: luaL_openlib was not declared in this scope; did you mean luaL_openlibs?
   55 |     luaL_openlib(ls, global, lua_lib, 0);
      |     ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220905-210005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.3.1
 [2] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.21.0 [icedtea-8]
2)	OpenJDK 17.0.3_p7 [openjdk-17]
3)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
5)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8  system-vm
  [4]   openjdk-bin-11 
  [5]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 8c420f89df7f778ce99679731bd2288d5d8f3b08
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 11 04:12:32 2022 +0000

    2022-09-11 04:12:31 UTC

emerge -qpvO games-roguelike/stone-soup
[ebuild  N    ] games-roguelike/stone-soup-0.29.0  USE="ncurses tiles -advpng -debug -sound -test" LUA_SINGLE_TARGET="lua5-1"
Comment 1 Toralf Förster gentoo-dev 2022-09-11 08:55:18 UTC
Created attachment 804577 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-11 08:55:19 UTC
Created attachment 804580 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-11 08:55:20 UTC
Created attachment 804583 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-11 08:55:22 UTC
Created attachment 804586 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-11 08:55:23 UTC
Created attachment 804589 [details]
games-roguelike:stone-soup-0.29.0:20220911-054303.log
Comment 6 Toralf Förster gentoo-dev 2022-09-11 08:55:24 UTC
Created attachment 804592 [details]
logs.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-09-11 13:16:20 UTC
The bug has been closed via the following commit(s):

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

commit f33e6f006040c0657b30fd18185201cff3dc8063
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-09-11 13:15:58 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-09-11 13:15:58 +0000

    games-roguelike/stone-soup: request deprecated lua-5.1 API
    
    Closes: https://bugs.gentoo.org/869671
    Signed-off-by: David Seifert <soap@gentoo.org>

 games-roguelike/stone-soup/stone-soup-0.29.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 8 Larry the Git Cow gentoo-dev 2022-09-23 13:50:03 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=592717e0fd8cbae3367e4f2cb1cfdc7142fe9d78

commit 592717e0fd8cbae3367e4f2cb1cfdc7142fe9d78
Author:     Erik Mackdanz <stasibear@gentoo.org>
AuthorDate: 2022-09-23 13:47:49 +0000
Commit:     Erik Mackdanz <stasibear@gentoo.org>
CommitDate: 2022-09-23 13:49:44 +0000

    games-roguelike/stone-soup: request deprecated lua-5.1 API
    
    Bug: https://bugs.gentoo.org/869671
    Signed-off-by: Erik Mackdanz <stasibear@gentoo.org>

 games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild | 4 +++-
 games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild   | 4 +++-
 games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild   | 4 +++-
 games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild   | 4 +++-
 4 files changed, 12 insertions(+), 4 deletions(-)