/var/tmp/portage/games-emulation/vbam-2.1.4/work/visualboyadvance-m-2.1.4/src/sdl/SDL.cpp: In function ‘void sdlPollEvents()’: /var/tmp/portage/games-emulation/vbam-2.1.4/work/visualboyadvance-m-2.1.4/src/sdl/SDL.cpp:884:45: error: ‘KMOD_META’ was not declared in this scope; did you mean ‘KMOD_ALT’? 884 | #define MOD_NOCTRL (KMOD_SHIFT | KMOD_ALT | KMOD_META) | ^~~~~~~~~ /var/tmp/portage/games-emulation/vbam-2.1.4/work/visualboyadvance-m-2.1.4/src/sdl/SDL.cpp:1057:46: note: in expansion of macro ‘MOD_NOCTRL’ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-20201219-003732 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-10.2.0 * clang version 11.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.0.0 Available Python interpreters, in order of preference: [1] python3.9 [2] python3.8 (fallback) [3] python2.7 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) [2] ruby26 (with Rubygems) [3] ruby27 (with Rubygems) * Available Rust versions: [1] rust-1.48.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.272_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Mon Dec 28 09:35:20 AM UTC 2020 emerge -qpvO games-emulation/vbam [ebuild N ] games-emulation/vbam-2.1.4 USE="nls sdl wxwidgets -ffmpeg -link -lirc -openal"
Created attachment 680014 [details] emerge-info.txt
Created attachment 680017 [details] emerge-history.txt
Created attachment 680020 [details] environment
Created attachment 680023 [details] etc.portage.tbz2
Created attachment 680026 [details] games-emulation:vbam-2.1.4:20201228-110847.log
Created attachment 680029 [details] logs.tbz2
Created attachment 680032 [details] temp.tbz2
Created attachment 687738 [details, diff] SDL2.patch SDL2@2.0.14 changed KMOD_GUI from a macro to an enum. This patch checks for that change when defining KMOD_META.
bug submitted upstream as well. Link: https://github.com/visualboyadvance-m/visualboyadvance-m/issues/815
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=117f6634d01f2c89e614561de47351c9bdfef37a commit 117f6634d01f2c89e614561de47351c9bdfef37a Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2021-03-09 08:46:17 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2021-03-09 08:46:17 +0000 games-emulation/vbam: Fixed build against libsdl2-2.0.14 Closes: https://bugs.gentoo.org/762208 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> .../vbam/files/vbam-2.1.4-libsdl2-2.0.14.patch | 27 ++++++++++++++++++++++ games-emulation/vbam/vbam-2.1.4.ebuild | 3 ++- 2 files changed, 29 insertions(+), 1 deletion(-)