On Thursday, 7 May 2020 14:31:41 BST Victor Ivanov wrote:
> Hi all,
> 
> For some reason SciPy fails to compile after today's Python 3.6 ->
> Python 3.7 global update. It was the only package that failed out of all.
> 
> Normally build.log (attached) is helpful enough to get me to resolve the
> issue. However, it fails with a surprisingly unhelpful message during a
> call to gfortran. Or maybe I'm unable to spot the proper error message.

Isn't this the cause?

x86_64-pc-linux-gnu-gcc: /var/tmp/portage/sci-libs/scipy-1.1.0/temp/tmpeyMzsQ/
source.c
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: 
/var/tmp/portage/sci-libs/scipy-1.1.0/temp/ccGtNhqg.o: in function `main':
source.c:(.text.startup+0x8c): undefined reference to `cblas_ddot'
collect2: error: ld returned 1 exit status

-- 
Regards,
Peter.




Reply via email to