[MacPorts] #63427: Please doublecheck blender's dependency on Xcode 10

MacPorts noreply at macports.org
Tue Aug 31 07:50:55 UTC 2021


#63427: Please doublecheck blender's dependency on Xcode 10
----------------------------+-----------------------------
 Reporter:  ifernandolopez  |      Owner:  (none)
     Type:  update          |     Status:  new
 Priority:  Normal          |  Milestone:  MacPorts Future
Component:  ports           |    Version:  2.7.1
 Keywords:  blender, xcode  |       Port:  blender
----------------------------+-----------------------------
 If you install blender in Mac OS X 10.13:

 {{{
 sudo port install blender
 }}}


 You will end up with this self-explanatory error:


 {{{
 Detected OS X 10.13 and Xcode 9.4.1 at /Applications/Xcode.app
 :info:configure CMake Error at
 build_files/cmake/platform/platform_apple_xcode.cmake:72 (message):
 :info:configure   Only Xcode version 10.0 and newer is supported
 }}}

 The problem with this CMake check is that it breaks compatibility with Mac
 OS X 10.3 backward, as Xcode 10 is available from Mac OS X 10.14 onwards.

 Could you please double-check that this restriction that Cmake imposes is
 really needed: i.e., blender is using a new feature only available in
 Xcode 10?

 Thank you

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


More information about the macports-tickets mailing list