[MacPorts] #61650: webkit2-gtk @2.28.2_1+minibrowser+quartz fails to build on 10.15.7
MacPorts
noreply at macports.org
Thu Dec 24 21:15:04 UTC 2020
#61650: webkit2-gtk @2.28.2_1+minibrowser+quartz fails to build on 10.15.7
--------------------------+---------------------
Reporter: p-bro | Owner: dbevans
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: webkit2-gtk |
--------------------------+---------------------
Changes (by Michael Lass <michael.lass@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"1c1282262ee807a0819c679c58dae0f98241fb75/macports-ports"
1c1282262ee807a0819c679c58dae0f98241fb75/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="1c1282262ee807a0819c679c58dae0f98241fb75"
webkit2-gtk: fix build with XCode 12
Compilation fails with the following error:
DerivedSources/ForwardingHeaders/wtf/PointerPreparations.h:37:53: error:
cannot initialize return object of type 'void *' with an rvalue of type
'const void *'
ALWAYS_INLINE void* getVTablePointer(T* o) { return
__builtin_get_vtable_pointer(o); }
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This issue has been fixed in version 2.30.0. Until the package is
updated, it can be fixed with a simple patch obtained from
https://bugs.webkit.org/show_bug.cgi?id=207871
Fixes https://trac.macports.org/ticket/61650
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61650#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list