https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/scipy-1.5.3 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 667280 [details] build.log build log and emerge --info
Possible context of error(s): source.c:(.text.startup+0x8c): undefined reference to `cblas_ddot' collect2: error: ld returned 1 exit status
(In reply to Agostino Sarubbo from comment #2) > Possible context of error(s): > > source.c:(.text.startup+0x8c): undefined reference to `cblas_ddot' > collect2: error: ld returned 1 exit status That one should be OK, it is more of configuration style error, autoconf script logs a lot of stuff like that. cmake does produce some too. Fails at: /usr/lib64/python3.6/site-packages/numpy/distutils/system_info.py:817: UserWarning: Specified path /usr/lib64/python3.6/site-packages/numpy/__init__.py/include/python3.6m is invalid. which makes me curious about your numpy install. Posting /usr/lib64/python3.6/site-packages/numpy/distutils/system_info.py could prove interesting.
Still reproducible on 1.6.2
Created attachment 696519 [details] system_info.py /usr/lib/python3.9/site-packages/numpy/distutils/system_info.py
ci has reproduced this issue with version 1.7.3 - Updating summary.
ci has reproduced this issue with version 1.8.0 - Updating summary.
lto_tinderbox has reproduced this issue with version 1.8.1 - Updating summary.