[Bug 282641] www/osrm-backend: Fix pkg-fallout on current after update to clang19
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282641] www/osrm-backend: Fix pkg-fallout on current after update to clang19"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282641] www/osrm-backend: Fix pkg-fallout on current after update to clang19"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Nov 2024 08:43:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282641
Bug ID: 282641
Summary: www/osrm-backend: Fix pkg-fallout on current after
update to clang19
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: freebsd@mosedal.net
Created attachment 255046
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255046&action=edit
Patch to fix pkg-fallout on Current after clang19 was merged
Hi,
After the base system compiler was updated to Clang 19, the port fails to
build. (The specific bug is in its version of sol2 included in this port).
To fix this, I've added a patch that uses the default version of Clang on
FreeBSD-Current after the update to clang 19 was applied.
It's a bit heavy-handed, but at least it gets the port building again on
Current until I can find some time to make a more permanent fix for the
library.
All the best,
Peter.
P.S.: Yes, I am the port maintainer for this port. I'm not quite sure what
flags to set for this, so please guide me.
P.P.S.: I hope the patch does not mess up the formatting of the Makefile - it's
a bit tricky with the current screen reader to check whether the file is
formatted properly. I've run portfmt and portclippy on the Makefile, so hope
that's good enough.
--
You are receiving this mail because:
You are the assignee for the bug.