Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85773 - Version Bump: gnomemeeting-1.2.2
Summary: Version Bump: gnomemeeting-1.2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on: 105560
Blocks: 2.12
  Show dependency tree
 
Reported: 2005-03-18 07:11 UTC by gad.kadosh
Modified: 2005-09-12 13:33 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gad.kadosh 2005-03-18 07:11:36 UTC
Also supposedly older versions can go stable... :)
Comment 1 Colin Macdonald 2005-03-26 14:09:41 UTC
Isn't this part of gnome now?  assign to gnome herd?
I halfheartedly tried to use the old ebuild but it now depends on >=dev-libs/pwlib-1.8.4 which isn't in the tree yet.  Might also needs a new verison of net-libs/openh323 as well.
Comment 2 Colin Macdonald 2005-04-11 01:42:05 UTC
can close this, its in the tree (but see bug #88690).
Comment 3 Santiago Gala 2005-04-13 06:04:03 UTC
It fails to merge here:

 powerpc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\"/usr/share/locale/\" -DG_LOG_DOMAIN=\"GnomeMeeting\" -DSHARE_DIR=\"/usr/share/gnomemeeting\" -I../.. -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -DORBIT2=1 -pthread -I/usr/include/evolution-data-server-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/howl -DHAS_HOWL -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -DORBIT2=1 -pthread -I/usr/include/evolution-data-server-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/howl -DHAS_HOWL -I/usr/include/ptlib -I/usr/include/ptclib -I/usr/include/openh323 -I/usr/include/SDL -D_REENTRANT -DHAS_SDL -I/usr/include -DPTRACING -DNDEBUG -Wall -Os -g -DP_USE_PRAGMA -D_REENTRANT -fno-exceptions -O2 -mcpu=7450 -maltivec -mabi=altivec -pipe -MT gm_contacts-ldap.lo -MD -MP -MF .deps/gm_contacts-ldap.Tpo -c gm_contacts-ldap.cpp  -fPIC -DPIC -o .libs/gm_contacts-ldap.o
gm_contacts-ldap.cpp: In function `GSList* gnomemeeting_ldap_addressbook_get_contacts(GmAddressbook*, int&, gboolean, gchar*, gchar*, gchar*, gchar*)':
gm_contacts-ldap.cpp:154: error: `PLDAPSession' undeclared (first use this function)
gm_contacts-ldap.cpp:154: error: (Each undeclared identifier is reported only once for each function it appears in.)
gm_contacts-ldap.cpp:154: error: expected `;' before "ldap"
gm_contacts-ldap.cpp:155: error: `PLDAPSession' has not been declared
gm_contacts-ldap.cpp:155: error: `SearchContext' undeclared (first use this function)
gm_contacts-ldap.cpp:155: error: expected `;' before "context"
gm_contacts-ldap.cpp:223: error: `ldap' undeclared (first use this function)
gm_contacts-ldap.cpp:244: error: `context' undeclared (first use this function)
gm_contacts-ldap.cpp:249: error: `PLDAPSession' has not been declared
gm_contacts-ldap.cpp:250: error: `ScopeSubTree' undeclared (first use this function)
gm_contacts-ldap.cpp:250: error: `PLDAPSession' has not been declared
gm_contacts-ldap.cpp:250: error: `ScopeSingleLevel' undeclared (first use this function)
make[3]: *** [gm_contacts-ldap.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnomemeeting-1.2.1/work/gnomemeeting-1.2.1/lib/contacts'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnomemeeting-1.2.1/work/gnomemeeting-1.2.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnomemeeting-1.2.1/work/gnomemeeting-1.2.1'
make: *** [all] Error 2

!!! ERROR: net-im/gnomemeeting-1.2.1 failed.
!!! Function src_compile, Line 89, Exitcode 2


Standard ~ppc
Comment 4 Stefan Knoblich (RETIRED) gentoo-dev 2005-04-14 11:25:15 UTC
does re-emerging pwlib fix this?
looks like my old friend the pwlib-doesn't-detect-openldap bug...
Comment 5 Santiago Gala 2005-04-16 10:36:29 UTC
I just saw the message. Re-emerging pwlib cured the problem, now gnomemeeting builds and, apparently, works.

Thanks
Comment 6 yannek 2005-05-15 06:03:37 UTC
Can there be anything done to shorten the time for gnomemeeting 1.2.1 to be bumped stable?

AFAIK there is the Bug that -O3 causes errors with missing audio-plugins but with -O2 it's just fine.
But besides that it seems to build and work. I use it for nearly two month now, without problems, whole system -O2 though.

What's blocking x86? 
I beg your pardon if such kind of postings ist considerd rude behavior in bugzilla, and will immidiatly cease to do so if wanted.
Comment 7 Kalin KOZHUHAROV 2005-09-07 11:26:16 UTC
gnomemeeting-1.2.2 is out, anyone volunteering for an ebuild?

http://www.gnomemeeting.org/index.php?rub=5&path=sources/sources
Comment 8 Colin Macdonald 2005-09-07 12:28:34 UTC
Close this bug.

Re: comment 7, Gnomemeeting is part of gnome, so this should be taken care of in
bug #103197.
Comment 9 yannek 2005-09-08 03:15:37 UTC
#103197 depends on this bug. 
To me it seems to be the other way round, this bug has to be resolved for 
#103197. 
Perhaps this one could be marked obsolete, and a new one for 1.2.2 be started. 
 
Comment 10 Colin Macdonald 2005-09-08 21:20:48 UTC
Ok as comment #9 mentions, this bug should be renamed to refer to
gnomemeeting-1.2.2.  Then it blocks gnome 2.12.  I don't have the rights to
rename it however.
Comment 11 Daniel Gryniewicz (RETIRED) gentoo-dev 2005-09-12 13:33:10 UTC
Fixed in CVS.