I also tried this: emerge gobject-introspection =dev-lang/vala-0.12.1-r1 dbus =dev-lang/vala-0.18.1 dbus-glib libgee telepathy-glib all of which merged successfully Folks still failed
On Mon, Apr 8, 2013 at 7:12 AM, Andrew Hoffman <andy.hoffma...@gmail.com>wrote: > lapy andy # cat /var/lib/layman/make.conf > PORTDIR_OVERLAY=" > /var/lib/layman/gamerlay > /var/lib/layman/games > /var/lib/layman/java-overlay > $PORTDIR_OVERLAY > " > > I attached the other logs. > > I also remerged libgee no change > > Thanks, > -Andy > > > On Sun, Apr 7, 2013 at 11:50 PM, Walter Dnes <waltd...@waltdnes.org>wrote: > >> On Sun, Apr 07, 2013 at 09:49:57PM -0500, Andrew Hoffman wrote >> >> > I have also rebuilt telepathy-glib debus-glib and gio with no change >> > in folks. gee does not appear to be a package. >> >> I tried... >> >> USE="vala vapigen introspection" emerge -pv folks >> >> on my system. It gives... >> >> These are the packages that would be merged, in order: >> >> Calculating dependencies... done! >> [ebuild N ] dev-libs/gobject-introspection-1.32.1 USE="-doc >> -doctool {-test}" 0 kB >> [ebuild N ] dev-lang/vala-0.12.1-r1:0.12 USE="vapigen {-test}" >> 2,233 kB >> [ebuild N ] sys-apps/dbus-1.6.8 USE="X -debug -doc (-selinux) >> -static-libs {-test}" 1,885 kB >> [ebuild N ] dev-lang/vala-0.18.1:0.18 USE="vapigen {-test}" 0 kB >> [ebuild N ] dev-libs/dbus-glib-0.100.2 USE="-debug -doc >> -static-libs {-test}" 732 kB >> [ebuild N ] dev-libs/libgee-0.6.7 USE="introspection" 494 kB >> [ebuild N ] net-libs/telepathy-glib-0.20.1-r1 USE="introspection >> vala -debug {-test}" PYTHON_TARGETS="python2_7 -python2_5 -python2_6" 3,668 >> kB >> [ebuild N ] dev-libs/folks-0.4.3 USE="-debug" 621 kB >> >> I think that "gee" refers to dev-libs/libgee. Can you give the output >> of "emerge --info"? I notice that you also have the line... >> >> source /var/lib/layman/make.conf >> >> ...in your make.conf. It may be over-riding stuff in your regular >> make.conf. "emerge --info" will tell us what you have in total. >> But a listing of /var/lib/layman/make.conf might still help us. >> >> Another potential issue... in my make.conf I have... >> >> PYTHON_TARGETS="python2_7" >> PYTHON_SINGLE_TARGET="python2_7" >> >> YES!!! I need both of them. I don't see them in your make.conf, unless >> they're in the /var/lib/layman/make.conf >> >> -- >> Walter Dnes <waltd...@waltdnes.org> >> I don't run "desktop environments"; I run useful applications >> >> >