* QA Notice: One or more CMake variables were not used by the project: * AUTO_RUN_TESTING strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/cherrytree * checking 374 files for package collisions >>> Merging app-text/cherrytree-1.2.0 to / gtk-update-icon-cache: The generated cache was invalid. --- /usr/ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop-20250221-191503 The build log matches a QA pattern or sth. requested by a dev. The attached etc.portage.tar.xz has all details. -------------------------------------------------------------------
Created attachment 920012 [details] emerge-info.txt
Created attachment 920013 [details] app-text:cherrytree-1.2.0:20250227-113022.log.xz
Created attachment 920014 [details] emerge-history.txt
Created attachment 920015 [details] etc.clang.tar.xz
Created attachment 920016 [details] etc.portage.tar.xz
Created attachment 920017 [details] qlist-info.txt.xz
My apologies, I accidentally introduced this in #40462 (https://github.com/gentoo/gentoo/pull/40462). I've submitted #40958 (https://github.com/gentoo/gentoo/pull/40958) as one possible solution.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966418f400c96b5e91899335028269e62f356cfc commit 966418f400c96b5e91899335028269e62f356cfc Author: Joel Anderson <joel@goatshriek.com> AuthorDate: 2025-03-08 12:07:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-11 09:02:17 +0000 app-text/cherrytree: remove unused cmake flag Specify the AUTO_RUN_TESTING flag only when testing is enabled, to avoid a CMake warning about unused variables. Closes: https://bugs.gentoo.org/950341 Signed-off-by: Joel Anderson <joel@goatshriek.com> Closes: https://github.com/gentoo/gentoo/pull/40958 Signed-off-by: Sam James <sam@gentoo.org> app-text/cherrytree/cherrytree-1.2.0.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)