Advertisement
alunux

budgie-vala042.log

Sep 9th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 160.08 KB | None | 0 0
  1. [alunux@nekodora SPECS]$ rpmbuild -ba budgie-desktop.spec
  2. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dpTQpj
  3. + umask 022
  4. + cd /home/alunux/rpmbuild/BUILD
  5. + cd /home/alunux/rpmbuild/BUILD
  6. + rm -rf budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2
  7. + /usr/bin/gzip -dc /home/alunux/rpmbuild/SOURCES/budgie-desktop-cb35f5b.tar.gz
  8. + /usr/bin/tar -xof -
  9. + STATUS=0
  10. + '[' 0 -ne 0 ']'
  11. + cd budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2
  12. + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
  13. + '[' '!' -d .git ']'
  14. + git clone --bare --depth 1 https://github.com/solus-project/budgie-desktop.git .git
  15. Cloning into bare repository '.git'...
  16. remote: Counting objects: 486, done.
  17. remote: Compressing objects: 100% (432/432), done.
  18. remote: Total 486 (delta 149), reused 155 (delta 47), pack-reused 0
  19. Receiving objects: 100% (486/486), 4.77 MiB | 1.37 MiB/s, done.
  20. Resolving deltas: 100% (149/149), done.
  21. + git config --local --bool core.bare false
  22. + git reset --hard
  23. HEAD is now at f2dbc21 Merge pull request #1532 from UbuntuBudgie/caffeine
  24. + echo 'Patch #0 (1523.patch):'
  25. Patch #0 (1523.patch):
  26. + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
  27. patching file src/daemon/settings.vala
  28. patching file src/panel/settings/settings_wm.vala
  29. patching file src/wm/20_solus-project.budgie.wm.gschema.override
  30. patching file src/wm/background.vala
  31. patching file src/wm/com.solus-project.budgie.wm.gschema.xml
  32. patching file src/wm/keyboard.vala
  33. patching file src/wm/meson.build
  34. patching file src/wm/shim.vala
  35. patching file src/wm/wm.vala
  36. patching file vapi/Meta-3.metadata
  37. patching file vapi/README.md
  38. patching file vapi/libmutter-3-custom.vala
  39. patching file vapi/libmutter-3.deps
  40. patching file vapi/libmutter-3.vapi
  41. + exit 0
  42. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mYlXy0
  43. + umask 022
  44. + cd /home/alunux/rpmbuild/BUILD
  45. + cd budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2
  46. + export LC_ALL=en_US.utf8
  47. + LC_ALL=en_US.utf8
  48. + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
  49. + export CFLAGS
  50. + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
  51. + export CXXFLAGS
  52. + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
  53. + export FFLAGS
  54. + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
  55. + export FCFLAGS
  56. + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
  57. + export LDFLAGS
  58. + /usr/bin/meson --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . build -Dwith-desktop-icons=none
  59. The Meson build system
  60. Version: 0.47.2
  61. Source dir: /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2
  62. Build dir: /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build
  63. Build type: native build
  64. Project name: budgie-desktop
  65. Project version: 10.4
  66. Appending CFLAGS from environment: '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
  67. Appending LDFLAGS from environment: '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
  68. Native C compiler: cc (gcc 8.2.1 "cc (GCC) 8.2.1 20180801 (Red Hat 8.2.1-2)")
  69. Appending LDFLAGS from environment: '-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
  70. Native Vala compiler: valac (valac 0.42.0)
  71. Build machine cpu family: x86_64
  72. Build machine cpu: x86_64
  73. Program git found: YES (/usr/bin/git)
  74. Program meson_post_install.sh found: YES (/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/meson_post_install.sh)
  75. Found pkg-config: /usr/bin/pkg-config (1.5.3)
  76. Native dependency gtk+-3.0 found: YES 3.24.0
  77. Native dependency glib-2.0 found: YES 2.58.0
  78. Native dependency gio-unix-2.0 found: YES 2.58.0
  79. Native dependency libpeas-1.0 found: YES 1.22.0
  80. Native dependency gdk-x11-3.0 found: YES 3.24.0
  81. Native dependency uuid found: YES 2.32.1
  82. Native dependency vapigen found: YES 0.42.0
  83. Native dependency ibus-1.0 found: YES 1.5.19
  84. Native dependency gnome-desktop-3.0 found: YES 3.30.0
  85. Native dependency gsettings-desktop-schemas found: YES 3.28.1
  86. Native dependency libwnck-3.0 found: YES 3.24.1
  87. Native dependency accountsservice found: YES 0.6.49
  88. Program intltool-merge found: YES (/usr/bin/intltool-merge)
  89. Configuring config.h using configuration
  90. Submodule 'gvc' (https://git.gnome.org/browse/libgnome-volume-control) registered for path 'gvc'
  91. Cloning into '/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/subprojects/gvc'...
  92. warning: redirecting to https://gitlab.gnome.org/GNOME/libgnome-volume-control.git/
  93. Submodule path 'gvc': checked out '84087213f1d06fdefb29d2a3eba8fc8c30c1ba93'
  94.  
  95. |
  96. |Executing subproject gvc
  97. |
  98. |Project name: gvc
  99. |Project version: undefined
  100. |Native C compiler: cc (gcc 8.2.1 "cc (GCC) 8.2.1 20180801 (Red Hat 8.2.1-2)")
  101. |Dependency alsa found: NO
  102. |Native dependency gio-2.0 found: YES 2.58.0
  103. |Native dependency gobject-2.0 found: YES 2.58.0
  104. |Native dependency libpulse found: YES 12.2-rebootstrapped
  105. |Native dependency libpulse-mainloop-glib found: YES 12.2-rebootstrapped
  106. |Configuring config.h using configuration
  107. |Build targets in project: 1
  108. |
  109. |Subproject gvc finished.
  110. Native dependency gobject-introspection-1.0 found: YES 1.58.0
  111. Native dependency gtk+-x11-3.0 found: YES 3.24.0
  112. Native dependency x11 found: YES 1.6.6
  113. Program sassc found: YES (/usr/bin/sassc)
  114. Native dependency glib-2.0 found: YES 2.58.0
  115. Library m found: YES
  116. Library m found: YES
  117. Native dependency polkit-gobject-1 found: YES 0.115
  118. Native dependency polkit-agent-1 found: YES 0.115
  119. Native dependency libmutter-3 found: YES 3.30.0
  120. Native dependency libgnome-menu-3.0 found: YES 3.13.3
  121. Library m found: YES
  122. Native dependency upower-glib found: YES 0.99.8
  123. Library m found: YES
  124. Native dependency gnome-bluetooth-1.0 found: YES 3.28.2
  125. Native dependency gnome-settings-daemon found: YES 3.30.0
  126. Configuring budgie-desktop.session.in using configuration
  127. Configuring budgie-desktop using configuration
  128. Configuring budgie-desktop.desktop.in using configuration
  129. Program gtkdocize found: YES (/usr/bin/gtkdocize)
  130. Message:
  131.  
  132.  
  133. Build configuration:
  134. ====================
  135.  
  136. prefix: /usr
  137. datadir: /usr/share
  138. sysconfdir: /etc
  139. localedir: /usr/share/locale
  140. libdir: /usr/lib64
  141. module library directory: /usr/lib64/budgie-desktop/plugins
  142. module data directory: /usr/share/budgie-desktop/plugins
  143.  
  144. Extra options:
  145. ==============
  146.  
  147. gtk-doc: true
  148. desktop icons: none
  149. stateless: false
  150.  
  151.  
  152. Build targets in project: 98
  153. Found ninja-1.8.2 at /usr/bin/ninja
  154. + /usr/bin/ninja -v -j4 -C build
  155. ninja: Entering directory `build'
  156. [1/258] cc -Isubprojects/gvc/subprojects@gvc@@gvc@sha -Isubprojects/gvc -I../subprojects/gvc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -pthread '-DG_LOG_DOMAIN="Gvc"' -MD -MQ 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-channel-map.c.o' -MF 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-channel-map.c.o.d' -o 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-channel-map.c.o' -c ../subprojects/gvc/gvc-channel-map.c
  157. ../subprojects/gvc/gvc-channel-map.c: In function ‘gvc_channel_map_class_init’:
  158. ../subprojects/gvc/gvc-channel-map.c:175:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  159. g_type_class_add_private (klass, sizeof (GvcChannelMapPrivate));
  160. ^~~~~~~~~~~~~~~~~~~~~~~~
  161. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  162. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  163. from /usr/include/glib-2.0/glib-object.h:23,
  164. from ../subprojects/gvc/gvc-channel-map.h:24,
  165. from ../subprojects/gvc/gvc-channel-map.c:32:
  166. /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
  167. void g_type_class_add_private (gpointer g_class,
  168. ^~~~~~~~~~~~~~~~~~~~~~~~
  169. [2/258] cc -Isubprojects/gvc/subprojects@gvc@@gvc@sha -Isubprojects/gvc -I../subprojects/gvc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -pthread '-DG_LOG_DOMAIN="Gvc"' -MD -MQ 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-card.c.o' -MF 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-card.c.o.d' -o 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-card.c.o' -c ../subprojects/gvc/gvc-mixer-card.c
  170. ../subprojects/gvc/gvc-mixer-card.c: In function ‘_pa_context_set_card_profile_by_index_cb’:
  171. ../subprojects/gvc/gvc-mixer-card.c:202:77: warning: unused parameter ‘context’ [-Wunused-parameter]
  172. _pa_context_set_card_profile_by_index_cb (pa_context *context,
  173. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  174. ../subprojects/gvc/gvc-mixer-card.c: In function ‘gvc_mixer_card_set_property’:
  175. ../subprojects/gvc/gvc-mixer-card.c:380:37: warning: conversion from ‘gulong’ {aka ‘long unsigned int’} to ‘guint’ {aka ‘unsigned int’} may change value [-Wconversion]
  176. self->priv->index = g_value_get_ulong (value);
  177. ^~~~~~~~~~~~~~~~~
  178. ../subprojects/gvc/gvc-mixer-card.c:383:34: warning: conversion from ‘gulong’ {aka ‘long unsigned int’} to ‘guint’ {aka ‘unsigned int’} may change value [-Wconversion]
  179. self->priv->id = g_value_get_ulong (value);
  180. ^~~~~~~~~~~~~~~~~
  181. ../subprojects/gvc/gvc-mixer-card.c: In function ‘gvc_mixer_card_class_init’:
  182. ../subprojects/gvc/gvc-mixer-card.c:513:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  183. g_type_class_add_private (klass, sizeof (GvcMixerCardPrivate));
  184. ^~~~~~~~~~~~~~~~~~~~~~~~
  185. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  186. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  187. from /usr/include/glib-2.0/glib-object.h:23,
  188. from ../subprojects/gvc/gvc-mixer-card.h:25,
  189. from ../subprojects/gvc/gvc-mixer-card.c:34:
  190. /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
  191. void g_type_class_add_private (gpointer g_class,
  192. ^~~~~~~~~~~~~~~~~~~~~~~~
  193. ../subprojects/gvc/gvc-mixer-card.c: In function ‘gvc_mixer_card_finalize’:
  194. ../subprojects/gvc/gvc-mixer-card.c:571:53: warning: cast between incompatible function types from ‘void (*)(GvcMixerCardProfile *)’ {aka ‘void (*)(struct <anonymous> *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type]
  195. g_list_foreach (mixer_card->priv->profiles, (GFunc) free_profile, NULL);
  196. ^
  197. [3/258] cc -Isubprojects/gvc/subprojects@gvc@@gvc@sha -Isubprojects/gvc -I../subprojects/gvc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -pthread '-DG_LOG_DOMAIN="Gvc"' -MD -MQ 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-ui-device.c.o' -MF 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-ui-device.c.o.d' -o 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-ui-device.c.o' -c ../subprojects/gvc/gvc-mixer-ui-device.c
  198. ../subprojects/gvc/gvc-mixer-ui-device.c:67:69: warning: ISO C does not allow extra ‘;’ outside of a function [-Wpedantic]
  199. G_DEFINE_TYPE (GvcMixerUIDevice, gvc_mixer_ui_device, G_TYPE_OBJECT);
  200. ^
  201. In file included from /usr/include/glib-2.0/glib.h:62,
  202. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  203. from /usr/include/glib-2.0/glib-object.h:23,
  204. from ../subprojects/gvc/gvc-mixer-ui-device.h:22,
  205. from ../subprojects/gvc/gvc-mixer-ui-device.c:23:
  206. ../subprojects/gvc/gvc-mixer-ui-device.c: In function ‘gvc_mixer_ui_device_set_property’:
  207. ../subprojects/gvc/gvc-mixer-ui-device.c:145:26: warning: format ‘%p’ expects argument of type ‘void *’, but argument 4 has type ‘GvcMixerCard *’ {aka ‘struct <anonymous> *’} [-Wformat=]
  208. g_debug ("gvc-mixer-output-set-property - card: %p\n",
  209. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  210. self->priv->card);
  211. ~~~~~~~~~~~~~~~~
  212. /usr/include/glib-2.0/glib/gmessages.h:345:32: note: in definition of macro ‘g_debug’
  213. __VA_ARGS__)
  214. ^~~~~~~~~~~
  215. ../subprojects/gvc/gvc-mixer-ui-device.c: In function ‘gvc_mixer_ui_device_class_init’:
  216. ../subprojects/gvc/gvc-mixer-ui-device.c:294:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  217. g_type_class_add_private (klass, sizeof (GvcMixerUIDevicePrivate));
  218. ^~~~~~~~~~~~~~~~~~~~~~~~
  219. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  220. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  221. from /usr/include/glib-2.0/glib-object.h:23,
  222. from ../subprojects/gvc/gvc-mixer-ui-device.h:22,
  223. from ../subprojects/gvc/gvc-mixer-ui-device.c:23:
  224. /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
  225. void g_type_class_add_private (gpointer g_class,
  226. ^~~~~~~~~~~~~~~~~~~~~~~~
  227. [4/258] cc -Isubprojects/gvc/subprojects@gvc@@gvc@sha -Isubprojects/gvc -I../subprojects/gvc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -pthread '-DG_LOG_DOMAIN="Gvc"' -MD -MQ 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-sink.c.o' -MF 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-sink.c.o.d' -o 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-sink.c.o' -c ../subprojects/gvc/gvc-mixer-sink.c
  228. ../subprojects/gvc/gvc-mixer-sink.c: In function ‘gvc_mixer_sink_class_init’:
  229. ../subprojects/gvc/gvc-mixer-sink.c:147:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  230. g_type_class_add_private (klass, sizeof (GvcMixerSinkPrivate));
  231. ^~~~~~~~~~~~~~~~~~~~~~~~
  232. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  233. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  234. from /usr/include/glib-2.0/glib-object.h:23,
  235. from ../subprojects/gvc/gvc-mixer-sink.h:24,
  236. from ../subprojects/gvc/gvc-mixer-sink.c:32:
  237. /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
  238. void g_type_class_add_private (gpointer g_class,
  239. ^~~~~~~~~~~~~~~~~~~~~~~~
  240. [5/258] cc -Isubprojects/gvc/subprojects@gvc@@gvc@sha -Isubprojects/gvc -I../subprojects/gvc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -pthread '-DG_LOG_DOMAIN="Gvc"' -MD -MQ 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-source.c.o' -MF 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-source.c.o.d' -o 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-source.c.o' -c ../subprojects/gvc/gvc-mixer-source.c
  241. ../subprojects/gvc/gvc-mixer-source.c: In function ‘gvc_mixer_source_class_init’:
  242. ../subprojects/gvc/gvc-mixer-source.c:147:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  243. g_type_class_add_private (klass, sizeof (GvcMixerSourcePrivate));
  244. ^~~~~~~~~~~~~~~~~~~~~~~~
  245. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  246. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  247. from /usr/include/glib-2.0/glib-object.h:23,
  248. from ../subprojects/gvc/gvc-mixer-source.h:24,
  249. from ../subprojects/gvc/gvc-mixer-source.c:32:
  250. /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
  251. void g_type_class_add_private (gpointer g_class,
  252. ^~~~~~~~~~~~~~~~~~~~~~~~
  253. [6/258] cc -Isubprojects/gvc/subprojects@gvc@@gvc@sha -Isubprojects/gvc -I../subprojects/gvc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -pthread '-DG_LOG_DOMAIN="Gvc"' -MD -MQ 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-sink-input.c.o' -MF 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-sink-input.c.o.d' -o 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-sink-input.c.o' -c ../subprojects/gvc/gvc-mixer-sink-input.c
  254. ../subprojects/gvc/gvc-mixer-sink-input.c: In function ‘gvc_mixer_sink_input_class_init’:
  255. ../subprojects/gvc/gvc-mixer-sink-input.c:118:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  256. g_type_class_add_private (klass, sizeof (GvcMixerSinkInputPrivate));
  257. ^~~~~~~~~~~~~~~~~~~~~~~~
  258. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  259. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  260. from /usr/include/glib-2.0/glib-object.h:23,
  261. from ../subprojects/gvc/gvc-mixer-sink-input.h:24,
  262. from ../subprojects/gvc/gvc-mixer-sink-input.c:32:
  263. /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
  264. void g_type_class_add_private (gpointer g_class,
  265. ^~~~~~~~~~~~~~~~~~~~~~~~
  266. [7/258] cc -Isubprojects/gvc/subprojects@gvc@@gvc@sha -Isubprojects/gvc -I../subprojects/gvc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -pthread '-DG_LOG_DOMAIN="Gvc"' -MD -MQ 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-stream.c.o' -MF 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-stream.c.o.d' -o 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-stream.c.o' -c ../subprojects/gvc/gvc-mixer-stream.c
  267. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  268. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  269. from /usr/include/glib-2.0/glib-object.h:23,
  270. from ../subprojects/gvc/gvc-mixer-stream.h:24,
  271. from ../subprojects/gvc/gvc-mixer-stream.c:32:
  272. ../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_port_get_type_once’:
  273. /usr/include/glib-2.0/gobject/gtype.h:2117:5: warning: ISO C prohibits argument conversion to union type [-Wpedantic]
  274. _g_register_boxed (g_intern_static_string (#TypeName), copy_func, free_func); \
  275. ^~~~~~~~~~~~~~~~~
  276. /usr/include/glib-2.0/gobject/gtype.h:2077:87: note: in expansion of macro ‘_G_DEFINE_BOXED_TYPE_BEGIN’
  277. #define G_DEFINE_BOXED_TYPE_WITH_CODE(TypeName, type_name, copy_func, free_func, _C_) _G_DEFINE_BOXED_TYPE_BEGIN (TypeName, type_name, copy_func, free_func) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  278. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  279. /usr/include/glib-2.0/gobject/gtype.h:2050:72: note: in expansion of macro ‘G_DEFINE_BOXED_TYPE_WITH_CODE’
  280. #define G_DEFINE_BOXED_TYPE(TypeName, type_name, copy_func, free_func) G_DEFINE_BOXED_TYPE_WITH_CODE (TypeName, type_name, copy_func, free_func, {})
  281. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  282. ../subprojects/gvc/gvc-mixer-stream.c:113:1: note: in expansion of macro ‘G_DEFINE_BOXED_TYPE’
  283. G_DEFINE_BOXED_TYPE (GvcMixerStreamPort, gvc_mixer_stream_port, dup_port, free_port)
  284. ^~~~~~~~~~~~~~~~~~~
  285. /usr/include/glib-2.0/gobject/gtype.h:2117:5: warning: ISO C prohibits argument conversion to union type [-Wpedantic]
  286. _g_register_boxed (g_intern_static_string (#TypeName), copy_func, free_func); \
  287. ^~~~~~~~~~~~~~~~~
  288. /usr/include/glib-2.0/gobject/gtype.h:2077:87: note: in expansion of macro ‘_G_DEFINE_BOXED_TYPE_BEGIN’
  289. #define G_DEFINE_BOXED_TYPE_WITH_CODE(TypeName, type_name, copy_func, free_func, _C_) _G_DEFINE_BOXED_TYPE_BEGIN (TypeName, type_name, copy_func, free_func) {_C_;} _G_DEFINE_TYPE_EXTENDED_END()
  290. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  291. /usr/include/glib-2.0/gobject/gtype.h:2050:72: note: in expansion of macro ‘G_DEFINE_BOXED_TYPE_WITH_CODE’
  292. #define G_DEFINE_BOXED_TYPE(TypeName, type_name, copy_func, free_func) G_DEFINE_BOXED_TYPE_WITH_CODE (TypeName, type_name, copy_func, free_func, {})
  293. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  294. ../subprojects/gvc/gvc-mixer-stream.c:113:1: note: in expansion of macro ‘G_DEFINE_BOXED_TYPE’
  295. G_DEFINE_BOXED_TYPE (GvcMixerStreamPort, gvc_mixer_stream_port, dup_port, free_port)
  296. ^~~~~~~~~~~~~~~~~~~
  297. ../subprojects/gvc/gvc-mixer-stream.c: In function ‘on_channel_map_volume_changed’:
  298. ../subprojects/gvc/gvc-mixer-stream.c:369:48: warning: unused parameter ‘channel_map’ [-Wunused-parameter]
  299. on_channel_map_volume_changed (GvcChannelMap *channel_map,
  300. ~~~~~~~~~~~~~~~~^~~~~~~~~~~
  301. In file included from /usr/include/glib-2.0/gobject/gobject.h:28,
  302. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  303. from /usr/include/glib-2.0/glib-object.h:23,
  304. from ../subprojects/gvc/gvc-mixer-stream.h:24,
  305. from ../subprojects/gvc/gvc-mixer-stream.c:32:
  306. ../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_set_channel_map’:
  307. /usr/include/glib-2.0/gobject/gsignal.h:542:20: warning: ISO C forbids passing argument 6 of ‘g_signal_handlers_disconnect_matched’ between function pointer and ‘void *’ [-Wpedantic]
  308. 0, 0, NULL, (func), (data))
  309. ^~~~~~
  310. ../subprojects/gvc/gvc-mixer-stream.c:390:17: note: in expansion of macro ‘g_signal_handlers_disconnect_by_func’
  311. g_signal_handlers_disconnect_by_func (stream->priv->channel_map,
  312. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  313. /usr/include/glib-2.0/gobject/gsignal.h:436:25: note: expected ‘gpointer’ {aka ‘void *’} but argument is of type ‘void (*)(GvcChannelMap *, gboolean, GvcMixerStream *)’ {aka ‘void (*)(struct <anonymous> *, int, struct <anonymous> *)’}
  314. gpointer func,
  315. ~~~~~~~~~~~~^~~~
  316. ../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_set_property’:
  317. ../subprojects/gvc/gvc-mixer-stream.c:644:37: warning: conversion from ‘gulong’ {aka ‘long unsigned int’} to ‘guint’ {aka ‘unsigned int’} may change value [-Wconversion]
  318. self->priv->index = g_value_get_ulong (value);
  319. ^~~~~~~~~~~~~~~~~
  320. ../subprojects/gvc/gvc-mixer-stream.c:647:34: warning: conversion from ‘gulong’ {aka ‘long unsigned int’} to ‘guint’ {aka ‘unsigned int’} may change value [-Wconversion]
  321. self->priv->id = g_value_get_ulong (value);
  322. ^~~~~~~~~~~~~~~~~
  323. ../subprojects/gvc/gvc-mixer-stream.c:671:52: warning: conversion from ‘gulong’ {aka ‘long unsigned int’} to ‘pa_volume_t’ {aka ‘unsigned int’} may change value [-Wconversion]
  324. gvc_mixer_stream_set_volume (self, g_value_get_ulong (value));
  325. ^~~~~~~~~~~~~~~~~~~~~~~~~
  326. ../subprojects/gvc/gvc-mixer-stream.c:692:42: warning: conversion from ‘glong’ {aka ‘long int’} to ‘guint’ {aka ‘unsigned int’} may change value [-Wconversion]
  327. self->priv->card_index = g_value_get_long (value);
  328. ^~~~~~~~~~~~~~~~
  329. ../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_real_change_port’:
  330. ../subprojects/gvc/gvc-mixer-stream.c:789:52: warning: unused parameter ‘stream’ [-Wunused-parameter]
  331. gvc_mixer_stream_real_change_port (GvcMixerStream *stream,
  332. ~~~~~~~~~~~~~~~~^~~~~~
  333. ../subprojects/gvc/gvc-mixer-stream.c:790:52: warning: unused parameter ‘port’ [-Wunused-parameter]
  334. const char *port)
  335. ~~~~~~~~~~~~~~~~^~~~
  336. ../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_real_push_volume’:
  337. ../subprojects/gvc/gvc-mixer-stream.c:796:52: warning: unused parameter ‘stream’ [-Wunused-parameter]
  338. gvc_mixer_stream_real_push_volume (GvcMixerStream *stream, gpointer *op)
  339. ~~~~~~~~~~~~~~~~^~~~~~
  340. ../subprojects/gvc/gvc-mixer-stream.c:796:70: warning: unused parameter ‘op’ [-Wunused-parameter]
  341. gvc_mixer_stream_real_push_volume (GvcMixerStream *stream, gpointer *op)
  342. ~~~~~~~~~~^~
  343. ../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_real_change_is_muted’:
  344. ../subprojects/gvc/gvc-mixer-stream.c:802:56: warning: unused parameter ‘stream’ [-Wunused-parameter]
  345. gvc_mixer_stream_real_change_is_muted (GvcMixerStream *stream,
  346. ~~~~~~~~~~~~~~~~^~~~~~
  347. ../subprojects/gvc/gvc-mixer-stream.c:803:56: warning: unused parameter ‘is_muted’ [-Wunused-parameter]
  348. gboolean is_muted)
  349. ~~~~~~~~~~~~~~~~^~~~~~~~
  350. ../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_class_init’:
  351. ../subprojects/gvc/gvc-mixer-stream.c:996:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  352. g_type_class_add_private (klass, sizeof (GvcMixerStreamPrivate));
  353. ^~~~~~~~~~~~~~~~~~~~~~~~
  354. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  355. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  356. from /usr/include/glib-2.0/glib-object.h:23,
  357. from ../subprojects/gvc/gvc-mixer-stream.h:24,
  358. from ../subprojects/gvc/gvc-mixer-stream.c:32:
  359. /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
  360. void g_type_class_add_private (gpointer g_class,
  361. ^~~~~~~~~~~~~~~~~~~~~~~~
  362. ../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_finalize’:
  363. ../subprojects/gvc/gvc-mixer-stream.c:1044:52: warning: cast between incompatible function types from ‘void (*)(GvcMixerStreamPort *)’ {aka ‘void (*)(struct <anonymous> *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type]
  364. g_list_foreach (mixer_stream->priv->ports, (GFunc) free_port, NULL);
  365. ^
  366. [8/258] cc -Isubprojects/gvc/subprojects@gvc@@gvc@sha -Isubprojects/gvc -I../subprojects/gvc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -pthread '-DG_LOG_DOMAIN="Gvc"' -MD -MQ 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-source-output.c.o' -MF 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-source-output.c.o.d' -o 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-source-output.c.o' -c ../subprojects/gvc/gvc-mixer-source-output.c
  367. ../subprojects/gvc/gvc-mixer-source-output.c: In function ‘gvc_mixer_source_output_class_init’:
  368. ../subprojects/gvc/gvc-mixer-source-output.c:118:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  369. g_type_class_add_private (klass, sizeof (GvcMixerSourceOutputPrivate));
  370. ^~~~~~~~~~~~~~~~~~~~~~~~
  371. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  372. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  373. from /usr/include/glib-2.0/glib-object.h:23,
  374. from ../subprojects/gvc/gvc-mixer-source-output.h:24,
  375. from ../subprojects/gvc/gvc-mixer-source-output.c:32:
  376. /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
  377. void g_type_class_add_private (gpointer g_class,
  378. ^~~~~~~~~~~~~~~~~~~~~~~~
  379. [9/258] cc -Isrc/config/src@config@@config@sta -Isrc/config -I../src/config -I. -I../ -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -MD -MQ 'src/config/src@config@@config@sta/budgie-config.c.o' -MF 'src/config/src@config@@config@sta/budgie-config.c.o.d' -o 'src/config/src@config@@config@sta/budgie-config.c.o' -c ../src/config/budgie-config.c
  380. [10/258] rm -f src/config/libconfig.a && gcc-ar csrD src/config/libconfig.a 'src/config/src@config@@config@sta/budgie-config.c.o'
  381. [11/258] cc -Isubprojects/gvc/subprojects@gvc@@gvc@sha -Isubprojects/gvc -I../subprojects/gvc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -pthread '-DG_LOG_DOMAIN="Gvc"' -MD -MQ 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-event-role.c.o' -MF 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-event-role.c.o.d' -o 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-event-role.c.o' -c ../subprojects/gvc/gvc-mixer-event-role.c
  382. ../subprojects/gvc/gvc-mixer-event-role.c: In function ‘gvc_mixer_event_role_class_init’:
  383. ../subprojects/gvc/gvc-mixer-event-role.c:182:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  384. g_type_class_add_private (klass, sizeof (GvcMixerEventRolePrivate));
  385. ^~~~~~~~~~~~~~~~~~~~~~~~
  386. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  387. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  388. from /usr/include/glib-2.0/glib-object.h:23,
  389. from ../subprojects/gvc/gvc-mixer-event-role.h:24,
  390. from ../subprojects/gvc/gvc-mixer-event-role.c:33:
  391. /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
  392. void g_type_class_add_private (gpointer g_class,
  393. ^~~~~~~~~~~~~~~~~~~~~~~~
  394. [12/258] /usr/bin/python3 /usr/bin/meson --internal exe /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/meson-private/meson_exe_glib-mkenums_03cde6fecfa6ca1a72929ba067e24fa348a3ffab.dat
  395. [13/258] valac -C --target-glib ' 2.46.0' --pkg glib-2.0 --color=always --directory src/libsession/src@libsession@@session@sta --basedir ../src/libsession --library session --header src/libsession/session.h --vapi ../session.vapi --pkg gio-unix-2.0 ../src/libsession/libsession.vala
  396. ../src/libsession/libsession.vala:21.9-21.55: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  397. public abstract async ObjectPath RegisterClient(string app_id, string client_start_id) throws IOError;
  398. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  399. ../src/libsession/libsession.vala:27.9-27.47: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  400. public abstract void EndSessionResponse(bool is_ok, string reason) throws IOError;
  401. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  402. Compilation succeeded - 2 warning(s)
  403. [14/258] /usr/bin/python3 /usr/bin/meson --internal exe /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/meson-private/meson_exe_glib-mkenums_45268499d21acfd746af9d059b808f1ccac42c83.dat
  404. [15/258] valac -C --pkg libwnck-3.0 --pkg gdk-x11-3.0 --pkg gtk+-3.0 --color=always --directory src/appsys/src@appsys@@appsys@sta --basedir ../src/appsys --library appsys --header src/appsys/appsys.h --vapi ../appsys.vapi --pkg gio-unix-2.0 --pkg gtk+-3.0 --pkg gdk-x11-3.0 --pkg libwnck-3.0 ../src/appsys/AppSystem.vala
  405. ../src/appsys/AppSystem.vala:260.31-260.43: warning: Gdk.X11Window has been deprecated since vala-0.24. Use Gdk.X11.Window
  406. Compilation succeeded - 1 warning(s)
  407. [16/258] cc -Isrc/plugin/src@plugin@@budgie-plugin@sha -Isrc/plugin -I../src/plugin -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/plugin/src@plugin@@budgie-plugin@sha/applet.c.o' -MF 'src/plugin/src@plugin@@budgie-plugin@sha/applet.c.o.d' -o 'src/plugin/src@plugin@@budgie-plugin@sha/applet.c.o' -c ../src/plugin/applet.c
  408. [17/258] cc -Isrc/plugin/src@plugin@@enum@sta -Isrc/plugin -I../src/plugin -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/plugin/src@plugin@@enum@sta/meson-generated_.._budgie-enums.c.o' -MF 'src/plugin/src@plugin@@enum@sta/meson-generated_.._budgie-enums.c.o.d' -o 'src/plugin/src@plugin@@enum@sta/meson-generated_.._budgie-enums.c.o' -c src/plugin/budgie-enums.c
  409. [18/258] rm -f src/plugin/libenum.a && gcc-ar csrD src/plugin/libenum.a 'src/plugin/src@plugin@@enum@sta/meson-generated_.._budgie-enums.c.o'
  410. [19/258] cc -Isrc/plugin/src@plugin@@budgie-plugin@sha -Isrc/plugin -I../src/plugin -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/plugin/src@plugin@@budgie-plugin@sha/meson-generated_.._budgie-enums.c.o' -MF 'src/plugin/src@plugin@@budgie-plugin@sha/meson-generated_.._budgie-enums.c.o.d' -o 'src/plugin/src@plugin@@budgie-plugin@sha/meson-generated_.._budgie-enums.c.o' -c src/plugin/budgie-enums.c
  411. [20/258] cc -Isubprojects/gvc/subprojects@gvc@@gvc@sha -Isubprojects/gvc -I../subprojects/gvc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D_REENTRANT -pthread '-DG_LOG_DOMAIN="Gvc"' -MD -MQ 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-control.c.o' -MF 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-control.c.o.d' -o 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-control.c.o' -c ../subprojects/gvc/gvc-mixer-control.c
  412. ../subprojects/gvc/gvc-mixer-control.c: In function ‘gvc_mixer_control_stream_restore_cb’:
  413. ../subprojects/gvc/gvc-mixer-control.c:166:50: warning: unused parameter ‘c’ [-Wunused-parameter]
  414. gvc_mixer_control_stream_restore_cb (pa_context *c,
  415. ~~~~~~~~~~~~^
  416. ../subprojects/gvc/gvc-mixer-control.c: In function ‘gvc_mixer_control_get_stream_from_device’:
  417. ../subprojects/gvc/gvc-mixer-control.c:510:21: warning: conversion to ‘gint’ {aka ‘int’} from ‘guint’ {aka ‘unsigned int’} may change the sign of the result [-Wsign-conversion]
  418. stream_id = gvc_mixer_ui_device_get_stream_id (device);
  419. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  420. ../subprojects/gvc/gvc-mixer-control.c:516:61: warning: conversion to ‘guint’ {aka ‘unsigned int’} from ‘gint’ {aka ‘int’} may change the sign of the result [-Wsign-conversion]
  421. return gvc_mixer_control_lookup_stream_id (control, stream_id);
  422. ^~~~~~~~~
  423. ../subprojects/gvc/gvc-mixer-control.c: In function ‘listify_hash_values_hfunc’:
  424. ../subprojects/gvc/gvc-mixer-control.c:722:37: warning: unused parameter ‘key’ [-Wunused-parameter]
  425. listify_hash_values_hfunc (gpointer key,
  426. ~~~~~~~~~^~~
  427. ../subprojects/gvc/gvc-mixer-control.c: In function ‘on_default_source_port_notify’:
  428. ../subprojects/gvc/gvc-mixer-control.c:920:48: warning: unused parameter ‘pspec’ [-Wunused-parameter]
  429. GParamSpec *pspec,
  430. ~~~~~~~~~~~~~~~~^~~~~
  431. In file included from /usr/include/glib-2.0/gobject/gobject.h:28,
  432. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  433. from /usr/include/glib-2.0/glib-object.h:23,
  434. from ../subprojects/gvc/gvc-mixer-control.h:24,
  435. from ../subprojects/gvc/gvc-mixer-control.c:41:
  436. ../subprojects/gvc/gvc-mixer-control.c: In function ‘_set_default_source’:
  437. /usr/include/glib-2.0/gobject/gsignal.h:542:20: warning: ISO C forbids passing argument 6 of ‘g_signal_handlers_disconnect_matched’ between function pointer and ‘void *’ [-Wpedantic]
  438. 0, 0, NULL, (func), (data))
  439. ^~~~~~
  440. ../subprojects/gvc/gvc-mixer-control.c:971:25: note: in expansion of macro ‘g_signal_handlers_disconnect_by_func’
  441. g_signal_handlers_disconnect_by_func (gvc_mixer_control_get_default_source (control),
  442. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  443. /usr/include/glib-2.0/gobject/gsignal.h:436:25: note: expected ‘gpointer’ {aka ‘void *’} but argument is of type ‘void (*)(GObject *, GParamSpec *, GvcMixerControl *)’ {aka ‘void (*)(struct _GObject *, struct _GParamSpec *, struct <anonymous> *)’}
  444. gpointer func,
  445. ~~~~~~~~~~~~^~~~
  446. ../subprojects/gvc/gvc-mixer-control.c: In function ‘on_default_sink_port_notify’:
  447. ../subprojects/gvc/gvc-mixer-control.c:992:46: warning: unused parameter ‘pspec’ [-Wunused-parameter]
  448. GParamSpec *pspec,
  449. ~~~~~~~~~~~~~~~~^~~~~
  450. In file included from /usr/include/glib-2.0/gobject/gobject.h:28,
  451. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  452. from /usr/include/glib-2.0/glib-object.h:23,
  453. from ../subprojects/gvc/gvc-mixer-control.h:24,
  454. from ../subprojects/gvc/gvc-mixer-control.c:41:
  455. ../subprojects/gvc/gvc-mixer-control.c: In function ‘_set_default_sink’:
  456. /usr/include/glib-2.0/gobject/gsignal.h:542:20: warning: ISO C forbids passing argument 6 of ‘g_signal_handlers_disconnect_matched’ between function pointer and ‘void *’ [-Wpedantic]
  457. 0, 0, NULL, (func), (data))
  458. ^~~~~~
  459. ../subprojects/gvc/gvc-mixer-control.c:1039:25: note: in expansion of macro ‘g_signal_handlers_disconnect_by_func’
  460. g_signal_handlers_disconnect_by_func (gvc_mixer_control_get_default_sink (control),
  461. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  462. /usr/include/glib-2.0/gobject/gsignal.h:436:25: note: expected ‘gpointer’ {aka ‘void *’} but argument is of type ‘void (*)(GObject *, GParamSpec *, GvcMixerControl *)’ {aka ‘void (*)(struct _GObject *, struct _GParamSpec *, struct <anonymous> *)’}
  463. gpointer func,
  464. ~~~~~~~~~~~~^~~~
  465. ../subprojects/gvc/gvc-mixer-control.c: In function ‘_stream_has_name’:
  466. ../subprojects/gvc/gvc-mixer-control.c:1069:35: warning: unused parameter ‘key’ [-Wunused-parameter]
  467. _stream_has_name (gpointer key,
  468. ~~~~~~~~~~~~~~~~^~~
  469. In file included from /usr/include/glib-2.0/glib.h:62,
  470. from ../subprojects/gvc/gvc-mixer-control.c:30:
  471. ../subprojects/gvc/gvc-mixer-control.c: In function ‘match_stream_with_devices’:
  472. ../subprojects/gvc/gvc-mixer-control.c:1239:26: warning: format ‘%p’ expects argument of type ‘void *’, but argument 7 has type ‘GvcMixerCard *’ {aka ‘struct <anonymous> *’} [-Wformat=]
  473. g_debug ("Attempt to match_stream update_with_existing_outputs - Try description : '%s', origin : '%s', device port name : '%s', card : %p, AGAINST stream port: '%s', sink card id %i",
  474. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  475. ../subprojects/gvc/gvc-mixer-control.c:1243:26:
  476. card,
  477. ~~~~
  478. /usr/include/glib-2.0/glib/gmessages.h:345:32: note: in definition of macro ‘g_debug’
  479. __VA_ARGS__)
  480. ^~~~~~~~~~~
  481. ../subprojects/gvc/gvc-mixer-control.c: In function ‘gvc_mixer_control_set_headset_port’:
  482. ../subprojects/gvc/gvc-mixer-control.c:2185:59: warning: unused parameter ‘control’ [-Wunused-parameter]
  483. gvc_mixer_control_set_headset_port (GvcMixerControl *control,
  484. ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  485. ../subprojects/gvc/gvc-mixer-control.c:2186:59: warning: unused parameter ‘id’ [-Wunused-parameter]
  486. guint id,
  487. ~~~~~~~~~~~~~~~~~~~~~~^~
  488. ../subprojects/gvc/gvc-mixer-control.c:2187:59: warning: unused parameter ‘choice’ [-Wunused-parameter]
  489. GvcHeadsetPortChoice choice)
  490. ~~~~~~~~~~~~~~~~~~~~~~^~~~~~
  491. ../subprojects/gvc/gvc-mixer-control.c: In function ‘_pa_context_get_server_info_cb’:
  492. ../subprojects/gvc/gvc-mixer-control.c:2675:55: warning: unused parameter ‘context’ [-Wunused-parameter]
  493. _pa_context_get_server_info_cb (pa_context *context,
  494. ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  495. ../subprojects/gvc/gvc-mixer-control.c: In function ‘remove_event_role_stream’:
  496. ../subprojects/gvc/gvc-mixer-control.c:2691:44: warning: unused parameter ‘control’ [-Wunused-parameter]
  497. remove_event_role_stream (GvcMixerControl *control)
  498. ~~~~~~~~~~~~~~~~~^~~~~~~
  499. ../subprojects/gvc/gvc-mixer-control.c: In function ‘req_update_server_info’:
  500. ../subprojects/gvc/gvc-mixer-control.c:2802:42: warning: unused parameter ‘index’ [-Wunused-parameter]
  501. int index)
  502. ~~~~~~~~~~~~~~~~~^~~~~
  503. ../subprojects/gvc/gvc-mixer-control.c: In function ‘req_update_client_info’:
  504. ../subprojects/gvc/gvc-mixer-control.c:2828:49: warning: conversion to ‘uint32_t’ {aka ‘unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
  505. index,
  506. ^~~~~
  507. ../subprojects/gvc/gvc-mixer-control.c: In function ‘req_update_card’:
  508. ../subprojects/gvc/gvc-mixer-control.c:2852:56: warning: conversion to ‘uint32_t’ {aka ‘unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
  509. index,
  510. ^~~~~
  511. ../subprojects/gvc/gvc-mixer-control.c: In function ‘req_update_sink_info’:
  512. ../subprojects/gvc/gvc-mixer-control.c:2876:56: warning: conversion to ‘uint32_t’ {aka ‘unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
  513. index,
  514. ^~~~~
  515. ../subprojects/gvc/gvc-mixer-control.c: In function ‘req_update_source_info’:
  516. ../subprojects/gvc/gvc-mixer-control.c:2900:57: warning: conversion to ‘uint32_t’ {aka ‘unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
  517. index,
  518. ^~~~~
  519. ../subprojects/gvc/gvc-mixer-control.c: In function ‘req_update_sink_input_info’:
  520. ../subprojects/gvc/gvc-mixer-control.c:2924:53: warning: conversion to ‘uint32_t’ {aka ‘unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
  521. index,
  522. ^~~~~
  523. ../subprojects/gvc/gvc-mixer-control.c: In function ‘req_update_source_output_info’:
  524. ../subprojects/gvc/gvc-mixer-control.c:2948:56: warning: conversion to ‘uint32_t’ {aka ‘unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
  525. index,
  526. ^~~~~
  527. ../subprojects/gvc/gvc-mixer-control.c: In function ‘_pa_context_subscribe_cb’:
  528. ../subprojects/gvc/gvc-mixer-control.c:3154:56: warning: conversion to ‘int’ from ‘uint32_t’ {aka ‘unsigned int’} may change the sign of the result [-Wsign-conversion]
  529. req_update_sink_info (control, index);
  530. ^~~~~
  531. ../subprojects/gvc/gvc-mixer-control.c:3162:58: warning: conversion to ‘int’ from ‘uint32_t’ {aka ‘unsigned int’} may change the sign of the result [-Wsign-conversion]
  532. req_update_source_info (control, index);
  533. ^~~~~
  534. ../subprojects/gvc/gvc-mixer-control.c:3170:62: warning: conversion to ‘int’ from ‘uint32_t’ {aka ‘unsigned int’} may change the sign of the result [-Wsign-conversion]
  535. req_update_sink_input_info (control, index);
  536. ^~~~~
  537. ../subprojects/gvc/gvc-mixer-control.c:3178:65: warning: conversion to ‘int’ from ‘uint32_t’ {aka ‘unsigned int’} may change the sign of the result [-Wsign-conversion]
  538. req_update_source_output_info (control, index);
  539. ^~~~~
  540. ../subprojects/gvc/gvc-mixer-control.c:3186:58: warning: conversion to ‘int’ from ‘uint32_t’ {aka ‘unsigned int’} may change the sign of the result [-Wsign-conversion]
  541. req_update_client_info (control, index);
  542. ^~~~~
  543. ../subprojects/gvc/gvc-mixer-control.c:3191:50: warning: conversion to ‘int’ from ‘uint32_t’ {aka ‘unsigned int’} may change the sign of the result [-Wsign-conversion]
  544. req_update_server_info (control, index);
  545. ^~~~~
  546. ../subprojects/gvc/gvc-mixer-control.c:3198:51: warning: conversion to ‘int’ from ‘uint32_t’ {aka ‘unsigned int’} may change the sign of the result [-Wsign-conversion]
  547. req_update_card (control, index);
  548. ^~~~~
  549. ../subprojects/gvc/gvc-mixer-control.c:3142:56: warning: unused parameter ‘context’ [-Wunused-parameter]
  550. _pa_context_subscribe_cb (pa_context *context,
  551. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  552. ../subprojects/gvc/gvc-mixer-control.c: In function ‘gvc_mixer_control_class_init’:
  553. ../subprojects/gvc/gvc-mixer-control.c:3674:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  554. g_type_class_add_private (klass, sizeof (GvcMixerControlPrivate));
  555. ^~~~~~~~~~~~~~~~~~~~~~~~
  556. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  557. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  558. from /usr/include/glib-2.0/glib-object.h:23,
  559. from ../subprojects/gvc/gvc-mixer-control.h:24,
  560. from ../subprojects/gvc/gvc-mixer-control.c:41:
  561. /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
  562. void g_type_class_add_private (gpointer g_class,
  563. ^~~~~~~~~~~~~~~~~~~~~~~~
  564. ../subprojects/gvc/gvc-mixer-control.c: In function ‘gvc_mixer_control_get_vol_max_norm’:
  565. ../subprojects/gvc/gvc-mixer-control.c:3734:54: warning: unused parameter ‘control’ [-Wunused-parameter]
  566. gvc_mixer_control_get_vol_max_norm (GvcMixerControl *control)
  567. ~~~~~~~~~~~~~~~~~^~~~~~~
  568. ../subprojects/gvc/gvc-mixer-control.c: In function ‘gvc_mixer_control_get_vol_max_amplified’:
  569. ../subprojects/gvc/gvc-mixer-control.c:3740:59: warning: unused parameter ‘control’ [-Wunused-parameter]
  570. gvc_mixer_control_get_vol_max_amplified (GvcMixerControl *control)
  571. ~~~~~~~~~~~~~~~~~^~~~~~~
  572. [21/258] cc -Isrc/plugin/src@plugin@@budgie-plugin@sha -Isrc/plugin -I../src/plugin -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/plugin/src@plugin@@budgie-plugin@sha/applet-info.c.o' -MF 'src/plugin/src@plugin@@budgie-plugin@sha/applet-info.c.o.d' -o 'src/plugin/src@plugin@@budgie-plugin@sha/applet-info.c.o' -c ../src/plugin/applet-info.c
  573. [22/258] cc -o subprojects/gvc/libgvc.so 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-card.c.o' 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-stream.c.o' 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-channel-map.c.o' 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-ui-device.c.o' 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-sink.c.o' 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-source.c.o' 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-sink-input.c.o' 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-source-output.c.o' 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-event-role.c.o' 'subprojects/gvc/subprojects@gvc@@gvc@sha/gvc-mixer-control.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libgvc.so -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpulse.so /usr/lib64/libpulse-mainloop-glib.so -Wl,--end-group
  574. [23/258] cc -Isrc/plugin/src@plugin@@budgie-plugin@sha -Isrc/plugin -I../src/plugin -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/plugin/src@plugin@@budgie-plugin@sha/plugin.c.o' -MF 'src/plugin/src@plugin@@budgie-plugin@sha/plugin.c.o.d' -o 'src/plugin/src@plugin@@budgie-plugin@sha/plugin.c.o' -c ../src/plugin/plugin.c
  575. [24/258] /usr/bin/python3 /usr/bin/meson --internal symbolextractor subprojects/gvc/libgvc.so 'subprojects/gvc/subprojects@gvc@@gvc@sha/libgvc.so.symbols'
  576. [25/258] cc -Isrc/plugin/src@plugin@@budgie-plugin@sha -Isrc/plugin -I../src/plugin -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/plugin/src@plugin@@budgie-plugin@sha/popover-manager.c.o' -MF 'src/plugin/src@plugin@@budgie-plugin@sha/popover-manager.c.o.d' -o 'src/plugin/src@plugin@@budgie-plugin@sha/popover-manager.c.o' -c ../src/plugin/popover-manager.c
  577. [26/258] cc -Isrc/libsession/src@libsession@@session@sta -Isrc/libsession -I../src/libsession -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -MD -MQ 'src/libsession/src@libsession@@session@sta/meson-generated_libsession.c.o' -MF 'src/libsession/src@libsession@@session@sta/meson-generated_libsession.c.o.d' -o 'src/libsession/src@libsession@@session@sta/meson-generated_libsession.c.o' -c 'src/libsession/src@libsession@@session@sta/libsession.c'
  578. [27/258] rm -f src/libsession/libsession.a && gcc-ar csrD src/libsession/libsession.a 'src/libsession/src@libsession@@session@sta/meson-generated_libsession.c.o'
  579. [28/258] cc -Isrc/plugin/src@plugin@@budgie-plugin@sha -Isrc/plugin -I../src/plugin -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/plugin/src@plugin@@budgie-plugin@sha/popover.c.o' -MF 'src/plugin/src@plugin@@budgie-plugin@sha/popover.c.o.d' -o 'src/plugin/src@plugin@@budgie-plugin@sha/popover.c.o' -c ../src/plugin/popover.c
  580. ../src/plugin/popover.c: In function ‘budgie_popover_draw’:
  581. ../src/plugin/popover.c:836:9: warning: ‘gtk_render_frame_gap’ is deprecated: Use 'gtk_render_frame' instead [-Wdeprecated-declarations]
  582. gtk_render_frame_gap(style,
  583. ^~~~~~~~~~~~~~~~~~~~
  584. In file included from /usr/include/gtk-3.0/gtk/gtk.h:181,
  585. from ../src/plugin/applet.h:15,
  586. from src/plugin/budgie-enums.h:9,
  587. from ../src/plugin/popover.c:17:
  588. /usr/include/gtk-3.0/gtk/gtkrender.h:114:13: note: declared here
  589. void gtk_render_frame_gap (GtkStyleContext *context,
  590. ^~~~~~~~~~~~~~~~~~~~
  591. [29/258] cc -o src/plugin/libbudgie-plugin.so.0.0.0 'src/plugin/src@plugin@@budgie-plugin@sha/meson-generated_.._budgie-enums.c.o' 'src/plugin/src@plugin@@budgie-plugin@sha/applet.c.o' 'src/plugin/src@plugin@@budgie-plugin@sha/applet-info.c.o' 'src/plugin/src@plugin@@budgie-plugin@sha/plugin.c.o' 'src/plugin/src@plugin@@budgie-plugin@sha/popover.c.o' 'src/plugin/src@plugin@@budgie-plugin@sha/popover-manager.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libbudgie-plugin.so.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libpeas-1.0.so -Wl,--export-dynamic /usr/lib64/libgmodule-2.0.so -pthread /usr/lib64/libgirepository-1.0.so -Wl,--end-group
  592. [30/258] cc -Isrc/imports/natray/src@imports@natray@@natray@sta -Isrc/imports/natray -I../src/imports/natray -Isrc/imports/natray/../../.. -I../src/imports/natray/../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/imports/natray/src@imports@natray@@natray@sta/na-tray.c.o' -MF 'src/imports/natray/src@imports@natray@@natray@sta/na-tray.c.o.d' -o 'src/imports/natray/src@imports@natray@@natray@sta/na-tray.c.o' -c ../src/imports/natray/na-tray.c
  593. ../src/imports/natray/na-tray.c: In function ‘tray_added’:
  594. ../src/imports/natray/na-tray.c:170:28: warning: unused parameter ‘manager’ [-Wunused-parameter]
  595. tray_added (NaTrayManager *manager,
  596. ~~~~~~~~~~~~~~~^~~~~~~
  597. ../src/imports/natray/na-tray.c: In function ‘tray_removed’:
  598. ../src/imports/natray/na-tray.c:186:30: warning: unused parameter ‘manager’ [-Wunused-parameter]
  599. tray_removed (NaTrayManager *manager,
  600. ~~~~~~~~~~~~~~~^~~~~~~
  601. ../src/imports/natray/na-tray.c: In function ‘icon_tip_buffer_free’:
  602. ../src/imports/natray/na-tray.c:206:32: warning: unused parameter ‘userdata’ [-Wunused-parameter]
  603. gpointer userdata)
  604. ~~~~~~~~~^~~~~~~~
  605. ../src/imports/natray/na-tray.c: In function ‘icon_tip_buffer_compare’:
  606. ../src/imports/natray/na-tray.c:256:23: warning: conversion from ‘long int’ to ‘int’ may change value [-Wconversion]
  607. return buffer_a->id - buffer_b->id;
  608. ~~~~~~~~~~~~~^~~~~~~~~~~~~~
  609. ../src/imports/natray/na-tray.c: In function ‘icon_tip_show_next_clicked’:
  610. ../src/imports/natray/na-tray.c:260:40: warning: unused parameter ‘widget’ [-Wunused-parameter]
  611. icon_tip_show_next_clicked (GtkWidget *widget,
  612. ~~~~~~~~~~~^~~~~~
  613. ../src/imports/natray/na-tray.c: In function ‘icon_tip_show_next’:
  614. ../src/imports/natray/na-tray.c:313:55: warning: conversion from ‘glong’ {aka ‘long int’} to ‘guint’ {aka ‘unsigned int’} may change value [-Wconversion]
  615. icontip->source_id = g_timeout_add_seconds (buffer->timeout,
  616. ~~~~~~^~~~~~~~~
  617. ../src/imports/natray/na-tray.c: In function ‘message_sent’:
  618. ../src/imports/natray/na-tray.c:321:30: warning: unused parameter ‘manager’ [-Wunused-parameter]
  619. message_sent (NaTrayManager *manager,
  620. ~~~~~~~~~~~~~~~^~~~~~~
  621. ../src/imports/natray/na-tray.c: In function ‘message_cancelled’:
  622. ../src/imports/natray/na-tray.c:384:35: warning: unused parameter ‘manager’ [-Wunused-parameter]
  623. message_cancelled (NaTrayManager *manager,
  624. ~~~~~~~~~~~~~~~^~~~~~~
  625. ../src/imports/natray/na-tray.c: In function ‘update_orientation_for_messages’:
  626. ../src/imports/natray/na-tray.c:418:43: warning: unused parameter ‘key’ [-Wunused-parameter]
  627. update_orientation_for_messages (gpointer key,
  628. ~~~~~~~~~^~~
  629. [31/258] cc -Isrc/appsys/src@appsys@@appsys@sta -Isrc/appsys -I../src/appsys -Isrc/config -I../src/config -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -DWNCK_I_KNOW_THIS_IS_UNSTABLE -MD -MQ 'src/appsys/src@appsys@@appsys@sta/meson-generated_AppSystem.c.o' -MF 'src/appsys/src@appsys@@appsys@sta/meson-generated_AppSystem.c.o.d' -o 'src/appsys/src@appsys@@appsys@sta/meson-generated_AppSystem.c.o' -c 'src/appsys/src@appsys@@appsys@sta/AppSystem.c'
  630. [32/258] rm -f src/appsys/libappsys.a && gcc-ar csrD src/appsys/libappsys.a 'src/appsys/src@appsys@@appsys@sta/meson-generated_AppSystem.c.o'
  631. [33/258] cc -Isrc/imports/natray/src@imports@natray@@natray@sta -Isrc/imports/natray -I../src/imports/natray -Isrc/imports/natray/../../.. -I../src/imports/natray/../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/imports/natray/src@imports@natray@@natray@sta/na-tray-child.c.o' -MF 'src/imports/natray/src@imports@natray@@natray@sta/na-tray-child.c.o.d' -o 'src/imports/natray/src@imports@natray@@natray@sta/na-tray-child.c.o' -c ../src/imports/natray/na-tray-child.c
  632. ../src/imports/natray/na-tray-child.c: In function ‘na_tray_child_realize’:
  633. ../src/imports/natray/na-tray-child.c:55:7: warning: ‘gdk_window_set_background_pattern’ is deprecated [-Wdeprecated-declarations]
  634. gdk_window_set_background_pattern (window, transparent);
  635. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  636. In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28,
  637. from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33,
  638. from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
  639. from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
  640. from /usr/include/gtk-3.0/gdk/gdk.h:32,
  641. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  642. from ../src/imports/natray/na-tray-child.h:24,
  643. from ../src/imports/natray/na-tray-child.c:23:
  644. /usr/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here
  645. void gdk_window_set_background_pattern (GdkWindow *window,
  646. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  647. ../src/imports/natray/na-tray-child.c:56:7: warning: ‘gdk_window_set_composited’ is deprecated [-Wdeprecated-declarations]
  648. gdk_window_set_composited (window, TRUE);
  649. ^~~~~~~~~~~~~~~~~~~~~~~~~
  650. In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28,
  651. from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33,
  652. from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
  653. from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
  654. from /usr/include/gtk-3.0/gdk/gdk.h:32,
  655. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  656. from ../src/imports/natray/na-tray-child.h:24,
  657. from ../src/imports/natray/na-tray-child.c:23:
  658. /usr/include/gtk-3.0/gdk/gdkwindow.h:637:6: note: declared here
  659. void gdk_window_set_composited (GdkWindow *window,
  660. ^~~~~~~~~~~~~~~~~~~~~~~~~
  661. ../src/imports/natray/na-tray-child.c:65:7: warning: ‘gdk_window_set_background_pattern’ is deprecated [-Wdeprecated-declarations]
  662. gdk_window_set_background_pattern (window, NULL);
  663. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  664. In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28,
  665. from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33,
  666. from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
  667. from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
  668. from /usr/include/gtk-3.0/gdk/gdk.h:32,
  669. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  670. from ../src/imports/natray/na-tray-child.h:24,
  671. from ../src/imports/natray/na-tray-child.c:23:
  672. /usr/include/gtk-3.0/gdk/gdkwindow.h:790:12: note: declared here
  673. void gdk_window_set_background_pattern (GdkWindow *window,
  674. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  675. ../src/imports/natray/na-tray-child.c:75:3: warning: ‘gdk_window_set_composited’ is deprecated [-Wdeprecated-declarations]
  676. gdk_window_set_composited (window, child->composited);
  677. ^~~~~~~~~~~~~~~~~~~~~~~~~
  678. In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28,
  679. from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33,
  680. from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
  681. from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
  682. from /usr/include/gtk-3.0/gdk/gdk.h:32,
  683. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  684. from ../src/imports/natray/na-tray-child.h:24,
  685. from ../src/imports/natray/na-tray-child.c:23:
  686. /usr/include/gtk-3.0/gdk/gdkwindow.h:637:6: note: declared here
  687. void gdk_window_set_composited (GdkWindow *window,
  688. ^~~~~~~~~~~~~~~~~~~~~~~~~
  689. ../src/imports/natray/na-tray-child.c:84:3: warning: ‘gtk_widget_set_double_buffered’ is deprecated [-Wdeprecated-declarations]
  690. gtk_widget_set_double_buffered (GTK_WIDGET (child),
  691. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  692. In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27,
  693. from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
  694. from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
  695. from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
  696. from /usr/include/gtk-3.0/gtk/gtk.h:31,
  697. from ../src/imports/natray/na-tray-child.h:24,
  698. from ../src/imports/natray/na-tray-child.c:23:
  699. /usr/include/gtk-3.0/gtk/gtkwidget.h:883:23: note: declared here
  700. void gtk_widget_set_double_buffered (GtkWidget *widget,
  701. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  702. ../src/imports/natray/na-tray-child.c: In function ‘na_tray_child_style_set’:
  703. ../src/imports/natray/na-tray-child.c:89:37: warning: unused parameter ‘widget’ [-Wunused-parameter]
  704. na_tray_child_style_set (GtkWidget *widget,
  705. ~~~~~~~~~~~^~~~~~
  706. ../src/imports/natray/na-tray-child.c:90:37: warning: unused parameter ‘previous_style’ [-Wunused-parameter]
  707. GtkStyle *previous_style)
  708. ~~~~~~~~~~~^~~~~~~~~~~~~~
  709. ../src/imports/natray/na-tray-child.c: In function ‘na_tray_child_draw’:
  710. ../src/imports/natray/na-tray-child.c:211:28: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
  711. clip_rect.width, clip_rect.height,
  712. ~~~~~~~~~^~~~~~
  713. ../src/imports/natray/na-tray-child.c:211:45: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion]
  714. clip_rect.width, clip_rect.height,
  715. ~~~~~~~~~^~~~~~~
  716. ../src/imports/natray/na-tray-child.c: In function ‘na_tray_child_init’:
  717. ../src/imports/natray/na-tray-child.c:222:34: warning: unused parameter ‘child’ [-Wunused-parameter]
  718. na_tray_child_init (NaTrayChild *child)
  719. ~~~~~~~~~~~~~^~~~~
  720. ../src/imports/natray/na-tray-child.c: In function ‘na_tray_child_new’:
  721. ../src/imports/natray/na-tray-child.c:265:3: warning: ‘gdk_error_trap_push’ is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
  722. gdk_error_trap_push ();
  723. ^~~~~~~~~~~~~~~~~~~
  724. In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
  725. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  726. from ../src/imports/natray/na-tray-child.h:24,
  727. from ../src/imports/natray/na-tray-child.c:23:
  728. /usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here
  729. void gdk_error_trap_push (void);
  730. ^~~~~~~~~~~~~~~~~~~
  731. ../src/imports/natray/na-tray-child.c:268:3: warning: ‘gdk_error_trap_pop_ignored’ is deprecated: Use 'gdk_x11_display_error_trap_pop_ignored' instead [-Wdeprecated-declarations]
  732. gdk_error_trap_pop_ignored ();
  733. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  734. In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
  735. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  736. from ../src/imports/natray/na-tray-child.h:24,
  737. from ../src/imports/natray/na-tray-child.c:23:
  738. /usr/include/gtk-3.0/gdk/gdkmain.h:75:32: note: declared here
  739. void gdk_error_trap_pop_ignored (void);
  740. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  741. ../src/imports/natray/na-tray-child.c: In function ‘na_tray_child_get_title’:
  742. ../src/imports/natray/na-tray-child.c:317:3: warning: ‘gdk_error_trap_push’ is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
  743. gdk_error_trap_push ();
  744. ^~~~~~~~~~~~~~~~~~~
  745. In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
  746. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  747. from ../src/imports/natray/na-tray-child.h:24,
  748. from ../src/imports/natray/na-tray-child.c:23:
  749. /usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here
  750. void gdk_error_trap_push (void);
  751. ^~~~~~~~~~~~~~~~~~~
  752. ../src/imports/natray/na-tray-child.c:327:3: warning: ‘gdk_error_trap_pop’ is deprecated: Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations]
  753. if (gdk_error_trap_pop () || result != Success)
  754. ^~
  755. In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
  756. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  757. from ../src/imports/natray/na-tray-child.h:24,
  758. from ../src/imports/natray/na-tray-child.c:23:
  759. /usr/include/gtk-3.0/gdk/gdkmain.h:73:32: note: declared here
  760. G_GNUC_WARN_UNUSED_RESULT gint gdk_error_trap_pop (void);
  761. ^~~~~~~~~~~~~~~~~~
  762. ../src/imports/natray/na-tray-child.c:339:30: warning: conversion to ‘gssize’ {aka ‘long int’} from ‘gulong’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion]
  763. if (!g_utf8_validate (val, nitems, NULL))
  764. ^~~~~~
  765. ../src/imports/natray/na-tray-child.c: In function ‘na_tray_child_set_composited’:
  766. ../src/imports/natray/na-tray-child.c:391:23: warning: conversion from ‘gboolean’ {aka ‘int’} to ‘unsigned char:1’ may change value [-Wconversion]
  767. child->composited = composited;
  768. ^~~~~~~~~~
  769. ../src/imports/natray/na-tray-child.c:393:5: warning: ‘gdk_window_set_composited’ is deprecated [-Wdeprecated-declarations]
  770. gdk_window_set_composited (gtk_widget_get_window (GTK_WIDGET (child)),
  771. ^~~~~~~~~~~~~~~~~~~~~~~~~
  772. In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28,
  773. from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33,
  774. from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
  775. from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
  776. from /usr/include/gtk-3.0/gdk/gdk.h:32,
  777. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  778. from ../src/imports/natray/na-tray-child.h:24,
  779. from ../src/imports/natray/na-tray-child.c:23:
  780. /usr/include/gtk-3.0/gdk/gdkwindow.h:637:6: note: declared here
  781. void gdk_window_set_composited (GdkWindow *window,
  782. ^~~~~~~~~~~~~~~~~~~~~~~~~
  783. ../src/imports/natray/na-tray-child.c: In function ‘na_tray_child_force_redraw’:
  784. ../src/imports/natray/na-tray-child.c:429:7: warning: ‘gdk_error_trap_push’ is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
  785. gdk_error_trap_push ();
  786. ^~~~~~~~~~~~~~~~~~~
  787. In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
  788. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  789. from ../src/imports/natray/na-tray-child.h:24,
  790. from ../src/imports/natray/na-tray-child.c:23:
  791. /usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here
  792. void gdk_error_trap_push (void);
  793. ^~~~~~~~~~~~~~~~~~~
  794. ../src/imports/natray/na-tray-child.c:434:7: warning: ‘gdk_error_trap_pop_ignored’ is deprecated: Use 'gdk_x11_display_error_trap_pop_ignored' instead [-Wdeprecated-declarations]
  795. gdk_error_trap_pop_ignored ();
  796. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  797. In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
  798. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  799. from ../src/imports/natray/na-tray-child.h:24,
  800. from ../src/imports/natray/na-tray-child.c:23:
  801. /usr/include/gtk-3.0/gdk/gdkmain.h:75:32: note: declared here
  802. void gdk_error_trap_pop_ignored (void);
  803. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  804. ../src/imports/natray/na-tray-child.c: In function ‘_get_wmclass’:
  805. ../src/imports/natray/na-tray-child.c:476:3: warning: ‘gdk_error_trap_push’ is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
  806. gdk_error_trap_push ();
  807. ^~~~~~~~~~~~~~~~~~~
  808. In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
  809. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  810. from ../src/imports/natray/na-tray-child.h:24,
  811. from ../src/imports/natray/na-tray-child.c:23:
  812. /usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here
  813. void gdk_error_trap_push (void);
  814. ^~~~~~~~~~~~~~~~~~~
  815. ../src/imports/natray/na-tray-child.c:478:3: warning: ‘gdk_error_trap_pop_ignored’ is deprecated: Use 'gdk_x11_display_error_trap_pop_ignored' instead [-Wdeprecated-declarations]
  816. gdk_error_trap_pop_ignored ();
  817. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  818. In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
  819. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  820. from ../src/imports/natray/na-tray-child.h:24,
  821. from ../src/imports/natray/na-tray-child.c:23:
  822. /usr/include/gtk-3.0/gdk/gdkmain.h:75:32: note: declared here
  823. void gdk_error_trap_pop_ignored (void);
  824. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  825. [34/258] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/plugin/libbudgie-plugin.so.0.0.0 'src/plugin/src@plugin@@budgie-plugin@sha/libbudgie-plugin.so.0.0.0.symbols'
  826. [35/258] /usr/bin/sassc -M -t compressed ../src/theme/3.18/theme.scss src/theme/theme_3.18.css
  827. [36/258] cc -Isrc/imports/natray/src@imports@natray@@natray@sta -Isrc/imports/natray -I../src/imports/natray -Isrc/imports/natray/../../.. -I../src/imports/natray/../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/imports/natray/src@imports@natray@@natray@sta/fixedtip.c.o' -MF 'src/imports/natray/src@imports@natray@@natray@sta/fixedtip.c.o.d' -o 'src/imports/natray/src@imports@natray@@natray@sta/fixedtip.c.o' -c ../src/imports/natray/fixedtip.c
  828. ../src/imports/natray/fixedtip.c: In function ‘button_press_handler’:
  829. ../src/imports/natray/fixedtip.c:44:39: warning: unused parameter ‘data’ [-Wunused-parameter]
  830. gpointer data)
  831. ~~~~~~~~~~~~~~~~^~~~
  832. ../src/imports/natray/fixedtip.c: In function ‘na_fixed_tip_class_init’:
  833. ../src/imports/natray/fixedtip.c:95:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations]
  834. g_type_class_add_private (class, sizeof (NaFixedTipPrivate));
  835. ^~~~~~~~~~~~~~~~~~~~~~~~
  836. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  837. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  838. from /usr/include/glib-2.0/glib-object.h:23,
  839. from /usr/include/glib-2.0/gio/gioenums.h:28,
  840. from /usr/include/glib-2.0/gio/giotypes.h:28,
  841. from /usr/include/glib-2.0/gio/gio.h:26,
  842. from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
  843. from /usr/include/gtk-3.0/gdk/gdk.h:32,
  844. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  845. from ../src/imports/natray/fixedtip.h:24,
  846. from ../src/imports/natray/fixedtip.c:21:
  847. /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here
  848. void g_type_class_add_private (gpointer g_class,
  849. ^~~~~~~~~~~~~~~~~~~~~~~~
  850. ../src/imports/natray/fixedtip.c: In function ‘na_fixed_tip_parent_size_allocated’:
  851. ../src/imports/natray/fixedtip.c:201:52: warning: unused parameter ‘parent’ [-Wunused-parameter]
  852. na_fixed_tip_parent_size_allocated (GtkWidget *parent,
  853. ~~~~~~~~~~~~~~~^~~~~~
  854. ../src/imports/natray/fixedtip.c:202:52: warning: unused parameter ‘allocation’ [-Wunused-parameter]
  855. GtkAllocation *allocation,
  856. ~~~~~~~~~~~~~~~^~~~~~~~~~
  857. ../src/imports/natray/fixedtip.c: In function ‘na_fixed_tip_parent_screen_changed’:
  858. ../src/imports/natray/fixedtip.c:209:49: warning: unused parameter ‘parent’ [-Wunused-parameter]
  859. na_fixed_tip_parent_screen_changed (GtkWidget *parent,
  860. ~~~~~~~~~~~~^~~~~~
  861. ../src/imports/natray/fixedtip.c:210:49: warning: unused parameter ‘new_screen’ [-Wunused-parameter]
  862. GdkScreen *new_screen,
  863. ~~~~~~~~~~~~^~~~~~~~~~
  864. [37/258] cc -Isrc/imports/natray/src@imports@natray@@natray@sta -Isrc/imports/natray -I../src/imports/natray -Isrc/imports/natray/../../.. -I../src/imports/natray/../../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/imports/natray/src@imports@natray@@natray@sta/na-tray-manager.c.o' -MF 'src/imports/natray/src@imports@natray@@natray@sta/na-tray-manager.c.o.d' -o 'src/imports/natray/src@imports@natray@@natray@sta/na-tray-manager.c.o' -c ../src/imports/natray/na-tray-manager.c
  865. ../src/imports/natray/na-tray-manager.c: In function ‘na_tray_manager_handle_dock_request’:
  866. ../src/imports/natray/na-tray-manager.c:277:24: warning: conversion to ‘Window’ {aka ‘long unsigned int’} from ‘long int’ may change the sign of the result [-Wsign-conversion]
  867. Window icon_window = xevent->data.l[2];
  868. ^~~~~~
  869. In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9,
  870. from /usr/include/glib-2.0/glib/gtypes.h:32,
  871. from /usr/include/glib-2.0/glib/galloca.h:32,
  872. from /usr/include/glib-2.0/glib.h:30,
  873. from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
  874. from /usr/include/gtk-3.0/gdk/gdk.h:30,
  875. from /usr/include/gtk-3.0/gtk/gtk.h:30,
  876. from ../src/imports/natray/na-tray-manager.h:28,
  877. from ../src/imports/natray/na-tray-manager.c:25:
  878. ../src/imports/natray/na-tray-manager.c: In function ‘na_tray_manager_handle_message_data’:
  879. /usr/include/glib-2.0/glib/gmacros.h:336:20: warning: conversion from ‘long int’ to ‘int’ may change value [-Wconversion]
  880. #define MIN(a, b) (((a) < (b)) ? (a) : (b))
  881. ^
  882. ../src/imports/natray/na-tray-manager.c:342:10: note: in expansion of macro ‘MIN’
  883. len = MIN (msg->remaining_len, 20);
  884. ^~~
  885. ../src/imports/natray/na-tray-manager.c:345:20: warning: conversion to ‘size_t’ {aka ‘long unsigned int’} from ‘int’ may change the sign of the result [-Wsign-conversion]
  886. &xevent->data, len);
  887. ^~~
  888. ../src/imports/natray/na-tray-manager.c: In function ‘na_tray_manager_handle_begin_message’:
  889. ../src/imports/natray/na-tray-manager.c:420:37: warning: conversion to ‘gsize’ {aka ‘long unsigned int’} from ‘long int’ may change the sign of the result [-Wsign-conversion]
  890. msg->str = g_malloc (msg->len + 1);
  891. ~~~~~~~~~^~~
  892. ../src/imports/natray/na-tray-manager.c: In function ‘na_tray_manager_set_padding_property’:
  893. ../src/imports/natray/na-tray-manager.c:664:13: warning: conversion to ‘gulong’ {aka ‘long unsigned int’} from ‘gint’ {aka ‘int’} may change the sign of the result [-Wsign-conversion]
  894. data[0] = manager->padding;
  895. ^~~~~~~
  896. ../src/imports/natray/na-tray-manager.c: In function ‘na_tray_manager_set_icon_size_property’:
  897. ../src/imports/natray/na-tray-manager.c:692:13: warning: conversion to ‘gulong’ {aka ‘long unsigned int’} from ‘gint’ {aka ‘int’} may change the sign of the result [-Wsign-conversion]
  898. data[0] = manager->icon_size;
  899. ^~~~~~~
  900. ../src/imports/natray/na-tray-manager.c: In function ‘na_tray_manager_set_colors_property’:
  901. ../src/imports/natray/na-tray-manager.c:720:13: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  902. data[0] = manager->fg.red * 65535;
  903. ^~~~~~~
  904. ../src/imports/natray/na-tray-manager.c:721:13: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  905. data[1] = manager->fg.green * 65535;
  906. ^~~~~~~
  907. ../src/imports/natray/na-tray-manager.c:722:13: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  908. data[2] = manager->fg.blue * 65535;
  909. ^~~~~~~
  910. ../src/imports/natray/na-tray-manager.c:723:13: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  911. data[3] = manager->error.red * 65535;
  912. ^~~~~~~
  913. ../src/imports/natray/na-tray-manager.c:724:13: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  914. data[4] = manager->error.green * 65535;
  915. ^~~~~~~
  916. ../src/imports/natray/na-tray-manager.c:725:13: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  917. data[5] = manager->error.blue * 65535;
  918. ^~~~~~~
  919. ../src/imports/natray/na-tray-manager.c:726:13: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  920. data[6] = manager->warning.red * 65535;
  921. ^~~~~~~
  922. ../src/imports/natray/na-tray-manager.c:727:13: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  923. data[7] = manager->warning.green * 65535;
  924. ^~~~~~~
  925. ../src/imports/natray/na-tray-manager.c:728:13: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  926. data[8] = manager->warning.blue * 65535;
  927. ^~~~~~~
  928. ../src/imports/natray/na-tray-manager.c:729:13: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  929. data[9] = manager->success.red * 65535;
  930. ^~~~~~~
  931. ../src/imports/natray/na-tray-manager.c:730:14: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  932. data[10] = manager->success.green * 65535;
  933. ^~~~~~~
  934. ../src/imports/natray/na-tray-manager.c:731:14: warning: conversion from ‘gdouble’ {aka ‘double’} to ‘gulong’ {aka ‘long unsigned int’} may change value [-Wfloat-conversion]
  935. data[11] = manager->success.blue * 65535;
  936. ^~~~~~~
  937. ../src/imports/natray/na-tray-manager.c: In function ‘na_tray_manager_manage_screen_x11’:
  938. ../src/imports/natray/na-tray-manager.c:813:23: warning: conversion to ‘long int’ from ‘Atom’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion]
  939. xev.data.l[1] = gdk_x11_atom_to_xatom_for_display (display,
  940. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  941. In file included from /usr/include/gtk-3.0/gdk/gdkx.h:54,
  942. from /usr/include/gtk-3.0/gtk/gtksocket.h:34,
  943. from /usr/include/gtk-3.0/gtk/gtkx.h:29,
  944. from ../src/imports/natray/na-tray-child.h:25,
  945. from ../src/imports/natray/na-tray-manager.h:30,
  946. from ../src/imports/natray/na-tray-manager.c:25:
  947. /usr/include/gtk-3.0/gdk/x11/gdkx11window.h:108:39: warning: conversion to ‘long int’ from ‘Window’ {aka ‘long unsigned int’} may change the sign of the result [-Wsign-conversion]
  948. #define GDK_WINDOW_XID(win) (gdk_x11_window_get_xid (win))
  949. ^
  950. ../src/imports/natray/na-tray-manager.c:815:23: note: in expansion of macro ‘GDK_WINDOW_XID’
  951. xev.data.l[2] = GDK_WINDOW_XID (window);
  952. ^~~~~~~~~~~~~~
  953. [38/258] rm -f src/imports/natray/libnatray.a && gcc-ar csrD src/imports/natray/libnatray.a 'src/imports/natray/src@imports@natray@@natray@sta/na-tray.c.o' 'src/imports/natray/src@imports@natray@@natray@sta/na-tray-child.c.o' 'src/imports/natray/src@imports@natray@@natray@sta/na-tray-manager.c.o' 'src/imports/natray/src@imports@natray@@natray@sta/fixedtip.c.o'
  954. [39/258] /usr/bin/sassc -M -t compressed ../src/theme/3.18/theme_hc.scss src/theme/theme_hc_3.18.css
  955. [40/258] glib-compile-resources /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/raven/ui/budgie-raven.gresource.xml --sourcedir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/raven/ui --sourcedir ../src/raven --c-name budgie_raven --internal --generate --target src/raven/budgie-raven-resources.c --dependency-file src/raven/budgie-raven-resources.c.d
  956. [41/258] glib-compile-resources /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/raven/ui/budgie-raven.gresource.xml --sourcedir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/raven/ui --sourcedir ../src/raven --c-name budgie_raven --internal --generate --target src/raven/budgie-raven-resources.h
  957. [42/258] glib-compile-resources /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/applets/budgie-menu/plugin.gresource.xml --sourcedir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/applets/budgie-menu --sourcedir ../src/applets/budgie-menu --c-name budgie_budgiemenuapplet --internal --generate --target src/applets/budgie-menu/budgiemenuapplet-applet-resources.h
  958. [43/258] /usr/bin/sassc -M -t compressed ../src/theme/3.20/theme.scss src/theme/theme_3.20.css
  959. [44/258] glib-compile-resources ../src/daemon/budgie-daemon.gresource.xml --sourcedir ../src/daemon/. --sourcedir ../src/daemon --c-name budgie_polkit --internal --generate --target src/daemon/budgie-daemon-resources.c --dependency-file src/daemon/budgie-daemon-resources.c.d
  960. [45/258] glib-compile-resources ../src/daemon/budgie-daemon.gresource.xml --sourcedir ../src/daemon/. --sourcedir ../src/daemon --c-name budgie_polkit --internal --generate --target src/daemon/budgie-daemon-resources.h
  961. [46/258] /usr/bin/sassc -M -t compressed ../src/theme/3.20/theme_hc.scss src/theme/theme_hc_3.20.css
  962. [47/258] /usr/bin/intltool-merge --desktop-style /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/po ../src/daemon/budgie-daemon.desktop.in src/daemon/budgie-daemon.desktop
  963. Merging translations into src/daemon/budgie-daemon.desktop.
  964. [48/258] glib-compile-resources ../src/theme/budgie-theme.gresource.xml --sourcedir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/src/theme --sourcedir ../src/theme --sourcedir src/theme --c-name budgie_desktop_theme --internal --generate --target src/theme/budgie-theme-resources.h
  965. [49/258] glib-compile-resources ../src/theme/budgie-theme.gresource.xml --sourcedir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/src/theme --sourcedir ../src/theme --sourcedir src/theme --c-name budgie_desktop_theme --internal --generate --target src/theme/budgie-theme-resources.c --dependency-file src/theme/budgie-theme-resources.c.d
  966. [50/258] valac -C --pkg libwnck-3.0 --pkg gdk-x11-3.0 --pkg gtk+-3.0 --color=always --directory src/daemon/src@daemon@@budgie-daemon@exe --basedir ../src/daemon --gresources=../src/daemon/budgie-daemon.gresource.xml --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/theme --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/config --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/src/appsys --pkg theme --pkg budgie-config --pkg gio-unix-2.0 --pkg gtk+-3.0 --pkg gdk-x11-3.0 --pkg libwnck-3.0 --target-glib=2.38 --gresources=/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/daemon/budgie-daemon.gresource.xml ../src/daemon/endsession.vala ../src/daemon/main.vala ../src/daemon/manager.vala ../src/daemon/menus.vala ../src/daemon/osd.vala ../src/daemon/settings.vala ../src/daemon/tabswitcher.vala src/appsys/appsys.vapi src/libsession/session.vapi
  967. ../src/daemon/endsession.vala:153.5-153.20: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  968. public void Open(uint type, uint timestamp, uint open_length, ObjectPath[] inhibiters)
  969. ^^^^^^^^^^^^^^^^
  970. ../src/daemon/endsession.vala:228.5-228.21: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  971. public void Close()
  972. ^^^^^^^^^^^^^^^^^
  973. src/libsession/session.vapi:7.3-7.41: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  974. public abstract void EndSessionResponse (bool is_ok, string reason) throws GLib.IOError;
  975. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  976. ../src/daemon/osd.vala:263.5-263.23: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  977. public void ShowOSD(HashTable<string,Variant> params)
  978. ^^^^^^^^^^^^^^^^^^^
  979. ../src/daemon/menus.vala:138.17-138.34: warning: Gtk.Menu.popup has been deprecated since 3.22
  980. ../src/daemon/menus.vala:132.5-132.31: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  981. public void ShowDesktopMenu(uint button, uint32 timestamp)
  982. ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  983. ../src/daemon/menus.vala:154.9-154.25: warning: Gtk.Menu.popup has been deprecated since 3.22
  984. ../src/daemon/menus.vala:147.5-147.30: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  985. public void ShowWindowMenu(uint32 xid, uint button, uint32 timestamp)
  986. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  987. ../src/daemon/tabswitcher.vala:293.5-293.24: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  988. public void PassItem(uint32 id, uint32 usertime)
  989. ^^^^^^^^^^^^^^^^^^^^
  990. ../src/daemon/tabswitcher.vala:301.5-301.28: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  991. public void ShowSwitcher(uint32 curr_xid)
  992. ^^^^^^^^^^^^^^^^^^^^^^^^
  993. ../src/daemon/tabswitcher.vala:310.5-310.28: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  994. public void StopSwitcher()
  995. ^^^^^^^^^^^^^^^^^^^^^^^^
  996. src/libsession/session.vapi:16.3-16.54: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  997. public abstract async GLib.ObjectPath RegisterClient (string app_id, string client_start_id) throws GLib.IOError;
  998. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  999. ../src/daemon/endsession.vala:42.5-42.37: warning: field `Budgie.EndSessionDialog.button_cancel' never used
  1000. private Gtk.Button? button_cancel;
  1001. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1002. ../src/daemon/manager.vala:56.17-58.9: warning: unreachable catch clause detected
  1003. Compilation succeeded - 14 warning(s)
  1004. [51/258] cc -Isrc/theme/src@theme@@budgietheme@sha -Isrc/theme -I../src/theme -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/theme/src@theme@@budgietheme@sha/theme.c.o' -MF 'src/theme/src@theme@@budgietheme@sha/theme.c.o.d' -o 'src/theme/src@theme@@budgietheme@sha/theme.c.o' -c ../src/theme/theme.c
  1005. [52/258] cc -Isrc/daemon/src@daemon@@budgie-daemon@exe -Isrc/daemon -I../src/daemon -Isrc/appsys -I../src/appsys -Isrc/appsys/../../ -I../src/appsys/../../ -Isrc/config -I../src/config -Isrc/theme -I../src/theme -Isrc/libsession -I../src/libsession -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DWNCK_I_KNOW_THIS_IS_UNSTABLE -MD -MQ 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_.._budgie-daemon-resources.c.o' -MF 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_.._budgie-daemon-resources.c.o.d' -o 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_.._budgie-daemon-resources.c.o' -c src/daemon/budgie-daemon-resources.c
  1006. [53/258] cc -Isrc/theme/src@theme@@budgietheme@sha -Isrc/theme -I../src/theme -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/theme/src@theme@@budgietheme@sha/theme-manager.c.o' -MF 'src/theme/src@theme@@budgietheme@sha/theme-manager.c.o.d' -o 'src/theme/src@theme@@budgietheme@sha/theme-manager.c.o' -c ../src/theme/theme-manager.c
  1007. [54/258] /usr/bin/intltool-merge --desktop-style /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/po ../src/polkit/budgie-polkit.desktop.in src/polkit/budgie-polkit.desktop
  1008. Merging translations into src/polkit/budgie-polkit.desktop.
  1009. [55/258] cc -Isrc/daemon/src@daemon@@budgie-daemon@exe -Isrc/daemon -I../src/daemon -Isrc/appsys -I../src/appsys -Isrc/appsys/../../ -I../src/appsys/../../ -Isrc/config -I../src/config -Isrc/theme -I../src/theme -Isrc/libsession -I../src/libsession -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DWNCK_I_KNOW_THIS_IS_UNSTABLE -MD -MQ 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_tabswitcher.c.o' -MF 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_tabswitcher.c.o.d' -o 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_tabswitcher.c.o' -c 'src/daemon/src@daemon@@budgie-daemon@exe/tabswitcher.c'
  1010. [56/258] cc -Isrc/daemon/src@daemon@@budgie-daemon@exe -Isrc/daemon -I../src/daemon -Isrc/appsys -I../src/appsys -Isrc/appsys/../../ -I../src/appsys/../../ -Isrc/config -I../src/config -Isrc/theme -I../src/theme -Isrc/libsession -I../src/libsession -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DWNCK_I_KNOW_THIS_IS_UNSTABLE -MD -MQ 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_endsession.c.o' -MF 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_endsession.c.o.d' -o 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_endsession.c.o' -c 'src/daemon/src@daemon@@budgie-daemon@exe/endsession.c'
  1011. [57/258] cc -Isrc/daemon/src@daemon@@budgie-daemon@exe -Isrc/daemon -I../src/daemon -Isrc/appsys -I../src/appsys -Isrc/appsys/../../ -I../src/appsys/../../ -Isrc/config -I../src/config -Isrc/theme -I../src/theme -Isrc/libsession -I../src/libsession -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DWNCK_I_KNOW_THIS_IS_UNSTABLE -MD -MQ 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_main.c.o' -MF 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_main.c.o.d' -o 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_main.c.o' -c 'src/daemon/src@daemon@@budgie-daemon@exe/main.c'
  1012. [58/258] /usr/bin/g-ir-scanner -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread --no-libtool --namespace=Budgie --nsversion=1.0 --warn-all --output src/plugin/Budgie-1.0.gir --warn-all --c-include plugin.h -I/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/plugin -I/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/src/plugin -I./src/plugin/. -I../src/plugin/. --filelist=/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/src/plugin/src@plugin@@budgie-plugin@sha/Budgie_1.0_gir_filelist --include=GObject-2.0 --include=Gio-2.0 --include=Gtk-3.0 --include=Peas-1.0 --symbol-prefix=budgie --identifier-prefix=Budgie --cflags-begin -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -I./src/plugin/. -I../src/plugin/. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libpeas-1.0 -I/usr/include/gobject-introspection-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection --cflags-end -L/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/src/plugin --library budgie-plugin --extra-library=gtk-3 --extra-library=gdk-3 --extra-library=pangocairo-1.0 --extra-library=pango-1.0 --extra-library=atk-1.0 --extra-library=cairo-gobject --extra-library=cairo --extra-library=gdk_pixbuf-2.0 --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=peas-1.0 --extra-library=gmodule-2.0 -pthread --extra-library=girepository-1.0
  1013. g-ir-scanner: link: cc -o /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/tmp-introspectlgcxex_x/Budgie-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/tmp-introspectlgcxex_x/Budgie-1.0.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lbudgie-plugin -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpeas-1.0 -lgmodule-2.0 -lgirepository-1.0 -L/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/src/plugin -Wl,-rpath,/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/src/plugin -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
  1014. [59/258] cc -Isrc/daemon/src@daemon@@budgie-daemon@exe -Isrc/daemon -I../src/daemon -Isrc/appsys -I../src/appsys -Isrc/appsys/../../ -I../src/appsys/../../ -Isrc/config -I../src/config -Isrc/theme -I../src/theme -Isrc/libsession -I../src/libsession -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DWNCK_I_KNOW_THIS_IS_UNSTABLE -MD -MQ 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_manager.c.o' -MF 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_manager.c.o.d' -o 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_manager.c.o' -c 'src/daemon/src@daemon@@budgie-daemon@exe/manager.c'
  1015. [60/258] cc -Isrc/daemon/src@daemon@@budgie-daemon@exe -Isrc/daemon -I../src/daemon -Isrc/appsys -I../src/appsys -Isrc/appsys/../../ -I../src/appsys/../../ -Isrc/config -I../src/config -Isrc/theme -I../src/theme -Isrc/libsession -I../src/libsession -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DWNCK_I_KNOW_THIS_IS_UNSTABLE -MD -MQ 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_menus.c.o' -MF 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_menus.c.o.d' -o 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_menus.c.o' -c 'src/daemon/src@daemon@@budgie-daemon@exe/menus.c'
  1016. [61/258] cc -Isrc/theme/src@theme@@budgietheme@sha -Isrc/theme -I../src/theme -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/theme/src@theme@@budgietheme@sha/meson-generated_.._budgie-theme-resources.c.o' -MF 'src/theme/src@theme@@budgietheme@sha/meson-generated_.._budgie-theme-resources.c.o.d' -o 'src/theme/src@theme@@budgietheme@sha/meson-generated_.._budgie-theme-resources.c.o' -c src/theme/budgie-theme-resources.c
  1017. [62/258] /usr/bin/vapigen --quiet --library=budgie-1.0 --directory=/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/src/plugin --pkg=gtk+-3.0 --pkg=gio-unix-2.0 --pkg=libpeas-1.0 --metadatadir=/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/plugin /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/src/plugin/Budgie-1.0.gir
  1018. [63/258] cc -o src/theme/libbudgietheme.so.0.0.0 'src/theme/src@theme@@budgietheme@sha/meson-generated_.._budgie-theme-resources.c.o' 'src/theme/src@theme@@budgietheme@sha/theme.c.o' 'src/theme/src@theme@@budgietheme@sha/theme-manager.c.o' -Wl,--no-undefined -Wl,--as-needed -shared -fPIC -Wl,--start-group -Wl,-soname,libbudgietheme.so.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -Wl,--end-group
  1019. [64/258] /usr/bin/g-ir-compiler src/plugin/Budgie-1.0.gir --output src/plugin/Budgie-1.0.typelib
  1020. [65/258] /usr/bin/python3 /usr/bin/meson --internal symbolextractor src/theme/libbudgietheme.so.0.0.0 'src/theme/src@theme@@budgietheme@sha/libbudgietheme.so.0.0.0.symbols'
  1021. [66/258] cc -Isrc/daemon/src@daemon@@budgie-daemon@exe -Isrc/daemon -I../src/daemon -Isrc/appsys -I../src/appsys -Isrc/appsys/../../ -I../src/appsys/../../ -Isrc/config -I../src/config -Isrc/theme -I../src/theme -Isrc/libsession -I../src/libsession -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DWNCK_I_KNOW_THIS_IS_UNSTABLE -MD -MQ 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_osd.c.o' -MF 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_osd.c.o.d' -o 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_osd.c.o' -c 'src/daemon/src@daemon@@budgie-daemon@exe/osd.c'
  1022. [67/258] glib-compile-resources ../src/polkit/budgie-polkit.gresource.xml --sourcedir ../src/polkit/. --sourcedir ../src/polkit --c-name budgie_polkit --internal --generate --target src/polkit/budgie-polkit-resources.c --dependency-file src/polkit/budgie-polkit-resources.c.d
  1023. [68/258] glib-compile-resources ../src/polkit/budgie-polkit.gresource.xml --sourcedir ../src/polkit/. --sourcedir ../src/polkit --c-name budgie_polkit --internal --generate --target src/polkit/budgie-polkit-resources.h
  1024. [69/258] valac -C --pkg libpeas-1.0 --pkg gtk+-3.0 --pkg gtk+-3.0 --pkg libpeas-1.0 --color=always --directory src/lib/src@lib@@budgie-private@sha --basedir ../src/lib --library budgie-private --header src/lib/budgie-private.h --vapi ../budgie-private.vapi --pkg gio-unix-2.0 --pkg gtk+-3.0 --pkg libpeas-1.0 src/plugin/budgie-1.0.vapi ../src/lib/animation.vala ../src/lib/toplevel.vala ../src/lib/shadow.vala ../src/lib/manager.vala
  1025. ../src/lib/toplevel.vala:93.26-93.41: warning: Gdk.Screen.get_width has been deprecated since 3.22
  1026. ../src/lib/animation.vala:107.22-107.26: warning: copying delegates is not supported
  1027. Compilation succeeded - 2 warning(s)
  1028. [70/258] cc -Isrc/daemon/src@daemon@@budgie-daemon@exe -Isrc/daemon -I../src/daemon -Isrc/appsys -I../src/appsys -Isrc/appsys/../../ -I../src/appsys/../../ -Isrc/config -I../src/config -Isrc/theme -I../src/theme -Isrc/libsession -I../src/libsession -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DWNCK_I_KNOW_THIS_IS_UNSTABLE -MD -MQ 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_settings.c.o' -MF 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_settings.c.o.d' -o 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_settings.c.o' -c 'src/daemon/src@daemon@@budgie-daemon@exe/settings.c'
  1029. [71/258] valac -C --pkg libgnome-menu-3.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --color=always --directory src/applets/budgie-menu/src@applets@budgie-menu@@budgiemenuapplet@sha --basedir ../src/applets/budgie-menu --library budgiemenuapplet --header src/applets/budgie-menu/budgiemenuapplet.h --vapi ../budgiemenuapplet.vapi --gresources=/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/applets/budgie-menu/plugin.gresource.xml --pkg libpeas-1.0 --pkg gtk+-3.0 --pkg libgnome-menu-3.0 --pkg gio-unix-2.0 --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/vapi --target-glib=2.38 --gresources=/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/applets/budgie-menu/plugin.gresource.xml src/plugin/budgie-1.0.vapi ../src/applets/budgie-menu/BudgieMenu.vala ../src/applets/budgie-menu/BudgieMenuWindow.vala ../src/applets/budgie-menu/IconChooser.vala
  1030. [72/258] valac -C --pkg polkit-agent-1 --pkg polkit-gobject-1 --pkg gtk+-3.0 --color=always --directory src/polkit/src@polkit@@budgie-polkit-dialog@exe --basedir ../src/polkit --gresources=../src/polkit/budgie-polkit.gresource.xml --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/theme --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/config --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/vapi --pkg theme --pkg gio-unix-2.0 --pkg budgie-config --pkg gtk+-3.0 --pkg polkit-gobject-1 --pkg polkit-agent-1 --pkg posix --pkg theme --target-glib=2.38 --gresources=/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/polkit/budgie-polkit.gresource.xml ../src/polkit/polkitdialog.vala src/libsession/session.vapi
  1031. ../src/polkit/polkitdialog.vala:71.72-71.78: warning: property getters are `unowned' by default
  1032. public unowned GLib.Cancellable? cancellable { public set ; public unowned get; }
  1033. ^^^^^^^
  1034. src/libsession/session.vapi:7.3-7.41: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1035. public abstract void EndSessionResponse (bool is_ok, string reason) throws GLib.IOError;
  1036. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1037. ../src/polkit/polkitdialog.vala:382.55-382.58: warning: Argument 3: Cannot pass null to non-null parameter type
  1038. PolkitAgent.register_listener(agent, subject, null);
  1039. ^^^^
  1040. src/libsession/session.vapi:16.3-16.54: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1041. public abstract async GLib.ObjectPath RegisterClient (string app_id, string client_start_id) throws GLib.IOError;
  1042. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1043. ../src/polkit/polkitdialog.vala:214.25-214.41: warning: local variable `active_row' declared but never used
  1044. Gtk.ListBoxRow? active_row = null;
  1045. ^^^^^^^^^^^^^^^^^
  1046. ../src/polkit/polkitdialog.vala:327.17-329.9: warning: unreachable catch clause detected
  1047. Compilation succeeded - 6 warning(s)
  1048. [73/258] cc -Isrc/lib/src@lib@@budgie-private@sha -Isrc/lib -I../src/lib -Isrc/plugin -I../src/plugin -I/usr/include/libpeas-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/lib/src@lib@@budgie-private@sha/meson-generated_shadow.c.o' -MF 'src/lib/src@lib@@budgie-private@sha/meson-generated_shadow.c.o.d' -o 'src/lib/src@lib@@budgie-private@sha/meson-generated_shadow.c.o' -c 'src/lib/src@lib@@budgie-private@sha/shadow.c'
  1049. [74/258] cc -Isrc/lib/src@lib@@budgie-private@sha -Isrc/lib -I../src/lib -Isrc/plugin -I../src/plugin -I/usr/include/libpeas-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/lib/src@lib@@budgie-private@sha/meson-generated_manager.c.o' -MF 'src/lib/src@lib@@budgie-private@sha/meson-generated_manager.c.o.d' -o 'src/lib/src@lib@@budgie-private@sha/meson-generated_manager.c.o' -c 'src/lib/src@lib@@budgie-private@sha/manager.c'
  1050. [75/258] cc -Isrc/lib/src@lib@@budgie-private@sha -Isrc/lib -I../src/lib -Isrc/plugin -I../src/plugin -I/usr/include/libpeas-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/lib/src@lib@@budgie-private@sha/meson-generated_animation.c.o' -MF 'src/lib/src@lib@@budgie-private@sha/meson-generated_animation.c.o.d' -o 'src/lib/src@lib@@budgie-private@sha/meson-generated_animation.c.o' -c 'src/lib/src@lib@@budgie-private@sha/animation.c'
  1051. [76/258] cc -o src/daemon/budgie-daemon 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_.._budgie-daemon-resources.c.o' 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_endsession.c.o' 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_main.c.o' 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_manager.c.o' 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_menus.c.o' 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_osd.c.o' 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_settings.c.o' 'src/daemon/src@daemon@@budgie-daemon@exe/meson-generated_tabswitcher.c.o' -Wl,--no-undefined -Wl,--as-needed -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--start-group src/appsys/libappsys.a src/config/libconfig.a src/theme/libbudgietheme.so.0.0.0 src/libsession/libsession.a /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libwnck-3.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/../theme' -Wl,-rpath-link,/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/build/src/theme
  1052. [77/258] cc -Isrc/polkit/src@polkit@@budgie-polkit-dialog@exe -Isrc/polkit -I../src/polkit -Isrc/config -I../src/config -Isrc/theme -I../src/theme -Isrc/libsession -I../src/libsession -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DPOLKIT_AGENT_I_KNOW_API_IS_SUBJECT_TO_CHANGE -MD -MQ 'src/polkit/src@polkit@@budgie-polkit-dialog@exe/meson-generated_.._budgie-polkit-resources.c.o' -MF 'src/polkit/src@polkit@@budgie-polkit-dialog@exe/meson-generated_.._budgie-polkit-resources.c.o.d' -o 'src/polkit/src@polkit@@budgie-polkit-dialog@exe/meson-generated_.._budgie-polkit-resources.c.o' -c src/polkit/budgie-polkit-resources.c
  1053. [78/258] valac -C --pkg libpulse-mainloop-glib --pkg libpulse --pkg gobject-2.0 --pkg gio-2.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --color=always --directory src/raven/src@raven@@raven@sha --basedir ../src/raven --library raven --header src/raven/raven.h --vapi ../raven.vapi --gresources=/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/raven/ui/budgie-raven.gresource.xml --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/theme --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/config --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/vapi --pkg theme --pkg budgie-config --pkg gvc-1.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --pkg gdk-x11-3.0 --pkg gio-unix-2.0 --target-glib=2.38 --gresources=/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/raven/ui/budgie-raven.gresource.xml src/plugin/budgie-1.0.vapi ../src/raven/app_sound_control.vala ../src/raven/calendar.vala ../src/raven/headerwidget.vala ../src/raven/main_view.vala ../src/raven/mpris/MprisClient.vala ../src/raven/mpris/MprisGui.vala ../src/raven/mpris/MprisWidget.vala ../src/raven/notification_clone.vala ../src/raven/notifications_group.vala ../src/raven/notifications_view.vala ../src/raven/powerstrip.vala ../src/raven/raven.vala ../src/raven/sound.vala ../src/raven/start_listening.vala src/lib/budgie-private.vapi
  1054. FAILED: src/raven/src@raven@@raven@sha/app_sound_control.c src/raven/src@raven@@raven@sha/calendar.c src/raven/src@raven@@raven@sha/headerwidget.c src/raven/src@raven@@raven@sha/main_view.c src/raven/src@raven@@raven@sha/mpris/MprisClient.c src/raven/src@raven@@raven@sha/mpris/MprisGui.c src/raven/src@raven@@raven@sha/mpris/MprisWidget.c src/raven/src@raven@@raven@sha/notification_clone.c src/raven/src@raven@@raven@sha/notifications_group.c src/raven/src@raven@@raven@sha/notifications_view.c src/raven/src@raven@@raven@sha/powerstrip.c src/raven/src@raven@@raven@sha/raven.c src/raven/src@raven@@raven@sha/sound.c src/raven/src@raven@@raven@sha/start_listening.c src/raven/raven.h src/raven/raven.vapi
  1055. valac -C --pkg libpulse-mainloop-glib --pkg libpulse --pkg gobject-2.0 --pkg gio-2.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --color=always --directory src/raven/src@raven@@raven@sha --basedir ../src/raven --library raven --header src/raven/raven.h --vapi ../raven.vapi --gresources=/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/raven/ui/budgie-raven.gresource.xml --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/theme --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/config --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/vapi --pkg theme --pkg budgie-config --pkg gvc-1.0 --pkg libpeas-1.0 --pkg gtk+-3.0 --pkg gdk-x11-3.0 --pkg gio-unix-2.0 --target-glib=2.38 --gresources=/home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/raven/ui/budgie-raven.gresource.xml src/plugin/budgie-1.0.vapi ../src/raven/app_sound_control.vala ../src/raven/calendar.vala ../src/raven/headerwidget.vala ../src/raven/main_view.vala ../src/raven/mpris/MprisClient.vala ../src/raven/mpris/MprisGui.vala ../src/raven/mpris/MprisWidget.vala ../src/raven/notification_clone.vala ../src/raven/notifications_group.vala ../src/raven/notifications_view.vala ../src/raven/powerstrip.vala ../src/raven/raven.vala ../src/raven/sound.vala ../src/raven/start_listening.vala src/lib/budgie-private.vapi
  1056. ../src/raven/app_sound_control.vala:95.13-95.33: warning: Gtk.Widget.margin_left has been deprecated since 3.12
  1057. ../src/raven/headerwidget.vala:20.5-20.28: warning: Budgie.HeaderExpander.image hides inherited field `Gtk.Button.image'. Use the `new' keyword if hiding was intentional
  1058. private Gtk.Image? image;
  1059. ^^^^^^^^^^^^^^^^^^^^^^^^
  1060. ../src/raven/headerwidget.vala:25.5-25.24: error: Property `Budgie.HeaderExpander.expanded' with custom `get' accessor and/or `set' mutator cannot have `default' value
  1061. public bool expanded {
  1062. ^^^^^^^^^^^^^^^^^^^^
  1063. ../src/raven/mpris/MprisClient.vala:32.5-32.45: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1064. public abstract async string[] list_names() throws IOError;
  1065. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1066. ../src/raven/mpris/MprisClient.vala:52.5-52.36: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1067. public abstract async void raise() throws IOError;
  1068. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1069. ../src/raven/mpris/MprisClient.vala:53.5-53.35: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1070. public abstract async void quit() throws IOError;
  1071. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1072. ../src/raven/mpris/MprisClient.vala:76.5-76.35: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1073. public abstract async void next() throws IOError;
  1074. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1075. ../src/raven/mpris/MprisClient.vala:77.5-77.39: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1076. public abstract async void previous() throws IOError;
  1077. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1078. ../src/raven/mpris/MprisClient.vala:78.5-78.36: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1079. public abstract async void pause() throws IOError;
  1080. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1081. ../src/raven/mpris/MprisClient.vala:79.5-79.41: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1082. public abstract async void play_pause() throws IOError;
  1083. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1084. ../src/raven/mpris/MprisClient.vala:80.5-80.35: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1085. public abstract async void stop() throws IOError;
  1086. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1087. ../src/raven/mpris/MprisClient.vala:81.5-81.35: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1088. public abstract async void play() throws IOError;
  1089. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1090. ../src/raven/mpris/MprisClient.vala:83.5-83.35: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1091. public abstract async void seek(int64 offset) throws IOError;
  1092. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1093. ../src/raven/mpris/MprisClient.vala:84.5-84.39: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1094. public abstract async void open_uri(string uri) throws IOError;
  1095. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1096. ../src/raven/notifications_view.vala:167.5-167.24: warning: Budgie.NotificationWindow.title hides inherited field `Gtk.Window.title'. Use the `new' keyword if hiding was intentional
  1097. public string? title;
  1098. ^^^^^^^^^^^^^^^^^^^^
  1099. ../src/raven/raven.vala:45.5-45.34: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1100. public void ClearNotifications() {
  1101. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1102. ../src/raven/raven.vala:150.5-150.39: error: Property `Budgie.Raven.screen_edge' with custom `get' accessor and/or `set' mutator cannot have `default' value
  1103. public Gtk.PositionType screen_edge {
  1104. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1105. ../src/raven/raven.vala:54.5-54.27: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1106. public bool GetExpanded() {
  1107. ^^^^^^^^^^^^^^^^^^^^^^^
  1108. ../src/raven/raven.vala:58.5-58.31: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1109. public bool GetLeftAnchored() {
  1110. ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1111. ../src/raven/raven.vala:62.5-62.27: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1112. public void SetExpanded(bool b) {
  1113. ^^^^^^^^^^^^^^^^^^^^^^^
  1114. ../src/raven/raven.vala:66.5-66.22: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1115. public void Toggle() {
  1116. ^^^^^^^^^^^^^^^^^^
  1117. ../src/raven/raven.vala:82.5-82.32: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1118. public void ToggleAppletView() {
  1119. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1120. ../src/raven/raven.vala:94.5-94.39: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1121. public void ToggleNotificationsView() {
  1122. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1123. ../src/raven/raven.vala:103.5-103.23: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1124. public void Dismiss() {
  1125. ^^^^^^^^^^^^^^^^^^^
  1126. ../src/raven/raven.vala:112.5-112.36: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1127. public uint GetNotificationCount() {
  1128. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1129. ../src/raven/raven.vala:120.5-120.29: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1130. public string get_version()
  1131. ^^^^^^^^^^^^^^^^^^^^^^^^^
  1132. ../src/raven/raven.vala:130.5-130.36: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1133. public bool GetDoNotDisturbState() {
  1134. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1135. ../src/raven/raven.vala:134.5-134.31: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1136. public void SetDoNotDisturb(bool enable) {
  1137. ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1138. ../src/raven/powerstrip.vala:25.5-25.37: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1139. public abstract async void Logout(uint mode) throws IOError;
  1140. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1141. ../src/raven/raven.vala:291.9-291.19: warning: Gtk.Window.set_wmclass has been deprecated since 3.22
  1142. ../src/raven/notifications_view.vala:525.5-525.42: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1143. public async string[] get_capabilities()
  1144. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1145. ../src/raven/notifications_view.vala:530.5-530.33: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1146. public void CloseNotification(uint32 id) {
  1147. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1148. ../src/raven/notifications_view.vala:656.5-656.24: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1149. public uint32 Notify(string app_name, uint32 replaces_id, string app_icon,
  1150. ^^^^^^^^^^^^^^^^^^^^
  1151. ../src/raven/notifications_view.vala:766.5-766.36: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1152. public void GetServerInformation(out string name, out string vendor,
  1153. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1154. Compilation failed: 2 error(s), 32 warning(s)
  1155. [79/258] cc -Isrc/lib/src@lib@@budgie-private@sha -Isrc/lib -I../src/lib -Isrc/plugin -I../src/plugin -I/usr/include/libpeas-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -pthread -MD -MQ 'src/lib/src@lib@@budgie-private@sha/meson-generated_toplevel.c.o' -MF 'src/lib/src@lib@@budgie-private@sha/meson-generated_toplevel.c.o.d' -o 'src/lib/src@lib@@budgie-private@sha/meson-generated_toplevel.c.o' -c 'src/lib/src@lib@@budgie-private@sha/toplevel.c'
  1156. [80/258] valac -C --pkg gtk+-3.0 --color=always --directory src/rundialog/src@rundialog@@budgie-run-dialog@exe --basedir ../src/rundialog --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/theme --vapidir /home/alunux/rpmbuild/BUILD/budgie-desktop-cb35f5b4f1c71d8dfa3aa8f78298b3825ce85cc2/src/config --pkg theme --pkg gio-unix-2.0 --pkg budgie-config ../src/rundialog/RunDialog.vala
  1157. ../src/rundialog/RunDialog.vala:20.5-20.45: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError'
  1158. public abstract async string[] list_names() throws IOError;
  1159. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1160. Compilation succeeded - 1 warning(s)
  1161. [81/258] cc -Isrc/polkit/src@polkit@@budgie-polkit-dialog@exe -Isrc/polkit -I../src/polkit -Isrc/config -I../src/config -Isrc/theme -I../src/theme -Isrc/libsession -I../src/libsession -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/polkit-1 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w -std=c11 -fstack-protector -pedantic -Wstrict-prototypes -Wundef -Werror-implicit-function-declaration -Wformat -Wformat-security -Werror=format-security -Wconversion -Wunused-variable -Wunreachable-code -Wall -W '-DGETTEXT_PACKAGE="budgie-desktop"' -O2 -g -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pthread -DPOLKIT_AGENT_I_KNOW_API_IS_SUBJECT_TO_CHANGE -MD -MQ 'src/polkit/src@polkit@@budgie-polkit-dialog@exe/meson-generated_polkitdialog.c.o' -MF 'src/polkit/src@polkit@@budgie-polkit-dialog@exe/meson-generated_polkitdialog.c.o.d' -o 'src/polkit/src@polkit@@budgie-polkit-dialog@exe/meson-generated_polkitdialog.c.o' -c 'src/polkit/src@polkit@@budgie-polkit-dialog@exe/polkitdialog.c'
  1162. ninja: build stopped: subcommand failed.
  1163. error: Bad exit status from /var/tmp/rpm-tmp.mYlXy0 (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement