[MacPorts] #63259: libjpeg-turbo @2.1.0: incompatible cpu-subtype on Tiger/PPC (was: jpeg @9d_1: incompatible cpu-subtype on Tiger/PPC)

MacPorts noreply at macports.org
Sun Jul 18 04:13:21 UTC 2021


#63259: libjpeg-turbo @2.1.0: incompatible cpu-subtype on Tiger/PPC
----------------------------+------------------------
  Reporter:  evanmiller     |      Owner:  ryandesign
      Type:  defect         |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.7.1
Resolution:                 |   Keywords:  powerpc
      Port:  libjpeg-turbo  |
----------------------------+------------------------
Changes (by ryandesign):

 * cc: larryv (added)
 * keywords:   => powerpc
 * port:  jpeg => libjpeg-turbo


Comment:

 And what is the CPU subtype of /opt/local/lib/libjpeg.8.dylib and what is
 the specific model of processor that you have in your computer? Try
 running:

 {{{
 lipo -info /opt/local/lib/libjpeg.8.dylib
 osascript -e 'system attribute "cput"'
 osascript -e 'system attribute "cpuf"'
 }}}

 Note that /opt/local/lib/libjpeg.8.dylib is provided by the libjpeg-turbo
 port, not the jpeg port.

 It is possible that libjpeg-turbo is adding `-arch` flags for a specific
 newer PowerPC processor than the one you have; if so, we should fix that.

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


More information about the macports-tickets mailing list