Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688776 - dev-python/cvxopt-1.1.9 : /.../ld: cannot find -l-lblas
Summary: dev-python/cvxopt-1.1.9 : /.../ld: cannot find -l-lblas
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-26 18:46 UTC by Toralf Förster
Modified: 2021-01-27 10:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.98 KB, text/plain)
2019-06-26 18:46 UTC, Toralf Förster
Details
dev-python:cvxopt-1.1.9:20190626-184238.log (dev-python:cvxopt-1.1.9:20190626-184238.log,5.99 KB, text/plain)
2019-06-26 18:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.31 KB, text/plain)
2019-06-26 18:46 UTC, Toralf Förster
Details
environment (environment,108.38 KB, text/plain)
2019-06-26 18:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.39 KB, application/x-bzip)
2019-06-26 18:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.40 KB, application/x-bzip)
2019-06-26 18:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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