[MacPorts] #63488: meson @0.59.1_1: not sorting out the proper build arch again on systems with 32 bit kernels

MacPorts noreply at macports.org
Tue Sep 14 20:32:18 UTC 2021


#63488: meson @0.59.1_1: not sorting out the proper build arch again on systems
with 32 bit kernels
--------------------------+--------------------
  Reporter:  RobK88       |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.7.1
Resolution:               |   Keywords:  lion
      Port:  dav1d meson  |
--------------------------+--------------------

Comment (by RobK88):

 @ken -- The output of "sysctl -n hw.cpu64bit_capable" is 1 on my old Mac
 Pro since it uses 64-bit Xeon CPU's.  The problem arises when the Mac has
 a 32-bit EFI.

 Perhaps meson can check to see if the Mac is using a 32-bit EFI by using
 "ioreg".  See below.


 {{{
 Grinchs-Mac-Pro:~ rob$ sysctl -n hw.cpu64bit_capable
 1
 Grinchs-Mac-Pro:~ rob$ ioreg -l -p IODeviceTree | grep firmware-abi
     | |   "firmware-abi" = <"EFI32">
 }}}

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


More information about the macports-tickets mailing list