Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 688776

Summary: dev-python/cvxopt-1.1.9 : /.../ld: cannot find -l-lblas
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED FIXED    
Severity: normal CC: frp.bissey
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:cvxopt-1.1.9:20190626-184238.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-06-26 18:46:49 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -I/usr/include -I/usr/include/python2.7 -c src/C/dsdp.c -o /var/tmp/portage/dev-python/cvxopt-1.1.9/work/cvxopt-1.1.9-python2_7/temp.linux-x86_64-2.7/src/C/dsdp.o
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native /var/tmp/portage/dev-python/cvxopt-1.1.9/work/cvxopt-1.1.9-python2_7/temp.linux-x86_64-2.7/src/C/dsdp.o -L/usr/lib64 -L -L/usr/lib64 -ldsdp -l -lblas -lpython2.7 -o /var/tmp/portage/dev-python/cvxopt-1.1.9/work/cvxopt-1.1.9-python2_7/lib/cvxopt/dsdp.so
/usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -l-lblas
collect2: error: ld returned 1 exit status
error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
 * ERROR: dev-python/cvxopt-1.1.9::gentoo failed (compile phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-systemd_libressl-test_20190623-103445

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.35.0 *



emerge -qpvO dev-python/cvxopt
[ebuild  N    ] dev-python/cvxopt-1.1.9  USE="dsdp glpk -doc -examples -fftw -gsl" PYTHON_TARGETS="python2_7 python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-06-26 18:46:52 UTC
Created attachment 581106 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-26 18:46:55 UTC
Created attachment 581108 [details]
dev-python:cvxopt-1.1.9:20190626-184238.log
Comment 3 Toralf Förster gentoo-dev 2019-06-26 18:46:58 UTC
Created attachment 581110 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-26 18:47:01 UTC
Created attachment 581112 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-26 18:47:04 UTC
Created attachment 581114 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-26 18:47:07 UTC
Created attachment 581116 [details]
temp.tbz2
Comment 7 François Bissey 2021-01-27 03:26:50 UTC
Is it still current with 1.2.5?
Comment 8 Toralf Förster gentoo-dev 2021-01-27 10:15:38 UTC
(In reply to François Bissey from comment #7)
> Is it still current with 1.2.5?

no