Gentoo Archives: gentoo-science

From: rose@××××××××××××××.de
To: gentoo-science@l.g.o
Subject: [gentoo-science] tachyon-0.98.9-r1 fails to install due to wrong USE flags
Date: Sun, 21 Aug 2011 15:16:50
Message-Id: 20110821171624.mragzv8uw0c4osw0@webmail.uni-potsdam.de
1 Hi,
2 I try to install [sage-on-gentoo] sage. I come until tachyon.
3 'emerge tachyon' fails with:
4
5 >>> Emerging (3 of 20) media-gfx/tachyon-0.98.9-r1
6 * tachyon-0.98.9.tar.gz RMD160 SHA1 SHA256 size ;-) ...
7
8 [ ok ]
9 * ERROR: media-gfx/tachyon-0.98.9-r1 failed (setup phase):
10 * tachyon does not support MPI with OpenGL and threads
11
12 openmpi was installed with "cxx fortran ipv6 romio threads" USE flags.
13 There is no OpenGL USE flag for openmpi:
14
15 root@caiman:/root(16)# emerge -pvD openmpi
16
17 These are the packages that would be merged, in order:
18
19 Calculating dependencies... done!
20 [ebuild R ] sys-cluster/openmpi-1.5.3-r2 USE="cxx fortran ipv6
21 romio threads -heterogeneous -infiniband -mpi-threads -pbs -sctp
22 -slurm -vt" 0 kB
23
24 What should, I do only to remove the threads USE flag from openmpi?
25 What could be the consequences if I remove the threads USE flag, e.g.
26 for Rmpi?
27
28 Regards

Replies

Subject Author
Re: [gentoo-science] tachyon-0.98.9-r1 fails to install due to wrong USE flags rose@××××××××××××××.de