too long lines were shrinked: [11/176] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCODECS_DEPRECATED_WARNINGS_SINCE=0x0 -DKCODECS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Codecs_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO [12/176] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCODECS_DEPRECATED_WARNINGS_SINCE=0x0 -DKCODECS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Codecs_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO [13/176] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCODECS_DEPRECATED_WARNINGS_SINCE=0x0 -DKCODECS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Codecs_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO FAILED: src/CMakeFiles/KF5Codecs.dir/kcharsets.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DKCODECS_DEPRECATED_WARNINGS_SINCE=0x0 -DKCODECS_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DKF5Codecs_EXPORTS -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ In file included from /var/tmp/portage/kde-frameworks/kcodecs-5.116.0/work/kcodecs-5.116.0/src/kcharsets.cpp:15: /var/tmp/portage/kde-frameworks/kcodecs-5.116.0/work/kcodecs-5.116.0/src/kentities.gperf:77:156: error: '__STDC_VERSION__' is not defined, evaluates to '0' [-Werror=undef] 77 | Ouml, 0x00d6 | ^ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma_systemd_test-20250403-164001 KEYWORDED/UNMASKED [gcc-15] Requested by sam <sys-devel/gcc-15.0.9999:15 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang version 20.1.2 llvm-config: 20.1.2 Python 3.12.9 go version go1.24.2 linux/amd64 [1] php8.2 * [2] php8.4 Available Ruby profiles: [1] ruby32 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.71.1 [2] rust-bin-1.85.1 [3] rust-1.85.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.6_p7 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-21 system-vm HEAD of ::gentoo commit 8fe542807b60440f3078d7c842180b04fe679a86 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Apr 7 22:20:19 2025 +0000 2025-04-07 22:20:19 UTC task: app-office/kraft emerge -qpvO =kde-frameworks/kcodecs-5.116.0 [ebuild NS ] kde-frameworks/kcodecs-5.116.0 [6.12.0] USE="-debug -doc -test*"
Created attachment 923978 [details] emerge-info.txt
Created attachment 923979 [details] emerge-history.txt
Created attachment 923980 [details] environment
Created attachment 923981 [details] etc.clang.tar.xz
Created attachment 923982 [details] etc.portage.tar.xz
Created attachment 923983 [details] kde-frameworks:kcodecs-5.116.0:20250407-235900.log
Created attachment 923984 [details] logs.tar.xz
Created attachment 923985 [details] qlist-info.txt.xz
Created attachment 923986 [details] temp.tar.xz
Saw asturm discussing this already, this is gperf-3.2.
https://lists.gnu.org/archive/html/bug-gperf/2025-04/msg00001.html https://git.savannah.gnu.org/cgit/gperf.git/commit/?id=3bab6ab7bff26bb444722ff9fc1c58b523e9262d
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b977ded145274778cec27e8492f44bc1c50407cf commit b977ded145274778cec27e8492f44bc1c50407cf Author: Sam James <sam@gentoo.org> AuthorDate: 2025-04-09 14:43:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-09 14:46:56 +0000 dev-util/gperf: backport upstream fixes, especially for -Wundef Backport two fixes: * -Wundef with C++ which fixes kcodecs (KF5) * Test fix (didn't affect us but maybe could with Clang or something, harmless so let's pull it in) Closes: https://github.com/gentoo/gentoo/pull/41501 Closes: https://bugs.gentoo.org/953407 Signed-off-by: Sam James <sam@gentoo.org> dev-util/gperf/Manifest | 1 + dev-util/gperf/files/gperf-3.2-tests.patch | 46 ++++++++++++++++++++++++++++++ dev-util/gperf/gperf-3.2-r1.ebuild | 30 +++++++++++++++++++ 3 files changed, 77 insertions(+)