Opened 4 years ago
Last modified 13 months ago
#61236 closed defect
OpenBLAS 0.3.10_1 +native Build Fails on MacOS 10.15.6 and Xcode 12.0 — at Initial Version
Reported by: | mascguy (Christopher Nielsen) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.6.3 |
Keywords: | Cc: | ||
Port: |
Description
After upgrading to Xcode 12.0 command-line tools, the OpenBLAS +native variant fails to build.
Perusing the log, it looks like it may be failing during the link phase. (Though please keep me honest, as I may be missing something.) Build log file is attached.
This error stands out:
: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
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, or whether Xcode's 'ld' was even being used. Nonetheless, here it is, in case it's helpful:
https://trac.macports.org/ticket/60893
Let me know if you folks need any additional info.
Change History (1)
Changed 4 years ago by mascguy (Christopher Nielsen)
Attachment: | OpenBLAS-0.3.10_1-build-main.log.gz added |
---|
OpenBLAS 0.3.10_1 +native build log