Gentoo Archives: gentoo-science

From: rose@××××××××××××××.de
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] tachyon-0.98.9-r1 fails to install due to wrong USE flags
Date: Sun, 21 Aug 2011 17:21:47
Message-Id: 20110821192123.ttr4a1rmgw80c484@webmail.uni-potsdam.de
In Reply to: [gentoo-science] tachyon-0.98.9-r1 fails to install due to wrong USE flags by rose@rz.uni-potsdam.de
1 Quoting rose@××××××××××××××.de:
2
3 > I try to install [sage-on-gentoo] sage. I come until tachyon.
4 > 'emerge tachyon' fails with:
5 >
6 >>>> Emerging (3 of 20) media-gfx/tachyon-0.98.9-r1
7 > * tachyon-0.98.9.tar.gz RMD160 SHA1 SHA256 size ;-) ...
8 >
9 > [ ok ]
10 > * ERROR: media-gfx/tachyon-0.98.9-r1 failed (setup phase):
11 > * tachyon does not support MPI with OpenGL and threads
12 >
13 > openmpi was installed with "cxx fortran ipv6 romio threads" USE flags.
14 > There is no OpenGL USE flag for openmpi:
15
16 I have now removed the threads USE flag from openmpi, but 'emerge
17 tachyon' still fails with the same error:
18
19 root@caiman:/root(26)# emerge -vuND sage
20
21 These are the packages that would be merged, in order:
22
23 Calculating dependencies... done!
24 [ebuild N ] media-gfx/tachyon-0.98.9-r1 USE="doc examples jpeg
25 mpi opengl png threads" 0 kB [0]
26 [ebuild N ] dev-python/twisted-mail-11.0.0 0 kB [0]
27 ...
28 >>> Emerging (1 of 18) media-gfx/tachyon-0.98.9-r1
29 * tachyon-0.98.9.tar.gz RMD160 SHA1 SHA256 size ;-) ...
30
31 [ ok ]
32 * ERROR: media-gfx/tachyon-0.98.9-r1 failed (setup phase):
33 * tachyon does not support MPI with OpenGL and threads
34 ...
35 root@caiman:/root(27)# emerge -pvD openmpi
36
37 These are the packages that would be merged, in order:
38
39 Calculating dependencies... done!
40 [ebuild R ] sys-cluster/openmpi-1.5.3-r2 USE="cxx fortran ipv6
41 romio -heterogeneous -infiniband -mpi-threads -pbs -sctp -slurm
42 -threads -vt" 0 kB

Replies

Subject Author
Re: [gentoo-science] tachyon-0.98.9-r1 fails to install due to wrong USE flags Christopher Schwan <cschwan@××××××××××××××××××.de>