Opened 3 years ago

Last modified 3 years ago

#62837 assigned defect

xorg-server @1.20.11+universal: error: use of undeclared identifier '_x_active'; did you mean 'x_active'?

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.6.99
Keywords: highsierra Cc:
Port: xorg-server

Description

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.

Attachments (1)

main.log.bz2 (29.6 KB) - added by ryandesign (Ryan Carsten Schmidt) 3 years ago.

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log.bz2 added

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Version: 2.6.42.6.99

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Note: See TracTickets for help on using tickets.