Gentoo Archives: gentoo-user

From: Zhu Sha Zang <zhushazang@×××××××××.br>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Failed to build libblas to use dev-lang/R.
Date: Mon, 09 Jan 2017 17:40:12
Message-Id: 9b578a82-856b-2d69-52d5-0892b335c2cb@yahoo.com.br
In Reply to: Re: [gentoo-user] Failed to build libblas to use dev-lang/R. by Daniel Frey
1 Hey, better to post this kind of problem into bugs.gentoo.org. Maybe
2 it's a known bug and already corrected and the maintainer would be
3 contacted.
4
5 Regards
6
7
8 On 01/09/2017 12:43 PM, Daniel Frey wrote:
9 > On 01/08/2017 11:22 AM, tkane1124@××××××××.jp wrote:
10 >> Thank you for your reply.
11 >> Build.log is attached this mail.
12 >> Can you find the error?
13 >>
14 >> Tkane
15 >>
16 >> ----- Original Message -----
17 >> *From:* Daniel Frey <djqfrey@×××××.com>
18 >> *To:* gentoo-user@l.g.o
19 >> *Date:* 2017/1/9, Mon 01:18
20 >> *Subject:* Re: [gentoo-user] Failed to build libblas to use dev-lang/R.
21 >>
22 >> On 01/08/2017 12:01 AM, tkane1124@××××××××.jp
23 >> <mailto:tkane1124@××××××××.jp> wrote:
24 >> > Hello,
25 >> > I want to use dev-lang/R on gentoo/prefix.
26 >> > But failed to build libblas as follows.
27 >> > How can I fix this failure?
28 >> >
29 >> > cd
30 >> >
31 >> /home/kaneko/gentoo/var/tmp/portage/sci-libs/blas-reference-20151113-r1/work/blas-reference-20151113_build/BLAS/SRC
32 >> > && /home/kaneko/gentoo/usr/bin/cmake -E cmake_symlink_library
33 >> > ../../lib/libblas.so.3.6.0 ../../lib/libblas.so.3 ../../lib/libblas.so
34 >> > make[2]: *** [BLAS/SRC/CMakeFiles/blas.dir/build.make:4002:
35 >> > lib/libblas.so] Error 1
36 >> > make[2]: *** Deleting file 'lib/libblas.so'
37 >> > make[2]: Leaving directory
38 >> >
39 >> '/home/kaneko/gentoo/var/tmp/portage/sci-libs/blas-reference-20151113-r1/work/blas-reference-20151113_build'
40 >> > make[1]: *** [CMakeFiles/Makefile2:1004:
41 >> > BLAS/SRC/CMakeFiles/blas.dir/all] Error 2
42 >> > make[1]: Leaving directory
43 >> >
44 >> '/home/kaneko/gentoo/var/tmp/portage/sci-libs/blas-reference-20151113-r1/work/blas-reference-20151113_build'
45 >> > make: *** [Makefile:161: all] Error 2
46 >> > make: Leaving directory
47 >> >
48 >> '/home/kaneko/gentoo/var/tmp/portage/sci-libs/blas-reference-20151113-r1/work/blas-reference-20151113_build/BLAS'
49 >> > * ERROR: sci-libs/blas-reference-20151113-r1::gentoo failed (compile
50 >> > phase):
51 >> > * emake failed
52 >> >
53 >> > emerge --info text file is attached.
54 >> >
55 >> > Tkane
56 >>
57 >> It doesn't look like the error is contained in the snipped you've
58 >> provided, it's probably further up in the build log.
59 >>
60 >> Dan
61 >>
62 >>
63 >>
64 > Have you checked the output of `eselect blas` ? It looks like it's
65 > failing in the linking stage, leading me to wonder if an implementation
66 > is selected.
67 >
68 > Dan
69 >

Replies

Subject Author
Re: [gentoo-user] Failed to build libblas to use dev-lang/R. tkane1124@××××××××.jp