Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#749 closed defect (fixed)

FTBFS on Fedora 10 (sugar-jhbuild)

Reported by: sascha_silbe Owned by: gdesmott
Priority: Unspecified by Maintainer Milestone:
Component: telepathy Version: Unspecified
Severity: Blocker Keywords:
Cc: Distribution/OS: Fedora
Bug Status: New

Description

The new version of telepathy-gabble (0.7.25) fails to build on Fedora 10:

/bin/sh ../libtool --tag=CC --mode=link ccache gcc -std=gnu99 -Wall -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I.. -I.. -I/home/buildslave/sugar-jhbuild/install/include/dbus-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/buildslave/sugar-jhbuild/install/include/telepathy-1.0 -I/home/buildslave/sugar-jhbuild/install/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I ../lib -I ../lib -g -O2 -L/home/buildslave/sugar-jhbuild/install/lib64 -L/home/buildslave/sugar-jhbuild/install/lib64 -o telepathy-gabble main.o libgabble-convenience.la
libtool: link: ccache gcc -std=gnu99 -Wall -Wdeclaration-after-statement -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I.. -I.. -I/home/buildslave/sugar-jhbuild/install/include/dbus-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/loudmouth-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/buildslave/sugar-jhbuild/install/include/telepathy-1.0 -I/home/buildslave/sugar-jhbuild/install/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/uuid -I ../lib -I ../lib -g -O2 -o telepathy-gabble main.o -L/home/buildslave/sugar-jhbuild/install/lib64 ./.libs/libgabble-convenience.a -L/lib64 -lresolv -lloudmouth-1 -lidn /home/buildslave/sugar-jhbuild/install/lib64/libtelepathy-glib.so /home/buildslave/sugar-jhbuild/install/lib64/libdbus-glib-1.so -ldbus-1 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -luuid -Wl,-rpath -Wl,/home/buildslave/sugar-jhbuild/install/lib64 -Wl,-rpath -Wl,/home/buildslave/sugar-jhbuild/install/lib64
./.libs/libgabble-convenience.a(jingle-factory.o): In function `gabble_jingle_factory_create_google_relay_session':
/home/buildslave/sugar-jhbuild/source/telepathy-gabble-0.7.25/src/jingle-factory.c:1116: undefined reference to `g_thread_init'
collect2: ld returned 1 exit status

Looks like it needs to add -lglib or sth. like that.

Change History (3)

comment:1 Changed 15 years ago by gdesmott

This issue was already reported in our bugzilla: http://bugs.freedesktop.org/show_bug.cgi?id=20937

comment:2 Changed 15 years ago by sascha_silbe

  • Resolution set to fixed
  • Status changed from new to closed

Thanks for the pointer!
Patch added to sugar-jhbuild, seems to work fine => closing.

comment:3 Changed 11 years ago by dnarvaez

  • Milestone 0.86 deleted

Milestone 0.86 deleted

Note: See TracTickets for help on using tickets.