Opened 18 months ago

Last modified 18 months ago

#67222 closed defect

clang-13 @13.0.1_3 does not build on 10.11.6 (El Capitan) — at Version 2

Reported by: snowflake (Dave Evans) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.99
Keywords: Cc:
Port: clang-13

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Confirmed by the buildbots:

https://build.macports.org/builders/ports-10.11_x86_64-builder/builds/216803

I did not spot any errors, but there was this warning just before the build giving up:

ld: warning: object file (/opt/local/lib/libMacportsLegacySupport.a(macports_legacy_os_unfair_lock.o)) was built for newer OSX version (10.11) than being linked (10.10)

Change History (2)

comment:1 Changed 18 months ago by snowflake (Dave Evans)

Version: 2.8.99

comment:2 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

I would be more concerned about:

ld: object file /opt/local/lib/libMacportsLegacySupport.a(macports_legacy_os_unfair_lock.o) was built for different x86_64 sub-type (3) than link command line (8) for architecture x86_64h

So the question is why is it trying to build for x86_64h?

Note: See TracTickets for help on using tickets.