Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49118 - gnome-jabber 0.4 ebuild fails to compile
Summary: gnome-jabber 0.4 ebuild fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-26 20:47 UTC by Alvaro A. Ramirez
Modified: 2004-05-01 05:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
new ebuild (gnome-jabber-0.4.ebuild,973 bytes, text/plain)
2004-04-29 09:00 UTC, Alvaro A. Ramirez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alvaro A. Ramirez 2004-04-26 20:47:18 UTC
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.
Comment 1 Alvaro A. Ramirez 2004-04-29 09:00:42 UTC
Created attachment 30320 [details]
new ebuild
Comment 2 Alvaro A. Ramirez 2004-04-29 09:02:39 UTC
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
Comment 3 Alvaro A. Ramirez 2004-04-29 09:02:39 UTC
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  
Comment 4 foser (RETIRED) gentoo-dev 2004-05-01 04:54:53 UTC
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.
Comment 5 Olivier Crete (RETIRED) gentoo-dev 2004-05-01 05:28:22 UTC
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.
Comment 6 foser (RETIRED) gentoo-dev 2004-05-01 05:33:45 UTC
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.