248 | priv->flags, | ~~~~^~~~~~~ ga-client.c: In function 'ga_client_get_property': ga-client.c:105:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 105 | g_value_set_enum(value, priv->flags); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-client.c:106:9: note: here 106 | default: | ^~~~~~~ CC src/bluetoothd-dbus-common.o CC libavahi_gobject_la-ga-entry-group.lo CC src/bluetoothd-eir.o CC src/bluetoothd-adv_monitor.o ga-entry-group.c: In function 'ga_entry_group_init': ga-entry-group.c:82:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 82 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-entry-group.c: In function 'ga_entry_group_get_property': ga-entry-group.c:99:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 99 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-entry-group.c: In function 'ga_entry_group_class_init': ga-entry-group.c:115:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 115 | g_type_class_add_private(ga_entry_group_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:22, from ga-error.h:23, from ga-entry-group.c:30: /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ga-entry-group.c: In function 'ga_entry_group_dispose': ga-entry-group.c:143:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 143 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-entry-group.c: In function 'ga_entry_group_finalize': ga-entry-group.c:166:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 166 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-entry-group.c: In function '_avahi_entry_group_cb': ga-entry-group.c:215:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 215 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-entry-group.c:222:17: warning: implicit conversion from 'AvahiEntryGroupState' to 'GaEntryGroupState' [-Wenum-conversion] 222 | priv->state = state; | ^ ga-entry-group.c: In function 'ga_entry_group_add_service_full_strlist': ga-entry-group.c:378:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 378 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-entry-group.c: In function 'ga_entry_group_add_record_full': ga-entry-group.c:487:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 487 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-entry-group.c: In function 'ga_entry_group_service_thaw': ga-entry-group.c:517:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 517 | (GA_ENTRY_GROUP_GET_PRIVATE(priv->group)->group, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-entry-group.c: In function 'ga_entry_group_attach': ga-entry-group.c:575:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 575 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-entry-group.c: In function 'ga_entry_group_commit': ga-entry-group.c:599:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 599 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-entry-group.c: In function 'ga_entry_group_reset': ga-entry-group.c:614:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 614 | GaEntryGroupPrivate *priv = GA_ENTRY_GROUP_GET_PRIVATE(group); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/bluetoothd-battery.o CC libavahi_gobject_la-ga-error.lo CC src/bluetoothd-settings.o CC lib/bluetooth.lo CC lib/hci.lo CC libavahi_gobject_la-ga-record-browser.lo ga-record-browser.c: In function 'ga_record_browser_set_property': ga-record-browser.c:85:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 85 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-record-browser.c: In function 'ga_record_browser_get_property': ga-record-browser.c:118:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 118 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-record-browser.c: In function 'ga_record_browser_class_init': ga-record-browser.c:150:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 150 | g_type_class_add_private(ga_record_browser_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:22, from ga-record-browser.h:24, from ga-record-browser.c:28: /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ga-record-browser.c: In function 'ga_record_browser_dispose': ga-record-browser.c:270:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 270 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-record-browser.c: In function 'ga_record_browser_finalize': ga-record-browser.c:292:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 292 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-record-browser.c: In function '_avahi_record_browser_cb': ga-record-browser.c:327:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 327 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(userdata); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-record-browser.c: In function 'ga_record_browser_attach': ga-record-browser.c:359:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 359 | GaRecordBrowserPrivate *priv = GA_RECORD_BROWSER_GET_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavahi_gobject_la-ga-service-browser.lo CC lib/sdp.lo CC lib/uuid.lo ga-service-browser.c: In function 'ga_service_browser_init': ga-service-browser.c:76:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 76 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-browser.c: In function 'ga_service_browser_set_property': ga-service-browser.c:93:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 93 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-browser.c: In function 'ga_service_browser_get_property': ga-service-browser.c:122:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 122 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-browser.c: In function 'ga_service_browser_class_init': ga-service-browser.c:152:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 152 | g_type_class_add_private(ga_service_browser_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:22, from ga-service-browser.h:23, from ga-service-browser.c:31: /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ga-service-browser.c: In function 'ga_service_browser_dispose': ga-service-browser.c:260:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 260 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-browser.c: In function 'ga_service_browser_finalize': ga-service-browser.c:282:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 282 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-browser.c: In function '_avahi_service_browser_cb': ga-service-browser.c:299:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 299 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-browser.c: In function 'ga_service_browser_attach': ga-service-browser.c:350:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 350 | GaServiceBrowserPrivate *priv = GA_SERVICE_BROWSER_GET_PRIVATE(browser); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gdbus/mainloop.lo CC gdbus/watch.lo CC libavahi_gobject_la-ga-service-resolver.lo ga-service-resolver.c: In function 'ga_service_resolver_init': ga-service-resolver.c:80:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 80 | GaServiceResolverPrivate *priv = GA_SERVICE_RESOLVER_GET_PRIVATE(obj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-resolver.c: In function 'ga_service_resolver_set_property': ga-service-resolver.c:99:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 99 | GA_SERVICE_RESOLVER_GET_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-resolver.c: In function 'ga_service_resolver_get_property': ga-service-resolver.c:135:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 135 | GA_SERVICE_RESOLVER_GET_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-resolver.c: In function 'ga_service_resolver_class_init': ga-service-resolver.c:171:5: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 171 | g_type_class_add_private(ga_service_resolver_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gobject.h:24, from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29, from /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:22, from ga-service-resolver.h:26, from ga-service-resolver.c:27: /home/thomas/autobuild/instance-1/output-1/per-package/avahi/host/bin/../x86_64-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ ga-service-resolver.c: In function 'ga_service_resolver_dispose': ga-service-resolver.c:270:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 270 | GaServiceResolverPrivate *priv = GA_SERVICE_RESOLVER_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-resolver.c: In function 'ga_service_resolver_finalize': ga-service-resolver.c:293:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 293 | GaServiceResolverPrivate *priv = GA_SERVICE_RESOLVER_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-resolver.c: In function '_avahi_service_resolver_cb': ga-service-resolver.c:319:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 319 | GaServiceResolverPrivate *priv = GA_SERVICE_RESOLVER_GET_PRIVATE(self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-resolver.c: In function 'ga_service_resolver_attach': ga-service-resolver.c:362:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 362 | GA_SERVICE_RESOLVER_GET_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ga-service-resolver.c: In function 'ga_service_resolver_get_address': ga-service-resolver.c:394:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 394 | GA_SERVICE_RESOLVER_GET_PRIVATE(resolver); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gdbus/object.lo CC gdbus/client.lo CC libavahi_gobject_la-signals-marshal.lo CC gdbus/polkit.lo signals-marshal.c: In function '_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_STRING_POINTER_INT_POINTER_INT': signals-marshal.c:88:14: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 88 | callback = (GMarshalFunc_VOID__INT_ENUM_STRING_STRING_STRING_STRING_POINTER_INT_POINTER_INT) (marshal_data ? marshal_data : cc->callback); | ^ signals-marshal.c: In function '_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_UINT': signals-marshal.c:137:14: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 137 | callback = (GMarshalFunc_VOID__INT_ENUM_STRING_STRING_STRING_UINT) (marshal_data ? marshal_data : cc->callback); | ^ signals-marshal.c: In function '_ga_signals_marshal_VOID__INT_ENUM_STRING_UINT_UINT_POINTER_INT_INT': signals-marshal.c:184:14: warning: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] 184 | callback = (GMarshalFunc_VOID__INT_ENUM_STRING_UINT_UINT_POINTER_INT_INT) (marshal_data ? marshal_data : cc->callback); | ^ CC src/shared/libshared_glib_la-queue.lo CC libavahi_gobject_la-ga-client-enumtypes.lo CC src/shared/libshared_glib_la-util.lo CC libavahi_gobject_la-ga-entry-group-enumtypes.lo CC src/shared/libshared_glib_la-mgmt.lo CC src/shared/libshared_glib_la-crypto.lo CC libavahi_gobject_la-ga-enums-enumtypes.lo CC src/shared/libshared_glib_la-ecc.lo CC src/shared/libshared_glib_la-ringbuf.lo CC src/shared/libshared_glib_la-hci.lo CC src/shared/libshared_glib_la-hci-crypto.lo CC src/shared/libshared_glib_la-hfp.lo CCLD libavahi-gobject.la CC src/shared/libshared_glib_la-uhid.lo CC src/shared/libshared_glib_la-pcap.lo CC src/shared/libshared_glib_la-btsnoop.lo make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-gobject' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-gobject' Making all in avahi-discover-standalone make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-discover-standalone' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-discover-standalone' Making all in avahi-daemon make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-daemon' CC avahi_daemon-main.o CC avahi_daemon-simple-protocol.o CC src/shared/libshared_glib_la-ad.lo CC avahi_daemon-static-services.o CC avahi_daemon-static-hosts.o CC src/shared/libshared_glib_la-att.lo CC avahi_daemon-ini-file-parser.o CC avahi_daemon-setproctitle.o CC avahi_daemon-sd-daemon.o CC avahi_daemon-check-nss.o sd-daemon.c: In function 'sd_listen_fds': sd-daemon.c:47:23: warning: unused parameter 'unset_environment' [-Wunused-parameter] 47 | int sd_listen_fds(int unset_environment) { | ~~~~^~~~~~~~~~~~~~~~~ sd-daemon.c: In function 'sd_notify': sd-daemon.c:328:19: warning: unused parameter 'unset_environment' [-Wunused-parameter] 328 | int sd_notify(int unset_environment, const char *state) { | ~~~~^~~~~~~~~~~~~~~~~ sd-daemon.c:328:50: warning: unused parameter 'state' [-Wunused-parameter] 328 | int sd_notify(int unset_environment, const char *state) { | ~~~~~~~~~~~~^~~~~ sd-daemon.c: In function 'sd_notifyf': sd-daemon.c:396:20: warning: unused parameter 'unset_environment' [-Wunused-parameter] 396 | int sd_notifyf(int unset_environment, const char *format, ...) { | ~~~~^~~~~~~~~~~~~~~~~ sd-daemon.c:396:51: warning: unused parameter 'format' [-Wunused-parameter] 396 | int sd_notifyf(int unset_environment, const char *format, ...) { | ~~~~~~~~~~~~^~~~~~ CC avahi_daemon-dbus-protocol.o CC avahi_daemon-dbus-util.o CC src/shared/libshared_glib_la-gatt-helpers.lo CC src/shared/libshared_glib_la-gatt-client.lo CC avahi_daemon-dbus-async-address-resolver.o CC avahi_daemon-dbus-async-host-name-resolver.o CC avahi_daemon-dbus-async-service-resolver.o CC src/shared/libshared_glib_la-gatt-server.lo CC avahi_daemon-dbus-domain-browser.o CC avahi_daemon-dbus-entry-group.o CC src/shared/libshared_glib_la-gatt-db.lo CC avahi_daemon-dbus-service-browser.o CC avahi_daemon-dbus-service-type-browser.o CC avahi_daemon-dbus-sync-address-resolver.o CC avahi_daemon-dbus-sync-host-name-resolver.o CC avahi_daemon-dbus-sync-service-resolver.o CC avahi_daemon-dbus-record-browser.o CC src/shared/libshared_glib_la-gap.lo CC src/shared/libshared_glib_la-log.lo CC avahi_daemon-dbus.o CC avahi_daemon-dbus-watch-glue.o CC src/shared/libshared_glib_la-bap.lo CCLD avahi-daemon CC src/shared/libshared_glib_la-mcp.lo CC src/shared/libshared_glib_la-vcp.lo CC src/shared/libshared_glib_la-io-glib.lo CC src/shared/libshared_glib_la-timeout-glib.lo make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-daemon' Making all in avahi-sharp make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-sharp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-sharp' Making all in initscript make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/initscript' make[4]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/initscript' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/initscript' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/initscript' Making all in avahi-dnsconfd make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-dnsconfd' CC avahi_dnsconfd-main.o CC src/shared/libshared_glib_la-mainloop-glib.lo CC src/shared/libshared_glib_la-mainloop-notify.lo CC src/shared/libshared_glib_la-tester.lo CCLD avahi-dnsconfd CCLD lib/libbluetooth.la CCLD src/libshared-mainloop.la CCLD lib/libbluetooth-internal.la make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-dnsconfd' Making all in avahi-utils make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-utils' CC avahi_browse-avahi-browse.o CCLD gdbus/libgdbus-internal.la CC avahi_browse-sigint.o CC avahi_resolve-avahi-resolve.o CC avahi_resolve-sigint.o CC avahi_publish-avahi-publish.o CC avahi_publish-sigint.o CC avahi_set_host_name-avahi-set-host-name.o CCLD src/libshared-glib.la CC avahi_set_host_name-sigint.o CCLD avahi-browse CCLD avahi-resolve CCLD avahi-publish CCLD src/bluetoothd CCLD avahi-set-host-name make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/bluez5_utils-5.66' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-utils' Making all in avahi-python make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-python' Making all in avahi make[4]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-python/avahi' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-python/avahi' Making all in avahi-discover make[4]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-python/avahi-discover' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-python/avahi-discover' make[4]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-python' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-python' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-python' Making all in examples make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/examples' Making all in man make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/man' Making all in tests make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/tests' Making all in service-type-database make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/service-type-database' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/service-type-database' Making all in avahi-compat-libdns_sd make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-compat-libdns_sd' CC libdns_sd_la-compat.lo CC libdns_sd_la-txt.lo CC libdns_sd_la-unsupported.lo CC libdns_sd_la-warn.lo In file included from unsupported.c:27: unsupported.c: In function 'DNSServiceRegisterRecord': warn.h:33:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 33 | #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) | ^~~~~~~~~~~~ unsupported.c:43:5: note: in expansion of macro 'AVAHI_WARN_UNSUPPORTED' 43 | AVAHI_WARN_UNSUPPORTED; | ^~~~~~~~~~~~~~~~~~~~~~ unsupported.c: In function 'DNSServiceReconfirmRecord': warn.h:33:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 33 | #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) | ^~~~~~~~~~~~ unsupported.c:57:5: note: in expansion of macro 'AVAHI_WARN_UNSUPPORTED' 57 | AVAHI_WARN_UNSUPPORTED; | ^~~~~~~~~~~~~~~~~~~~~~ unsupported.c: In function 'DNSServiceCreateConnection': warn.h:33:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 33 | #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) | ^~~~~~~~~~~~ unsupported.c:63:5: note: in expansion of macro 'AVAHI_WARN_UNSUPPORTED' 63 | AVAHI_WARN_UNSUPPORTED; | ^~~~~~~~~~~~~~~~~~~~~~ unsupported.c: In function 'DNSServiceAddRecord': warn.h:33:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 33 | #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) | ^~~~~~~~~~~~ unsupported.c:77:5: note: in expansion of macro 'AVAHI_WARN_UNSUPPORTED' 77 | AVAHI_WARN_UNSUPPORTED; | ^~~~~~~~~~~~~~~~~~~~~~ unsupported.c: In function 'DNSServiceRemoveRecord': warn.h:33:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 33 | #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) | ^~~~~~~~~~~~ unsupported.c:87:5: note: in expansion of macro 'AVAHI_WARN_UNSUPPORTED' 87 | AVAHI_WARN_UNSUPPORTED; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from compat.c:47: compat.c: In function 'DNSServiceBrowse': warn.h:33:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 33 | #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) | ^~~~~~~~~~~~ compat.c:622:9: note: in expansion of macro 'AVAHI_WARN_UNSUPPORTED' 622 | AVAHI_WARN_UNSUPPORTED; | ^~~~~~~~~~~~~~~~~~~~~~ compat.c: In function 'DNSServiceResolve': warn.h:33:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 33 | #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) | ^~~~~~~~~~~~ compat.c:747:9: note: in expansion of macro 'AVAHI_WARN_UNSUPPORTED' 747 | AVAHI_WARN_UNSUPPORTED; | ^~~~~~~~~~~~~~~~~~~~~~ compat.c: In function 'DNSServiceEnumerateDomains': warn.h:33:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 33 | #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) | ^~~~~~~~~~~~ compat.c:859:9: note: in expansion of macro 'AVAHI_WARN_UNSUPPORTED' 859 | AVAHI_WARN_UNSUPPORTED; | ^~~~~~~~~~~~~~~~~~~~~~ compat.c: In function 'DNSServiceRegister': warn.h:33:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 33 | #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) | ^~~~~~~~~~~~ compat.c:1115:9: note: in expansion of macro 'AVAHI_WARN_UNSUPPORTED' 1115 | AVAHI_WARN_UNSUPPORTED; | ^~~~~~~~~~~~~~~~~~~~~~ compat.c: In function 'DNSServiceUpdateRecord': warn.h:33:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 33 | #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) | ^~~~~~~~~~~~ compat.c:1227:9: note: in expansion of macro 'AVAHI_WARN_UNSUPPORTED' 1227 | AVAHI_WARN_UNSUPPORTED; | ^~~~~~~~~~~~~~~~~~~~~~ compat.c: In function 'DNSServiceQueryRecord': warn.h:33:82: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 33 | #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) | ^~~~~~~~~~~~ compat.c:1337:9: note: in expansion of macro 'AVAHI_WARN_UNSUPPORTED' 1337 | AVAHI_WARN_UNSUPPORTED; | ^~~~~~~~~~~~~~~~~~~~~~ CCLD libdns_sd.la make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-compat-libdns_sd' Making all in avahi-compat-howl make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-compat-howl' Making all in . make[4]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-compat-howl' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-compat-howl' Making all in samples make[4]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-compat-howl/samples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-compat-howl/samples' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-compat-howl' Making all in avahi-autoipd make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-autoipd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-autoipd' Making all in avahi-ui make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-ui' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-ui' Making all in avahi-ui-sharp make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-ui-sharp' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-ui-sharp' Making all in avahi-libevent make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-libevent' CC libavahi_libevent_la-libevent-watch.lo CCLD libavahi-libevent.la make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/avahi-libevent' Making all in po make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8/po' make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8' GEN avahi-core.pc GEN avahi-client.pc GEN avahi-compat-libdns_sd.pc GEN avahi-glib.pc GEN avahi-gobject.pc GEN avahi-libevent.pc make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8' make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/avahi-0.8' make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'