Re: quse -D sagt nix mehr

Juergen Rose <[email protected]> Sat, 16 Jun 2018 19:28:21 +0200
Newsgroups gmane.linux.gentoo.user.german
Organization University of Potsdam
Message-ID <[email protected]>
On Sat, 2018-06-16 at 10:32 +0200, Matthias Hanft wrote:
> Hallo,
> 
> auf einem meiner Gentoo-Systeme erhalte ich seit einiger Zeit bei
> "quse -D <useflagname>" keinerlei Ausgabe mehr. Ich fand das eigent-
> lich immer ganz praktisch (und auf meinen anderen beiden Systemen
> funktioniert es auch noch). Was könnte ich da versehentlich "abge-
> schaltet" haben?
> 
> (Das System, auf dem es nicht mehr geht, ist "amd64", die anderen
> beiden - wo es noch geht - "x86", falls das eine Rolle spielt.)
> 
> Danke & Gruß Matthias.



Hier scheint es noch zu gehen:

rose@lynx:/home/rose(3)$ grep amd64 /etc/make.conf
ACCEPT_KEYWORDS="amd64 ~amd64"

ose@lynx:/home/rose(4)$ quse -D opencl
 local:opencl:app-crypt/johntheripper: Enable opencl support for
speeding up cracking on capable devices
 local:opencl:app-emulation/crossover-bin: Enable OpenCL support
 local:opencl:app-emulation/wine-any: Enable OpenCL support
 local:opencl:app-emulation/wine-d3d9: Enable OpenCL support
 local:opencl:app-emulation/wine-staging: Enable OpenCL support
 local:opencl:app-emulation/wine-vanilla: Enable OpenCL support
 local:opencl:app-text/tesseract: Enable opencl support for speedup
using GPU computation.
 local:opencl:dev-libs/actor-framework: Compiles against the provided
opencl implementation
 local:opencl:dev-libs/libgpuarray: Enable OpenCL support
...
 local:opencl:sci-libs/gdal: Enable OpenCL support
 local:opencl:sci-libs/shogun: Enable support for building against
OpenCL
rose@lynx:/home/rose(5)$