[Pkg-telepathy-maintainers] Bug#1060972: telepathy-farstream: FTBFS: make[3]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: TelepathyFarstream-0.6.gir] Error 1

Lucas Nussbaum lucas at debian.org
Tue Jan 16 19:44:35 GMT 2024


Source: telepathy-farstream
Version: 0.6.2-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20240115 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/telepathy-farstream'
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o content.lo content.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c content.c  -fPIC -DPIC -o .libs/content.o
> In file included from /usr/include/gstreamer-1.0/gst/gstbuffer.h:30,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:70,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:223,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from /usr/include/farstream-0.2/farstream/fs-conference.h:28,
>                  from content.h:5,
>                  from content.c:3:
> /usr/include/gstreamer-1.0/gst/gstcaps.h: In function ‘gst_clear_caps’:
> /usr/include/gstreamer-1.0/gst/gstcaps.h:209:13: warning: Not available before 2.34
>   209 |   gst_clear_mini_object ((GstMiniObject **) caps_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function ‘gst_clear_buffer’:
> /usr/include/gstreamer-1.0/gst/gstbuffer.h:452:13: warning: Not available before 2.34
>   452 |   gst_clear_mini_object ((GstMiniObject **) buf_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:71:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h: In function ‘gst_clear_buffer_list’:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h:79:13: warning: Not available before 2.34
>    79 |   gst_clear_mini_object ((GstMiniObject **) list_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:225,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h: In function ‘gst_clear_tag_list’:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h:419:13: warning: Not available before 2.34
>   419 |   gst_clear_mini_object ((GstMiniObject **) taglist_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstmessage.h:191,
>                  from /usr/include/gstreamer-1.0/gst/gstevent.h:227:
> /usr/include/gstreamer-1.0/gst/gstquery.h: In function ‘gst_clear_query’:
> /usr/include/gstreamer-1.0/gst/gstquery.h:258:13: warning: Not available before 2.34
>   258 |   gst_clear_mini_object ((GstMiniObject **) query_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstmessage.h: In function ‘gst_clear_message’:
> /usr/include/gstreamer-1.0/gst/gstmessage.h:380:13: warning: Not available before 2.34
>   380 |   gst_clear_mini_object ((GstMiniObject **) msg_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstevent.h: In function ‘gst_clear_event’:
> /usr/include/gstreamer-1.0/gst/gstevent.h:442:13: warning: Not available before 2.34
>   442 |   gst_clear_mini_object ((GstMiniObject **) event_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstelementfactory.h:40,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:226:
> /usr/include/gstreamer-1.0/gst/gsturi.h: In function ‘gst_clear_uri’:
> /usr/include/gstreamer-1.0/gst/gsturi.h:376:13: warning: Not available before 2.34
>   376 |   gst_clear_mini_object ((GstMiniObject **) uri_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c content.c -o content.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o channel.lo channel.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c channel.c  -fPIC -DPIC -o .libs/channel.o
> In file included from /usr/include/gstreamer-1.0/gst/gstbuffer.h:30,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:70,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:223,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from /usr/include/farstream-0.2/farstream/fs-conference.h:28,
>                  from channel.c:39:
> /usr/include/gstreamer-1.0/gst/gstcaps.h: In function ‘gst_clear_caps’:
> /usr/include/gstreamer-1.0/gst/gstcaps.h:209:13: warning: Not available before 2.34
>   209 |   gst_clear_mini_object ((GstMiniObject **) caps_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function ‘gst_clear_buffer’:
> /usr/include/gstreamer-1.0/gst/gstbuffer.h:452:13: warning: Not available before 2.34
>   452 |   gst_clear_mini_object ((GstMiniObject **) buf_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:71:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h: In function ‘gst_clear_buffer_list’:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h:79:13: warning: Not available before 2.34
>    79 |   gst_clear_mini_object ((GstMiniObject **) list_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:225,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h: In function ‘gst_clear_tag_list’:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h:419:13: warning: Not available before 2.34
>   419 |   gst_clear_mini_object ((GstMiniObject **) taglist_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstmessage.h:191,
>                  from /usr/include/gstreamer-1.0/gst/gstevent.h:227:
> /usr/include/gstreamer-1.0/gst/gstquery.h: In function ‘gst_clear_query’:
> /usr/include/gstreamer-1.0/gst/gstquery.h:258:13: warning: Not available before 2.34
>   258 |   gst_clear_mini_object ((GstMiniObject **) query_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstmessage.h: In function ‘gst_clear_message’:
> /usr/include/gstreamer-1.0/gst/gstmessage.h:380:13: warning: Not available before 2.34
>   380 |   gst_clear_mini_object ((GstMiniObject **) msg_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstevent.h: In function ‘gst_clear_event’:
> /usr/include/gstreamer-1.0/gst/gstevent.h:442:13: warning: Not available before 2.34
>   442 |   gst_clear_mini_object ((GstMiniObject **) event_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstelementfactory.h:40,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:226:
> /usr/include/gstreamer-1.0/gst/gsturi.h: In function ‘gst_clear_uri’:
> /usr/include/gstreamer-1.0/gst/gsturi.h:376:13: warning: Not available before 2.34
>   376 |   gst_clear_mini_object ((GstMiniObject **) uri_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c channel.c -o channel.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o stream.lo stream.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c stream.c  -fPIC -DPIC -o .libs/stream.o
> In file included from /usr/include/gstreamer-1.0/gst/gstbuffer.h:30,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:70,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:223,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from /usr/include/farstream-0.2/farstream/fs-conference.h:28,
>                  from stream.c:40:
> /usr/include/gstreamer-1.0/gst/gstcaps.h: In function ‘gst_clear_caps’:
> /usr/include/gstreamer-1.0/gst/gstcaps.h:209:13: warning: Not available before 2.34
>   209 |   gst_clear_mini_object ((GstMiniObject **) caps_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function ‘gst_clear_buffer’:
> /usr/include/gstreamer-1.0/gst/gstbuffer.h:452:13: warning: Not available before 2.34
>   452 |   gst_clear_mini_object ((GstMiniObject **) buf_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:71:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h: In function ‘gst_clear_buffer_list’:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h:79:13: warning: Not available before 2.34
>    79 |   gst_clear_mini_object ((GstMiniObject **) list_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:225,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h: In function ‘gst_clear_tag_list’:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h:419:13: warning: Not available before 2.34
>   419 |   gst_clear_mini_object ((GstMiniObject **) taglist_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstmessage.h:191,
>                  from /usr/include/gstreamer-1.0/gst/gstevent.h:227:
> /usr/include/gstreamer-1.0/gst/gstquery.h: In function ‘gst_clear_query’:
> /usr/include/gstreamer-1.0/gst/gstquery.h:258:13: warning: Not available before 2.34
>   258 |   gst_clear_mini_object ((GstMiniObject **) query_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstmessage.h: In function ‘gst_clear_message’:
> /usr/include/gstreamer-1.0/gst/gstmessage.h:380:13: warning: Not available before 2.34
>   380 |   gst_clear_mini_object ((GstMiniObject **) msg_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstevent.h: In function ‘gst_clear_event’:
> /usr/include/gstreamer-1.0/gst/gstevent.h:442:13: warning: Not available before 2.34
>   442 |   gst_clear_mini_object ((GstMiniObject **) event_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstelementfactory.h:40,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:226:
> /usr/include/gstreamer-1.0/gst/gsturi.h: In function ‘gst_clear_uri’:
> /usr/include/gstreamer-1.0/gst/gsturi.h:376:13: warning: Not available before 2.34
>   376 |   gst_clear_mini_object ((GstMiniObject **) uri_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c stream.c -o stream.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o session.lo session.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c session.c  -fPIC -DPIC -o .libs/session.o
> In file included from /usr/include/gstreamer-1.0/gst/gstbuffer.h:30,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:70,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:223,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from session-priv.h:5,
>                  from session.c:23:
> /usr/include/gstreamer-1.0/gst/gstcaps.h: In function ‘gst_clear_caps’:
> /usr/include/gstreamer-1.0/gst/gstcaps.h:209:13: warning: Not available before 2.34
>   209 |   gst_clear_mini_object ((GstMiniObject **) caps_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function ‘gst_clear_buffer’:
> /usr/include/gstreamer-1.0/gst/gstbuffer.h:452:13: warning: Not available before 2.34
>   452 |   gst_clear_mini_object ((GstMiniObject **) buf_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:71:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h: In function ‘gst_clear_buffer_list’:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h:79:13: warning: Not available before 2.34
>    79 |   gst_clear_mini_object ((GstMiniObject **) list_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:225,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h: In function ‘gst_clear_tag_list’:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h:419:13: warning: Not available before 2.34
>   419 |   gst_clear_mini_object ((GstMiniObject **) taglist_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstmessage.h:191,
>                  from /usr/include/gstreamer-1.0/gst/gstevent.h:227:
> /usr/include/gstreamer-1.0/gst/gstquery.h: In function ‘gst_clear_query’:
> /usr/include/gstreamer-1.0/gst/gstquery.h:258:13: warning: Not available before 2.34
>   258 |   gst_clear_mini_object ((GstMiniObject **) query_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstmessage.h: In function ‘gst_clear_message’:
> /usr/include/gstreamer-1.0/gst/gstmessage.h:380:13: warning: Not available before 2.34
>   380 |   gst_clear_mini_object ((GstMiniObject **) msg_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstevent.h: In function ‘gst_clear_event’:
> /usr/include/gstreamer-1.0/gst/gstevent.h:442:13: warning: Not available before 2.34
>   442 |   gst_clear_mini_object ((GstMiniObject **) event_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstelementfactory.h:40,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:226:
> /usr/include/gstreamer-1.0/gst/gsturi.h: In function ‘gst_clear_uri’:
> /usr/include/gstreamer-1.0/gst/gsturi.h:376:13: warning: Not available before 2.34
>   376 |   gst_clear_mini_object ((GstMiniObject **) uri_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c session.c -o session.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o media-signalling-channel.lo media-signalling-channel.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c media-signalling-channel.c  -fPIC -DPIC -o .libs/media-signalling-channel.o
> In file included from /usr/include/gstreamer-1.0/gst/gstbuffer.h:30,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:70,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:223,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from /usr/include/farstream-0.2/farstream/fs-conference.h:28,
>                  from stream.h:7,
>                  from media-signalling-channel.h:28,
>                  from media-signalling-channel.c:32:
> /usr/include/gstreamer-1.0/gst/gstcaps.h: In function ‘gst_clear_caps’:
> /usr/include/gstreamer-1.0/gst/gstcaps.h:209:13: warning: Not available before 2.34
>   209 |   gst_clear_mini_object ((GstMiniObject **) caps_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function ‘gst_clear_buffer’:
> /usr/include/gstreamer-1.0/gst/gstbuffer.h:452:13: warning: Not available before 2.34
>   452 |   gst_clear_mini_object ((GstMiniObject **) buf_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:71:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h: In function ‘gst_clear_buffer_list’:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h:79:13: warning: Not available before 2.34
>    79 |   gst_clear_mini_object ((GstMiniObject **) list_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:225,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h: In function ‘gst_clear_tag_list’:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h:419:13: warning: Not available before 2.34
>   419 |   gst_clear_mini_object ((GstMiniObject **) taglist_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstmessage.h:191,
>                  from /usr/include/gstreamer-1.0/gst/gstevent.h:227:
> /usr/include/gstreamer-1.0/gst/gstquery.h: In function ‘gst_clear_query’:
> /usr/include/gstreamer-1.0/gst/gstquery.h:258:13: warning: Not available before 2.34
>   258 |   gst_clear_mini_object ((GstMiniObject **) query_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstmessage.h: In function ‘gst_clear_message’:
> /usr/include/gstreamer-1.0/gst/gstmessage.h:380:13: warning: Not available before 2.34
>   380 |   gst_clear_mini_object ((GstMiniObject **) msg_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstevent.h: In function ‘gst_clear_event’:
> /usr/include/gstreamer-1.0/gst/gstevent.h:442:13: warning: Not available before 2.34
>   442 |   gst_clear_mini_object ((GstMiniObject **) event_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstelementfactory.h:40,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:226:
> /usr/include/gstreamer-1.0/gst/gsturi.h: In function ‘gst_clear_uri’:
> /usr/include/gstreamer-1.0/gst/gsturi.h:376:13: warning: Not available before 2.34
>   376 |   gst_clear_mini_object ((GstMiniObject **) uri_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c media-signalling-channel.c -o media-signalling-channel.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o media-signalling-content.lo media-signalling-content.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c media-signalling-content.c  -fPIC -DPIC -o .libs/media-signalling-content.o
> In file included from /usr/include/gstreamer-1.0/gst/gstbuffer.h:30,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:70,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:223,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from media-signalling-content.h:26,
>                  from media-signalling-content.c:33:
> /usr/include/gstreamer-1.0/gst/gstcaps.h: In function ‘gst_clear_caps’:
> /usr/include/gstreamer-1.0/gst/gstcaps.h:209:13: warning: Not available before 2.34
>   209 |   gst_clear_mini_object ((GstMiniObject **) caps_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function ‘gst_clear_buffer’:
> /usr/include/gstreamer-1.0/gst/gstbuffer.h:452:13: warning: Not available before 2.34
>   452 |   gst_clear_mini_object ((GstMiniObject **) buf_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:71:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h: In function ‘gst_clear_buffer_list’:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h:79:13: warning: Not available before 2.34
>    79 |   gst_clear_mini_object ((GstMiniObject **) list_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:225,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h: In function ‘gst_clear_tag_list’:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h:419:13: warning: Not available before 2.34
>   419 |   gst_clear_mini_object ((GstMiniObject **) taglist_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstmessage.h:191,
>                  from /usr/include/gstreamer-1.0/gst/gstevent.h:227:
> /usr/include/gstreamer-1.0/gst/gstquery.h: In function ‘gst_clear_query’:
> /usr/include/gstreamer-1.0/gst/gstquery.h:258:13: warning: Not available before 2.34
>   258 |   gst_clear_mini_object ((GstMiniObject **) query_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstmessage.h: In function ‘gst_clear_message’:
> /usr/include/gstreamer-1.0/gst/gstmessage.h:380:13: warning: Not available before 2.34
>   380 |   gst_clear_mini_object ((GstMiniObject **) msg_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstevent.h: In function ‘gst_clear_event’:
> /usr/include/gstreamer-1.0/gst/gstevent.h:442:13: warning: Not available before 2.34
>   442 |   gst_clear_mini_object ((GstMiniObject **) event_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstelementfactory.h:40,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:226:
> /usr/include/gstreamer-1.0/gst/gsturi.h: In function ‘gst_clear_uri’:
> /usr/include/gstreamer-1.0/gst/gsturi.h:376:13: warning: Not available before 2.34
>   376 |   gst_clear_mini_object ((GstMiniObject **) uri_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c media-signalling-content.c -o media-signalling-content.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o call-channel.lo call-channel.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c call-channel.c  -fPIC -DPIC -o .libs/call-channel.o
> In file included from /usr/include/gstreamer-1.0/gst/gstbuffer.h:30,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:70,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:223,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from call-channel.h:25,
>                  from call-channel.c:32:
> /usr/include/gstreamer-1.0/gst/gstcaps.h: In function ‘gst_clear_caps’:
> /usr/include/gstreamer-1.0/gst/gstcaps.h:209:13: warning: Not available before 2.34
>   209 |   gst_clear_mini_object ((GstMiniObject **) caps_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function ‘gst_clear_buffer’:
> /usr/include/gstreamer-1.0/gst/gstbuffer.h:452:13: warning: Not available before 2.34
>   452 |   gst_clear_mini_object ((GstMiniObject **) buf_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:71:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h: In function ‘gst_clear_buffer_list’:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h:79:13: warning: Not available before 2.34
>    79 |   gst_clear_mini_object ((GstMiniObject **) list_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:225,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h: In function ‘gst_clear_tag_list’:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h:419:13: warning: Not available before 2.34
>   419 |   gst_clear_mini_object ((GstMiniObject **) taglist_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstmessage.h:191,
>                  from /usr/include/gstreamer-1.0/gst/gstevent.h:227:
> /usr/include/gstreamer-1.0/gst/gstquery.h: In function ‘gst_clear_query’:
> /usr/include/gstreamer-1.0/gst/gstquery.h:258:13: warning: Not available before 2.34
>   258 |   gst_clear_mini_object ((GstMiniObject **) query_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstmessage.h: In function ‘gst_clear_message’:
> /usr/include/gstreamer-1.0/gst/gstmessage.h:380:13: warning: Not available before 2.34
>   380 |   gst_clear_mini_object ((GstMiniObject **) msg_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstevent.h: In function ‘gst_clear_event’:
> /usr/include/gstreamer-1.0/gst/gstevent.h:442:13: warning: Not available before 2.34
>   442 |   gst_clear_mini_object ((GstMiniObject **) event_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstelementfactory.h:40,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:226:
> /usr/include/gstreamer-1.0/gst/gsturi.h: In function ‘gst_clear_uri’:
> /usr/include/gstreamer-1.0/gst/gsturi.h:376:13: warning: Not available before 2.34
>   376 |   gst_clear_mini_object ((GstMiniObject **) uri_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c call-channel.c -o call-channel.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o call-content.lo call-content.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c call-content.c  -fPIC -DPIC -o .libs/call-content.o
> In file included from /usr/include/gstreamer-1.0/gst/gstbuffer.h:30,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:70,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:223,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from call-content.h:25,
>                  from call-content.c:42:
> /usr/include/gstreamer-1.0/gst/gstcaps.h: In function ‘gst_clear_caps’:
> /usr/include/gstreamer-1.0/gst/gstcaps.h:209:13: warning: Not available before 2.34
>   209 |   gst_clear_mini_object ((GstMiniObject **) caps_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function ‘gst_clear_buffer’:
> /usr/include/gstreamer-1.0/gst/gstbuffer.h:452:13: warning: Not available before 2.34
>   452 |   gst_clear_mini_object ((GstMiniObject **) buf_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:71:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h: In function ‘gst_clear_buffer_list’:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h:79:13: warning: Not available before 2.34
>    79 |   gst_clear_mini_object ((GstMiniObject **) list_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:225,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h: In function ‘gst_clear_tag_list’:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h:419:13: warning: Not available before 2.34
>   419 |   gst_clear_mini_object ((GstMiniObject **) taglist_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstmessage.h:191,
>                  from /usr/include/gstreamer-1.0/gst/gstevent.h:227:
> /usr/include/gstreamer-1.0/gst/gstquery.h: In function ‘gst_clear_query’:
> /usr/include/gstreamer-1.0/gst/gstquery.h:258:13: warning: Not available before 2.34
>   258 |   gst_clear_mini_object ((GstMiniObject **) query_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstmessage.h: In function ‘gst_clear_message’:
> /usr/include/gstreamer-1.0/gst/gstmessage.h:380:13: warning: Not available before 2.34
>   380 |   gst_clear_mini_object ((GstMiniObject **) msg_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstevent.h: In function ‘gst_clear_event’:
> /usr/include/gstreamer-1.0/gst/gstevent.h:442:13: warning: Not available before 2.34
>   442 |   gst_clear_mini_object ((GstMiniObject **) event_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstelementfactory.h:40,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:226:
> /usr/include/gstreamer-1.0/gst/gsturi.h: In function ‘gst_clear_uri’:
> /usr/include/gstreamer-1.0/gst/gsturi.h:376:13: warning: Not available before 2.34
>   376 |   gst_clear_mini_object ((GstMiniObject **) uri_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c call-content.c -o call-content.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o call-stream.lo call-stream.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c call-stream.c  -fPIC -DPIC -o .libs/call-stream.o
> In file included from /usr/include/gstreamer-1.0/gst/gstbuffer.h:30,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:70,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:223,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from call-stream.h:25,
>                  from call-stream.c:44:
> /usr/include/gstreamer-1.0/gst/gstcaps.h: In function ‘gst_clear_caps’:
> /usr/include/gstreamer-1.0/gst/gstcaps.h:209:13: warning: Not available before 2.34
>   209 |   gst_clear_mini_object ((GstMiniObject **) caps_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function ‘gst_clear_buffer’:
> /usr/include/gstreamer-1.0/gst/gstbuffer.h:452:13: warning: Not available before 2.34
>   452 |   gst_clear_mini_object ((GstMiniObject **) buf_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:71:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h: In function ‘gst_clear_buffer_list’:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h:79:13: warning: Not available before 2.34
>    79 |   gst_clear_mini_object ((GstMiniObject **) list_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:225,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h: In function ‘gst_clear_tag_list’:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h:419:13: warning: Not available before 2.34
>   419 |   gst_clear_mini_object ((GstMiniObject **) taglist_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstmessage.h:191,
>                  from /usr/include/gstreamer-1.0/gst/gstevent.h:227:
> /usr/include/gstreamer-1.0/gst/gstquery.h: In function ‘gst_clear_query’:
> /usr/include/gstreamer-1.0/gst/gstquery.h:258:13: warning: Not available before 2.34
>   258 |   gst_clear_mini_object ((GstMiniObject **) query_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstmessage.h: In function ‘gst_clear_message’:
> /usr/include/gstreamer-1.0/gst/gstmessage.h:380:13: warning: Not available before 2.34
>   380 |   gst_clear_mini_object ((GstMiniObject **) msg_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/include/gstreamer-1.0/gst/gstevent.h: In function ‘gst_clear_event’:
> /usr/include/gstreamer-1.0/gst/gstevent.h:442:13: warning: Not available before 2.34
>   442 |   gst_clear_mini_object ((GstMiniObject **) event_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstelementfactory.h:40,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:226:
> /usr/include/gstreamer-1.0/gst/gsturi.h: In function ‘gst_clear_uri’:
> /usr/include/gstreamer-1.0/gst/gsturi.h:376:13: warning: Not available before 2.34
>   376 |   gst_clear_mini_object ((GstMiniObject **) uri_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> call-stream.c: In function ‘_tf_call_stream_remove_endpoint’:
> call-stream.c:962:13: warning: Not available before 2.34
>   962 |   g_clear_object (&self->endpoint);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~    
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c call-stream.c -o call-stream.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -DG_LOG_DOMAIN=\"tp-fs\" -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -no-undefined -export-symbols-regex "^tf_(init|content_|channel_).*" -version-info "3":"1":"0" -Wl,-z,relro -o libtelepathy-farstream.la -rpath /usr/lib/x86_64-linux-gnu  content.lo channel.lo stream.lo session.lo media-signalling-channel.lo media-signalling-content.lo call-channel.lo call-content.lo call-stream.lo  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   -lfarstream-0.2 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0  -ltelepathy-glib  
> libtool: link: /usr/bin/nm -B  .libs/content.o .libs/channel.o .libs/stream.o .libs/session.o .libs/media-signalling-channel.o .libs/media-signalling-content.o .libs/call-channel.o .libs/call-content.o .libs/call-stream.o   | /usr/bin/sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libtelepathy-farstream.exp
> libtool: link: /usr/bin/grep -E -e "^tf_(init|content_|channel_).*" ".libs/libtelepathy-farstream.exp" > ".libs/libtelepathy-farstream.expT"
> libtool: link: mv -f ".libs/libtelepathy-farstream.expT" ".libs/libtelepathy-farstream.exp"
> libtool: link: echo "{ global:" > .libs/libtelepathy-farstream.ver
> libtool: link:  cat .libs/libtelepathy-farstream.exp | /usr/bin/sed -e "s/\(.*\)/\1;/" >> .libs/libtelepathy-farstream.ver
> libtool: link:  echo "local: *; };" >> .libs/libtelepathy-farstream.ver
> libtool: link:  gcc -shared  -fPIC -DPIC  .libs/content.o .libs/channel.o .libs/stream.o .libs/session.o .libs/media-signalling-channel.o .libs/media-signalling-content.o .libs/call-channel.o .libs/call-content.o .libs/call-stream.o   -lgio-2.0 -ldbus-glib-1 -ldbus-1 -lfarstream-0.2 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -ltelepathy-glib  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,libtelepathy-farstream.so.3 -Wl,-version-script -Wl,.libs/libtelepathy-farstream.ver -o .libs/libtelepathy-farstream.so.3.0.1
> libtool: link: (cd ".libs" && rm -f "libtelepathy-farstream.so.3" && ln -s "libtelepathy-farstream.so.3.0.1" "libtelepathy-farstream.so.3")
> libtool: link: (cd ".libs" && rm -f "libtelepathy-farstream.so" && ln -s "libtelepathy-farstream.so.3.0.1" "libtelepathy-farstream.so")
> libtool: link: ar cr .libs/libtelepathy-farstream.a  content.o channel.o stream.o session.o media-signalling-channel.o media-signalling-content.o call-channel.o call-content.o call-stream.o
> libtool: link: ranlib .libs/libtelepathy-farstream.a
> libtool: link: ( cd ".libs" && rm -f "libtelepathy-farstream.la" && ln -s "../libtelepathy-farstream.la" "libtelepathy-farstream.la" )
> CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" LDFLAGS="-Wl,-z,relro" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false"  /usr/bin/x86_64-linux-gnu-g-ir-scanner  --add-include-path=. --namespace=TelepathyFarstream --nsversion=0.6 --libtool="/bin/bash ../libtool"  --include=GObject-2.0 --include=Gst-1.0 --include=Farstream-0.2 --include=TelepathyGLib-0.12    --library=libtelepathy-farstream.la --identifier-prefix=tf_ --identifier-prefix=Tf --cflags-begin -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/usr/include/farstream-0.2 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/x86_64-linux-gnu -pthread  -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid  --cflags-end  telepathy-farstream.h channel.h content.h content.c channel.c libtelepathy-farstream.la --output TelepathyFarstream-0.6.gir
> Couldn't find include 'GObject-2.0.gir' (search path: '['.', '/usr/lib/x86_64-linux-gnu/gir-1.0', 'gir-1.0', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/lib/x86_64-linux-gnu/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0']')
> make[3]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:156: TelepathyFarstream-0.6.gir] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/01/15/telepathy-farstream_0.6.2-1.1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240115;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240115&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-telepathy-maintainers mailing list