[MacPorts] #58528: openblas @0.3.6: error: 32-bit absolute addressing is not supported in 64-bit mode
MacPorts
noreply at macports.org
Mon May 27 01:40:32 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 |
-----------------------+-------------------------
Description changed by kencu:
Old description:
> This error comes when I try to build the new "default version" in my
> current 10.6.8 system. Building the `+native` version still works
> correctly.
>
> Must be something about the forced processor spec that my system is not
> liking.
>
> Full log attached.
New description:
This error comes when I try to build the new "default version" in my
current 10.6.8 system. Building the `+native` version still works
correctly.
Must be something about the forced processor spec that my system is not
liking.
Full log attached.
{{{
1 -DVERSION=\"1\" -DASMNAME=_ssymv_U -DASMFNAME=_ssymv_U_ -DNAME=ssymv_U_
-DCNAME=ssymv_U -DCHAR_NAME=\"ssymv_U_\" -DCHAR_CNAME=\"ssymv_U\"
-DNO_AFFINITY -I.. -UDOUBLE -UCOMPLEX -UCOMPLEX -UDOUBLE -ULOWER
../kernel/x86_64/symv_U_sse.S -o ssymv_U.o
../kernel/x86_64/symv_U_sse.S:425:2: error: 32-bit absolute addressing is
not supported in 64-bit mode
PREFETCH PREFETCHSIZE(%rbx)
^
../kernel/x86_64/symv_U_sse.S:444:2: error: 32-bit absolute addressing is
not supported in 64-bit mode
PREFETCH PREFETCHSIZE(%r13)
^
../kernel/x86_64/symv_U_sse.S:469:2: error: 32-bit absolute addressing is
not supported in 64-bit mode
PREFETCH PREFETCHSIZE(%rbx, %rcx, 1)
^
../kernel/x86_64/symv_U_sse.S:510:2: error: 32-bit absolute addressing is
not supported in 64-bit mode
PREFETCH PREFETCHSIZE(%rbp)
^
../kernel/x86_64/symv_U_sse.S:529:2: error: 32-bit absolute addressing is
not supported in 64-bit mode
PREFETCHW PREFETCHSIZE(%r14)
^
../kernel/x86_64/symv_U_sse.S:554:2: error: 32-bit absolute addressing is
not supported in 64-bit mode
PREFETCH PREFETCHSIZE(%rbp, %rcx, 1)
^
make[1]: *** [ssymv_U.o] Error 1
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/58528#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list