[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 21:47:21 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 kencu):

 It works properly as written, Rob.

 However, something with python39 or meson or something is making the
 entire test fail to run, and it is just aborting to the fallback
 Exception, which ignores everything and returns x86.

 So this test is broken and needs to be fixed by someone who likes python:
 {{{
         ret = subprocess.run(['sysctl', '-n', 'hw.cpu64bit_capable'],
                              universal_newlines=True,
 stdout=subprocess.PIPE, stderr=subprocess.DEVNULL).stdout
 }}}

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


More information about the macports-tickets mailing list