[MacPorts] #65492: webkit2-gtk update?
MacPorts
noreply at macports.org
Tue Mar 12 12:27:55 UTC 2024
#65492: webkit2-gtk update?
--------------------------+----------------------
Reporter: RJVB | Owner: mascguy
Type: request | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: webkit2-gtk |
--------------------------+----------------------
Comment (by RJVB):
As a general remark: I finally got the port to build on 10.9, only to have
my Mac KP twice after having used it. Once while using it, the 2nd time
was a night and sleep/wake cycle after having run Epiphany against WK2
-gtk-devel 2.40.2 . Both times I had increased the use-of-shared-memory
limits to avoid a GTk3 BadAccess error I reported on elsewhere, but
needless to say I didn't keep trying and reverted to the tried-and-true
WK2-gtk 2.28 main port.
And just now I see that you really need clang-17 to build C++20 code:
https://discourse.llvm.org/t/rfc-clang-17-0-6-would-be-minimum-version-to-
build-llvm-in-c-20/75345/8 and that using something as older as clang-12
(like I did) could cause all kinds of unexpected behaviour because of
`silent miscompiles`.
The problem is that clang++-17 really seems to require a more recent
libc++ runtime, one that provides std::verbose_abort (IIRC).
--
Ticket URL: <https://trac.macports.org/ticket/65492#comment:20>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list