[MacPorts] #59512: orc @0.4.30_1: ../orc-0.4.30/orc/orccpu-x86.c:91:7: error: instruction requires: Not 64-bit mode
MacPorts
noreply at macports.org
Tue Oct 29 05:41:36 UTC 2019
#59512: orc @0.4.30_1: ../orc-0.4.30/orc/orccpu-x86.c:91:7: error: instruction
requires: Not 64-bit mode
---------------------+--------------------
Reporter: kencu | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: orc |
---------------------+--------------------
Comment (by ryandesign):
That doesn't look accurate. I haven't looked at this build system, but
wouldn't the CPU family be "x86" on 32-bit Intel Macs? If so, setting
"x86_64" to "true" would be wrong.
Perhaps the build system is misusing the output of `uname -m` (which
returns "i386" when using the 32-bit kernel and "x86_64" when using the
64-bit kernel but even the 32-bit kernel can happily run 64-bit programs
on 64-bit systems).
I can't find this `cpu_family` in the orc source code. Maybe it's a
feature of meson.
--
Ticket URL: <https://trac.macports.org/ticket/59512#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list