tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Brave people needed to check if OpenBLAS works on non-NetBSD/non-Linux





On 6/10/21 9:17 AM, Adam wrote:
What version of Darwin?  I'm hitting build failures in gcc7 and gcc8 on
Big Sur (20.5.0).

Also, did you install openblas, or just build?  It was building fine
before, but install failed on dylib vs so issues.

News on that?


Alrighty then,

Thomas

I am on 20.6.0 (Big Sur 11.5). I build with Clang, and only use GCC 10 for Fortran.

Build and install.

Cheers,
Adam


GFORTRAN_VERSION=10 didn't help on my end:

...
mpfr/src/exp2.o differs
mpfr/src/div.o differs
mpfr/src/sub1.o differs
mpfr/src/urandomb.o differs
mpfr/src/set.o differs
mpfr/src/strtofr.o differs
mpfr/src/yn.o differs
gmake[2]: *** [Makefile:26269: compare] Error 1
gmake[2]: Leaving directory '/Users/bacon/Pkgsrc/pkgsrc/lang/gcc10/work/build'
gmake[1]: *** [Makefile:26249: stage3-bubble] Error 2
gmake[1]: Leaving directory '/Users/bacon/Pkgsrc/pkgsrc/lang/gcc10/work/build'
gmake: *** [Makefile:1034: all] Error 2
*** Error code 2

Stop.
bmake[2]: stopped in /Users/bacon/Pkgsrc/pkgsrc/lang/gcc10
*** Error code 1

Stop.
bmake[1]: stopped in /Users/bacon/Pkgsrc/pkgsrc/lang/gcc10
*** Error code 1

Stop.
bmake: stopped in /Users/bacon/Pkgsrc/pkgsrc/math/openblas


Home | Main Index | Thread Index | Old Index