[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 15:02:37 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 snowflake):
Replying to [comment:1 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.
I tried that, but the build fails at step 921. It seems to use jdk-12.0.1
regardless of what JAVA_HOME is set to. I tried jdk1.8.0_211 and also
unsetting JAVA_HOME.
The last 50 lines of the log is attached.
--
Ticket URL: <https://trac.macports.org/ticket/58554#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list