Summary: | sci-geosciences/osmctools-0.9-r2 fails to compile: osmfilter.c:386:15: error: expected identifier before false | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Conrad Kostecki <conikost> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | musuruan |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() 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! |