[MacPorts] #62842: webkit2-gtk @2.28.2_2 +debug+minibrowser+quartz: error: use of undeclared identifier 'remoteProcessID'
MacPorts
noreply at macports.org
Sat May 8 14:09:22 UTC 2021
#62842: webkit2-gtk @2.28.2_2 +debug+minibrowser+quartz: error: use of undeclared
identifier 'remoteProcessID'
-------------------------+-------------------------
Reporter: cooljeanius | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: haspatch | Port: webkit2-gtk
-------------------------+-------------------------
I fixed this before but forgot to save my patch, so I've regenerated it
and am making sure to submit it this time. The error I'm fixing is this:
{{{
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_webkit2-gtk/webkit2-gtk/work/webkitgtk-2.28.2/Source/WebKit/Platform/IPC/Connection.cpp:672:223:
error: use of undeclared identifier 'remoteProcessID'
RELEASE_LOG_ERROR(IPC, "Connection::waitForSyncReply: Timed-out while
waiting for reply for %{public}s::%{public}s from process %d, id = %"
PRIu64, messageReceiverName.toString().data(),
messageName.toString().data(), remoteProcessID(), syncRequestID);
^
1 error generated.
}}}
Will attach patch next.
--
Ticket URL: <https://trac.macports.org/ticket/62842>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list