Gentoo Archives: gentoo-science

From: "de Almeida
To: gentoo-science@l.g.o
Subject: RE: [gentoo-science] status of lapack install
Date: Mon, 19 Mar 2007 21:32:33
Message-Id: D2D7D9FE2492524A925313E2D82E1B5304CCF917@ORNLEXCHANGE.ornl.gov
In Reply to: Re: [gentoo-science] status of lapack install by Markus Dittrich
1 > -----Original Message-----
2 > From: Markus Dittrich [mailto:markusle@g.o]
3 > Sent: Monday, March 19, 2007 5:00 PM
4 > To: gentoo-science@l.g.o
5 > Subject: Re: [gentoo-science] status of lapack install
6
7 [lines deleted]
8
9 >
10 > The currently stable lapack-atlas and blas-atlas (3.7.11) compile
11 > fine with gcc-4.x.
12 > Should you go with lapack-reference you will need the most
13 > recent lapack-reference-3.1.1 not lapack-reference-3.0-r1.
14 > The reference ebuilds (both lapack and blas) take less time
15 > to compile but provide less optimized routines. Hence, you have
16 > to decide what is more important to you.
17 >
18 > cheers,
19 > Markus
20
21 Hi I went for lapack-atlas and the required blas-atlas did not compile.
22 It suggested an interactive approach so I did
23
24 interactive=1 emerge blas-atlas
25
26 and answered the questions. Finally it died here. Looks like sed is
27 looking for an input file.
28
29 ++++++++++++++++++++++++++++++++++++
30 Configuration completed successfully. You may want to examine the make
31 include
32 file (Make.xeon_dual) for accuracy before starting the install with the
33 command:
34 make install arch=xeon_dual
35
36 rm -f ./xconfig
37 sed: no input files
38
39 !!! ERROR: sci-libs/blas-atlas-3.7.11 failed.
40 Call stack:
41 ebuild.sh, line 1614: Called dyn_compile
42 ebuild.sh, line 971: Called qa_call 'src_compile'
43 environment, line 3681: Called src_compile
44 blas-atlas-3.7.11.ebuild, line 123: Called reconfigure
45 blas-atlas-3.7.11.ebuild, line 110: Called die
46
47 ++++++++++++++++++++++++++++++++++++
48
49 Any suggestions? Thanks,
50
51 --
52 Valmor
53 --
54 gentoo-science@g.o mailing list

Replies

Subject Author
RE: [gentoo-science] status of lapack install Markus Dittrich <markusle@g.o>