[Pkg-telepathy-maintainers] Bug#728372: telepathy-phoenix: FTBFS: undefined reference to symbol 'fs_utils_get_default_element_properties'

Andreas Beckmann anbe at debian.org
Thu Oct 31 11:14:05 UTC 2013


Package: telepathy-phoenix
Version: 0.0.1-1
Severity: serious
Justification: fails to build from source
User: debian-qa at lists.debian.org
Usertags: piuparts


Hi,

telepathy-phoenix no longer builds in sid or experimental:

   dh_auto_build
make[1]: Entering directory `/tmp/buildd/telepathy-phoenix-0.0.1'
make  all-recursive
make[2]: Entering directory `/tmp/buildd/telepathy-phoenix-0.0.1'
Making all in src
make[3]: Entering directory `/tmp/buildd/telepathy-phoenix-0.0.1/src'
sed -e "s,[@]DATADIR[@],/tmp/buildd/telepathy-phoenix-0.0.1/data/uninstalled," \
        -e "s,[@]PATH[@],/tmp/buildd/telepathy-phoenix-0.0.1/src," < phoenix.in  > phoenix-uninstalled
sed -e "s,[@]DATADIR[@],/tmp/buildd/telepathy-phoenix-0.0.1/data/uninstalled," \
        -e "s,[@]PATH[@],/tmp/buildd/telepathy-phoenix-0.0.1/src," < phoenix-test.in  > phoenix-test-uninstalled
make  all-am
make[4]: Entering directory `/tmp/buildd/telepathy-phoenix-0.0.1/src'
  CC     phoenix_authenticator-authenticator.o
authenticator.c: In function 'main':
authenticator.c:168:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
   g_type_init ();
   ^
  CCLD   phoenix-authenticator
  CC     phoenix_echo_call-echo-call.o
echo-call.c: In function 'src_pad_unlinked_cb':
echo-call.c:89:3: warning: implicit declaration of function 'gst_element_get_pad' [-Wimplicit-function-declaration]
   element_srcpad = gst_element_get_pad (element, "src");
   ^
echo-call.c:89:18: warning: assignment makes pointer from integer without a cast [enabled by default]
   element_srcpad = gst_element_get_pad (element, "src");
                  ^
echo-call.c: In function 'setup_echo_sink':
echo-call.c:120:19: warning: assignment makes pointer from integer without a cast [enabled by default]
   element_sinkpad = gst_element_get_pad (element, "sink");
                   ^
echo-call.c:121:18: warning: assignment makes pointer from integer without a cast [enabled by default]
   element_srcpad = gst_element_get_pad (element, "src");
                  ^
echo-call.c: In function 'main':
echo-call.c:551:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
   g_type_init ();
   ^
  CC     phoenix_echo_call-echo-call-info-dbus.o
echo-call-info-dbus.c: In function 'eci_call_info_skeleton_finalize':
echo-call-info-dbus.c:1094:3: warning: 'g_mutex_clear' is deprecated (declared at /usr/include/glib-2.0/glib/gthread.h:167): Not available before 2.32 [-Wdeprecated-declarations]
   g_mutex_clear (&skeleton->priv->lock);
   ^
echo-call-info-dbus.c: In function 'eci_call_info_skeleton_init':
echo-call-info-dbus.c:1240:3: warning: 'g_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/gthread.h:165): Not available before 2.32 [-Wdeprecated-declarations]
   g_mutex_init (&skeleton->priv->lock);
   ^
  CCLD   phoenix-echo-call
/usr/bin/ld: phoenix_echo_call-echo-call.o: undefined reference to symbol 'fs_utils_get_default_element_properties'
/usr/lib/x86_64-linux-gnu/libfarstream-0.2.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[4]: *** [phoenix-echo-call] Error 1
make[4]: Leaving directory `/tmp/buildd/telepathy-phoenix-0.0.1/src'
make[3]: *** [all] Error 2


Andreas



More information about the Pkg-telepathy-maintainers mailing list