[MacPorts] #56792: webkit2-gtk @2.26.1 +universal: error: use of undeclared identifiers 'TagBitsWasm' 'TagWasmMask' 'offsetExtractorTable'
MacPorts
noreply at macports.org
Wed Oct 30 04:46:12 UTC 2019
#56792: webkit2-gtk @2.26.1 +universal: error: use of undeclared identifiers
'TagBitsWasm' 'TagWasmMask' 'offsetExtractorTable'
--------------------------+----------------------
Reporter: ryandesign | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: webkit2-gtk |
--------------------------+----------------------
Comment (by kencu):
It looks like the definitions for the undefined bits are guarded here
[https://github.com/WebKit/webkit/blob/90754e2950b05f3d0fbebc1edcf5c9b86e0d9f71/Source/JavaScriptCore/runtime/JSCJSValue.h#L364
here] by a 64 bit guard. Perhaps this code is unable to build `+universal`
for that reason (and might have to use the universal PortGroup, oh gosh,
can you imagine?). Alternatively, turning of webassembly is a possibility
that might eliminate the use of this code.
--
Ticket URL: <https://trac.macports.org/ticket/56792#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list