Opened 5 years ago

Closed 3 years ago

#58749 closed update (fixed)

cctools: Update to Xcode 11-compatible version

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: kencu (Ken)
Port: cctools

Description

Please update cctools to an Xcode 11-compatible version; I believe #58748 shows a consequence of that not having been done.

Change History (5)

comment:1 Changed 4 years ago by kencu (Ken)

looks like 927.0.2 is available...however this represents Xcode 10.2, and that is presently the latest available. So no Xcode 11 version of cctools is as yet released as open source.

Last edited 4 years ago by kencu (Ken) (previous) (diff)

comment:2 Changed 4 years ago by kencu (Ken)

Cc: kencu added

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

Duplicate #60368 says 949.0.1 is now available.

comment:4 Changed 3 years ago by kencu (Ken)

The i386 assembler in the newer cctools 949 is broken, so we'll have to stay on 927 for the time being <https://github.com/macports/macports-ports/pull/9796>.

We could upgrade cctools on systems that will never assemble i386, if we wanted to do that. Bit messy. Newer systems all use cctools +xcode, so makes little difference to them anyway.

comment:5 Changed 3 years ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

In 45621bb9da65d4a8f1c378cc08f6d0156a1b4635/macports-ports (master):

cctools: bump to 949.0.1

correlates with xcode 11.3.1

remove rsrc fork stripping workaround
there don't seem to be rsrc forks in cctools any longer

fix build with older SDKs and older compilers
various minor workarounds to allow build with SDKs < 10.12
and with older compilers that don't support has_include

closes: #58749
closes: #61133

Note: See TracTickets for help on using tickets.