Your message dated Mon, 26 Feb 2024 07:11:57 +0000
with message-id <e1rev9z-00bsem...@fasolo.debian.org>
and subject line Bug#1060972: fixed in telepathy-farstream 0.6.2-1.2
has caused the Debian Bug report #1060972,
regarding telepathy-farstream: FTBFS: make[3]: *** 
[/usr/share/gobject-introspection-1.0/Makefile.introspection:156: 
TelepathyFarstream-0.6.gir] Error 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1060972: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060972
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: telepathy-farstream
Version: 0.6.2-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@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=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240115&fusertaguser=lu...@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.

--- End Message ---
--- Begin Message ---
Source: telepathy-farstream
Source-Version: 0.6.2-1.2
Done: Pino Toscano <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
telepathy-farstream, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1060...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated telepathy-farstream package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 24 Feb 2024 07:37:17 +0100
Source: telepathy-farstream
Architecture: source
Version: 0.6.2-1.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Telepathy maintainers 
<pkg-telepathy-maintain...@lists.alioth.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Closes: 1060972
Changes:
 telepathy-farstream (0.6.2-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add the gir1.2-glib-2.0-dev build dependency, needed for GObject-2.0.gir.
     (Closes: #1060972)
Checksums-Sha1:
 4651c24781d2673bb5487bfbfeebd2961a0d4a9a 2610 telepathy-farstream_0.6.2-1.2.dsc
 7e21934883957543209a203481fe0e4f805ee203 4540 
telepathy-farstream_0.6.2-1.2.debian.tar.xz
 f5a42844def071f60036e0e17e9720235d402a24 8492 
telepathy-farstream_0.6.2-1.2_source.buildinfo
Checksums-Sha256:
 673ec1ec691e8ee77a23de28f681ae1db64c0583e999ceeec24e5f4cb8dbbb57 2610 
telepathy-farstream_0.6.2-1.2.dsc
 947a0cf96b6995cdbd21c1d7d08a4f4f4c1fa7d0008711ee5c15b17a0ff554dd 4540 
telepathy-farstream_0.6.2-1.2.debian.tar.xz
 514b58f6efafe4bcfcc48c3ea5c17af8e6170f897bd3e9444a34b04ab8479f15 8492 
telepathy-farstream_0.6.2-1.2_source.buildinfo
Files:
 6d027e6a158ebd15919a669caba4ee31 2610 libs optional 
telepathy-farstream_0.6.2-1.2.dsc
 cd10df9c3b2d35974063af5c29b89cbb 4540 libs optional 
telepathy-farstream_0.6.2-1.2.debian.tar.xz
 145f21c6e9623bca157c1cc5d2d48739 8492 libs optional 
telepathy-farstream_0.6.2-1.2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmXZjqsACgkQLRkciEOx
P03KPw/9F4LquVYTIqveUkBH4mQuDGoxB4ZHRQLdDKfIRK//mxzZVsSqLfF2N9Ja
WJRjrE7XtAkQWZiGVcUp3dr22OmxLxkUNWgS6jjX1sAtxVWTw4IzYDB6tY5r4UY9
WMbbbitIxnS3SzZmCXtREdZ4AW/cWWtQc+g/To8irzJotr584BitfETCwQBbkCfu
ylWzV2orIQ6yzEJR41kCVkrDQtahEwzmLEXkFn07o3JOzcpHgqLSE75QER5W/R8C
nuQLxhAGPSvGZi5+259TdKOCACDsbUsG1KQ1C+WC57SXpaTy4bFfRySWXexM9Iec
9wrRdpl+K6vFUJSo/H/GzyxNMvoliVknfZg4hXSjDnmCUYHGFJbhJY/KmsOsFNfi
dXFy2DxjuQmEQ6Ie8cGGFNwg7SsZZ9Rern7hnZL4D+2TRHnMo2PfCh+PaCBydt8M
cClSzzLL4vmxRmc7J8Sq0jl0aHPXcxKVPC3BRcKo0cYffsY2stL410XN0MNsdc7v
fDke7y7QzxbgbDYqe51N6w2eBycP4Hs/ZHM6DqWsxW1f5FcE8enHB3oHdDA8ee4h
NpRvuoeQcC7OoOUx58+bxXhDEQPsiSVwiOtWmnKiCTkvHvDGGdJEqZ9r1LC7qBaj
8FrUD8v1fuTCbPDgjzu8WXt/aDLepTde1JqsCEC6XSihZbOJGkw=
=Aby1
-----END PGP SIGNATURE-----

Attachment: pgp71UFJ1QE62.pgp
Description: PGP signature


--- End Message ---

Reply via email to