Gentoo Archives: gentoo-user

From: Arve Barsnes <arve.barsnes@×××××.com>
To: Gentoo <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] nvidia-drivers wants static-libs, I do not.
Date: Sun, 13 Feb 2022 08:54:57
Message-Id: CAJjrzcUg1jmANk_ynQh-Yra5pxQo6XOg4kPNF=+gmScmVz-h4Q@mail.gmail.com
In Reply to: [gentoo-user] nvidia-drivers wants static-libs, I do not. by Dale
1 On Sun, 13 Feb 2022 at 09:43, Dale <rdalek1967@×××××.com> wrote:
2 > The following USE changes are necessary to proceed:
3 > (see "package.use" in the portage(5) man page for more details)
4 > # required by sci-libs/vtk-9.0.3-r4::gentoo[video_cards_nvidia]
5 > # required by sci-libs/opencascade-7.5.2-r5::gentoo[vtk]
6 > # required by sci-electronics/kicad-5.1.12-r2::gentoo[occ]
7 > # required by sci-electronics/kicad-packages3d-5.1.12-r1::gentoo
8 > # required by sci-electronics/kicad-meta-5.1.12::gentoo[-minimal]
9 > # required by @selected
10 > # required by @world (argument)
11 > >=x11-drivers/nvidia-drivers-470.103.01 static-libs
12 >
13 > Would you like to add these changes to your config files? [Yes/No]
14 >
15 >
16 > I'm not sure if the boost output is related or not. I did read
17 > somewhere that opencascade is replacing oce. From the above, I suspect
18 > vtk and/or opencascade is causing this. That may be related but dang if
19 > I can figure out a way around this. Anyone else run into this and find
20 > a fix or see something I'm missing?
21
22 I don't know how this would impact functionality, but it looks like
23 you could avoid this by setting USE on sci-libs/vtk to
24 "-video_cards_nvidia". The cuda USE flag requires this, but that is
25 already disabled for you.
26
27 Regards,
28 Arve

Replies

Subject Author
Re: [gentoo-user] nvidia-drivers wants static-libs, I do not. Dale <rdalek1967@×××××.com>