Gentoo Archives: gentoo-science

From: "d.i Gazeta.pl" <d.i@××××××.pl>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] Error emergin gmsh-2.4.2
Date: Tue, 18 May 2010 15:39:49
Message-Id: AANLkTikRyolftv9S1FRezZL99xZ9b_p7tuOqDdSRZZnW@mail.gmail.com
In Reply to: Re: [gentoo-science] Error emergin gmsh-2.4.2 by marco restelli
1 On 18 May 2010 14:50, marco restelli <mrestelli@×××××.com> wrote:
2
3 > On Tue, May 18, 2010 at 2:13 PM, Marcin <mrybarski@×××××.com> wrote:
4 > > " /usr/bin/c++ -march=athlon64 -O2 -pipe -msse3 -fPIC -Wl,-O1 -ldl -lmpi
5 > > CMakeFiles/cmTryCompileExec.dir/testCXXCompiler.cxx.o -o
6 > cmTryCompileExec
7 > > -rdynamic
8 > >
9 > >
10 > >
11 > /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/bin/ld:
12 > > cannot find -lmpi
13 > > "
14 > >
15 > > USE="mpi" may help?
16 > >
17 >
18 > Hi Marcin,
19 > well, possibly, but I have mpich2 and I get a conflict.
20 >
21 > [ebuild N ] sys-cluster/openmpi-1.2.9 USE="cxx fortran ipv6
22 > -debug -heterogeneous -mpi-threads -pbs -romio -threads" 3,479 kB [0]
23 > [ebuild N ] sci-libs/gmsh-2.4.2 USE="X jpeg mpi png zlib -blas
24 > -cgns -chaco -doc -examples -med -metis -opencascade" 0 kB [1]
25 > [blocks B ] sys-cluster/openmpi ("sys-cluster/openmpi" is blocking
26 > sys-cluster/mpich2-1.0.8)
27 > [blocks B ] sys-cluster/mpich2 ("sys-cluster/mpich2" is blocking
28 > sys-cluster/openmpi-1.2.9)
29 >
30 >
31 Boost deps upon || ( >=sys-cluster/openmpi-1.2.9[cxx]
32 sys-cluster/mpich2[cxx,threads] ) so if you have cxx or threads disabled it
33 will favour openmpi raising block with the other package.
34
35 --
36 Pozdrawiam,
37 Łukasz Michalik

Replies

Subject Author
Re: [gentoo-science] Error emergin gmsh-2.4.2 marco restelli <mrestelli@×××××.com>