[MacPorts] #58554: bazel @0.26.0_0 crashes on Illegal Instruction on my very old iMac (20-inch, Mid 2007)

MacPorts noreply at macports.org
Mon Jun 3 12:16:21 UTC 2019


#58554: bazel @0.26.0_0 crashes on Illegal Instruction on my very old iMac
(20-inch, Mid 2007)
------------------------+----------------------
  Reporter:  snowflake  |      Owner:  jonesc@…
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.5.99
Resolution:             |   Keywords:
      Port:  bazel      |
------------------------+----------------------

Comment (by cjones051073):

 Could you try forcing a 'build from source' build of bazel on the old
 machine, to see if that helps. i.e.

 {{{
 sudo port uninstall bazel
 sudo port -s install bazel
 }}}

 if that works then it looks like bazel detects the machine capabilities,
 and is detecting a feature on the buildbots which you don't have. We could
 then look into restricting the features used by default.

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


More information about the macports-tickets mailing list