Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704226 - sci-libs/scipy-1.4.1 - src_compile(): error: Command "/usr/bin/gfortran ... -o .../work/scipy-1.4.1-python3_7/build/lib/scipy/linalg/_flinalg.cpython-37m-x86_64-linux-gnu.so ..." failed with exit status 1
Summary: sci-libs/scipy-1.4.1 - src_compile(): error: Command "/usr/bin/gfortran ... -...
Status: RESOLVED DUPLICATE of bug 614464
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-30 03:09 UTC by email200202
Modified: 2020-01-27 04:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log.gz,222.98 KB, application/gzip)
2019-12-30 03:13 UTC, email200202
Details
emerge --info '=sci-libs/scipy-1.4.1::gentoo' (file_704226.txt,6.89 KB, text/plain)
2019-12-30 03:15 UTC, email200202
Details

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2019-12-30 03:09:51 UTC
error: Command "/usr/bin/gfortran -Wall -g -Wl,-O1 -Wl,--as-needed -shared /var/tmp/portage/sci-libs/scipy-1.4.1/work/scipy-1.4.1-python3_7/build/temp.linux-x86_64-3.7/var/tmp/portage/sci-libs/scipy-1.4.1/work/scipy-1.4.1-python3_7/build/src.linux-x86_64-3.7/scipy/linalg/_flinalgmodule.o /var/tmp/portage/sci-libs/scipy-1.4.1/work/scipy-1.4.1-python3_7/build/temp.linux-x86_64-3.7/var/tmp/portage/sci-libs/scipy-1.4.1/work/scipy-1.4.1-python3_7/build/src.linux-x86_64-3.7/scipy/linalg/fortranobject.o /var/tmp/portage/sci-libs/scipy-1.4.1/work/scipy-1.4.1-python3_7/build/temp.linux-x86_64-3.7/scipy/linalg/src/det.o /var/tmp/portage/sci-libs/scipy-1.4.1/work/scipy-1.4.1-python3_7/build/temp.linux-x86_64-3.7/scipy/linalg/src/lu.o -L/usr/lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0 -L/usr/lib64 -L/var/tmp/portage/sci-libs/scipy-1.4.1/work/scipy-1.4.1-python3_7/build/temp.linux-x86_64-3.7 -llapack -lblas -lcblas -lpython3.7m -lgfortran -o /var/tmp/portage/sci-libs/scipy-1.4.1/work/scipy-1.4.1-python3_7/build/lib/scipy/linalg/_flinalg.cpython-37m-x86_64-linux-gnu.so -Wl,--version-script=/var/tmp/portage/sci-libs/scipy-1.4.1/work/scipy-1.4.1-python3_7/build/temp.linux-x86_64-3.7/link-version-scipy.linalg._flinalg.map" failed with exit status 1
 * ERROR: sci-libs/scipy-1.4.1::gentoo failed (compile phase):
 *   (no error message)
 * 


Reproducible: Always

Steps to Reproduce:
1.emerge --sync
2.emerge -auvDN world

Actual Results:  
package failed to compile

Expected Results:  
package should not fail
Comment 1 email200202 2019-12-30 03:13:45 UTC
Created attachment 601750 [details]
build.log
Comment 2 email200202 2019-12-30 03:15:14 UTC
Created attachment 601752 [details]
emerge --info '=sci-libs/scipy-1.4.1::gentoo'
Comment 3 jon R-B 2019-12-30 09:38:15 UTC
This looks like a dup of https://bugs.gentoo.org/701642
Comment 4 Benda Xu gentoo-dev 2020-01-27 04:15:48 UTC

*** This bug has been marked as a duplicate of bug 614464 ***