[MacPorts] #58528: openblas @0.3.6: error: 32-bit absolute addressing is not supported in 64-bit mode

MacPorts noreply at macports.org
Thu May 30 17:07:04 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 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`.

 For the record, `CORE2` does work on 10.6.8 64bit. `YONAH` doesn't.

 So making progress maybe.

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


More information about the macports-tickets mailing list