Opened 4 years ago

Closed 4 years ago

#62083 closed defect (fixed)

clang-10: @10.0.1_4: no binaries for macOS 10.9 and 10.10, due to configure failures on builders

Reported by: mascguy (Christopher Nielsen) Owned by: kencu (Ken)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia), larryv (Lawrence Velázquez)
Port: clang-10

Description (last modified by mascguy (Christopher Nielsen))

You folks are probably already aware, but figured we should create a tracking ticket anyway.

In short, there are fatal errors during configure, on the 10.9 and 10.10 builders. I only discovered this after trying to update ports on my 10.10 VM, which resulted in an attempted source build of clang-10.

10.9 build: https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/136262/steps/install-port/logs/stdio

10.10 build: https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/132461/steps/install-port/logs/stdio

Change History (5)

comment:1 Changed 4 years ago by mascguy (Christopher Nielsen)

Description: modified (diff)

comment:2 Changed 4 years ago by mascguy (Christopher Nielsen)

Description: modified (diff)

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

mmm. Looks like the new changes I pushed from clang-11 into clang-10 have caused some troubles back in some of the midrange systems. Thanks

Probably will just force the archs again there I guess.

comment:4 Changed 4 years ago by mascguy (Christopher Nielsen)

Ken, any progress on this? Normally I wouldn't bug you, but could really use a binary for macOS 10.9 and 10.10 VMs...

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

Resolution: fixed
Status: assignedclosed

In fef917bdb74ea355b636b5df1ad3e111f2963434/macports-ports (master):

clang-10: backport SDK search override

we have backported a bit of the cmake from clang-11
for arm64 support for llvm/clang-10, so now we also
need to backport the SDK search override from clang-11

closes: #62083

Note: See TracTickets for help on using tickets.