clang++clang++clang++: : warning: warning: optimization flag '-fno-peel-loops' is not supported [-Wignored-optimization-argument]optimization flag '-fno-peel-loops' is not supported [-Wignored-optimization-argument] clang++clang++: : warning: warning: optimization flag '-fno-tracer' is not supported [-Wignored-optimization-argument]optimization flag '-fno-peel-loops' is not supported [-Wignored-optimization-argument] clang++: warning: optimization flag '-fno-tracer' is not supported [-Wignored-optimization-argument]: warning: optimization flag '-fno-tracer' is not supported [-Wignored-optimization-argument] error: error: error: ErrorError inin readingreading profileprofile profdir/default.profdata:profdir/default.profdata: NoNo suchErrorsuch file fileor in or reading directoryprofile ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_systemd_clang-20231210-041514 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6+libcxx Python 3.11.7 Available Rust versions: [1] rust-bin-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): go version go1.21.5 linux/amd64 HEAD of ::gentoo commit 5c694d04ae589ca222f3b66757bab69250ab1131 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Dec 12 10:33:53 2023 +0000 2023-12-12 10:33:53 UTC emerge -qpvO games-board/stockfish [ebuild N ] games-board/stockfish-16 USE="optimize -debug -general-32 -general-64" CPU_FLAGS_X86="avx2 popcnt sse"
Created attachment 878904 [details] emerge-info.txt
Created attachment 878905 [details] emerge-history.txt
Created attachment 878906 [details] environment
Created attachment 878907 [details] etc.clang.tar.xz
Created attachment 878908 [details] etc.portage.tar.xz
Created attachment 878909 [details] games-board:stockfish-16:20231212-113943.log
Created attachment 878910 [details] qlist-info.txt.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035bae314b847add8934886e11a4df62b9c7f16d commit 035bae314b847add8934886e11a4df62b9c7f16d Author: Sv. Lockal <lockalsash@gmail.com> AuthorDate: 2024-07-13 14:40:56 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-11-23 16:54:04 +0000 games-board/stockfish: fix clang build failure COMP should be a fixed string like clang/gcc to set tools for PGO. Possible values are described in https://disservin.github.io/stockfish-docs/stockfish-wiki/Compiling-from-source.html#compilers Note that even though COMP points to C compiler, stockfish calls only C++ compile provided in COMPILER parameter. Closes: https://bugs.gentoo.org/919781 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37542 Signed-off-by: Sam James <sam@gentoo.org> games-board/stockfish/stockfish-16-r1.ebuild | 13 ++++++++++++- games-board/stockfish/stockfish-16.1.ebuild | 13 ++++++++++++- games-board/stockfish/stockfish-16.ebuild | 13 ++++++++++++- games-board/stockfish/stockfish-17.ebuild | 13 ++++++++++++- 4 files changed, 48 insertions(+), 4 deletions(-)