Gentoo Archives: gentoo-science

From: Markus Oehme <oehme.markus@×××.de>
To: gentoo-science@l.g.o
Subject: [gentoo-science] failure to merge sage due to unavailability of cblas
Date: Mon, 04 Mar 2013 22:33:09
Message-Id: 87vc96vlra.wl%oehme.markus@gmx.de
1 Hello,
2
3 I'm trying to emerge sage from the sage-on-gentoo overlay. Unfortunately
4 this always fails with errors like the following:
5
6 ===
7 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -ggdb -fno-strict-aliasing /var/tmp/portage/sci-mathematics/sage-5.6/work/sage-5.6-python2_7/temp.linux-x86_64-2.7/sage/gsl/callback.o -L/usr//lib -L/usr/lib64 -lcsage -lgsl -lgslcblas -lstdc++ -lntl -lpython2.7 -o /var/tmp/portage/sci-mathematics/sage-5.6/work/sage-5.6-python2_7/lib/sage/gsl/callback.so
8 /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgslcblas
9 collect2: error: ld returned 1 exit status
10 ===
11
12 I have the science overlay installed. I understand that there are quite some
13 changes in the overlay on how the scientific libraries are handled -- so I
14 come here for help. ;)
15
16 I've installed both gsl and atlas and invoked eselect several times to make
17 sure, that everything is set up properly, but to no avail. I have a file
18 /usr/lib64/libgslcblas.so on my system, so I don't see what's wrong here.
19
20 Any clues appreciated. :)
21
22
23 Markus
24
25 --
26 Aoccdrnig to a threoy, it deosn't mttaer in waht oredr the ltteers in a wrod
27 are, the olny iprmoatnt tihng is taht the frist and lsat ltteer are in the
28 rghit pclae. The rset can be a taotl mses and you can sitll raed it in msot
29 csaes. Tihs is bcuseae the huamn mnid deos not raed ervey lteter by istlef,
30 but the wrod as a wlohe. And I awlyas thought slpeling was ipmorantt.

Replies

Subject Author
Re: [gentoo-science] failure to merge sage due to unavailability of cblas Francois Bissey <fbissey@××××××××××××.nz>