Your message dated Wed, 02 Dec 2020 15:48:45 +0000
with message-id <e1kkun3-000hcz...@fasolo.debian.org>
and subject line Bug#963302: fixed in farstream-0.2 0.2.9-1
has caused the Debian Bug report #963302,
regarding farstream-0.2: FTBFS: fs-enumtypes.c:6:1: error: stray ‘\’ in program
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.)


-- 
963302: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963302
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: farstream-0.2
Version: 0.2.8-5
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
>  -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I.. -pthread 
> -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall 
> -Wdeclaration-after-statement -Wvla -Wpointer-arith   -g   
> -Wno-error=deprecated-declarations  -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o libfarstream_0.2_la-fs-enumtypes.lo `test -f 
> 'fs-enumtypes.c' || echo './'`fs-enumtypes.c
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:215,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:87,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from fs-utils.h:28,
>                  from fs-utils.c:27:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h: In function ‘gst_clear_tag_list’:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h:500:13: warning: Not available 
> before 
>   500 |   gst_clear_mini_object ((GstMiniObject **) taglist_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstmessage.h:185,
>                  from /usr/include/gstreamer-1.0/gst/gstevent.h:217,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:87,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from fs-utils.h:28,
>                  from fs-utils.c:27:
> /usr/include/gstreamer-1.0/gst/gstquery.h: In function ‘gst_clear_query’:
> /usr/include/gstreamer-1.0/gst/gstquery.h:275:13: warning: Not available 
> before 
>   275 |   gst_clear_mini_object ((GstMiniObject **) query_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:87,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from fs-utils.h:28,
>                  from fs-utils.c:27:
> /usr/include/gstreamer-1.0/gst/gstmessage.h: In function ‘gst_clear_message’:
> /usr/include/gstreamer-1.0/gst/gstmessage.h:401:13: warning: Not available 
> before 
>   401 |   gst_clear_mini_object ((GstMiniObject **) msg_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:87,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from fs-utils.h:28,
>                  from fs-utils.c:27:
> /usr/include/gstreamer-1.0/gst/gstevent.h: In function ‘gst_clear_event’:
> /usr/include/gstreamer-1.0/gst/gstevent.h:469:13: warning: Not available 
> before 
>   469 |   gst_clear_mini_object ((GstMiniObject **) event_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~
> 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:87,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from fs-rtp.h:28,
>                  from fs-rtp.c:30:
> /usr/include/gstreamer-1.0/gst/gstcaps.h: In function ‘gst_clear_caps’:
> /usr/include/gstreamer-1.0/gst/gstcaps.h:242:13: warning: Not available 
> before 
>   242 |   gst_clear_mini_object ((GstMiniObject **) caps_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:70,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:87,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from fs-rtp.h:28,
>                  from fs-rtp.c:30:
> /usr/include/gstreamer-1.0/gst/gstbuffer.h: In function ‘gst_clear_buffer’:
> /usr/include/gstreamer-1.0/gst/gstbuffer.h:463:13: warning: Not available 
> before 
>   463 |   gst_clear_mini_object ((GstMiniObject **) buf_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpad.h:71,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:87,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from fs-rtp.h:28,
>                  from fs-rtp.c:30:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h: In function 
> ‘gst_clear_buffer_list’:
> /usr/include/gstreamer-1.0/gst/gstbufferlist.h:112:13: warning: Not available 
> before 
>   112 |   gst_clear_mini_object ((GstMiniObject **) list_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:215,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:87,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from fs-rtp.h:28,
>                  from fs-rtp.c:30:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h: In function ‘gst_clear_tag_list’:
> /usr/include/gstreamer-1.0/gst/gsttaglist.h:500:13: warning: Not available 
> before 
>   500 |   gst_clear_mini_object ((GstMiniObject **) taglist_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstmessage.h:185,
>                  from /usr/include/gstreamer-1.0/gst/gstevent.h:217,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:87,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from fs-rtp.h:28,
>                  from fs-rtp.c:30:
> /usr/include/gstreamer-1.0/gst/gstquery.h: In function ‘gst_clear_query’:
> /usr/include/gstreamer-1.0/gst/gstquery.h:275:13: warning: Not available 
> before 
>   275 |   gst_clear_mini_object ((GstMiniObject **) query_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstevent.h:217,
>                  from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:87,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from fs-rtp.h:28,
>                  from fs-rtp.c:30:
> /usr/include/gstreamer-1.0/gst/gstmessage.h: In function ‘gst_clear_message’:
> /usr/include/gstreamer-1.0/gst/gstmessage.h:401:13: warning: Not available 
> before 
>   401 |   gst_clear_mini_object ((GstMiniObject **) msg_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gstreamer-1.0/gst/gstpadtemplate.h:36,
>                  from /usr/include/gstreamer-1.0/gst/gstpad.h:73,
>                  from /usr/include/gstreamer-1.0/gst/gstelement.h:87,
>                  from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
>                  from /usr/include/gstreamer-1.0/gst/gst.h:35,
>                  from fs-rtp.h:28,
>                  from fs-rtp.c:30:
> /usr/include/gstreamer-1.0/gst/gstevent.h: In function ‘gst_clear_event’:
> /usr/include/gstreamer-1.0/gst/gstevent.h:469:13: warning: Not available 
> before 
>   469 |   gst_clear_mini_object ((GstMiniObject **) event_ptr);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -I.. -I.. -pthread -I/usr/include/gstreamer-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall 
> -Wdeclaration-after-statement -Wvla -Wpointer-arith -g 
> -Wno-error=deprecated-declarations -pthread -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c fs-enumtypes.c  -fPIC -DPIC -o 
> .libs/libfarstream_0.2_la-fs-enumtypes.o
> fs-enumtypes.c:6:1: error: stray ‘\’ in program
>     6 | \#include "fs-candidate.h"
>       | ^
> fs-enumtypes.c:6:2: error: stray ‘#’ in program
>     6 | \#include "fs-candidate.h"
>       |  ^
> fs-enumtypes.c:6:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ 
> before string constant
>     6 | \#include "fs-candidate.h"
>       |           ^~~~~~~~~~~~~~~~
> fs-enumtypes.c:7:1: error: stray ‘\’ in program
>     7 | \#include "fs-codec.h"
>       | ^
> fs-enumtypes.c:7:2: error: stray ‘#’ in program
>     7 | \#include "fs-codec.h"
>       |  ^
> fs-enumtypes.c:8:1: error: stray ‘\’ in program
>     8 | \#include "fs-participant.h"
>       | ^
> fs-enumtypes.c:8:2: error: stray ‘#’ in program
>     8 | \#include "fs-participant.h"
>       |  ^
> fs-enumtypes.c:9:1: error: stray ‘\’ in program
>     9 | \#include "fs-session.h"
>       | ^
> fs-enumtypes.c:9:2: error: stray ‘#’ in program
>     9 | \#include "fs-session.h"
>       |  ^
> fs-enumtypes.c:10:1: error: stray ‘\’ in program
>    10 | \#include "fs-stream.h"
>       | ^
> fs-enumtypes.c:10:2: error: stray ‘#’ in program
>    10 | \#include "fs-stream.h"
>       |  ^
> fs-enumtypes.c:11:1: error: stray ‘\’ in program
>    11 | \#include "fs-conference.h"
>       | ^
> fs-enumtypes.c:11:2: error: stray ‘#’ in program
>    11 | \#include "fs-conference.h"
>       |  ^
> fs-enumtypes.c:12:1: error: stray ‘\’ in program
>    12 | \#include "fs-utils.h"
>       | ^
> fs-enumtypes.c:12:2: error: stray ‘#’ in program
>    12 | \#include "fs-utils.h"
>       |  ^
> fs-enumtypes.c: In function ‘fs_network_protocol_get_type’:
> fs-enumtypes.c:39:9: error: ‘FS_NETWORK_PROTOCOL_UDP’ undeclared (first use 
> in this function)
>    39 |       { FS_NETWORK_PROTOCOL_UDP, "FS_NETWORK_PROTOCOL_UDP", "udp" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:39:9: note: each undeclared identifier is reported only once 
> for each function it appears in
> fs-enumtypes.c:40:9: error: ‘FS_NETWORK_PROTOCOL_TCP’ undeclared (first use 
> in this function)
>    40 |       { FS_NETWORK_PROTOCOL_TCP, "FS_NETWORK_PROTOCOL_TCP", "tcp" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:41:9: error: ‘FS_NETWORK_PROTOCOL_TCP_PASSIVE’ undeclared 
> (first use in this function)
>    41 |       { FS_NETWORK_PROTOCOL_TCP_PASSIVE, 
> "FS_NETWORK_PROTOCOL_TCP_PASSIVE", "tcp-passive" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:42:9: error: ‘FS_NETWORK_PROTOCOL_TCP_ACTIVE’ undeclared 
> (first use in this function)
>    42 |       { FS_NETWORK_PROTOCOL_TCP_ACTIVE, 
> "FS_NETWORK_PROTOCOL_TCP_ACTIVE", "tcp-active" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:43:9: error: ‘FS_NETWORK_PROTOCOL_TCP_SO’ undeclared (first 
> use in this function)
>    43 |       { FS_NETWORK_PROTOCOL_TCP_SO, "FS_NETWORK_PROTOCOL_TCP_SO", 
> "tcp-so" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c: In function ‘fs_component_type_get_type’:
> fs-enumtypes.c:57:9: error: ‘FS_COMPONENT_NONE’ undeclared (first use in this 
> function)
>    57 |       { FS_COMPONENT_NONE, "FS_COMPONENT_NONE", "none" },
>       |         ^~~~~~~~~~~~~~~~~
> fs-enumtypes.c:57:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:57:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:57:9: error: initializer element is not constant
> fs-enumtypes.c:57:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:58:9: error: ‘FS_COMPONENT_RTP’ undeclared (first use in this 
> function); did you mean ‘FS_TYPE_COMPONENT_TYPE’?
>    58 |       { FS_COMPONENT_RTP, "FS_COMPONENT_RTP", "rtp" },
>       |         ^~~~~~~~~~~~~~~~
>       |         FS_TYPE_COMPONENT_TYPE
> fs-enumtypes.c:58:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:58:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:58:9: error: initializer element is not constant
> fs-enumtypes.c:58:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:59:9: error: ‘FS_COMPONENT_RTCP’ undeclared (first use in this 
> function); did you mean ‘FS_TYPE_COMPONENT_TYPE’?
>    59 |       { FS_COMPONENT_RTCP, "FS_COMPONENT_RTCP", "rtcp" },
>       |         ^~~~~~~~~~~~~~~~~
>       |         FS_TYPE_COMPONENT_TYPE
> fs-enumtypes.c:59:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:59:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c:59:9: error: initializer element is not constant
> fs-enumtypes.c:59:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c: In function ‘fs_media_type_get_type’:
> fs-enumtypes.c:75:9: error: ‘FS_MEDIA_TYPE_AUDIO’ undeclared (first use in 
> this function)
>    75 |       { FS_MEDIA_TYPE_AUDIO, "FS_MEDIA_TYPE_AUDIO", "audio" },
>       |         ^~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:75:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:75:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:75:9: error: initializer element is not constant
> fs-enumtypes.c:75:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:76:9: error: ‘FS_MEDIA_TYPE_VIDEO’ undeclared (first use in 
> this function)
>    76 |       { FS_MEDIA_TYPE_VIDEO, "FS_MEDIA_TYPE_VIDEO", "video" },
>       |         ^~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:76:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:76:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:76:9: error: initializer element is not constant
> fs-enumtypes.c:76:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:77:9: error: ‘FS_MEDIA_TYPE_APPLICATION’ undeclared (first use 
> in this function)
>    77 |       { FS_MEDIA_TYPE_APPLICATION, "FS_MEDIA_TYPE_APPLICATION", 
> "application" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:77:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:77:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c:77:9: error: initializer element is not constant
> fs-enumtypes.c:77:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c:78:9: error: ‘FS_MEDIA_TYPE_LAST’ undeclared (first use in 
> this function)
>    78 |       { FS_MEDIA_TYPE_LAST, "FS_MEDIA_TYPE_LAST", "last" },
>       |         ^~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:78:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:78:9: note: (near initialization for ‘values[3].value’)
> fs-enumtypes.c:78:9: error: initializer element is not constant
> fs-enumtypes.c:78:9: note: (near initialization for ‘values[3].value’)
> fs-enumtypes.c: In function ‘fs_error_get_type’:
> fs-enumtypes.c:94:9: error: ‘FS_ERROR_CONSTRUCTION’ undeclared (first use in 
> this function)
>    94 |       { FS_ERROR_CONSTRUCTION, "FS_ERROR_CONSTRUCTION", 
> "construction" },
>       |         ^~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:94:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:94:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:94:9: error: initializer element is not constant
> fs-enumtypes.c:94:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:95:9: error: ‘FS_ERROR_INTERNAL’ undeclared (first use in this 
> function); did you mean ‘G_REGEX_ERROR_INTERNAL’?
>    95 |       { FS_ERROR_INTERNAL, "FS_ERROR_INTERNAL", "internal" },
>       |         ^~~~~~~~~~~~~~~~~
>       |         G_REGEX_ERROR_INTERNAL
> fs-enumtypes.c:95:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:95:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:95:9: error: initializer element is not constant
> fs-enumtypes.c:95:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:96:9: error: ‘FS_ERROR_INVALID_ARGUMENTS’ undeclared (first 
> use in this function)
>    96 |       { FS_ERROR_INVALID_ARGUMENTS, "FS_ERROR_INVALID_ARGUMENTS", 
> "invalid-arguments" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:96:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:96:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c:96:9: error: initializer element is not constant
> fs-enumtypes.c:96:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c:97:9: error: ‘FS_ERROR_NETWORK’ undeclared (first use in this 
> function)
>    97 |       { FS_ERROR_NETWORK, "FS_ERROR_NETWORK", "network" },
>       |         ^~~~~~~~~~~~~~~~
> fs-enumtypes.c:97:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:97:9: note: (near initialization for ‘values[3].value’)
> fs-enumtypes.c:97:9: error: initializer element is not constant
> fs-enumtypes.c:97:9: note: (near initialization for ‘values[3].value’)
> fs-enumtypes.c:98:9: error: ‘FS_ERROR_NOT_IMPLEMENTED’ undeclared (first use 
> in this function)
>    98 |       { FS_ERROR_NOT_IMPLEMENTED, "FS_ERROR_NOT_IMPLEMENTED", 
> "not-implemented" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:98:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:98:9: note: (near initialization for ‘values[4].value’)
> fs-enumtypes.c:98:9: error: initializer element is not constant
> fs-enumtypes.c:98:9: note: (near initialization for ‘values[4].value’)
> fs-enumtypes.c:99:9: error: ‘FS_ERROR_NEGOTIATION_FAILED’ undeclared (first 
> use in this function)
>    99 |       { FS_ERROR_NEGOTIATION_FAILED, "FS_ERROR_NEGOTIATION_FAILED", 
> "negotiation-failed" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:99:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:99:9: note: (near initialization for ‘values[5].value’)
> fs-enumtypes.c:99:9: error: initializer element is not constant
> fs-enumtypes.c:99:9: note: (near initialization for ‘values[5].value’)
> fs-enumtypes.c:100:9: error: ‘FS_ERROR_UNKNOWN_CODEC’ undeclared (first use 
> in this function)
>   100 |       { FS_ERROR_UNKNOWN_CODEC, "FS_ERROR_UNKNOWN_CODEC", 
> "unknown-codec" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:100:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:100:9: note: (near initialization for ‘values[6].value’)
> fs-enumtypes.c:100:9: error: initializer element is not constant
> fs-enumtypes.c:100:9: note: (near initialization for ‘values[6].value’)
> fs-enumtypes.c:101:9: error: ‘FS_ERROR_NO_CODECS’ undeclared (first use in 
> this function)
>   101 |       { FS_ERROR_NO_CODECS, "FS_ERROR_NO_CODECS", "no-codecs" },
>       |         ^~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:101:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:101:9: note: (near initialization for ‘values[7].value’)
> fs-enumtypes.c:101:9: error: initializer element is not constant
> fs-enumtypes.c:101:9: note: (near initialization for ‘values[7].value’)
> fs-enumtypes.c:102:9: error: ‘FS_ERROR_NO_CODECS_LEFT’ undeclared (first use 
> in this function)
>   102 |       { FS_ERROR_NO_CODECS_LEFT, "FS_ERROR_NO_CODECS_LEFT", 
> "no-codecs-left" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:102:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:102:9: note: (near initialization for ‘values[8].value’)
> fs-enumtypes.c:102:9: error: initializer element is not constant
> fs-enumtypes.c:102:9: note: (near initialization for ‘values[8].value’)
> fs-enumtypes.c:103:9: error: ‘FS_ERROR_CONNECTION_FAILED’ undeclared (first 
> use in this function)
>   103 |       { FS_ERROR_CONNECTION_FAILED, "FS_ERROR_CONNECTION_FAILED", 
> "connection-failed" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:103:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:103:9: note: (near initialization for ‘values[9].value’)
> fs-enumtypes.c:103:9: error: initializer element is not constant
> fs-enumtypes.c:103:9: note: (near initialization for ‘values[9].value’)
> fs-enumtypes.c:104:9: error: ‘FS_ERROR_DISPOSED’ undeclared (first use in 
> this function)
>   104 |       { FS_ERROR_DISPOSED, "FS_ERROR_DISPOSED", "disposed" },
>       |         ^~~~~~~~~~~~~~~~~
> fs-enumtypes.c:104:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:104:9: note: (near initialization for ‘values[10].value’)
> fs-enumtypes.c:104:9: error: initializer element is not constant
> fs-enumtypes.c:104:9: note: (near initialization for ‘values[10].value’)
> fs-enumtypes.c:105:9: error: ‘FS_ERROR_ALREADY_EXISTS’ undeclared (first use 
> in this function)
>   105 |       { FS_ERROR_ALREADY_EXISTS, "FS_ERROR_ALREADY_EXISTS", 
> "already-exists" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:105:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:105:9: note: (near initialization for ‘values[11].value’)
> fs-enumtypes.c:105:9: error: initializer element is not constant
> fs-enumtypes.c:105:9: note: (near initialization for ‘values[11].value’)
> fs-enumtypes.c: In function ‘fs_dtmf_event_get_type’:
> fs-enumtypes.c:121:9: error: ‘FS_DTMF_EVENT_0’ undeclared (first use in this 
> function)
>   121 |       { FS_DTMF_EVENT_0, "FS_DTMF_EVENT_0", "0" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:121:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:121:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:121:9: error: initializer element is not constant
> fs-enumtypes.c:121:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:122:9: error: ‘FS_DTMF_EVENT_1’ undeclared (first use in this 
> function)
>   122 |       { FS_DTMF_EVENT_1, "FS_DTMF_EVENT_1", "1" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:122:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:122:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:122:9: error: initializer element is not constant
> fs-enumtypes.c:122:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:123:9: error: ‘FS_DTMF_EVENT_2’ undeclared (first use in this 
> function)
>   123 |       { FS_DTMF_EVENT_2, "FS_DTMF_EVENT_2", "2" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:123:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:123:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c:123:9: error: initializer element is not constant
> fs-enumtypes.c:123:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c:124:9: error: ‘FS_DTMF_EVENT_3’ undeclared (first use in this 
> function)
>   124 |       { FS_DTMF_EVENT_3, "FS_DTMF_EVENT_3", "3" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:124:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:124:9: note: (near initialization for ‘values[3].value’)
> fs-enumtypes.c:124:9: error: initializer element is not constant
> fs-enumtypes.c:124:9: note: (near initialization for ‘values[3].value’)
> fs-enumtypes.c:125:9: error: ‘FS_DTMF_EVENT_4’ undeclared (first use in this 
> function)
>   125 |       { FS_DTMF_EVENT_4, "FS_DTMF_EVENT_4", "4" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:125:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:125:9: note: (near initialization for ‘values[4].value’)
> fs-enumtypes.c:125:9: error: initializer element is not constant
> fs-enumtypes.c:125:9: note: (near initialization for ‘values[4].value’)
> fs-enumtypes.c:126:9: error: ‘FS_DTMF_EVENT_5’ undeclared (first use in this 
> function)
>   126 |       { FS_DTMF_EVENT_5, "FS_DTMF_EVENT_5", "5" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:126:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:126:9: note: (near initialization for ‘values[5].value’)
> fs-enumtypes.c:126:9: error: initializer element is not constant
> fs-enumtypes.c:126:9: note: (near initialization for ‘values[5].value’)
> fs-enumtypes.c:127:9: error: ‘FS_DTMF_EVENT_6’ undeclared (first use in this 
> function)
>   127 |       { FS_DTMF_EVENT_6, "FS_DTMF_EVENT_6", "6" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:127:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:127:9: note: (near initialization for ‘values[6].value’)
> fs-enumtypes.c:127:9: error: initializer element is not constant
> fs-enumtypes.c:127:9: note: (near initialization for ‘values[6].value’)
> fs-enumtypes.c:128:9: error: ‘FS_DTMF_EVENT_7’ undeclared (first use in this 
> function)
>   128 |       { FS_DTMF_EVENT_7, "FS_DTMF_EVENT_7", "7" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:128:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:128:9: note: (near initialization for ‘values[7].value’)
> fs-enumtypes.c:128:9: error: initializer element is not constant
> fs-enumtypes.c:128:9: note: (near initialization for ‘values[7].value’)
> fs-enumtypes.c:129:9: error: ‘FS_DTMF_EVENT_8’ undeclared (first use in this 
> function)
>   129 |       { FS_DTMF_EVENT_8, "FS_DTMF_EVENT_8", "8" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:129:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:129:9: note: (near initialization for ‘values[8].value’)
> fs-enumtypes.c:129:9: error: initializer element is not constant
> fs-enumtypes.c:129:9: note: (near initialization for ‘values[8].value’)
> fs-enumtypes.c:130:9: error: ‘FS_DTMF_EVENT_9’ undeclared (first use in this 
> function)
>   130 |       { FS_DTMF_EVENT_9, "FS_DTMF_EVENT_9", "9" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:130:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:130:9: note: (near initialization for ‘values[9].value’)
> fs-enumtypes.c:130:9: error: initializer element is not constant
> fs-enumtypes.c:130:9: note: (near initialization for ‘values[9].value’)
> fs-enumtypes.c:131:9: error: ‘FS_DTMF_EVENT_STAR’ undeclared (first use in 
> this function)
>   131 |       { FS_DTMF_EVENT_STAR, "FS_DTMF_EVENT_STAR", "star" },
>       |         ^~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:131:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:131:9: note: (near initialization for ‘values[10].value’)
> fs-enumtypes.c:131:9: error: initializer element is not constant
> fs-enumtypes.c:131:9: note: (near initialization for ‘values[10].value’)
> fs-enumtypes.c:132:9: error: ‘FS_DTMF_EVENT_POUND’ undeclared (first use in 
> this function)
>   132 |       { FS_DTMF_EVENT_POUND, "FS_DTMF_EVENT_POUND", "pound" },
>       |         ^~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:132:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:132:9: note: (near initialization for ‘values[11].value’)
> fs-enumtypes.c:132:9: error: initializer element is not constant
> fs-enumtypes.c:132:9: note: (near initialization for ‘values[11].value’)
> fs-enumtypes.c:133:9: error: ‘FS_DTMF_EVENT_A’ undeclared (first use in this 
> function)
>   133 |       { FS_DTMF_EVENT_A, "FS_DTMF_EVENT_A", "a" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:133:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:133:9: note: (near initialization for ‘values[12].value’)
> fs-enumtypes.c:133:9: error: initializer element is not constant
> fs-enumtypes.c:133:9: note: (near initialization for ‘values[12].value’)
> fs-enumtypes.c:134:9: error: ‘FS_DTMF_EVENT_B’ undeclared (first use in this 
> function)
>   134 |       { FS_DTMF_EVENT_B, "FS_DTMF_EVENT_B", "b" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:134:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:134:9: note: (near initialization for ‘values[13].value’)
> fs-enumtypes.c:134:9: error: initializer element is not constant
> fs-enumtypes.c:134:9: note: (near initialization for ‘values[13].value’)
> fs-enumtypes.c:135:9: error: ‘FS_DTMF_EVENT_C’ undeclared (first use in this 
> function)
>   135 |       { FS_DTMF_EVENT_C, "FS_DTMF_EVENT_C", "c" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:135:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:135:9: note: (near initialization for ‘values[14].value’)
> fs-enumtypes.c:135:9: error: initializer element is not constant
> fs-enumtypes.c:135:9: note: (near initialization for ‘values[14].value’)
> fs-enumtypes.c:136:9: error: ‘FS_DTMF_EVENT_D’ undeclared (first use in this 
> function)
>   136 |       { FS_DTMF_EVENT_D, "FS_DTMF_EVENT_D", "d" },
>       |         ^~~~~~~~~~~~~~~
> fs-enumtypes.c:136:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:136:9: note: (near initialization for ‘values[15].value’)
> fs-enumtypes.c:136:9: error: initializer element is not constant
> fs-enumtypes.c:136:9: note: (near initialization for ‘values[15].value’)
> fs-enumtypes.c: In function ‘fs_dtmf_method_get_type’:
> fs-enumtypes.c:150:9: error: ‘FS_DTMF_METHOD_RTP_RFC4733’ undeclared (first 
> use in this function)
>   150 |       { FS_DTMF_METHOD_RTP_RFC4733, "FS_DTMF_METHOD_RTP_RFC4733", 
> "rtp-rfc4733" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:150:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:150:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:150:9: error: initializer element is not constant
> fs-enumtypes.c:150:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:151:9: error: ‘FS_DTMF_METHOD_SOUND’ undeclared (first use in 
> this function)
>   151 |       { FS_DTMF_METHOD_SOUND, "FS_DTMF_METHOD_SOUND", "sound" },
>       |         ^~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:151:9: warning: initialization of ‘int’ from ‘const GEnumValue 
> *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer without a 
> cast [-Wint-conversion]
> fs-enumtypes.c:151:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:151:9: error: initializer element is not constant
> fs-enumtypes.c:151:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c: In function ‘fs_stream_direction_get_type’:
> fs-enumtypes.c:167:9: error: ‘FS_DIRECTION_NONE’ undeclared (first use in 
> this function)
>   167 |       { FS_DIRECTION_NONE, "FS_DIRECTION_NONE", "none" },
>       |         ^~~~~~~~~~~~~~~~~
> fs-enumtypes.c:167:9: warning: initialization of ‘unsigned int’ from ‘const 
> GEnumValue *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer 
> without a cast [-Wint-conversion]
> fs-enumtypes.c:167:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:167:9: error: initializer element is not constant
> fs-enumtypes.c:167:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:168:9: error: ‘FS_DIRECTION_SEND’ undeclared (first use in 
> this function)
>   168 |       { FS_DIRECTION_SEND, "FS_DIRECTION_SEND", "send" },
>       |         ^~~~~~~~~~~~~~~~~
> fs-enumtypes.c:168:9: warning: initialization of ‘unsigned int’ from ‘const 
> GEnumValue *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer 
> without a cast [-Wint-conversion]
> fs-enumtypes.c:168:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:168:9: error: initializer element is not constant
> fs-enumtypes.c:168:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:169:9: error: ‘FS_DIRECTION_RECV’ undeclared (first use in 
> this function)
>   169 |       { FS_DIRECTION_RECV, "FS_DIRECTION_RECV", "recv" },
>       |         ^~~~~~~~~~~~~~~~~
> fs-enumtypes.c:169:9: warning: initialization of ‘unsigned int’ from ‘const 
> GEnumValue *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer 
> without a cast [-Wint-conversion]
> fs-enumtypes.c:169:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c:169:9: error: initializer element is not constant
> fs-enumtypes.c:169:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c:170:9: error: ‘FS_DIRECTION_BOTH’ undeclared (first use in 
> this function)
>   170 |       { FS_DIRECTION_BOTH, "FS_DIRECTION_BOTH", "both" },
>       |         ^~~~~~~~~~~~~~~~~
> fs-enumtypes.c:170:9: warning: initialization of ‘unsigned int’ from ‘const 
> GEnumValue *’ {aka ‘const struct _GEnumValue *’} makes integer from pointer 
> without a cast [-Wint-conversion]
> fs-enumtypes.c:170:9: note: (near initialization for ‘values[3].value’)
> fs-enumtypes.c:170:9: error: initializer element is not constant
> fs-enumtypes.c:170:9: note: (near initialization for ‘values[3].value’)
> fs-enumtypes.c: In function ‘fs_stream_state_get_type’:
> fs-enumtypes.c:184:9: error: ‘FS_STREAM_STATE_FAILED’ undeclared (first use 
> in this function)
>   184 |       { FS_STREAM_STATE_FAILED, "FS_STREAM_STATE_FAILED", "failed" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:184:9: warning: initialization of ‘int’ from ‘const 
> GFlagsValue *’ {aka ‘const struct _GFlagsValue *’} makes integer from pointer 
> without a cast [-Wint-conversion]
> fs-enumtypes.c:184:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:184:9: error: initializer element is not constant
> fs-enumtypes.c:184:9: note: (near initialization for ‘values[0].value’)
> fs-enumtypes.c:185:9: error: ‘FS_STREAM_STATE_DISCONNECTED’ undeclared (first 
> use in this function)
>   185 |       { FS_STREAM_STATE_DISCONNECTED, "FS_STREAM_STATE_DISCONNECTED", 
> "disconnected" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:185:9: warning: initialization of ‘int’ from ‘const 
> GFlagsValue *’ {aka ‘const struct _GFlagsValue *’} makes integer from pointer 
> without a cast [-Wint-conversion]
> fs-enumtypes.c:185:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:185:9: error: initializer element is not constant
> fs-enumtypes.c:185:9: note: (near initialization for ‘values[1].value’)
> fs-enumtypes.c:186:9: error: ‘FS_STREAM_STATE_GATHERING’ undeclared (first 
> use in this function)
>   186 |       { FS_STREAM_STATE_GATHERING, "FS_STREAM_STATE_GATHERING", 
> "gathering" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:186:9: warning: initialization of ‘int’ from ‘const 
> GFlagsValue *’ {aka ‘const struct _GFlagsValue *’} makes integer from pointer 
> without a cast [-Wint-conversion]
> fs-enumtypes.c:186:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c:186:9: error: initializer element is not constant
> fs-enumtypes.c:186:9: note: (near initialization for ‘values[2].value’)
> fs-enumtypes.c:187:9: error: ‘FS_STREAM_STATE_CONNECTING’ undeclared (first 
> use in this function)
>   187 |       { FS_STREAM_STATE_CONNECTING, "FS_STREAM_STATE_CONNECTING", 
> "connecting" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:187:9: warning: initialization of ‘int’ from ‘const 
> GFlagsValue *’ {aka ‘const struct _GFlagsValue *’} makes integer from pointer 
> without a cast [-Wint-conversion]
> fs-enumtypes.c:187:9: note: (near initialization for ‘values[3].value’)
> fs-enumtypes.c:187:9: error: initializer element is not constant
> fs-enumtypes.c:187:9: note: (near initialization for ‘values[3].value’)
> fs-enumtypes.c:188:9: error: ‘FS_STREAM_STATE_CONNECTED’ undeclared (first 
> use in this function)
>   188 |       { FS_STREAM_STATE_CONNECTED, "FS_STREAM_STATE_CONNECTED", 
> "connected" },
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:188:9: warning: initialization of ‘int’ from ‘const 
> GFlagsValue *’ {aka ‘const struct _GFlagsValue *’} makes integer from pointer 
> without a cast [-Wint-conversion]
> fs-enumtypes.c:188:9: note: (near initialization for ‘values[4].value’)
> fs-enumtypes.c:188:9: error: initializer element is not constant
> fs-enumtypes.c:188:9: note: (near initialization for ‘values[4].value’)
> fs-enumtypes.c:189:9: error: ‘FS_STREAM_STATE_READY’ undeclared (first use in 
> this function)
>   189 |       { FS_STREAM_STATE_READY, "FS_STREAM_STATE_READY", "ready" },
>       |         ^~~~~~~~~~~~~~~~~~~~~
> fs-enumtypes.c:189:9: warning: initialization of ‘int’ from ‘const 
> GFlagsValue *’ {aka ‘const struct _GFlagsValue *’} makes integer from pointer 
> without a cast [-Wint-conversion]
> fs-enumtypes.c:189:9: note: (near initialization for ‘values[5].value’)
> fs-enumtypes.c:189:9: error: initializer element is not constant
> fs-enumtypes.c:189:9: note: (near initialization for ‘values[5].value’)
> make[4]: *** [Makefile:807: libfarstream_0.2_la-fs-enumtypes.lo] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/06/20/farstream-0.2_0.2.8-5_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: farstream-0.2
Source-Version: 0.2.9-1
Done: Laurent Bigonville <bi...@debian.org>

We believe that the bug you reported is fixed in the latest version of
farstream-0.2, 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 963...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laurent Bigonville <bi...@debian.org> (supplier of updated farstream-0.2 
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: SHA256

Format: 1.8
Date: Wed, 02 Dec 2020 16:25:26 +0100
Source: farstream-0.2
Architecture: source
Version: 0.2.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Telepathy maintainers 
<pkg-telepathy-maintain...@lists.alioth.debian.org>
Changed-By: Laurent Bigonville <bi...@debian.org>
Closes: 963302 970740
Changes:
 farstream-0.2 (0.2.9-1) unstable; urgency=medium
 .
   * New upstream release
     - Bump libglib2.0-dev BD to 2.40
     - Documentation building has been fixed upstream, drop the patches
   * debian/control: Mark libfarstream-0.2-dev as Multi-arch: same and
     libfarstream-0.2-doc as Multi-arch: foreign
   * debian/control: Drop BDI against gstreamer1.0-doc, that package is not
     built anymore (Closes: #970740)
   * Fix FTBFS with GNU Make 4.3 (Closes: #963302)
   * debian/control: Bump Standards-Version to 4.5.1 (no further changes)
Checksums-Sha1:
 57a66514db866b65da298f4092da596c03114347 2496 farstream-0.2_0.2.9-1.dsc
 21a3e8ebe5c450a157a543a4f4d1b217892a7ca0 1334833 
farstream-0.2_0.2.9.orig.tar.gz
 16bc730481a4881d72ac1468fca6078ac6f9cfce 195 
farstream-0.2_0.2.9.orig.tar.gz.asc
 c095c0076f522c89e948c9a976023b10f9ce64c9 9584 
farstream-0.2_0.2.9-1.debian.tar.xz
 36d729210cc4d4dfe7c37adb3dacf0d44a67c115 7627 
farstream-0.2_0.2.9-1_source.buildinfo
Checksums-Sha256:
 de2f3231f66e059d7b4b1d890367d540304abdd3a59479177d8d559471b1f1a2 2496 
farstream-0.2_0.2.9-1.dsc
 cb7d112433cf7c2e37a8ec918fb24f0ea5cb293cfa1002488e431de26482f47b 1334833 
farstream-0.2_0.2.9.orig.tar.gz
 a4e2628c48313cd737ff68ff59319785a2d4e716b560cee30f68c8382826ef5e 195 
farstream-0.2_0.2.9.orig.tar.gz.asc
 bdaafd536454cab05a511d4d7facd9e0c206ada050d390fea099aebec9a5022f 9584 
farstream-0.2_0.2.9-1.debian.tar.xz
 df2a38b0fc99a0e98d14638a861e87ac10148022866a990c3ebd6852d55bf780 7627 
farstream-0.2_0.2.9-1_source.buildinfo
Files:
 6756ff3bce62e4a6d37ffe866ce08a38 2496 libs optional farstream-0.2_0.2.9-1.dsc
 35ad6b9e0fb52debeaa2d5194bf5153c 1334833 libs optional 
farstream-0.2_0.2.9.orig.tar.gz
 9786cf1fe6a8597d8679d4c35535bdea 195 libs optional 
farstream-0.2_0.2.9.orig.tar.gz.asc
 f939e33e56ba366fc96c96d17aba39f1 9584 libs optional 
farstream-0.2_0.2.9-1.debian.tar.xz
 a92eff5e7ce43d1bd6cbc90fe6c8f334 7627 libs optional 
farstream-0.2_0.2.9-1_source.buildinfo

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

iQFFBAEBCAAvFiEEmRrdqQAhuF2x31DwH8WJHrqwQ9UFAl/HshYRHGJpZ29uQGRl
Ymlhbi5vcmcACgkQH8WJHrqwQ9WanQf/dbYkruxOT5y5w6PKgEveAhWZpntG/Mu/
FdDCkUv976YYJUa5Ywx3mQp2CM8pmCw1v36RwHBY1ssw/frDH04/eetnDFuXUtvI
dNBvYgn4FEz/5ljuu+6RgwGF4wjEO35X2sCzw5/yjZ978QJ7v1dE5gMTwUnHGLLd
sl/kZEKd1BYFTl6YJqG5gf9jtnaADTcudsLgxQWzDchWUGst7L23G4+4MRPsLApP
YoWTyrb9RPIauemo2m0XihWfurKcAiTb55UxD02YBt+lzG8u5Ykcag6N2mhJlHn8
UZD7+qRg400NiFaxKBEi7+ouuCana9dHsMi716PryyHD6gm09d9wzg==
=z8h0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to