QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4, app-i18n/libime will fail to build w/o a fix. See also tracker bug #951350; check existing bug or file a new one for this package, and take it upstream. QA Notice: CMake 4 detected; building with -DCMAKE_POLICY_VERSION_MINIMUM=3.5 This is merely a workaround and *not* a permanent fix. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_systemd-20250602-160530 The build log matches a QA pattern or sth. else requested by a dev. The attached etc.portage.tar.xz has all details. -------------------------------------------------------------------
Created attachment 931936 [details] emerge-info.txt
Created attachment 931937 [details] app-i18n:libime-1.1.10:20250608-054203.log
Created attachment 931938 [details] emerge-history.txt.xz
Created attachment 931939 [details] etc.clang.tar.xz
Created attachment 931940 [details] etc.portage.tar.xz
Created attachment 931941 [details] qlist-info.txt.xz
The CMake 4 deprecation warnings we see for libime are reported by Gentoo’s QA checks scanning the bundled kenlm sub-module, specifically the unused file kenlm/CMakeLists.txt. libime uses kenlm’s source code directly, but it does not use kenlm’s own CMakeLists.txt, so that file is never processed during configure or build.