cannot emerge: "tree module doesn't seem to be properly installed ./intltool-merge" Reproducible: Always Steps to Reproduce: emerge /usr/portage/net-im/gnome-jabber/gnome-jabber-0.4.ebuild Actual Results: make[2]: Entering directory `/var/tmp/portage/gnome-jabber-0.4/work/gnome-jabber-0.4' LC_ALL=C ./intltool-merge ./po gnome-jabber.desktop.in gnome-jabber.desktop -d -u -c ./po/.intltool-merge-cache LC_ALL=C ./intltool-merge ./po gnome-jabber.schemas.in gnome-jabber.schemas -s -u -c ./po/.intltool-merge-cache The Tree module doesn't seem to be properly installed ./intltool-merge The Tree module doesn't seem to be properly installed ./intltool-merge make[2]: *** [gnome-jabber.desktop] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [gnome-jabber.schemas] Error 2 make[2]: Leaving directory `/var/tmp/portage/gnome-jabber-0.4/work/gnome-jabber-0.4' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-jabber-0.4/work/gnome-jabber-0.4' make: *** [all-recursive-am] Error 2 !!! ERROR: net-im/gnome-jabber-0.4 failed. !!! Function gnome2_src_compile, Line 39, Exitcode 2 !!! compile failure bare with my report. first time here.
Created attachment 30320 [details] new ebuild
the ebuild required the XML-Parser-2.34 dependency. just added it and it worked. the new ebuild is attached. i guess it now needs to make it to the tree. thanks to Gu
the ebuild required the XML-Parser-2.34 dependency. just added it and it worked. the new ebuild is attached. i guess it now needs to make it to the tree. thanks to Guðni for his help. regards, tuco
it needs intltool-0.29 or up as RDEP & just rerun intltoolize if needed (implies the xml-parser dep). This pack is unmaintained upstream btw, we should consider removing it from the tree.
fix in cvs.. I was planning to remove it when I discovered there had just been a new version released.. So I guess its not so dead after all. And Gossip (the proposed replacement) does not support transports and is overall much less complete.
this is the last release, the announcement is quite clear. It was actually noted that there might be a bugfix release after 0.3 . Gossip was meant to be a jabber client, so transports weren't important. Functionality wise it does what it is supposed to do. Anyway, that's pretty much irrelevant, they're seperate apps. I'm talking just about gnome-jabber here.