Code: Select all
caxpy.f:0: error: bad value (native) for -march= switch
caxpy.f:0: error: bad value (native) for -mtune= switch
make[5]: *** [caxpy.o] Error 1
make[5]: *** Waiting for unfinished jobs....
cdotc.f:0: error: bad value (native) for -march= switch
cdotc.f:0: error: bad value (native) for -mtune= switch
make[5]: *** [cdotc.o] Error 1
cdotu.f:0: error: bad value (native) for -march= switch
cdotu.f:0: error: bad value (native) for -mtune= switch
ccopy.f:0: error: bad value (native) for -march= switch
ccopy.f:0: error: bad value (native) for -mtune= switch
make[5]: *** [cdotu.o] Error 1
make[5]: *** [ccopy.o] Error 1
cgbmv.f:0: error: bad value (native) for -march= switch
cgbmv.f:0: error: bad value (native) for -mtune= switch
make[5]: *** [cgbmv.o] Error 1
make[5]: Leaving directory `/home/stud2/abinit-7.8.1/build/fallbacks/sources/lap ack-abinit_6.10/blas'
make[4]: *** [all_targets] Error 2
make[4]: Leaving directory `/home/stud2/abinit-7.8.1/build/fallbacks/sources/lap ack-abinit_6.10'
make[3]: *** [stamps/linalg-build-stamp] Error 2
make[3]: Leaving directory `/home/stud2/abinit-7.8.1/build/fallbacks'
make[2]: [all-local] Error 2 (ignored)
Checking build of linalg fallback
test -e stamps/linalg-install-stamp
make[2]: *** [all-local] Error 1
make[2]: Leaving directory `/home/stud2/abinit-7.8.1/build/fallbacks'
make[1]: *** [multi] Error 2
make[1]: Leaving directory `/home/stud2/abinit-7.8.1/build'
make: *** [mj4] Error 2
My configuration summary is as follows:
Code: Select all
Summary of important options:
* C compiler : gnu version 4.1
* Fortran compiler: gnu version 4.1
* architecture : intel xeon (64 bits)
* debugging : yes
* optimizations : standard
* OpenMP enabled : no (collapse: ignored)
* MPI enabled : no
* MPI-IO enabled : no
* GPU enabled : no (flavor: none)
* TRIO flavor = none
* TIMER flavor = abinit (libs: ignored)
* LINALG flavor = netlib-fallback (libs: ignored)
* ALGO flavor = none (libs: ignored)
* FFT flavor = none (libs: ignored)
* MATH flavor = none (libs: ignored)
* DFT flavor = none
Configuration complete.
You may now type "make" to build ABINIT.