Opened 6 years ago
Last modified 6 years ago
#58263 closed defect
OpenBLAS fails for missing _cpuid_count — at Initial Version
Reported by: | rmottola (Riccardo) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | i386 | Cc: | NicosPavlov, michaelld (Michael Dickens) |
Port: | OpenBLAS |
Description
On Leopard i386, OpenBLAS fails to compile, failure:
---> Building OpenBLAS Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_OpenBLAS/OpenBLAS/work/OpenBLAS-0.3.5" && /usr/bin/make -j2 -w all AR=/opt/local/bin/ar RANLIB=/opt/local/bin/ranlib Undefined symbols for architecture i386:
"_cpuid_count", referenced from:
_get_cacheinfo in getarch-04fdc3.o
ld: symbol(s) not found for architecture i386
Note: See
TracTickets for help on using
tickets.