Gentoo Archives: gentoo-user

From: Miles Malone <m.malone@××××××××××××××××××.net>
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 11:42:16
Message-Id: CAM8Dd_25+yaXK-mFOxM3pWHuxMX6BwPZjm5NSJezTmZCxN5rSw@mail.gmail.com
In Reply to: Re: [gentoo-user] Kicad and complications from hdf5 and vtk USE flags. Not package specific tho. by Dale
1 Now for your own sanity you might consider stopping adding things
2 globally constantly, and using app-portage/flaggie to sanely manage
3 them per-package... Cause there's far more use flags that make sense
4 per-package than make sense globally. I used to manage them all
5 largely globally like ten years ago, but it's utterly unrealistic to
6 do that today.
7
8 On Thu, 17 Feb 2022 at 21:34, Dale <rdalek1967@×××××.com> wrote:
9 >
10 > Neil Bothwick wrote:
11 > > On Thu, 17 Feb 2022 01:42:39 -0600, Dale wrote:
12 > >
13 > >> P. S. Is there a tool to make the USE line in make.conf in alphabetical
14 > >> order or something? When I add things, I try to put them in order so it
15 > >> is easier to find them. For some reason, they are out of order, a lot.
16 > >> Something at some point messed up my organizing, badly.
17 > > emerge --info shows the flags in alphabetical order, whatever their order
18 > > in make.conf. It lso shows all flags, including those set b the profile,
19 > > so you can see exactly what portage is using.
20 > >
21 > >
22 > > -- Neil Bothwick Deja Foobar: A feeling of having made the same
23 > > mistake before.
24 >
25 >
26 > Now that is cheating big time. Why didn't I think of that? Now they
27 > back in order. I been cleaning up my USE line in make.conf. I think
28 > some flags I added ages ago were only used by a few packages but are in
29 > wide use now, and I don't always need them. So, I edit, run emerge
30 > -auDN world to see what blows up. Edit again, run emerge and repeat. I
31 > think I'm on about the 10th repeat now. Slowly cleaning things up.
32 >
33 > I love the sig on this one. How is it that thing knows which to pick?
34 > ROFL
35 >
36 > Thanks for the cheat, I mean tip. Hit the nail on the head.
37 >
38 > Dale
39 >
40 > :-) :-)
41 >

Replies

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