Opened 8 months ago

Closed 7 months ago

#68366 closed defect (fixed)

Error: qt4-mac does not currently build on macOS versions later than 13 Ventura.

Reported by: ashterenli Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: qt4-mac

Description

I'm on

% xcodebuild -version
Xcode 15.0
Build version 15A240d

Any way I can work around this problem?

What I'm really after is x2goclient.

Thank you

Change History (4)

comment:1 Changed 8 months ago by jmroot (Joshua Root)

Owner: set to michaelld
Port: qt4-mac added
Status: newassigned

comment:2 Changed 7 months ago by kencu (Ken)

and qt4-mac lives on!

A sImple fix to build on Sonoma with Xcode 15... this was built on an arm64 Mac, as x64_64, but should be just as easy on an Intel system running Sonoma.

I'll generate a PR for Michael.

% port -v installed qt4-mac
The following ports are currently installed:
  qt4-mac @4.8.7_14 (active) requested_variants='' platform='darwin 23' archs='x86_64' date='2023-10-06T22:51:02-0700'

comment:4 Changed 7 months ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

In 37210501094e88965242db5aea61f7d3bdc1eed6/macports-ports (master):

qt4-mac: allow build on Sonoma and fix for Xcode 15

closes: #68370
closes: #68366

Note: See TracTickets for help on using tickets.