https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-geosciences/osmctools-0.9-r2 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 911820 [details] build.log build log and emerge --info
I made this patch for Fedora to fix this issue: https://src.fedoraproject.org/rpms/osmctools/blob/rawhide/f/osmctools-0.9-gcc15.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede63d98ff02f01c0f0eab8633c915c0f76e33c4 commit ede63d98ff02f01c0f0eab8633c915c0f76e33c4 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2025-02-18 21:23:11 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2025-02-18 21:24:02 +0000 sci-geosciences/osmctools: add gcc15 patch Closes: https://bugs.gentoo.org/944867 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> .../osmctools/files/osmctools-0.9-gcc15.patch | 56 ++++++++++++++++++++++ sci-geosciences/osmctools/osmctools-0.9-r2.ebuild | 4 +- 2 files changed, 59 insertions(+), 1 deletion(-)
(In reply to Andrea Musuruane from comment #2) > I made this patch for Fedora to fix this issue: > https://src.fedoraproject.org/rpms/osmctools/blob/rawhide/f/osmctools-0.9- > gcc15.patch Thank you!