Gentoo Archives: gentoo-user

From: Andrew Hoffman <andy.hoffman12@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dev-libs/folks-0.4.3 fails to emerge
Date: Mon, 08 Apr 2013 12:12:32
Message-Id: CAKqv15Ry=4ggooFNAtC8jmXknk70Zz0dzVTVAtw+1cukSOZ-xQ@mail.gmail.com
In Reply to: Re: [gentoo-user] dev-libs/folks-0.4.3 fails to emerge by Walter Dnes
1 lapy andy # cat /var/lib/layman/make.conf
2 PORTDIR_OVERLAY="
3 /var/lib/layman/gamerlay
4 /var/lib/layman/games
5 /var/lib/layman/java-overlay
6 $PORTDIR_OVERLAY
7 "
8
9 I attached the other logs.
10
11 I also remerged libgee no change
12
13 Thanks,
14 -Andy
15
16
17 On Sun, Apr 7, 2013 at 11:50 PM, Walter Dnes <waltdnes@××××××××.org> wrote:
18
19 > On Sun, Apr 07, 2013 at 09:49:57PM -0500, Andrew Hoffman wrote
20 >
21 > > I have also rebuilt telepathy-glib debus-glib and gio with no change
22 > > in folks. gee does not appear to be a package.
23 >
24 > I tried...
25 >
26 > USE="vala vapigen introspection" emerge -pv folks
27 >
28 > on my system. It gives...
29 >
30 > These are the packages that would be merged, in order:
31 >
32 > Calculating dependencies... done!
33 > [ebuild N ] dev-libs/gobject-introspection-1.32.1 USE="-doc -doctool
34 > {-test}" 0 kB
35 > [ebuild N ] dev-lang/vala-0.12.1-r1:0.12 USE="vapigen {-test}" 2,233
36 > kB
37 > [ebuild N ] sys-apps/dbus-1.6.8 USE="X -debug -doc (-selinux)
38 > -static-libs {-test}" 1,885 kB
39 > [ebuild N ] dev-lang/vala-0.18.1:0.18 USE="vapigen {-test}" 0 kB
40 > [ebuild N ] dev-libs/dbus-glib-0.100.2 USE="-debug -doc -static-libs
41 > {-test}" 732 kB
42 > [ebuild N ] dev-libs/libgee-0.6.7 USE="introspection" 494 kB
43 > [ebuild N ] net-libs/telepathy-glib-0.20.1-r1 USE="introspection
44 > vala -debug {-test}" PYTHON_TARGETS="python2_7 -python2_5 -python2_6" 3,668
45 > kB
46 > [ebuild N ] dev-libs/folks-0.4.3 USE="-debug" 621 kB
47 >
48 > I think that "gee" refers to dev-libs/libgee. Can you give the output
49 > of "emerge --info"? I notice that you also have the line...
50 >
51 > source /var/lib/layman/make.conf
52 >
53 > ...in your make.conf. It may be over-riding stuff in your regular
54 > make.conf. "emerge --info" will tell us what you have in total.
55 > But a listing of /var/lib/layman/make.conf might still help us.
56 >
57 > Another potential issue... in my make.conf I have...
58 >
59 > PYTHON_TARGETS="python2_7"
60 > PYTHON_SINGLE_TARGET="python2_7"
61 >
62 > YES!!! I need both of them. I don't see them in your make.conf, unless
63 > they're in the /var/lib/layman/make.conf
64 >
65 > --
66 > Walter Dnes <waltdnes@××××××××.org>
67 > I don't run "desktop environments"; I run useful applications
68 >
69 >

Attachments

File name MIME type
revdep rebuild output.txt text/plain
emerge.info application/octet-stream
make.conf application/octet-stream
folks build.log application/octet-stream

Replies

Subject Author
Re: [gentoo-user] dev-libs/folks-0.4.3 fails to emerge Andrew Hoffman <andy.hoffman12@×××××.com>