Changes between Version 2 and Version 5 of Ticket #61236
- Timestamp:
- Sep 27, 2020, 2:22:31 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61236
-
Property
Status
changed from
new
toassigned
- Property Cc michaelld added
- Property Owner set to NicosPavlov
-
Property
Status
changed from
-
Ticket #61236 – Description
v2 v5 4 4 5 5 This error stands out: 6 6 {{{ 7 7 :info:build ld: unsupported tapi file type '!tapi-tbd' in YAML file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libSystem.tbd' for architecture x86_64 8 8 }}} 9 9 There's an outstanding ticket mentioning that error from 'ld', though it was logged two months ago. And it's not clear from the ticket whether the creator had one of the Xcode 12 Beta releases installed. (The official Xcode 12.0 release was just published on 9/17/2020, so they definitely weren't using the final version.) 10 10 11 11 In any case, here's the ticket, in case it's helpful: 12 12 13 https://trac.macports.org/ticket/6089313 ticket:60893 14 14 15 15 Let me know if you folks need any additional info.