Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kicad and complications from hdf5 and vtk USE flags. Not package specific tho.
Date: Thu, 17 Feb 2022 06:09:21
Message-Id: 69a9f0e4-a6a0-2846-5b3a-0514139ccfb8@gmail.com
In Reply to: Re: [gentoo-user] Kicad and complications from hdf5 and vtk USE flags. Not package specific tho. by Miles Malone
1 Miles Malone wrote:
2 > Hi Dale,
3 >
4 > Try removing the vtk useflag from opencascade. Also, add verbose to
5 > your emerge arguments and it may show you the full RDEPEND
6 >
7 > Regards,
8 >
9 > Miles
10 >
11 >
12
13 I already have -v in my make.conf defaults.  So it is already there I
14 just don't have to type it.  I tried a huge number of options before
15 getting this close.  Sometimes I'd have a dozen packages complaining
16 about USE flags or other issues.  This is the new output but it looks
17 the same to me. 
18
19
20 root@fireball / # emerge -auDN world
21
22 These are the packages that would be merged, in order:
23
24 Calculating dependencies... done!
25
26 The following USE changes are necessary to proceed:
27  (see "package.use" in the portage(5) man page for more details)
28 # required by sci-libs/vtk-9.0.3-r4::gentoo
29 # required by sci-libs/opencascade-7.5.2-r5::gentoo
30 # required by sci-electronics/kicad-5.1.12-r2::gentoo
31 # required by sci-electronics/kicad-symbols-5.1.12::gentoo
32 # required by sci-electronics/kicad-meta-5.1.12::gentoo
33 # required by @selected
34 # required by @world (argument)
35 =sci-libs/hdf5-1.10.5-r1 mpi
36 #
37 >=sci-libs/vtk-9.0.3-r4 -mpi
38
39 Would you like to add these changes to your config files? [Yes/No] n
40 root@fireball / #
41
42
43 Open to ideas?  Maybe I'm catching the tree in a bad state or
44 something.  I don't recall ever seeing something like this. 
45
46 This is the complete emerge command from emerge.log.
47
48
49 emerge --newuse --oneshot --unordered-display --update --ask
50 --backtrack=100 --deep --keep-going --with-bdeps=y --quiet-build=n
51 --regex-search-auto=y --verbose world
52
53
54 Dale
55
56 :-)  :-) 

Replies

Subject Author
Re: [gentoo-user] Kicad and complications from hdf5 and vtk USE flags. Not package specific tho. Miles Malone <m.malone@××××××××××××××××××.net>