[MacPorts] #62837: xorg-server @1.20.11+universal: error: use of undeclared identifier '_x_active'; did you mean 'x_active'?
MacPorts
noreply at macports.org
Sat May 8 04:19:34 UTC 2021
#62837: xorg-server @1.20.11+universal: error: use of undeclared identifier
'_x_active'; did you mean 'x_active'?
------------------------+-------------------------
Reporter: ryandesign | Owner: jeremyhu
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: highsierra | Port: xorg-server
------------------------+-------------------------
I'm not able to upgrade my xorg-server port:
{{{
:info:build X11Application.m:343:13: error: use of undeclared identifier
'_x_active'; did you mean 'x_active'?
:info:build if (_x_active) {
:info:build ^~~~~~~~~
:info:build x_active
:info:build X11Application.m:260:20: note: 'x_active' declared here
:info:build OSX_BOOL const x_active = self.x_active;
:info:build ^
}}}
This only seems to happen when using the +universal variant. Building
without the +universal variant works.
--
Ticket URL: <https://trac.macports.org/ticket/62837>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list