https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/symmetrica-3.0.1-r1 fails to compile. Discovered on: amd64 (internal ref: gcc15_tinderbox) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 911806 [details] build.log.xz latest 1000 lines of build log (because the entire and compressed log exceeds attachment limit, use 'xzless' to read it)
$ make 2>&1 | grep error | wc -l 619 What a nice day to go outside.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dafbdbfb119d5dca7e5a95e85ce3be4cb88c486b commit dafbdbfb119d5dca7e5a95e85ce3be4cb88c486b Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2025-01-09 04:11:38 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2025-01-09 15:59:07 +0000 sci-libs/symmetrica: add 3.1.0 Closes: https://bugs.gentoo.org/944853 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> sci-libs/symmetrica/Manifest | 1 + sci-libs/symmetrica/symmetrica-3.1.0.ebuild | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+)
My entry for the most annoying C23 update contest (2000+ functions with no arguments declared in the header): $ git log --pretty=oneline 3.0.1..3.1.0 | wc -l 417