cc -O2 -DMAX_STACK_ALLOC=2048 -fopenmp -Wall -m64 -DF_INTERFACE_GFORT -fPIC -DSMP_SERVER -DUSE_OPENMP -DNO_WARMUP -DMAX_CPU_NUMBER=8 -DMAX_PARALLEL_NUMBER=1 -DVERSION="0.3.7.dev" -DASMNAME=cblas_cdotc -DASMFNAME=cblas_cdotc_ -DNAME=cblas_cdotc_ -DCNAME=cblas_cdotc -DCHAR_NAME="cblas_cdotc_" -DCHAR_CNAME="cblas_cdotc" -DNO_AFFINITY -I.. -I. -UDOUBLE -DCOMPLEX -DCBLAS -c -DCONJ zdot.c -o cblas_cdotc.o
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-7/README.Bugs for instructions.
Makefile:506: recipe for target 'csrot.o' failed
make[1]: *** [csrot.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/tmp/tmp.2XsfPgi9Ch/OpenBLAS/interface'
Makefile:145: recipe for target 'libs' failed
make: *** [libs] Error 1
Error. OpenBLAS could not be compiled
I need help installing torch in ubuntu 18.04. I got those result when I ran "bash install-deps;" in terminal. I have already comment those python-software-properties but I still got this error. Please help
cc -O2 -DMAX_STACK_ALLOC=2048 -fopenmp -Wall -m64 -DF_INTERFACE_GFORT -fPIC -DSMP_SERVER -DUSE_OPENMP -DNO_WARMUP -DMAX_CPU_NUMBER=8 -DMAX_PARALLEL_NUMBER=1 -DVERSION="0.3.7.dev" -DASMNAME=cblas_cdotc -DASMFNAME=cblas_cdotc_ -DNAME=cblas_cdotc_ -DCNAME=cblas_cdotc -DCHAR_NAME="cblas_cdotc_" -DCHAR_CNAME="cblas_cdotc" -DNO_AFFINITY -I.. -I. -UDOUBLE -DCOMPLEX -DCBLAS -c -DCONJ zdot.c -o cblas_cdotc.o
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-7/README.Bugs for instructions.
Makefile:506: recipe for target 'csrot.o' failed
make[1]: *** [csrot.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/tmp/tmp.2XsfPgi9Ch/OpenBLAS/interface'
Makefile:145: recipe for target 'libs' failed
make: *** [libs] Error 1
Error. OpenBLAS could not be compiled
I need help installing torch in ubuntu 18.04. I got those result when I ran "bash install-deps;" in terminal. I have already comment those python-software-properties but I still got this error. Please help