[MacPorts] #63240: ispc @1.16.0_0: error: Unsupported architecture

MacPorts noreply at macports.org
Sun Jul 11 03:33:59 UTC 2021


#63240: ispc @1.16.0_0: error: Unsupported architecture
--------------------------+----------------------
 Reporter:  chrstphrchvz  |      Owner:  tenomoto
     Type:  defect        |     Status:  assigned
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.7.1
 Keywords:                |       Port:  ispc
--------------------------+----------------------
 I noticed that [https://ports.macports.org/port/ispc/builds builds] for
 ispc 1.16.0 failed on macOS 10.15 and earlier: the SDK version fails to be
 detected, and this leads to trying to build ARM support when the SDK
 doesn’t support it:

 {{{
 -- Using macOS SDK path
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
 -- MacOS_SDK version:
 CMake Warning at CMakeLists.txt:166 (message):
   MacOS SDK version was not detected, assuming 11.0, enabling ARM support
 }}}

 {{{
 In file included from builtins/builtins-c-cpu.cpp:69:
 In file included from
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/unistd.h:71:
 In file included from
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/_types.h:27:
 In file included from
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types.h:32:
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:807:2:
 error: Unsupported architecture
 #error Unsupported architecture
  ^
 }}}

 (I personally do not use this port.)

-- 
Ticket URL: <https://trac.macports.org/ticket/63240>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list