Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Nov 2024 08:43:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 282641] www/osrm-backend: Fix pkg-fallout on current after update to clang19
Message-ID:  <bug-282641-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282641

            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=3D255046&action=
=3Dedit
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282641-7788>