[-Werror,-Wimplicit-function-declaration] DisplayMessage("Draw", False); ^ y.tab.c:1451:15: warning: passing arguments to 'yyerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror (YY_("syntax error")); ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd-j4-20221201-030004 ------------------------------------------------------------------- CC=clang CXX=clang++ gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.6 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.6 Python 3.10.8 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.65.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm php cli (if any): HEAD of ::gentoo commit 9ea73884d1bf4492053b174c7adb48f3c09ebcf3 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Dec 1 14:16:44 2022 +0000 Merge updates from master emerge -qpvO games-board/gnushogi [ebuild N ] games-board/gnushogi-1.4.1-r1 USE="X"
Created attachment 838829 [details] emerge-info.txt
Created attachment 838831 [details] emerge-history.txt
Created attachment 838833 [details] environment
Created attachment 838835 [details] etc.clang.tar.bz2
Created attachment 838837 [details] etc.portage.tar.bz2
Created attachment 838839 [details] games-board:gnushogi-1.4.1-r1:20221201-143651.log
Created attachment 838841 [details] logs.tar.bz2
Created attachment 838843 [details] temp.tar.bz2
Created attachment 838845 [details] var.tmp.clang.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b254a022187b08785482cdbf7b573f022143261c commit b254a022187b08785482cdbf7b573f022143261c Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-15 17:32:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-15 20:55:29 +0000 games-board/gnushogi: update EAPI 7 -> 8, fix build errors Massages Makefile.in into fail-early form, fixes generated parser by adding missing function declarations. Closes: https://bugs.gentoo.org/932280 Closes: https://bugs.gentoo.org/930372 Closes: https://bugs.gentoo.org/883893 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40586 Signed-off-by: Sam James <sam@gentoo.org> .../gnushogi/files/gnushogi-1.4.1-makefile.patch | 72 ++++++++++++++++++++++ .../files/gnushogi-1.4.1-xshogi-parser.patch | 25 ++++++++ ...gi-1.4.1-r1.ebuild => gnushogi-1.4.1-r2.ebuild} | 21 +++---- 3 files changed, 104 insertions(+), 14 deletions(-)