Opened 4 years ago
Last modified 3 years ago
#61589 assigned defect
clang-devel @20201115: build fails on 10.9 with CMake Error: sdk_has_arch_support Function invoked with incorrect arguments for function
Reported by: | cave-canem | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | clang-devel |
Description
Logs in the attached files.
Attachments (1)
Change History (11)
Changed 4 years ago by cave-canem
comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | Cmake error removed |
---|---|
Summary: | CMake error building clang-devel → clang-devel: CMake Error: sdk_has_arch_support Function invoked with incorrect arguments for function |
comment:2 Changed 4 years ago by kencu (Ken)
Thanks for the report.
compiler_rt is one of the two most sensitive areas of clang to build, the other being the sanitizers section. These often break on older systems when clang is updated. I don't usually spend the time trying to fix clang-devel for older systems as it is quite a project indeed, and it's a moving target all the time.
clang-10 is quite new and fixed back to 10.6, so that's the newest one I have for you.
I'll be working on clang-11 next, and I plan to fix it back 10.6 as well.
comment:3 Changed 4 years ago by mf2k (Frank Schima)
Cc: | jeremyhu removed |
---|---|
Owner: | set to jeremyhu |
Status: | new → assigned |
comment:4 Changed 4 years ago by kencu (Ken)
Summary: | clang-devel: CMake Error: sdk_has_arch_support Function invoked with incorrect arguments for function → clang-devel @20201115: build fails on 10.9 with CMake Error: sdk_has_arch_support Function invoked with incorrect arguments for function |
---|
comment:5 Changed 4 years ago by kencu (Ken)
Cc: | jeremyhu added; kencu removed |
---|---|
Owner: | changed from jeremyhu to kencu |
same fix as clang-11 will be used here
comment:6 Changed 4 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:7 Changed 4 years ago by kencu (Ken)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:8 Changed 4 years ago by kencu (Ken)
well I obviously have to apply the fix to the devel port before I can close this ticket too.
comment:9 Changed 4 years ago by kencu (Ken)
all the new clang-devels failed with this same error on older systems.
I'll get to it.
comment:10 Changed 3 years ago by kencu (Ken)
Owner: | changed from kencu to macports-tickets@… |
---|---|
Status: | reopened → assigned |
The log is from OS X 10.9 and it seems that the errors are: