Source: ayatana-indicator-sound
Version: 0.8.2-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

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


Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc 
> -DGETTEXT_PACKAGE=\"ayatana-indicator-sound\" 
> -DG_LOG_DOMAIN=\"ayatana-indicator-sound\" -I/usr/include/gio-unix-2.0 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/liblomiri-url-dispatcher -I/usr/include/gee-0.8 
> -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 
> -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c11   -Wall -w 
> -MD -MT src/CMakeFiles/indicator-sound-service-bin.dir/main.c.o -MF 
> CMakeFiles/indicator-sound-service-bin.dir/main.c.o.d -o 
> CMakeFiles/indicator-sound-service-bin.dir/main.c.o -c 
> /<<PKGBUILDDIR>>/src/main.c
> In file included from /<<PKGBUILDDIR>>/src/main.c:21:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:826:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   826 | VALA_EXTERN GType indicator_sound_notification_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:826:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_notification_get_type’
>   826 | VALA_EXTERN GType indicator_sound_notification_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:828:12: 
> error: expected ‘;’ before ‘void’
>   828 | VALA_EXTERN void indicator_sound_notification_close 
> (IndicatorSoundNotification* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:829:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   829 | VALA_EXTERN NotifyNotification* 
> indicator_sound_notification_create_notification (IndicatorSoundNotification* 
> self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:829:31: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   829 | VALA_EXTERN NotifyNotification* 
> indicator_sound_notification_create_notification (IndicatorSoundNotification* 
> self);
>       |                               ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:830:12: 
> error: expected ‘;’ before ‘void’
>   830 | VALA_EXTERN void indicator_sound_notification_show_notification 
> (IndicatorSoundNotification* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:831:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   831 | VALA_EXTERN gboolean 
> indicator_sound_notification_notify_server_supports 
> (IndicatorSoundNotification* self,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:831:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_notification_notify_server_supports’
>   831 | VALA_EXTERN gboolean 
> indicator_sound_notification_notify_server_supports 
> (IndicatorSoundNotification* self,
>       |                      
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:833:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   833 | VALA_EXTERN GType indicator_sound_info_notification_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:833:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_info_notification_get_type’
>   833 | VALA_EXTERN GType indicator_sound_info_notification_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:835:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   835 | VALA_EXTERN GType volume_control_active_output_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:835:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_active_output_get_type’
>   835 | VALA_EXTERN GType volume_control_active_output_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:836:12: 
> error: expected ‘;’ before ‘void’
>   836 | VALA_EXTERN void indicator_sound_info_notification_show 
> (IndicatorSoundInfoNotification* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:840:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   840 | VALA_EXTERN IndicatorSoundInfoNotification* 
> indicator_sound_info_notification_new (void);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:840:43: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   840 | VALA_EXTERN IndicatorSoundInfoNotification* 
> indicator_sound_info_notification_new (void);
>       |                                           ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:841:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   841 | VALA_EXTERN IndicatorSoundInfoNotification* 
> indicator_sound_info_notification_construct (GType object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:841:43: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   841 | VALA_EXTERN IndicatorSoundInfoNotification* 
> indicator_sound_info_notification_construct (GType object_type);
>       |                                           ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:842:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   842 | VALA_EXTERN GType indicator_sound_warn_notification_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:842:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_warn_notification_get_type’
>   842 | VALA_EXTERN GType indicator_sound_warn_notification_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:844:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   844 | VALA_EXTERN GType indicator_sound_warn_notification_response_get_type 
> (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:844:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_warn_notification_response_get_type’
>   844 | VALA_EXTERN GType indicator_sound_warn_notification_response_get_type 
> (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:845:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   845 | VALA_EXTERN gboolean indicator_sound_warn_notification_show 
> (IndicatorSoundWarnNotification* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:845:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_warn_notification_show’
>   845 | VALA_EXTERN gboolean indicator_sound_warn_notification_show 
> (IndicatorSoundWarnNotification* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:846:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   846 | VALA_EXTERN IndicatorSoundWarnNotification* 
> indicator_sound_warn_notification_new (void);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:846:43: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   846 | VALA_EXTERN IndicatorSoundWarnNotification* 
> indicator_sound_warn_notification_new (void);
>       |                                           ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:847:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   847 | VALA_EXTERN IndicatorSoundWarnNotification* 
> indicator_sound_warn_notification_construct (GType object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:847:43: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   847 | VALA_EXTERN IndicatorSoundWarnNotification* 
> indicator_sound_warn_notification_construct (GType object_type);
>       |                                           ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:848:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   848 | VALA_EXTERN GType indicator_sound_service_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:848:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_service_get_type’
>   848 | VALA_EXTERN GType indicator_sound_service_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:850:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   850 | VALA_EXTERN GType media_player_list_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:850:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_list_get_type’
>   850 | VALA_EXTERN GType media_player_list_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:852:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   852 | VALA_EXTERN GType volume_control_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:852:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_get_type’
>   852 | VALA_EXTERN GType volume_control_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:854:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   854 | VALA_EXTERN GType accounts_service_user_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:854:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘accounts_service_user_get_type’
>   854 | VALA_EXTERN GType accounts_service_user_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:856:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   856 | VALA_EXTERN GType indicator_sound_options_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:856:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_options_get_type’
>   856 | VALA_EXTERN GType indicator_sound_options_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:858:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   858 | VALA_EXTERN GType volume_warning_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:858:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_warning_get_type’
>   858 | VALA_EXTERN GType volume_warning_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:860:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   860 | VALA_EXTERN GType accounts_service_access_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:860:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘accounts_service_access_get_type’
>   860 | VALA_EXTERN GType accounts_service_access_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:862:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   862 | VALA_EXTERN IndicatorSoundService* indicator_sound_service_new 
> (MediaPlayerList* playerlist,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:862:34: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   862 | VALA_EXTERN IndicatorSoundService* indicator_sound_service_new 
> (MediaPlayerList* playerlist,
>       |                                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:868:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   868 | VALA_EXTERN IndicatorSoundService* indicator_sound_service_construct 
> (GType object_type,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:868:34: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   868 | VALA_EXTERN IndicatorSoundService* indicator_sound_service_construct 
> (GType object_type,
>       |                                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:875:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   875 | VALA_EXTERN gboolean indicator_sound_service_get_visible 
> (IndicatorSoundService* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:875:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_service_get_visible’
>   875 | VALA_EXTERN gboolean indicator_sound_service_get_visible 
> (IndicatorSoundService* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:876:12: 
> error: expected ‘;’ before ‘void’
>   876 | VALA_EXTERN void indicator_sound_service_set_visible 
> (IndicatorSoundService* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:878:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   878 | VALA_EXTERN IndicatorSoundOptions* indicator_sound_options_construct 
> (GType object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:878:34: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   878 | VALA_EXTERN IndicatorSoundOptions* indicator_sound_options_construct 
> (GType object_type);
>       |                                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:879:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   879 | VALA_EXTERN gdouble indicator_sound_options_get_max_volume 
> (IndicatorSoundOptions* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:879:21: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_options_get_max_volume’
>   879 | VALA_EXTERN gdouble indicator_sound_options_get_max_volume 
> (IndicatorSoundOptions* self);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:880:12: 
> error: expected ‘;’ before ‘void’
>   880 | VALA_EXTERN void indicator_sound_options_set_max_volume 
> (IndicatorSoundOptions* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:882:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   882 | VALA_EXTERN guint indicator_sound_options_get_loud_volume 
> (IndicatorSoundOptions* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:882:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_options_get_loud_volume’
>   882 | VALA_EXTERN guint indicator_sound_options_get_loud_volume 
> (IndicatorSoundOptions* self);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:883:12: 
> error: expected ‘;’ before ‘void’
>   883 | VALA_EXTERN void indicator_sound_options_set_loud_volume 
> (IndicatorSoundOptions* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:885:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   885 | VALA_EXTERN gboolean indicator_sound_options_get_loud_warning_enabled 
> (IndicatorSoundOptions* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:885:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_options_get_loud_warning_enabled’
>   885 | VALA_EXTERN gboolean indicator_sound_options_get_loud_warning_enabled 
> (IndicatorSoundOptions* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:886:12: 
> error: expected ‘;’ before ‘void’
>   886 | VALA_EXTERN void indicator_sound_options_set_loud_warning_enabled 
> (IndicatorSoundOptions* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:888:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   888 | VALA_EXTERN GType indicator_sound_options_gsettings_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:888:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘indicator_sound_options_gsettings_get_type’
>   888 | VALA_EXTERN GType indicator_sound_options_gsettings_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:890:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   890 | VALA_EXTERN IndicatorSoundOptionsGSettings* 
> indicator_sound_options_gsettings_new (void);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:890:43: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   890 | VALA_EXTERN IndicatorSoundOptionsGSettings* 
> indicator_sound_options_gsettings_new (void);
>       |                                           ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:891:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   891 | VALA_EXTERN IndicatorSoundOptionsGSettings* 
> indicator_sound_options_gsettings_construct (GType object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:891:43: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   891 | VALA_EXTERN IndicatorSoundOptionsGSettings* 
> indicator_sound_options_gsettings_construct (GType object_type);
>       |                                           ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:892:12: 
> error: expected ‘;’ before ‘void’
>   892 | VALA_EXTERN void indicator_sound_options_gsettings_set_max_volume_ 
> (IndicatorSoundOptionsGSettings* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:894:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   894 | VALA_EXTERN GType volume_control_volume_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:894:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_volume_get_type’
>   894 | VALA_EXTERN GType volume_control_volume_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:896:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   896 | VALA_EXTERN GType volume_control_volume_reasons_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:896:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_volume_reasons_get_type’
>   896 | VALA_EXTERN GType volume_control_volume_reasons_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:897:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   897 | VALA_EXTERN GType volume_control_stream_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:897:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_stream_get_type’
>   897 | VALA_EXTERN GType volume_control_stream_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:898:12: 
> error: expected ‘;’ before ‘void’
>   898 | VALA_EXTERN void volume_control_set_mute (VolumeControl* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:900:12: 
> error: expected ‘;’ before ‘void’
>   900 | VALA_EXTERN void volume_control_set_volume_clamp (VolumeControl* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:903:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   903 | VALA_EXTERN gdouble volume_control_get_pre_clamped_volume 
> (VolumeControl* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:903:21: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_get_pre_clamped_volume’
>   903 | VALA_EXTERN gdouble volume_control_get_pre_clamped_volume 
> (VolumeControl* self);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:904:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   904 | VALA_EXTERN VolumeControlActiveOutput volume_control_active_output 
> (VolumeControl* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:904:39: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_active_output’
>   904 | VALA_EXTERN VolumeControlActiveOutput volume_control_active_output 
> (VolumeControl* self);
>       |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:905:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   905 | VALA_EXTERN VolumeControlStream volume_control_get_active_stream 
> (VolumeControl* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:905:33: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_get_active_stream’
>   905 | VALA_EXTERN VolumeControlStream volume_control_get_active_stream 
> (VolumeControl* self);
>       |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:906:12: 
> error: expected ‘;’ before ‘void’
>   906 | VALA_EXTERN void volume_control_set_active_stream (VolumeControl* 
> self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:908:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   908 | VALA_EXTERN gboolean volume_control_get_ready (VolumeControl* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:908:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_get_ready’
>   908 | VALA_EXTERN gboolean volume_control_get_ready (VolumeControl* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:909:12: 
> error: expected ‘;’ before ‘void’
>   909 | VALA_EXTERN void volume_control_set_ready (VolumeControl* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:911:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   911 | VALA_EXTERN gboolean volume_control_get_active_mic (VolumeControl* 
> self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:911:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_get_active_mic’
>   911 | VALA_EXTERN gboolean volume_control_get_active_mic (VolumeControl* 
> self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:912:12: 
> error: expected ‘;’ before ‘void’
>   912 | VALA_EXTERN void volume_control_set_active_mic (VolumeControl* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:914:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   914 | VALA_EXTERN gboolean volume_control_get_mute (VolumeControl* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:914:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_get_mute’
>   914 | VALA_EXTERN gboolean volume_control_get_mute (VolumeControl* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:915:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   915 | VALA_EXTERN gboolean volume_control_get_is_playing (VolumeControl* 
> self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:915:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_get_is_playing’
>   915 | VALA_EXTERN gboolean volume_control_get_is_playing (VolumeControl* 
> self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:916:12: 
> error: expected ‘;’ before ‘void’
>   916 | VALA_EXTERN void volume_control_set_is_playing (VolumeControl* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:918:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   918 | VALA_EXTERN VolumeControlVolume* volume_control_get_volume 
> (VolumeControl* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:918:32: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   918 | VALA_EXTERN VolumeControlVolume* volume_control_get_volume 
> (VolumeControl* self);
>       |                                ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:919:12: 
> error: expected ‘;’ before ‘void’
>   919 | VALA_EXTERN void volume_control_set_volume (VolumeControl* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:921:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   921 | VALA_EXTERN gdouble volume_control_get_mic_volume (VolumeControl* 
> self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:921:21: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_get_mic_volume’
>   921 | VALA_EXTERN gdouble volume_control_get_mic_volume (VolumeControl* 
> self);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:922:12: 
> error: expected ‘;’ before ‘void’
>   922 | VALA_EXTERN void volume_control_set_mic_volume (VolumeControl* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:924:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   924 | VALA_EXTERN VolumeControlVolume* volume_control_volume_new (void);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:924:32: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   924 | VALA_EXTERN VolumeControlVolume* volume_control_volume_new (void);
>       |                                ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:925:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   925 | VALA_EXTERN VolumeControlVolume* volume_control_volume_construct 
> (GType object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:925:32: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   925 | VALA_EXTERN VolumeControlVolume* volume_control_volume_construct 
> (GType object_type);
>       |                                ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:926:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   926 | VALA_EXTERN AccountsServiceAccess* accounts_service_access_new (void);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:926:34: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   926 | VALA_EXTERN AccountsServiceAccess* accounts_service_access_new (void);
>       |                                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:927:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   927 | VALA_EXTERN AccountsServiceAccess* accounts_service_access_construct 
> (GType object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:927:34: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   927 | VALA_EXTERN AccountsServiceAccess* accounts_service_access_construct 
> (GType object_type);
>       |                                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:928:12: 
> error: expected ‘;’ before ‘const’
>   928 | VALA_EXTERN const gchar* 
> accounts_service_access_get_last_running_player (AccountsServiceAccess* self);
>       |            ^~~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:929:12: 
> error: expected ‘;’ before ‘void’
>   929 | VALA_EXTERN void accounts_service_access_set_last_running_player 
> (AccountsServiceAccess* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:931:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   931 | VALA_EXTERN gboolean accounts_service_access_get_mute 
> (AccountsServiceAccess* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:931:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘accounts_service_access_get_mute’
>   931 | VALA_EXTERN gboolean accounts_service_access_get_mute 
> (AccountsServiceAccess* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:932:12: 
> error: expected ‘;’ before ‘void’
>   932 | VALA_EXTERN void accounts_service_access_set_mute 
> (AccountsServiceAccess* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:934:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   934 | VALA_EXTERN gdouble accounts_service_access_get_volume 
> (AccountsServiceAccess* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:934:21: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘accounts_service_access_get_volume’
>   934 | VALA_EXTERN gdouble accounts_service_access_get_volume 
> (AccountsServiceAccess* self);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:935:12: 
> error: expected ‘;’ before ‘void’
>   935 | VALA_EXTERN void accounts_service_access_set_volume 
> (AccountsServiceAccess* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:937:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   937 | VALA_EXTERN GType volume_control_pulse_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:937:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_pulse_get_type’
>   937 | VALA_EXTERN GType volume_control_pulse_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:939:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   939 | VALA_EXTERN VolumeControlPulse* volume_control_pulse_new 
> (IndicatorSoundOptions* options,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:939:31: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   939 | VALA_EXTERN VolumeControlPulse* volume_control_pulse_new 
> (IndicatorSoundOptions* options,
>       |                               ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:942:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   942 | VALA_EXTERN VolumeControlPulse* volume_control_pulse_construct (GType 
> object_type,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:942:31: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   942 | VALA_EXTERN VolumeControlPulse* volume_control_pulse_construct (GType 
> object_type,
>       |                               ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:946:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   946 | VALA_EXTERN VolumeControlActiveOutput 
> volume_control_pulse_calculate_active_output (pa_sink_info* sink);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:946:39: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_pulse_calculate_active_output’
>   946 | VALA_EXTERN VolumeControlActiveOutput 
> volume_control_pulse_calculate_active_output (pa_sink_info* sink);
>       |                                       
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:947:12: 
> error: expected ‘;’ before ‘void’
>   947 | VALA_EXTERN void volume_control_pulse_toggle_mute 
> (VolumeControlPulse* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:948:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   948 | VALA_EXTERN pa_volume_t volume_control_pulse_double_to_volume 
> (gdouble vol);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:948:25: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_pulse_double_to_volume’
>   948 | VALA_EXTERN pa_volume_t volume_control_pulse_double_to_volume 
> (gdouble vol);
>       |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:949:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   949 | VALA_EXTERN gdouble volume_control_pulse_volume_to_double 
> (pa_volume_t vol);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:949:21: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_control_pulse_volume_to_double’
>   949 | VALA_EXTERN gdouble volume_control_pulse_volume_to_double 
> (pa_volume_t vol);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:950:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   950 | VALA_EXTERN GDBusConnection* 
> volume_control_pulse_create_pulse_dbus_connection (void);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:950:28: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   950 | VALA_EXTERN GDBusConnection* 
> volume_control_pulse_create_pulse_dbus_connection (void);
>       |                            ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:951:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   951 | VALA_EXTERN gchar* 
> volume_control_pulse_stream_restore_get_object_path (GDBusConnection* pconn,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:951:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   951 | VALA_EXTERN gchar* 
> volume_control_pulse_stream_restore_get_object_path (GDBusConnection* pconn,
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:953:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   953 | VALA_EXTERN GType volume_warning_key_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:953:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_warning_key_get_type’
>   953 | VALA_EXTERN GType volume_warning_key_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:954:12: 
> error: expected ‘;’ before ‘void’
>   954 | VALA_EXTERN void volume_warning_user_keypress (VolumeWarning* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:956:12: 
> error: expected ‘;’ before ‘void’
>   956 | VALA_EXTERN void volume_warning_sound_system_set_multimedia_volume 
> (VolumeWarning* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:958:12: 
> error: expected ‘;’ before ‘void’
>   958 | VALA_EXTERN void volume_warning_clear_timer (VolumeWarning* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:960:12: 
> error: expected ‘;’ before ‘void’
>   960 | VALA_EXTERN void volume_warning_preshow (VolumeWarning* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:961:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   961 | VALA_EXTERN gboolean volume_warning_get_headphones_active 
> (VolumeWarning* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:961:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_warning_get_headphones_active’
>   961 | VALA_EXTERN gboolean volume_warning_get_headphones_active 
> (VolumeWarning* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:962:12: 
> error: expected ‘;’ before ‘void’
>   962 | VALA_EXTERN void volume_warning_set_headphones_active (VolumeWarning* 
> self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:964:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   964 | VALA_EXTERN gboolean volume_warning_get_active (VolumeWarning* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:964:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_warning_get_active’
>   964 | VALA_EXTERN gboolean volume_warning_get_active (VolumeWarning* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:965:12: 
> error: expected ‘;’ before ‘void’
>   965 | VALA_EXTERN void volume_warning_set_active (VolumeWarning* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:967:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   967 | VALA_EXTERN gboolean volume_warning_get_high_volume (VolumeWarning* 
> self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:967:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_warning_get_high_volume’
>   967 | VALA_EXTERN gboolean volume_warning_get_high_volume (VolumeWarning* 
> self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:968:12: 
> error: expected ‘;’ before ‘void’
>   968 | VALA_EXTERN void volume_warning_set_high_volume (VolumeWarning* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:970:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   970 | VALA_EXTERN gboolean volume_warning_get_approved (VolumeWarning* 
> self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:970:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_warning_get_approved’
>   970 | VALA_EXTERN gboolean volume_warning_get_approved (VolumeWarning* 
> self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:971:12: 
> error: expected ‘;’ before ‘void’
>   971 | VALA_EXTERN void volume_warning_set_approved (VolumeWarning* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:973:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   973 | VALA_EXTERN gboolean volume_warning_get_multimedia_active 
> (VolumeWarning* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:973:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_warning_get_multimedia_active’
>   973 | VALA_EXTERN gboolean volume_warning_get_multimedia_active 
> (VolumeWarning* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:974:12: 
> error: expected ‘;’ before ‘void’
>   974 | VALA_EXTERN void volume_warning_set_multimedia_active (VolumeWarning* 
> self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:976:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   976 | VALA_EXTERN guint volume_warning_get_multimedia_volume 
> (VolumeWarning* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:976:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_warning_get_multimedia_volume’
>   976 | VALA_EXTERN guint volume_warning_get_multimedia_volume 
> (VolumeWarning* self);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:977:12: 
> error: expected ‘;’ before ‘void’
>   977 | VALA_EXTERN void volume_warning_set_multimedia_volume (VolumeWarning* 
> self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:979:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   979 | VALA_EXTERN GType volume_warning_pulse_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:979:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘volume_warning_pulse_get_type’
>   979 | VALA_EXTERN GType volume_warning_pulse_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:981:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   981 | VALA_EXTERN VolumeWarningPulse* volume_warning_pulse_new 
> (IndicatorSoundOptions* options,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:981:31: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   981 | VALA_EXTERN VolumeWarningPulse* volume_warning_pulse_new 
> (IndicatorSoundOptions* options,
>       |                               ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:983:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   983 | VALA_EXTERN VolumeWarningPulse* volume_warning_pulse_construct (GType 
> object_type,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:983:31: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   983 | VALA_EXTERN VolumeWarningPulse* volume_warning_pulse_construct (GType 
> object_type,
>       |                               ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:986:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   986 | VALA_EXTERN GType media_player_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:986:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_get_type’
>   986 | VALA_EXTERN GType media_player_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:988:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   988 | VALA_EXTERN GType media_player_track_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:988:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_track_get_type’
>   988 | VALA_EXTERN GType media_player_track_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:990:12: 
> error: expected ‘;’ before ‘void’
>   990 | VALA_EXTERN void media_player_activate (MediaPlayer* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:991:12: 
> error: expected ‘;’ before ‘void’
>   991 | VALA_EXTERN void media_player_play_pause (MediaPlayer* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:992:12: 
> error: expected ‘;’ before ‘void’
>   992 | VALA_EXTERN void media_player_next (MediaPlayer* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:993:12: 
> error: expected ‘;’ before ‘void’
>   993 | VALA_EXTERN void media_player_previous (MediaPlayer* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:994:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   994 | VALA_EXTERN guint media_player_get_n_playlists (MediaPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:994:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_get_n_playlists’
>   994 | VALA_EXTERN guint media_player_get_n_playlists (MediaPlayer* self);
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:995:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   995 | VALA_EXTERN gchar* media_player_get_playlist_id (MediaPlayer* self,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:995:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   995 | VALA_EXTERN gchar* media_player_get_playlist_id (MediaPlayer* self,
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:997:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>   997 | VALA_EXTERN gchar* media_player_get_playlist_name (MediaPlayer* self,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:997:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>   997 | VALA_EXTERN gchar* media_player_get_playlist_name (MediaPlayer* self,
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:999:12: 
> error: expected ‘;’ before ‘void’
>   999 | VALA_EXTERN void media_player_activate_playlist_by_name (MediaPlayer* 
> self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1001:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1001 | VALA_EXTERN MediaPlayer* media_player_construct (GType object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1001:24: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1001 | VALA_EXTERN MediaPlayer* media_player_construct (GType object_type);
>       |                        ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1002:12: 
> error: expected ‘;’ before ‘const’
>  1002 | VALA_EXTERN const gchar* media_player_get_id (MediaPlayer* self);
>       |            ^~~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1003:12: 
> error: expected ‘;’ before ‘const’
>  1003 | VALA_EXTERN const gchar* media_player_get_name (MediaPlayer* self);
>       |            ^~~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1004:12: 
> error: expected ‘;’ before ‘const’
>  1004 | VALA_EXTERN const gchar* media_player_get_state (MediaPlayer* self);
>       |            ^~~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1005:12: 
> error: expected ‘;’ before ‘void’
>  1005 | VALA_EXTERN void media_player_set_state (MediaPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1007:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1007 | VALA_EXTERN GIcon* media_player_get_icon (MediaPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1007:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1007 | VALA_EXTERN GIcon* media_player_get_icon (MediaPlayer* self);
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1008:12: 
> error: expected ‘;’ before ‘const’
>  1008 | VALA_EXTERN const gchar* media_player_get_dbus_name (MediaPlayer* 
> self);
>       |            ^~~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1009:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1009 | VALA_EXTERN gboolean media_player_get_is_running (MediaPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1009:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_get_is_running’
>  1009 | VALA_EXTERN gboolean media_player_get_is_running (MediaPlayer* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1010:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1010 | VALA_EXTERN gboolean media_player_get_can_raise (MediaPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1010:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_get_can_raise’
>  1010 | VALA_EXTERN gboolean media_player_get_can_raise (MediaPlayer* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1011:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1011 | VALA_EXTERN gboolean media_player_get_can_do_next (MediaPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1011:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_get_can_do_next’
>  1011 | VALA_EXTERN gboolean media_player_get_can_do_next (MediaPlayer* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1012:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1012 | VALA_EXTERN gboolean media_player_get_can_do_prev (MediaPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1012:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_get_can_do_prev’
>  1012 | VALA_EXTERN gboolean media_player_get_can_do_prev (MediaPlayer* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1013:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1013 | VALA_EXTERN gboolean media_player_get_can_do_play (MediaPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1013:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_get_can_do_play’
>  1013 | VALA_EXTERN gboolean media_player_get_can_do_play (MediaPlayer* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1014:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1014 | VALA_EXTERN MediaPlayerTrack* media_player_get_current_track 
> (MediaPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1014:29: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1014 | VALA_EXTERN MediaPlayerTrack* media_player_get_current_track 
> (MediaPlayer* self);
>       |                             ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1015:12: 
> error: expected ‘;’ before ‘void’
>  1015 | VALA_EXTERN void media_player_set_current_track (MediaPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1017:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1017 | VALA_EXTERN MediaPlayerTrack* media_player_track_new (const gchar* 
> artist,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1017:29: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1017 | VALA_EXTERN MediaPlayerTrack* media_player_track_new (const gchar* 
> artist,
>       |                             ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1021:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1021 | VALA_EXTERN MediaPlayerTrack* media_player_track_construct (GType 
> object_type,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1021:29: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1021 | VALA_EXTERN MediaPlayerTrack* media_player_track_construct (GType 
> object_type,
>       |                             ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1026:12: 
> error: expected ‘;’ before ‘const’
>  1026 | VALA_EXTERN const gchar* media_player_track_get_artist 
> (MediaPlayerTrack* self);
>       |            ^~~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1027:12: 
> error: expected ‘;’ before ‘const’
>  1027 | VALA_EXTERN const gchar* media_player_track_get_title 
> (MediaPlayerTrack* self);
>       |            ^~~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1028:12: 
> error: expected ‘;’ before ‘const’
>  1028 | VALA_EXTERN const gchar* media_player_track_get_album 
> (MediaPlayerTrack* self);
>       |            ^~~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1029:12: 
> error: expected ‘;’ before ‘const’
>  1029 | VALA_EXTERN const gchar* media_player_track_get_art_url 
> (MediaPlayerTrack* self);
>       |            ^~~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1030:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1030 | VALA_EXTERN GType media_player_mpris_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1030:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_mpris_get_type’
>  1030 | VALA_EXTERN GType media_player_mpris_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1032:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1032 | VALA_EXTERN MediaPlayerMpris* media_player_mpris_new 
> (GDesktopAppInfo* appinfo);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1032:29: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1032 | VALA_EXTERN MediaPlayerMpris* media_player_mpris_new 
> (GDesktopAppInfo* appinfo);
>       |                             ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1033:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1033 | VALA_EXTERN MediaPlayerMpris* media_player_mpris_construct (GType 
> object_type,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1033:29: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1033 | VALA_EXTERN MediaPlayerMpris* media_player_mpris_construct (GType 
> object_type,
>       |                             ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1035:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1035 | VALA_EXTERN GType mpris_root_proxy_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1035:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_root_proxy_get_type’
>  1035 | VALA_EXTERN GType mpris_root_proxy_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1036:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1036 | VALA_EXTERN guint mpris_root_register_object (void* object,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1036:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_root_register_object’
>  1036 | VALA_EXTERN guint mpris_root_register_object (void* object,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1040:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1040 | VALA_EXTERN GType mpris_root_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1040:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_root_get_type’
>  1040 | VALA_EXTERN GType mpris_root_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1041:12: 
> error: expected ‘;’ before ‘void’
>  1041 | VALA_EXTERN void media_player_mpris_attach (MediaPlayerMpris* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1044:12: 
> error: expected ‘;’ before ‘void’
>  1044 | VALA_EXTERN void media_player_mpris_detach (MediaPlayerMpris* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1045:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1045 | VALA_EXTERN GType media_player_user_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1045:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_user_get_type’
>  1045 | VALA_EXTERN GType media_player_user_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1047:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1047 | VALA_EXTERN MediaPlayerUser* media_player_user_new (const gchar* 
> user);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1047:28: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1047 | VALA_EXTERN MediaPlayerUser* media_player_user_new (const gchar* 
> user);
>       |                            ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1048:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1048 | VALA_EXTERN MediaPlayerUser* media_player_user_construct (GType 
> object_type,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1048:28: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1048 | VALA_EXTERN MediaPlayerUser* media_player_user_construct (GType 
> object_type,
>       |                            ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1050:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1050 | VALA_EXTERN gpointer media_player_list_iterator_ref (gpointer 
> instance);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1050:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_list_iterator_ref’
>  1050 | VALA_EXTERN gpointer media_player_list_iterator_ref (gpointer 
> instance);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1051:12: 
> error: expected ‘;’ before ‘void’
>  1051 | VALA_EXTERN void media_player_list_iterator_unref (gpointer instance);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1052:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1052 | VALA_EXTERN GParamSpec* media_player_list_param_spec_iterator (const 
> gchar* name,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1052:23: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1052 | VALA_EXTERN GParamSpec* media_player_list_param_spec_iterator (const 
> gchar* name,
>       |                       ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1057:12: 
> error: expected ‘;’ before ‘void’
>  1057 | VALA_EXTERN void media_player_list_value_set_iterator (GValue* value,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1059:12: 
> error: expected ‘;’ before ‘void’
>  1059 | VALA_EXTERN void media_player_list_value_take_iterator (GValue* value,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1061:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1061 | VALA_EXTERN gpointer media_player_list_value_get_iterator (const 
> GValue* value);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1061:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_list_value_get_iterator’
>  1061 | VALA_EXTERN gpointer media_player_list_value_get_iterator (const 
> GValue* value);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1062:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1062 | VALA_EXTERN GType media_player_list_iterator_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1062:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_list_iterator_get_type’
>  1062 | VALA_EXTERN GType media_player_list_iterator_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1064:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1064 | VALA_EXTERN MediaPlayerListIterator* media_player_list_iterator 
> (MediaPlayerList* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1064:36: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1064 | VALA_EXTERN MediaPlayerListIterator* media_player_list_iterator 
> (MediaPlayerList* self);
>       |                                    ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1065:12: 
> error: expected ‘;’ before ‘void’
>  1065 | VALA_EXTERN void media_player_list_sync (MediaPlayerList* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1068:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1068 | VALA_EXTERN MediaPlayerList* media_player_list_construct (GType 
> object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1068:28: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1068 | VALA_EXTERN MediaPlayerList* media_player_list_construct (GType 
> object_type);
>       |                            ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1069:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1069 | VALA_EXTERN MediaPlayer* media_player_list_iterator_next_value 
> (MediaPlayerListIterator* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1069:24: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1069 | VALA_EXTERN MediaPlayer* media_player_list_iterator_next_value 
> (MediaPlayerListIterator* self);
>       |                        ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1070:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1070 | VALA_EXTERN MediaPlayerListIterator* media_player_list_iterator_new 
> (void);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1070:36: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1070 | VALA_EXTERN MediaPlayerListIterator* media_player_list_iterator_new 
> (void);
>       |                                    ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1071:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1071 | VALA_EXTERN MediaPlayerListIterator* 
> media_player_list_iterator_construct (GType object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1071:36: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1071 | VALA_EXTERN MediaPlayerListIterator* 
> media_player_list_iterator_construct (GType object_type);
>       |                                    ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1072:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1072 | VALA_EXTERN GType media_player_list_mpris_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1072:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_list_mpris_get_type’
>  1072 | VALA_EXTERN GType media_player_list_mpris_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1074:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1074 | VALA_EXTERN MediaPlayerListMpris* media_player_list_mpris_new (void);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1074:33: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1074 | VALA_EXTERN MediaPlayerListMpris* media_player_list_mpris_new (void);
>       |                                 ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1075:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1075 | VALA_EXTERN MediaPlayerListMpris* media_player_list_mpris_construct 
> (GType object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1075:33: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1075 | VALA_EXTERN MediaPlayerListMpris* media_player_list_mpris_construct 
> (GType object_type);
>       |                                 ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1076:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1076 | VALA_EXTERN GType media_player_list_mpris_iterator_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1076:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_list_mpris_iterator_get_type’
>  1076 | VALA_EXTERN GType media_player_list_mpris_iterator_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1078:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1078 | VALA_EXTERN MediaPlayerListMprisIterator* 
> media_player_list_mpris_iterator_new (MediaPlayerListMpris* list);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1078:41: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1078 | VALA_EXTERN MediaPlayerListMprisIterator* 
> media_player_list_mpris_iterator_new (MediaPlayerListMpris* list);
>       |                                         ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1079:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1079 | VALA_EXTERN MediaPlayerListMprisIterator* 
> media_player_list_mpris_iterator_construct (GType object_type,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1079:41: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1079 | VALA_EXTERN MediaPlayerListMprisIterator* 
> media_player_list_mpris_iterator_construct (GType object_type,
>       |                                         ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1081:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1081 | VALA_EXTERN GType media_player_list_greeter_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1081:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_list_greeter_get_type’
>  1081 | VALA_EXTERN GType media_player_list_greeter_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1083:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1083 | VALA_EXTERN MediaPlayerListGreeter* media_player_list_greeter_new 
> (void);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1083:35: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1083 | VALA_EXTERN MediaPlayerListGreeter* media_player_list_greeter_new 
> (void);
>       |                                   ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1084:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1084 | VALA_EXTERN MediaPlayerListGreeter* 
> media_player_list_greeter_construct (GType object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1084:35: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1084 | VALA_EXTERN MediaPlayerListGreeter* 
> media_player_list_greeter_construct (GType object_type);
>       |                                   ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1085:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1085 | VALA_EXTERN GType media_player_list_greeter_iterator_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1085:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘media_player_list_greeter_iterator_get_type’
>  1085 | VALA_EXTERN GType media_player_list_greeter_iterator_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1087:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1087 | VALA_EXTERN MediaPlayerListGreeterIterator* 
> media_player_list_greeter_iterator_new (MediaPlayerListGreeter* in_list);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1087:43: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1087 | VALA_EXTERN MediaPlayerListGreeterIterator* 
> media_player_list_greeter_iterator_new (MediaPlayerListGreeter* in_list);
>       |                                           ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1088:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1088 | VALA_EXTERN MediaPlayerListGreeterIterator* 
> media_player_list_greeter_iterator_construct (GType object_type,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1088:43: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1088 | VALA_EXTERN MediaPlayerListGreeterIterator* 
> media_player_list_greeter_iterator_construct (GType object_type,
>       |                                           ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1090:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1090 | VALA_EXTERN GType ayatana_greeter_list_proxy_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1090:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘ayatana_greeter_list_proxy_get_type’
>  1090 | VALA_EXTERN GType ayatana_greeter_list_proxy_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1091:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1091 | VALA_EXTERN guint ayatana_greeter_list_register_object (void* object,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1091:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘ayatana_greeter_list_register_object’
>  1091 | VALA_EXTERN guint ayatana_greeter_list_register_object (void* object,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1095:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1095 | VALA_EXTERN GType ayatana_greeter_list_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1095:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘ayatana_greeter_list_get_type’
>  1095 | VALA_EXTERN GType ayatana_greeter_list_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1096:12: 
> error: expected ‘;’ before ‘void’
>  1096 | VALA_EXTERN void ayatana_greeter_list_get_active_entry 
> (AyatanaGreeterList* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1099:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1099 | VALA_EXTERN gchar* ayatana_greeter_list_get_active_entry_finish 
> (AyatanaGreeterList* self,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1099:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1099 | VALA_EXTERN gchar* ayatana_greeter_list_get_active_entry_finish 
> (AyatanaGreeterList* self,
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1102:12: 
> error: expected ‘;’ before ‘void’
>  1102 | VALA_EXTERN void mpris_root_Quit (MprisRoot* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1105:12: 
> error: expected ‘;’ before ‘void’
>  1105 | VALA_EXTERN void mpris_root_Quit_finish (MprisRoot* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1108:12: 
> error: expected ‘;’ before ‘void’
>  1108 | VALA_EXTERN void mpris_root_Raise (MprisRoot* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1111:12: 
> error: expected ‘;’ before ‘void’
>  1111 | VALA_EXTERN void mpris_root_Raise_finish (MprisRoot* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1114:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1114 | VALA_EXTERN gboolean mpris_root_get_HasTracklist (MprisRoot* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1114:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_root_get_HasTracklist’
>  1114 | VALA_EXTERN gboolean mpris_root_get_HasTracklist (MprisRoot* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1115:12: 
> error: expected ‘;’ before ‘void’
>  1115 | VALA_EXTERN void mpris_root_set_HasTracklist (MprisRoot* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1117:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1117 | VALA_EXTERN gboolean mpris_root_get_CanQuit (MprisRoot* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1117:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_root_get_CanQuit’
>  1117 | VALA_EXTERN gboolean mpris_root_get_CanQuit (MprisRoot* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1118:12: 
> error: expected ‘;’ before ‘void’
>  1118 | VALA_EXTERN void mpris_root_set_CanQuit (MprisRoot* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1120:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1120 | VALA_EXTERN gboolean mpris_root_get_CanRaise (MprisRoot* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1120:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_root_get_CanRaise’
>  1120 | VALA_EXTERN gboolean mpris_root_get_CanRaise (MprisRoot* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1121:12: 
> error: expected ‘;’ before ‘void’
>  1121 | VALA_EXTERN void mpris_root_set_CanRaise (MprisRoot* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1123:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1123 | VALA_EXTERN gchar* mpris_root_get_Identity (MprisRoot* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1123:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1123 | VALA_EXTERN gchar* mpris_root_get_Identity (MprisRoot* self);
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1124:12: 
> error: expected ‘;’ before ‘void’
>  1124 | VALA_EXTERN void mpris_root_set_Identity (MprisRoot* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1126:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1126 | VALA_EXTERN gchar* mpris_root_get_DesktopEntry (MprisRoot* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1126:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1126 | VALA_EXTERN gchar* mpris_root_get_DesktopEntry (MprisRoot* self);
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1127:12: 
> error: expected ‘;’ before ‘void’
>  1127 | VALA_EXTERN void mpris_root_set_DesktopEntry (MprisRoot* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1129:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1129 | VALA_EXTERN GType mpris_player_proxy_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1129:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_player_proxy_get_type’
>  1129 | VALA_EXTERN GType mpris_player_proxy_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1130:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1130 | VALA_EXTERN guint mpris_player_register_object (void* object,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1130:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_player_register_object’
>  1130 | VALA_EXTERN guint mpris_player_register_object (void* object,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1134:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1134 | VALA_EXTERN GType mpris_player_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1134:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_player_get_type’
>  1134 | VALA_EXTERN GType mpris_player_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1135:12: 
> error: expected ‘;’ before ‘void’
>  1135 | VALA_EXTERN void mpris_player_PlayPause (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1138:12: 
> error: expected ‘;’ before ‘void’
>  1138 | VALA_EXTERN void mpris_player_PlayPause_finish (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1141:12: 
> error: expected ‘;’ before ‘void’
>  1141 | VALA_EXTERN void mpris_player_Next (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1144:12: 
> error: expected ‘;’ before ‘void’
>  1144 | VALA_EXTERN void mpris_player_Next_finish (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1147:12: 
> error: expected ‘;’ before ‘void’
>  1147 | VALA_EXTERN void mpris_player_Previous (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1150:12: 
> error: expected ‘;’ before ‘void’
>  1150 | VALA_EXTERN void mpris_player_Previous_finish (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1153:12: 
> error: expected ‘;’ before ‘void’
>  1153 | VALA_EXTERN void mpris_player_Seek (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1157:12: 
> error: expected ‘;’ before ‘void’
>  1157 | VALA_EXTERN void mpris_player_Seek_finish (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1160:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1160 | VALA_EXTERN GHashTable* mpris_player_get_Metadata (MprisPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1160:23: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1160 | VALA_EXTERN GHashTable* mpris_player_get_Metadata (MprisPlayer* self);
>       |                       ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1161:12: 
> error: expected ‘;’ before ‘void’
>  1161 | VALA_EXTERN void mpris_player_set_Metadata (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1163:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1163 | VALA_EXTERN gint64 mpris_player_get_Position (MprisPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1163:20: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_player_get_Position’
>  1163 | VALA_EXTERN gint64 mpris_player_get_Position (MprisPlayer* self);
>       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1164:12: 
> error: expected ‘;’ before ‘void’
>  1164 | VALA_EXTERN void mpris_player_set_Position (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1166:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1166 | VALA_EXTERN gchar* mpris_player_get_PlaybackStatus (MprisPlayer* 
> self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1166:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1166 | VALA_EXTERN gchar* mpris_player_get_PlaybackStatus (MprisPlayer* 
> self);
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1167:12: 
> error: expected ‘;’ before ‘void’
>  1167 | VALA_EXTERN void mpris_player_set_PlaybackStatus (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1169:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1169 | VALA_EXTERN gboolean mpris_player_get_CanPlay (MprisPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1169:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_player_get_CanPlay’
>  1169 | VALA_EXTERN gboolean mpris_player_get_CanPlay (MprisPlayer* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1170:12: 
> error: expected ‘;’ before ‘void’
>  1170 | VALA_EXTERN void mpris_player_set_CanPlay (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1172:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1172 | VALA_EXTERN gboolean mpris_player_get_CanGoNext (MprisPlayer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1172:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_player_get_CanGoNext’
>  1172 | VALA_EXTERN gboolean mpris_player_get_CanGoNext (MprisPlayer* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1173:12: 
> error: expected ‘;’ before ‘void’
>  1173 | VALA_EXTERN void mpris_player_set_CanGoNext (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1175:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1175 | VALA_EXTERN gboolean mpris_player_get_CanGoPrevious (MprisPlayer* 
> self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1175:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_player_get_CanGoPrevious’
>  1175 | VALA_EXTERN gboolean mpris_player_get_CanGoPrevious (MprisPlayer* 
> self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1176:12: 
> error: expected ‘;’ before ‘void’
>  1176 | VALA_EXTERN void mpris_player_set_CanGoPrevious (MprisPlayer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1178:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1178 | VALA_EXTERN GType mpris_playlists_proxy_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1178:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_playlists_proxy_get_type’
>  1178 | VALA_EXTERN GType mpris_playlists_proxy_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1179:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1179 | VALA_EXTERN guint mpris_playlists_register_object (void* object,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1179:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_playlists_register_object’
>  1179 | VALA_EXTERN guint mpris_playlists_register_object (void* object,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1183:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1183 | VALA_EXTERN GType playlist_details_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1183:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘playlist_details_get_type’
>  1183 | VALA_EXTERN GType playlist_details_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1184:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1184 | VALA_EXTERN PlaylistDetails* playlist_details_dup (const 
> PlaylistDetails* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1184:28: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1184 | VALA_EXTERN PlaylistDetails* playlist_details_dup (const 
> PlaylistDetails* self);
>       |                            ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1185:12: 
> error: expected ‘;’ before ‘void’
>  1185 | VALA_EXTERN void playlist_details_free (PlaylistDetails* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1186:12: 
> error: expected ‘;’ before ‘void’
>  1186 | VALA_EXTERN void playlist_details_copy (const PlaylistDetails* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1188:12: 
> error: expected ‘;’ before ‘void’
>  1188 | VALA_EXTERN void playlist_details_destroy (PlaylistDetails* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1189:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1189 | VALA_EXTERN GType active_playlist_container_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1189:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘active_playlist_container_get_type’
>  1189 | VALA_EXTERN GType active_playlist_container_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1190:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1190 | VALA_EXTERN ActivePlaylistContainer* active_playlist_container_dup 
> (const ActivePlaylistContainer* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1190:36: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1190 | VALA_EXTERN ActivePlaylistContainer* active_playlist_container_dup 
> (const ActivePlaylistContainer* self);
>       |                                    ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1191:12: 
> error: expected ‘;’ before ‘void’
>  1191 | VALA_EXTERN void active_playlist_container_free 
> (ActivePlaylistContainer* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1192:12: 
> error: expected ‘;’ before ‘void’
>  1192 | VALA_EXTERN void active_playlist_container_copy (const 
> ActivePlaylistContainer* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1194:12: 
> error: expected ‘;’ before ‘void’
>  1194 | VALA_EXTERN void active_playlist_container_destroy 
> (ActivePlaylistContainer* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1195:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1195 | VALA_EXTERN GType mpris_playlists_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1195:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_playlists_get_type’
>  1195 | VALA_EXTERN GType mpris_playlists_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1196:12: 
> error: expected ‘;’ before ‘void’
>  1196 | VALA_EXTERN void mpris_playlists_ActivatePlaylist (MprisPlaylists* 
> self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1200:12: 
> error: expected ‘;’ before ‘void’
>  1200 | VALA_EXTERN void mpris_playlists_ActivatePlaylist_finish 
> (MprisPlaylists* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1203:12: 
> error: expected ‘;’ before ‘void’
>  1203 | VALA_EXTERN void mpris_playlists_GetPlaylists (MprisPlaylists* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1210:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1210 | VALA_EXTERN PlaylistDetails* mpris_playlists_GetPlaylists_finish 
> (MprisPlaylists* self,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1210:28: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1210 | VALA_EXTERN PlaylistDetails* mpris_playlists_GetPlaylists_finish 
> (MprisPlaylists* self,
>       |                            ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1214:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1214 | VALA_EXTERN gchar** mpris_playlists_get_Orderings (MprisPlaylists* 
> self,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1214:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1214 | VALA_EXTERN gchar** mpris_playlists_get_Orderings (MprisPlaylists* 
> self,
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1216:12: 
> error: expected ‘;’ before ‘void’
>  1216 | VALA_EXTERN void mpris_playlists_set_Orderings (MprisPlaylists* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1219:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1219 | VALA_EXTERN guint32 mpris_playlists_get_PlaylistCount 
> (MprisPlaylists* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1219:21: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘mpris_playlists_get_PlaylistCount’
>  1219 | VALA_EXTERN guint32 mpris_playlists_get_PlaylistCount 
> (MprisPlaylists* self);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1220:12: 
> error: expected ‘;’ before ‘void’
>  1220 | VALA_EXTERN void mpris_playlists_set_PlaylistCount (MprisPlaylists* 
> self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1222:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1222 | VALA_EXTERN ActivePlaylistContainer* 
> mpris_playlists_get_ActivePlaylist (MprisPlaylists* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1222:36: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1222 | VALA_EXTERN ActivePlaylistContainer* 
> mpris_playlists_get_ActivePlaylist (MprisPlaylists* self);
>       |                                    ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1223:12: 
> error: expected ‘;’ before ‘void’
>  1223 | VALA_EXTERN void mpris_playlists_set_ActivePlaylist (MprisPlaylists* 
> self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1225:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1225 | VALA_EXTERN GQuark xml_error_quark (void);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1225:20: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘xml_error_quark’
>  1225 | VALA_EXTERN GQuark xml_error_quark (void);
>       |                    ^~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1226:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1226 | VALA_EXTERN GType free_desktop_object_proxy_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1226:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘free_desktop_object_proxy_get_type’
>  1226 | VALA_EXTERN GType free_desktop_object_proxy_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1227:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1227 | VALA_EXTERN guint free_desktop_object_register_object (void* object,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1227:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘free_desktop_object_register_object’
>  1227 | VALA_EXTERN guint free_desktop_object_register_object (void* object,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1231:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1231 | VALA_EXTERN GType free_desktop_object_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1231:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘free_desktop_object_get_type’
>  1231 | VALA_EXTERN GType free_desktop_object_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1232:12: 
> error: expected ‘;’ before ‘void’
>  1232 | VALA_EXTERN void free_desktop_object_list_names (FreeDesktopObject* 
> self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1235:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1235 | VALA_EXTERN gchar** free_desktop_object_list_names_finish 
> (FreeDesktopObject* self,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1235:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1235 | VALA_EXTERN gchar** free_desktop_object_list_names_finish 
> (FreeDesktopObject* self,
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1239:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1239 | VALA_EXTERN GType free_desktop_introspectable_proxy_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1239:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘free_desktop_introspectable_proxy_get_type’
>  1239 | VALA_EXTERN GType free_desktop_introspectable_proxy_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1240:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1240 | VALA_EXTERN guint free_desktop_introspectable_register_object (void* 
> object,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1240:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘free_desktop_introspectable_register_object’
>  1240 | VALA_EXTERN guint free_desktop_introspectable_register_object (void* 
> object,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1244:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1244 | VALA_EXTERN GType free_desktop_introspectable_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1244:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘free_desktop_introspectable_get_type’
>  1244 | VALA_EXTERN GType free_desktop_introspectable_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1245:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1245 | VALA_EXTERN gchar* free_desktop_introspectable_Introspect 
> (FreeDesktopIntrospectable* self,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1245:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1245 | VALA_EXTERN gchar* free_desktop_introspectable_Introspect 
> (FreeDesktopIntrospectable* self,
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1247:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1247 | VALA_EXTERN GType free_desktop_properties_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1247:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘free_desktop_properties_get_type’
>  1247 | VALA_EXTERN GType free_desktop_properties_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1248:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1248 | VALA_EXTERN GType free_desktop_properties_proxy_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1248:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘free_desktop_properties_proxy_get_type’
>  1248 | VALA_EXTERN GType free_desktop_properties_proxy_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1249:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1249 | VALA_EXTERN guint free_desktop_properties_register_object (void* 
> object,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1249:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘free_desktop_properties_register_object’
>  1249 | VALA_EXTERN guint free_desktop_properties_register_object (void* 
> object,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1253:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1253 | VALA_EXTERN GType sound_menu_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1253:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘sound_menu_get_type’
>  1253 | VALA_EXTERN GType sound_menu_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1255:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1255 | VALA_EXTERN GType sound_menu_display_flags_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1255:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘sound_menu_display_flags_get_type’
>  1255 | VALA_EXTERN GType sound_menu_display_flags_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1256:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1256 | VALA_EXTERN GType sound_menu_player_section_position_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1256:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘sound_menu_player_section_position_get_type’
>  1256 | VALA_EXTERN GType sound_menu_player_section_position_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1257:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1257 | VALA_EXTERN SoundMenu* sound_menu_new (const gchar* settings_action,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1257:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1257 | VALA_EXTERN SoundMenu* sound_menu_new (const gchar* settings_action,
>       |                      ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1259:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1259 | VALA_EXTERN SoundMenu* sound_menu_construct (GType object_type,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1259:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1259 | VALA_EXTERN SoundMenu* sound_menu_construct (GType object_type,
>       |                      ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1262:12: 
> error: expected ‘;’ before ‘void’
>  1262 | VALA_EXTERN void sound_menu_set_default_player (SoundMenu* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1264:12: 
> error: expected ‘;’ before ‘void’
>  1264 | VALA_EXTERN void sound_menu_export (SoundMenu* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1267:12: 
> error: expected ‘;’ before ‘void’
>  1267 | VALA_EXTERN void sound_menu_update_all_players_play_section 
> (SoundMenu* self);
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1268:12: 
> error: expected ‘;’ before ‘void’
>  1268 | VALA_EXTERN void sound_menu_add_player (SoundMenu* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1270:12: 
> error: expected ‘;’ before ‘void’
>  1270 | VALA_EXTERN void sound_menu_remove_player (SoundMenu* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1272:12: 
> error: expected ‘;’ before ‘void’
>  1272 | VALA_EXTERN void sound_menu_update_volume_slider (SoundMenu* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1274:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1274 | VALA_EXTERN gboolean sound_menu_get_show_mic_volume (SoundMenu* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1274:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘sound_menu_get_show_mic_volume’
>  1274 | VALA_EXTERN gboolean sound_menu_get_show_mic_volume (SoundMenu* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1275:12: 
> error: expected ‘;’ before ‘void’
>  1275 | VALA_EXTERN void sound_menu_set_show_mic_volume (SoundMenu* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1277:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1277 | VALA_EXTERN gboolean sound_menu_get_show_high_volume_warning 
> (SoundMenu* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1277:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘sound_menu_get_show_high_volume_warning’
>  1277 | VALA_EXTERN gboolean sound_menu_get_show_high_volume_warning 
> (SoundMenu* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1278:12: 
> error: expected ‘;’ before ‘void’
>  1278 | VALA_EXTERN void sound_menu_set_show_high_volume_warning (SoundMenu* 
> self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1280:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1280 | VALA_EXTERN AccountsServiceUser* accounts_service_user_new (void);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1280:32: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1280 | VALA_EXTERN AccountsServiceUser* accounts_service_user_new (void);
>       |                                ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1281:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1281 | VALA_EXTERN AccountsServiceUser* accounts_service_user_construct 
> (GType object_type);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1281:32: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1281 | VALA_EXTERN AccountsServiceUser* accounts_service_user_construct 
> (GType object_type);
>       |                                ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1282:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1282 | VALA_EXTERN gboolean accounts_service_user_get_showDataOnGreeter 
> (AccountsServiceUser* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1282:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘accounts_service_user_get_showDataOnGreeter’
>  1282 | VALA_EXTERN gboolean accounts_service_user_get_showDataOnGreeter 
> (AccountsServiceUser* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1283:12: 
> error: expected ‘;’ before ‘void’
>  1283 | VALA_EXTERN void accounts_service_user_set_showDataOnGreeter 
> (AccountsServiceUser* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1285:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1285 | VALA_EXTERN gboolean accounts_service_user_get_silentMode 
> (AccountsServiceUser* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1285:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘accounts_service_user_get_silentMode’
>  1285 | VALA_EXTERN gboolean accounts_service_user_get_silentMode 
> (AccountsServiceUser* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1286:12: 
> error: expected ‘;’ before ‘void’
>  1286 | VALA_EXTERN void accounts_service_user_set_silentMode 
> (AccountsServiceUser* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1288:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1288 | VALA_EXTERN MediaPlayer* accounts_service_user_get_player 
> (AccountsServiceUser* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1288:24: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1288 | VALA_EXTERN MediaPlayer* accounts_service_user_get_player 
> (AccountsServiceUser* self);
>       |                        ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1289:12: 
> error: expected ‘;’ before ‘void’
>  1289 | VALA_EXTERN void accounts_service_user_set_player 
> (AccountsServiceUser* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1291:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1291 | VALA_EXTERN GType accounts_service_sound_settings_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1291:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘accounts_service_sound_settings_get_type’
>  1291 | VALA_EXTERN GType accounts_service_sound_settings_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1292:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1292 | VALA_EXTERN GType accounts_service_sound_settings_proxy_get_type 
> (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1292:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘accounts_service_sound_settings_proxy_get_type’
>  1292 | VALA_EXTERN GType accounts_service_sound_settings_proxy_get_type 
> (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1293:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1293 | VALA_EXTERN guint accounts_service_sound_settings_register_object 
> (void* object,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1293:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘accounts_service_sound_settings_register_object’
>  1293 | VALA_EXTERN guint accounts_service_sound_settings_register_object 
> (void* object,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1297:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1297 | VALA_EXTERN guint64 accounts_service_sound_settings_get_timestamp 
> (AccountsServiceSoundSettings* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1297:21: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘accounts_service_sound_settings_get_timestamp’
>  1297 | VALA_EXTERN guint64 accounts_service_sound_settings_get_timestamp 
> (AccountsServiceSoundSettings* self);
>       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1298:12: 
> error: expected ‘;’ before ‘void’
>  1298 | VALA_EXTERN void accounts_service_sound_settings_set_timestamp 
> (AccountsServiceSoundSettings* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1300:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1300 | VALA_EXTERN gchar* accounts_service_sound_settings_get_player_name 
> (AccountsServiceSoundSettings* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1300:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1300 | VALA_EXTERN gchar* accounts_service_sound_settings_get_player_name 
> (AccountsServiceSoundSettings* self);
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1301:12: 
> error: expected ‘;’ before ‘void’
>  1301 | VALA_EXTERN void accounts_service_sound_settings_set_player_name 
> (AccountsServiceSoundSettings* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1303:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1303 | VALA_EXTERN GVariant* accounts_service_sound_settings_get_player_icon 
> (AccountsServiceSoundSettings* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1303:21: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1303 | VALA_EXTERN GVariant* accounts_service_sound_settings_get_player_icon 
> (AccountsServiceSoundSettings* self);
>       |                     ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1304:12: 
> error: expected ‘;’ before ‘void’
>  1304 | VALA_EXTERN void accounts_service_sound_settings_set_player_icon 
> (AccountsServiceSoundSettings* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1306:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1306 | VALA_EXTERN gboolean accounts_service_sound_settings_get_running 
> (AccountsServiceSoundSettings* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1306:22: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘accounts_service_sound_settings_get_running’
>  1306 | VALA_EXTERN gboolean accounts_service_sound_settings_get_running 
> (AccountsServiceSoundSettings* self);
>       |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1307:12: 
> error: expected ‘;’ before ‘void’
>  1307 | VALA_EXTERN void accounts_service_sound_settings_set_running 
> (AccountsServiceSoundSettings* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1309:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1309 | VALA_EXTERN gchar* accounts_service_sound_settings_get_state 
> (AccountsServiceSoundSettings* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1309:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1309 | VALA_EXTERN gchar* accounts_service_sound_settings_get_state 
> (AccountsServiceSoundSettings* self);
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1310:12: 
> error: expected ‘;’ before ‘void’
>  1310 | VALA_EXTERN void accounts_service_sound_settings_set_state 
> (AccountsServiceSoundSettings* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1312:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1312 | VALA_EXTERN gchar* accounts_service_sound_settings_get_title 
> (AccountsServiceSoundSettings* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1312:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1312 | VALA_EXTERN gchar* accounts_service_sound_settings_get_title 
> (AccountsServiceSoundSettings* self);
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1313:12: 
> error: expected ‘;’ before ‘void’
>  1313 | VALA_EXTERN void accounts_service_sound_settings_set_title 
> (AccountsServiceSoundSettings* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1315:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1315 | VALA_EXTERN gchar* accounts_service_sound_settings_get_artist 
> (AccountsServiceSoundSettings* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1315:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1315 | VALA_EXTERN gchar* accounts_service_sound_settings_get_artist 
> (AccountsServiceSoundSettings* self);
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1316:12: 
> error: expected ‘;’ before ‘void’
>  1316 | VALA_EXTERN void accounts_service_sound_settings_set_artist 
> (AccountsServiceSoundSettings* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1318:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1318 | VALA_EXTERN gchar* accounts_service_sound_settings_get_album 
> (AccountsServiceSoundSettings* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1318:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1318 | VALA_EXTERN gchar* accounts_service_sound_settings_get_album 
> (AccountsServiceSoundSettings* self);
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1319:12: 
> error: expected ‘;’ before ‘void’
>  1319 | VALA_EXTERN void accounts_service_sound_settings_set_album 
> (AccountsServiceSoundSettings* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1321:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1321 | VALA_EXTERN gchar* accounts_service_sound_settings_get_art_url 
> (AccountsServiceSoundSettings* self);
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1321:18: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
>  1321 | VALA_EXTERN gchar* accounts_service_sound_settings_get_art_url 
> (AccountsServiceSoundSettings* self);
>       |                  ^
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1322:12: 
> error: expected ‘;’ before ‘void’
>  1322 | VALA_EXTERN void accounts_service_sound_settings_set_art_url 
> (AccountsServiceSoundSettings* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1324:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1324 | VALA_EXTERN GType greeter_broadcast_proxy_get_type (void) 
> G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1324:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘greeter_broadcast_proxy_get_type’
>  1324 | VALA_EXTERN GType greeter_broadcast_proxy_get_type (void) 
> G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1325:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1325 | VALA_EXTERN guint greeter_broadcast_register_object (void* object,
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1325:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘greeter_broadcast_register_object’
>  1325 | VALA_EXTERN guint greeter_broadcast_register_object (void* object,
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1329:1: 
> error: unknown type name ‘VALA_EXTERN’; did you mean ‘G_LOCK_EXTERN’?
>  1329 | VALA_EXTERN GType greeter_broadcast_get_type (void) G_GNUC_CONST ;
>       | ^~~~~~~~~~~
>       | G_LOCK_EXTERN
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1329:19: 
> error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
> ‘greeter_broadcast_get_type’
>  1329 | VALA_EXTERN GType greeter_broadcast_get_type (void) G_GNUC_CONST ;
>       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1330:12: 
> error: expected ‘;’ before ‘void’
>  1330 | VALA_EXTERN void greeter_broadcast_RequestSoundPlayPause 
> (GreeterBroadcast* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1334:12: 
> error: expected ‘;’ before ‘void’
>  1334 | VALA_EXTERN void greeter_broadcast_RequestSoundPlayPause_finish 
> (GreeterBroadcast* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1337:12: 
> error: expected ‘;’ before ‘void’
>  1337 | VALA_EXTERN void greeter_broadcast_RequestSoundNext 
> (GreeterBroadcast* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1341:12: 
> error: expected ‘;’ before ‘void’
>  1341 | VALA_EXTERN void greeter_broadcast_RequestSoundNext_finish 
> (GreeterBroadcast* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1344:12: 
> error: expected ‘;’ before ‘void’
>  1344 | VALA_EXTERN void greeter_broadcast_RequestSoundPrev 
> (GreeterBroadcast* self,
>       |            ^~~~~
>       |            ;
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/indicator-sound-service.h:1348:12: 
> error: expected ‘;’ before ‘void’
>  1348 | VALA_EXTERN void greeter_broadcast_RequestSoundPrev_finish 
> (GreeterBroadcast* self,
>       |            ^~~~~
>       |            ;
> make[3]: *** [src/CMakeFiles/indicator-sound-service-bin.dir/build.make:79: 
> src/CMakeFiles/indicator-sound-service-bin.dir/main.c.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/ayatana-indicator-sound_0.8.2-1_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!

If you reassign this bug to another package, please marking 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.

Reply via email to