Gentoo Archives: gentoo-user

From: Bruce Hill <daddy@×××××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LVM2 compile error. Clock_gettime
Date: Sat, 29 Jun 2013 13:07:30
Message-Id: 20130629130715.GA3387@server
In Reply to: Re: [gentoo-user] LVM2 compile error. Clock_gettime by Dale
1 On Fri, Jun 28, 2013 at 09:44:34PM -0500, Dale wrote:
2 > Walter Dnes wrote:
3 > > On Thu, Jun 27, 2013 at 07:39:39AM -0500, Dale wrote
4 > >
5 > >> Someone else ran into the same thing and it appears they use udev. So
6 > >> switching wouldn't help anyway.
7 > >>
8 > >> https://bugs.gentoo.org/show_bug.cgi?id=370217
9 > > Your bug-report comment shows...
10 > > sys-fs/lvm2-2.02.97-r1 USE="lvm1 readline static thin udev (-clvm) (-cman) (-selinux) -static-libs"
11 > >
12 > > Other comments note that unsetting "static" allows it to build. Try
13 > > unsetting the "static" flag for lvm2 in package.use, i.e...
14 > >
15 > > sys-fs/lvm2 -static
16 > >
17 > > Does that build for you?
18 > >
19 >
20 >
21 > It might would but I can't recall WHY I set it to that. If I set it
22 > that way in package.use, which is rare for me, then I had to have a good
23 > reason. I need to start making notes on this stuff. ;-)
24 >
25 > It will likely be fixed pretty soon so as long as I don't have to
26 > upgrade, I should be OK with the one installed now. It was just a
27 > recompile from emerge -e world but I found it odd that it worked before
28 > but not the other day.
29 >
30 > If I have to tho, I'll keep that in mind.
31
32 You might want to run "enalyze rebuild use" to get an idea of what USE flags
33 you have which do not match the default settings. Over the course of time the
34 defaults change, and our need for certain options change, so it's good to run
35 this and check any USE flags for situations such as yours above, where one
36 would say, "I can't recall WHY I set it to that." If you can't find a reason
37 then it's best to stick with the default settings most of the time. This is
38 all that command will do on your system:
39
40 mingdao@server ~ $ enalyze rebuild use
41
42 -- Scanning installed packages for USE flag settings that
43 do not match the default settings
44 -- preparing pkgs for file entries
45 - Saving file: /home/mingdao/package.use.test
46 - Done
47
48 Bruce
49 --
50 Happy Penguin Computers >')
51 126 Fenco Drive ( \
52 Tupelo, MS 38801 ^^
53 support@×××××××××××××××××××××.com
54 662-269-2706 662-205-6424
55 http://happypenguincomputers.com/
56
57 A: Because it messes up the order in which people normally read text.
58 Q: Why is top-posting such a bad thing?
59 A: Top-posting.
60 Q: What is the most annoying thing in e-mail?
61
62 Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting

Replies

Subject Author
Re: [gentoo-user] LVM2 compile error. Clock_gettime Dale <rdalek1967@×××××.com>