[MacPorts] #69892: python312 reportedly fails to build on G3: Python: incompatible cpu-subtype

MacPorts noreply at macports.org
Thu May 2 14:41:27 UTC 2024


#69892: python312 reportedly fails to build on G3: Python: incompatible cpu-subtype
---------------------------+--------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.9.3
Resolution:                |   Keywords:  tiger
      Port:  python312     |
---------------------------+--------------------

Comment (by kencu):

 Hello there.

 Most likely we need to broaden out the acceptable CPU subtypes with an
 option like this {{{-force_cpusubtype_ALL}}} put in the right place.

 Figuring out the right place, especially with python builds, can take a
 bit of trial and error. Josh knows a lot more than I do about building
 python.

 For a start, please show us the result of this:

 {{{
 $ file /opt/local/Library/Frameworks/Python.framework/Versions/3.12/Python
 }}}

 which for my current Tiger G5 machine gives this:
 {{{
 $ file /opt/local/Library/Frameworks/Python.framework/Versions/3.12/Python
 /opt/local/Library/Frameworks/Python.framework/Versions/3.12/Python:
 Mach-O dynamically linked shared library ppc
 }}}

 and also please show us the result of this:

 {{{
 file
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python312/python312/work/Python-3.12.3/Python.framework/Versions/3.12/Python
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/69892#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list