[MacPorts] #58528: OpenBLAS @0.3.6: error: 32-bit absolute addressing is not supported in 64-bit mode
MacPorts
noreply at macports.org
Fri Jun 14 16:11:05 UTC 2019
#58528: OpenBLAS @0.3.6: error: 32-bit absolute addressing is not supported in
64-bit mode
-----------------------+-------------------------
Reporter: kencu | Owner: NicosPavlov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: OpenBLAS |
-----------------------+-------------------------
Comment (by ryandesign):
Replying to [comment:9 kencu]:
> I think the problem is branching on `os.arch`. According to the guide,
that returns either `i386` or `powerpc`. So if we want 32bit vs 64bit, I
think we have to branch on `build.arch`.
That is correct, except that that will only work for non-universal builds.
For universal builds, you'll probably have to use the facilities of the
muniversal portgroup to pass different settings to each arch -- which I
see the portfile already does.
--
Ticket URL: <https://trac.macports.org/ticket/58528#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list