gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/dbus-glib-0.110.tar.gz --url http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.110.tar.gz --hash sha256:7ce4760cf66c69148f6bd6c92feaabb8812dee30846b24cd0f7395c436d7e825 Source /data/userland-archives/dbus-glib-0.110.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/dbus-glib-0.110.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/dbus-glib-0.110.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110 --strip=1 --backup --version-control=numbered < patches/01-avoid-crash.patch patching file dbus/dbus-gobject.c Hunk #1 succeeded at 834 (offset 118 lines). Hunk #2 succeeded at 867 (offset 118 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/.patched-01-avoid-crash.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32 -O3 " FFLAGS=" -m32 -O3 " FCFLAGS="-m32 -O3 " LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --disable-static) checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for gcc... /usr/gcc/6/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking whether gcc understands -Wfloat-equal... yes checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing socket... -lsocket checking whether socklen_t is defined... yes checking for XML_ParserCreate_MM in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DBUS... yes checking for GLIB... yes checking for dbus-run-session... /usr/bin/dbus-run-session checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating dbus/Makefile config.status: creating dbus/examples/Makefile config.status: creating dbus/examples/statemachine/Makefile config.status: creating dbus-gmain/Makefile config.status: creating test/Makefile config.status: creating test/core/Makefile config.status: creating test/interfaces/Makefile config.status: creating test/data/valid-service-files/debug-glib.service config.status: creating test/data/valid-service-files/debug-echo.service config.status: creating test/data/valid-service-files/interfaces-test.service config.status: creating tools/Makefile config.status: creating dbus-glib-1.pc config.status: creating dbus-glib-1-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands D-BUS GLIB BINDINGS 0.110 ============== prefix: /usr exec_prefix: ${prefix} source code location: /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110 compiler: /usr/gcc/6/bin/gcc cflags: -m32 -O3 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing cppflags: Maintainer mode: no gcc coverage profiling: no Building unit tests: no Building assertions: no Building checks: yes Building Gtk-doc docs: no Bash Completion: yes Using XML parser: /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' Making all in dbus-gmain make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus-gmain' CC dbus-gmain.lo CC tests/util.lo CC tests/30574.o CC tests/test-thread-server.o In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/30574.c:29: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/30574.c:29: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/30574.c:29: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/30574.c:29: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/30574.c:29: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-server.c:28: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-server.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-server.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-server.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-server.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC tests/test-thread-client.o In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.c:28: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.c:33: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.c:33: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.c:33: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.c:33: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.c:33: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD tests/libtest.la In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:28: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libdbus-gmain.la CCLD tests/test-30574 CCLD tests/test-thread-client CCLD tests/test-thread-server make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus-gmain' Making all in dbus make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus' Making all in . make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus' CC dbus-glib.lo CC dbus-gproxy.lo CC dbus-gmarshal.lo CC dbus-gobject.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.c:26: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.c:26: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.c:26: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.c:26: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.c:26: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-gtest.lo CC dbus-gvalue.lo CC dbus-gvalue-parse-variant.lo /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function '_dbus_gvalue_to_signature': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:507:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (g_type_is_a (gtype, G_TYPE_VALUE_ARRAY)) ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:519:4: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] sig = _dbus_gvalue_to_signature (g_value_array_get_nth (array, i)); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function 'demarshal_valuearray': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:896:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] ret = g_value_array_new (12); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:904:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (ret, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:905:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] val = g_value_array_get_nth (ret, ret->n_values - 1); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:912:4: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (ret); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:926:4: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (ret); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function 'get_type_demarshaller': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1099:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function '_dbus_gvalue_demarshal_message': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1300:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] ret = g_value_array_new (6); /* 6 is a typical maximum for arguments */ ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1317:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (ret, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1318:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (ret, index_); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1338:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (ret); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function 'marshal_basic': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1360:9: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] char b = g_value_get_char (value); ^~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function 'marshal_valuearray': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1552:11: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (!_dbus_gvalue_marshal (&subiter, g_value_array_get_nth (array, i))) ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function 'get_type_marshaller': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1847:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:27: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:27: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:27: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:27: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:27: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c: In function 'dbus_g_value_tuple_parse_variant': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:265:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] GValueArray *va = g_value_array_new (n); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:30: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:281:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (va, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:30: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:293:5: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (va); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:30: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ CC dbus-gthread.lo CC dbus-gtype-specialized.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gthread.c:29: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gthread.c:29: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gthread.c:29: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gthread.c:29: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gthread.c:29: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-gutils.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.c:25: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.c:25: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.c:25: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.c:25: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.c:25: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-gsignature.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.c:26: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.c:26: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.c:26: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.c:26: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.c:26: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-gvalue-utils.lo CC dbus-gidl.lo /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_get': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:188:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&connection_g_proxy_lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:195:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&connection_g_proxy_lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:204:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init (&manager->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:218:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&connection_g_proxy_lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_ref': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:229:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:233:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_unref': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:244:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:248:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:288:7: warning: 'g_static_mutex_free' is deprecated: Use 'g_mutex_clear' instead [-Wdeprecated-declarations] g_static_mutex_free (&manager->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: declared here void g_static_mutex_free (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:290:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&connection_g_proxy_lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:299:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&connection_g_proxy_lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:308:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_unmonitor_name_owner': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:627:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gboolean ret; ^~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_replace_name_owner': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:787:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:801:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'got_name_owner_cb': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:829:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (priv->manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:857:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (priv->manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_register': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:934:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'object_export_unregister_all': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:654:15: warning: unused variable 'old' [-Wunused-variable] GSList *old = oe->registrations; ^~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1040:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_unregister': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1051:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1151:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_filter': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1209:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1230:11: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1233:11: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1355:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1358:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1363:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'gerror_domaincode_to_dbus_error_name': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1481:7: warning: 'g_static_rw_lock_reader_lock' is deprecated: Use 'g_rw_lock_reader_lock' instead [-Wdeprecated-declarations] g_static_rw_lock_reader_lock (&globals_lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:216:11: note: declared here void g_static_rw_lock_reader_lock (GStaticRWLock *lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1488:7: warning: 'g_static_rw_lock_reader_unlock' is deprecated: Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock (&globals_lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:222:11: note: declared here void g_static_rw_lock_reader_unlock (GStaticRWLock *lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'marshal_dbus_message_to_g_marshaller': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1738:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_prepend (value_array, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here GValueArray* g_value_array_prepend (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1739:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (value_array, 0), G_TYPE_FROM_INSTANCE (proxy)); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1740:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_instance (g_value_array_get_nth (value_array, 0), proxy); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1745:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'invoke_object_method': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1762:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_prepend (value_array, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here GValueArray* g_value_array_prepend (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1763:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (value_array, 0), G_TYPE_OBJECT); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1764:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_object (g_value_array_get_nth (value_array, 0), object); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'manager_begin_bus_call': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1778:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (value_array, &context_value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1854:7: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] out_param_gvalues = g_value_array_new (out_param_count); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1891:8: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (out_param_gvalues, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1895:4: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (value_array, &value); ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1928:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (arg_values); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1903:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (value_array, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1904:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (value_array, value_array->n_values - 1), G_TYPE_POINTER); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1905:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_pointer (g_value_array_get_nth (value_array, value_array->n_values - 1), &gerror); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:2046:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (out_param_gvalues); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:2052:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_marshal_args_to_message': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2328:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] gvalue = g_value_array_get_nth (args, i); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'dbus_g_error_domain_register': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:2710:3: warning: 'g_static_rw_lock_writer_lock' is deprecated: Use 'g_rw_lock_writer_lock' instead [-Wdeprecated-declarations] g_static_rw_lock_writer_lock (&globals_lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:225:11: note: declared here void g_static_rw_lock_writer_lock (GStaticRWLock *lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:2734:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated: Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations] g_static_rw_lock_writer_unlock (&globals_lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:231:11: note: declared here void g_static_rw_lock_writer_unlock (GStaticRWLock *lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_begin_call': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2638:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (arg_values); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_begin_call_with_timeout': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2706:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (arg_values); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_call': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2815:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (in_args); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_call_with_timeout': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2878:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (in_args); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_call_no_reply': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2935:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (in_args); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:28: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:28: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function '_dbus_gvalue_store': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:85:7: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] *((gchar *) storage) = g_value_get_char (value); ^ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function '_dbus_gvalue_set_from_pointer': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:136:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (value, *((gchar *) storage)); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'hash_simple_free_from_gtype': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:321:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] else if (gtype == G_TYPE_VALUE_ARRAY) ^~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:323:11: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *func = (GDestroyNotify) g_value_array_free; ^ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function '_dbus_g_hash_func_from_gtype': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:427:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gboolean ret; ^~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'gvalue_take_hash_value': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:508:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (value, (gchar) GPOINTER_TO_INT (instance)); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'hash_value_from_gvalue': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:539:7: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] return GINT_TO_POINTER ((int) g_value_get_char (value)); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'valuearray_constructor': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:771:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] ret = g_value_array_new (size); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:776:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(ret, &val); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'valuearray_copy': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:784:3: warning: 'g_value_array_copy' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] return g_value_array_copy ((GValueArray*) src); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:73:14: note: declared here GValueArray* g_value_array_copy (const GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'valuearray_simple_free': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:790:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (val); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'valuearray_get_member': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:801:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] val = g_value_array_get_nth (va, member); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'valuearray_set_member': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:817:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] vp = g_value_array_get_nth (va, member); ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'array_iterator': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:882:13: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (&val, g_array_index (array, gchar, i)); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'array_append': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:962:9: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] tmp.c = g_value_get_char (value); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'write_interface': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:872:7: warning: 'dbus_type' may be used uninitialized in this function [-Wmaybe-uninitialized] g_free (dbus_type); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c: In function 'free_arg_list': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:460:16: warning: unused variable 'ai' [-Wunused-variable] ArgInfo *ai = tmp->data; ^~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:27: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:27: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:27: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:27: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:27: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'object_registration_message': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1984:19: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] while ((arg_in || retval != RETVAL_NONE) && *arg_metadata); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1974:15: note: 'retval' was declared here RetvalType retval; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:2027:7: warning: 'constval' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!constval) ^ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1973:13: note: 'constval' was declared here gboolean constval; ^~~~~~~~ CC dbus-gloader-expat.lo CC dbus-gparser.lo CC dbus-binding-tool-glib.o CC dbus-glib-tool.o In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gloader-expat.c:26: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gloader-expat.c:26: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gloader-expat.c:26: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gloader-expat.c:26: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gloader-expat.c:26: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-tool.c:25: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-tool.c:25: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-tool.c:25: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-tool.c:25: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-tool.c:25: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c: In function 'dbus_g_type_get_lookup_function': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:1142:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] MAP_KNOWN(G_TYPE_VALUE_ARRAY); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:27: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:27: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:27: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:27: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:27: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.c:26: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.c:26: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.c:26: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.c:26: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.c:26: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-bash-completion-helper.o CCLD libdbus-glib-1.la In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-bash-completion-helper.c:28: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-bash-completion-helper.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-bash-completion-helper.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-bash-completion-helper.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-bash-completion-helper.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libdbus-gtool.la CCLD dbus-binding-tool CCLD dbus-bash-completion-helper ld: warning: file ./.libs/libdbus-glib-1.so: linked to /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/.libs/libdbus-glib-1.so: attempted multiple inclusion of file ld: warning: file ./.libs/libdbus-glib-1.so: linked to /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/.libs/libdbus-glib-1.so: attempted multiple inclusion of file make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus' Making all in examples make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' /bin/bash ../../libtool --mode=execute ../../dbus/dbus-binding-tool --prefix=some_object --mode=glib-server --output=example-service-glue.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.xml /bin/bash ../../libtool --mode=execute ../../dbus/dbus-binding-tool --prefix=test_object --mode=glib-server --output=example-signal-emitter-glue.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-signal-emitter.xml WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /var/tmp/dbus-binding-tool-c-marshallers.KBB82Z... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /var/tmp/dbus-binding-tool-c-marshallers.4OVM2Z... /usr/gnu/bin/make all-recursive make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' Making all in . make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' CC example-client.o CC example-signal-recipient.o CC example-service.o CC example-signal-emitter.o /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c: In function 'some_object_get_tuple': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:86:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *ret = g_value_array_new (6); ^ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:87:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_prepend (*ret, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here GValueArray* g_value_array_prepend (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:88:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (*ret, 0), G_TYPE_STRING); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:89:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_string (g_value_array_get_nth (*ret, 0), "hello"); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:90:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_prepend (*ret, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here GValueArray* g_value_array_prepend (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:91:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (*ret, 0), G_TYPE_UINT); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:92:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_uint (g_value_array_get_nth (*ret, 0), 42); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:78:6: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] G_TYPE_VALUE_ARRAY, &hello_reply_struct, G_TYPE_INVALID)) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:97:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (!g_value_transform (g_value_array_get_nth (hello_reply_struct, i), &strval)) ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:99:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_print ("%s: %s\n", g_type_name (G_VALUE_TYPE (g_value_array_get_nth (hello_reply_struct, i))), ^~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:102:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (hello_reply_struct); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ CCLD example-signal-recipient CCLD example-signal-emitter CCLD example-service CCLD example-client make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' Making all in statemachine make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples/statemachine' /bin/bash ../../../libtool --mode=execute ../../../dbus/dbus-binding-tool --prefix=sm_server --mode=glib-server --output=statemachine-server-glue.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/statemachine-server.xml /bin/bash ../../../libtool --mode=execute ../../../dbus/dbus-binding-tool --prefix=sm_object --mode=glib-server --output=statemachine-glue.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/statemachine.xml echo "#include " > sm-marshal.c.tmp /usr/bin/glib-genmarshal --prefix=sm_marshal /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/sm-marshal.list --header > sm-marshal.h.tmp && mv sm-marshal.h.tmp sm-marshal.h /usr/bin/glib-genmarshal --prefix=sm_marshal /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/sm-marshal.list --header --body >> sm-marshal.c.tmp INFO: Reading /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/sm-marshal.list... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/sm-marshal.list... mv sm-marshal.c.tmp sm-marshal.c WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /var/tmp/dbus-binding-tool-c-marshallers.1FQ22Z... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /var/tmp/dbus-binding-tool-c-marshallers.QSN12Z... /usr/gnu/bin/make all-am make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples/statemachine' CC statemachine-server.o CC sm-marshal.o CC statemachine.o CCLD statemachine-server make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples/statemachine' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples/statemachine' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus' Making all in tools make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/tools' ../dbus/dbus-binding-tool --mode=glib-client --prefix=dbus_bus --output=dbus-glib-bindings.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-bus-introspect.xml /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/tools' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/tools' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/tools' Making all in test make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test' Making all in . make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test' Making all in core make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/core' /usr/gnu/bin/make all-am make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/core' CC test-profile.o /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c: In function 'do_profile_run': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:1055:7: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (vtable->client_thread_func, (void*) vtable, FALSE, NULL); ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:34: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:34: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:34: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:34: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:34: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD test-profile make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/core' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/core' Making all in interfaces make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/interfaces' /usr/gnu/bin/make all-am make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/interfaces' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/interfaces' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/interfaces' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test' Making all in doc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc' Making all in reference make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc/reference' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc/reference' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/.built (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin/amd64 --libdir=/usr/lib/amd64 --sbindir=/usr/sbin/amd64 --sysconfdir=/etc --libexecdir=/usr/lib/amd64 --localstatedir=/var --disable-static) checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for gcc... /usr/gcc/6/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking whether gcc understands -Wfloat-equal... yes checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for library containing socket... -lsocket checking whether socklen_t is defined... yes checking for XML_ParserCreate_MM in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DBUS... yes checking for GLIB... yes checking for dbus-run-session... /usr/bin/dbus-run-session checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating dbus/Makefile config.status: creating dbus/examples/Makefile config.status: creating dbus/examples/statemachine/Makefile config.status: creating dbus-gmain/Makefile config.status: creating test/Makefile config.status: creating test/core/Makefile config.status: creating test/interfaces/Makefile config.status: creating test/data/valid-service-files/debug-glib.service config.status: creating test/data/valid-service-files/debug-echo.service config.status: creating test/data/valid-service-files/interfaces-test.service config.status: creating tools/Makefile config.status: creating dbus-glib-1.pc config.status: creating dbus-glib-1-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands D-BUS GLIB BINDINGS 0.110 ============== prefix: /usr exec_prefix: ${prefix} source code location: /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110 compiler: /usr/gcc/6/bin/gcc cflags: -m64 -O3 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing cppflags: Maintainer mode: no gcc coverage profiling: no Building unit tests: no Building assertions: no Building checks: yes Building Gtk-doc docs: no Bash Completion: yes Using XML parser: /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' Making all in dbus-gmain make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus-gmain' CC dbus-gmain.lo CC tests/30574.o CC tests/test-thread-server.o CC tests/util.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-server.c:28: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/30574.c:29: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-server.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/30574.c:29: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/30574.c:29: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-server.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-server.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/30574.c:29: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-server.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/30574.c:29: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC tests/test-thread-client.o In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.c:33: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.c:33: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.c:33: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.c:33: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.c:33: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.c:28: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/util.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD tests/libtest.la In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:28: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/dbus-gmain.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libdbus-gmain.la CCLD tests/test-thread-client CCLD tests/test-30574 CCLD tests/test-thread-server make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus-gmain' Making all in dbus make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus' Making all in . make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus' CC dbus-gmarshal.lo CC dbus-gproxy.lo CC dbus-glib.lo CC dbus-gobject.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.c:26: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.c:26: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.c:26: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.c:26: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.c:26: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-gtest.lo /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_get': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:188:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&connection_g_proxy_lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:195:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&connection_g_proxy_lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:204:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] g_static_mutex_init (&manager->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:218:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&connection_g_proxy_lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_ref': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:229:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:233:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_unref': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:244:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:248:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:288:7: warning: 'g_static_mutex_free' is deprecated: Use 'g_mutex_clear' instead [-Wdeprecated-declarations] g_static_mutex_free (&manager->lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: declared here void g_static_mutex_free (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:290:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&connection_g_proxy_lock); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:299:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&connection_g_proxy_lock); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:308:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_unmonitor_name_owner': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:627:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gboolean ret; ^~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_replace_name_owner': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:787:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:801:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'got_name_owner_cb': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:829:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (priv->manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:857:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (priv->manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'object_export_unregister_all': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:654:15: warning: unused variable 'old' [-Wunused-variable] GSList *old = oe->registrations; ^~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_register': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:934:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1040:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_unregister': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1051:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1151:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_manager_filter': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1209:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1230:11: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1233:11: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1355:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1358:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] LOCK_MANAGER (manager); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1363:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] UNLOCK_MANAGER (manager); ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'gerror_domaincode_to_dbus_error_name': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1481:7: warning: 'g_static_rw_lock_reader_lock' is deprecated: Use 'g_rw_lock_reader_lock' instead [-Wdeprecated-declarations] g_static_rw_lock_reader_lock (&globals_lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:216:11: note: declared here void g_static_rw_lock_reader_lock (GStaticRWLock *lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1488:7: warning: 'g_static_rw_lock_reader_unlock' is deprecated: Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock (&globals_lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:222:11: note: declared here void g_static_rw_lock_reader_unlock (GStaticRWLock *lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'invoke_object_method': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1762:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_prepend (value_array, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here GValueArray* g_value_array_prepend (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'marshal_dbus_message_to_g_marshaller': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1763:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (value_array, 0), G_TYPE_OBJECT); ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1738:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_prepend (value_array, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here GValueArray* g_value_array_prepend (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1739:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (value_array, 0), G_TYPE_FROM_INSTANCE (proxy)); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1764:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_object (g_value_array_get_nth (value_array, 0), object); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1740:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_instance (g_value_array_get_nth (value_array, 0), proxy); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1745:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1778:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (value_array, &context_value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1854:7: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] out_param_gvalues = g_value_array_new (out_param_count); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1891:8: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (out_param_gvalues, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1895:4: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (value_array, &value); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'manager_begin_bus_call': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1903:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (value_array, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1904:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (value_array, value_array->n_values - 1), G_TYPE_POINTER); ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1905:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_pointer (g_value_array_get_nth (value_array, value_array->n_values - 1), &gerror); ^~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:1928:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (arg_values); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:2046:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (out_param_gvalues); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:2052:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_marshal_args_to_message': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2328:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] gvalue = g_value_array_get_nth (args, i); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'dbus_g_error_domain_register': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:2710:3: warning: 'g_static_rw_lock_writer_lock' is deprecated: Use 'g_rw_lock_writer_lock' instead [-Wdeprecated-declarations] g_static_rw_lock_writer_lock (&globals_lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:225:11: note: declared here void g_static_rw_lock_writer_lock (GStaticRWLock *lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:2734:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated: Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations] g_static_rw_lock_writer_unlock (&globals_lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:231:11: note: declared here void g_static_rw_lock_writer_unlock (GStaticRWLock *lock); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_begin_call': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2638:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (arg_values); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_begin_call_with_timeout': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2706:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (arg_values); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_call': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2815:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (in_args); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_call_with_timeout': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2878:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (in_args); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c: In function 'dbus_g_proxy_call_no_reply': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:2935:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (in_args); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:27: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:28: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-gvalue.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:28: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gproxy.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'write_interface': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:872:7: warning: 'dbus_type' may be used uninitialized in this function [-Wmaybe-uninitialized] g_free (dbus_type); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c: In function 'object_registration_message': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1984:19: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] while ((arg_in || retval != RETVAL_NONE) && *arg_metadata); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1974:15: note: 'retval' was declared here RetvalType retval; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:2027:7: warning: 'constval' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!constval) ^ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gobject.c:1973:13: note: 'constval' was declared here gboolean constval; ^~~~~~~~ CC dbus-gvalue-parse-variant.lo /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function '_dbus_gvalue_to_signature': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:507:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (g_type_is_a (gtype, G_TYPE_VALUE_ARRAY)) ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:519:4: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] sig = _dbus_gvalue_to_signature (g_value_array_get_nth (array, i)); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function 'demarshal_valuearray': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:896:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] ret = g_value_array_new (12); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:904:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (ret, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:905:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] val = g_value_array_get_nth (ret, ret->n_values - 1); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:912:4: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (ret); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:926:4: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (ret); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function 'get_type_demarshaller': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1099:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function '_dbus_gvalue_demarshal_message': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1300:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] ret = g_value_array_new (6); /* 6 is a typical maximum for arguments */ ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1317:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (ret, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1318:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (ret, index_); ^~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1338:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (ret); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function 'marshal_basic': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1360:9: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] char b = g_value_get_char (value); ^~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function 'marshal_valuearray': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1552:11: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (!_dbus_gvalue_marshal (&subiter, g_value_array_get_nth (array, i))) ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c: In function 'get_type_marshaller': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:1847:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtest.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:27: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:27: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:27: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:27: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue.c:27: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-gthread.lo CC dbus-gtype-specialized.lo /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c: In function 'dbus_g_value_tuple_parse_variant': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:265:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] GValueArray *va = g_value_array_new (n); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:30: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:281:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (va, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:30: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:293:5: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (va); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:30: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ CC dbus-gutils.lo CC dbus-gsignature.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gthread.c:29: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gthread.c:29: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gthread.c:29: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gthread.c:29: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gthread.c:29: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-gvalue-utils.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.c:25: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.c:25: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.c:25: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.c:25: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gutils.c:25: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-gidl.lo In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.c:26: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.c:26: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.c:26: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.c:26: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.h:4, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gsignature.c:26: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-gloader-expat.lo CC dbus-gparser.lo /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function '_dbus_gvalue_store': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:85:7: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] *((gchar *) storage) = g_value_get_char (value); ^ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function '_dbus_gvalue_set_from_pointer': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:136:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (value, *((gchar *) storage)); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'hash_simple_free_from_gtype': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:321:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] else if (gtype == G_TYPE_VALUE_ARRAY) ^~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:323:11: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *func = (GDestroyNotify) g_value_array_free; ^ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function '_dbus_g_hash_func_from_gtype': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:427:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gboolean ret; ^~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'gvalue_take_hash_value': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:508:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (value, (gchar) GPOINTER_TO_INT (instance)); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'hash_value_from_gvalue': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:539:7: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] return GINT_TO_POINTER ((int) g_value_get_char (value)); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'valuearray_constructor': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:771:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] ret = g_value_array_new (size); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:776:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(ret, &val); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'valuearray_copy': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:784:3: warning: 'g_value_array_copy' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] return g_value_array_copy ((GValueArray*) src); ^~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:73:14: note: declared here GValueArray* g_value_array_copy (const GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'valuearray_simple_free': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:790:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (val); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'valuearray_get_member': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:801:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] val = g_value_array_get_nth (va, member); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'valuearray_set_member': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:817:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] vp = g_value_array_get_nth (va, member); ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'array_iterator': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:882:13: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (&val, g_array_index (array, gchar, i)); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function 'array_append': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:962:9: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] tmp.c = g_value_get_char (value); ^~~ In file included from /usr/include/glib-2.0/glib-object.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: /usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c: In function 'free_arg_list': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:460:16: warning: unused variable 'ai' [-Wunused-variable] ArgInfo *ai = tmp->data; ^~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:27: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:27: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:27: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:27: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.c:27: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-binding-tool-glib.o In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gloader-expat.c:26: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gloader-expat.c:26: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gloader-expat.c:26: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gloader-expat.c:26: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gloader-expat.c:26: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.c:26: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.c:26: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.c:26: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.c:26: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.h:26, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gparser.c:26: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c: In function 'dbus_g_type_get_lookup_function': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:1142:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] MAP_KNOWN(G_TYPE_VALUE_ARRAY); ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:26: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:27: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:27: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:27: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:27: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:27: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dbus-glib-tool.o CC dbus-bash-completion-helper.o In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-bash-completion-helper.c:28: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-bash-completion-helper.c:28: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-bash-completion-helper.c:28: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-bash-completion-helper.c:28: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-bash-completion-helper.c:28: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-tool.c:25: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-tool.c:25: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-tool.c:25: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-tool.c:25: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gidl.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-tool.c:25: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libdbus-glib-1.la CCLD libdbus-gtool.la CCLD dbus-binding-tool CCLD dbus-bash-completion-helper ld: warning: file ./.libs/libdbus-glib-1.so: linked to /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/.libs/libdbus-glib-1.so: attempted multiple inclusion of file ld: warning: file ./.libs/libdbus-glib-1.so: linked to /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/.libs/libdbus-glib-1.so: attempted multiple inclusion of file make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus' Making all in examples make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' /bin/bash ../../libtool --mode=execute ../../dbus/dbus-binding-tool --prefix=some_object --mode=glib-server --output=example-service-glue.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.xml /bin/bash ../../libtool --mode=execute ../../dbus/dbus-binding-tool --prefix=test_object --mode=glib-server --output=example-signal-emitter-glue.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-signal-emitter.xml WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /var/tmp/dbus-binding-tool-c-marshallers.L3SV2Z... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /var/tmp/dbus-binding-tool-c-marshallers.1E0U2Z... /usr/gnu/bin/make all-recursive make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' Making all in . make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' CC example-service.o CC example-client.o CC example-signal-recipient.o CC example-signal-emitter.o /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c: In function 'main': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:78:6: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] G_TYPE_VALUE_ARRAY, &hello_reply_struct, G_TYPE_INVALID)) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:97:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (!g_value_transform (g_value_array_get_nth (hello_reply_struct, i), &strval)) ^~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:99:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_print ("%s: %s\n", g_type_name (G_VALUE_TYPE (g_value_array_get_nth (hello_reply_struct, i))), ^~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:102:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (hello_reply_struct); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-client.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c: In function 'some_object_get_tuple': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:86:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *ret = g_value_array_new (6); ^ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:87:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_prepend (*ret, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here GValueArray* g_value_array_prepend (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:88:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (*ret, 0), G_TYPE_STRING); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:89:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_string (g_value_array_get_nth (*ret, 0), "hello"); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:90:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_prepend (*ret, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here GValueArray* g_value_array_prepend (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:91:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (*ret, 0), G_TYPE_UINT); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:92:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_uint (g_value_array_get_nth (*ret, 0), 42); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:35:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h:27, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/example-service.c:3: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ CCLD example-signal-recipient CCLD example-signal-emitter CCLD example-client CCLD example-service make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' Making all in statemachine make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples/statemachine' /bin/bash ../../../libtool --mode=execute ../../../dbus/dbus-binding-tool --prefix=sm_server --mode=glib-server --output=statemachine-server-glue.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/statemachine-server.xml /bin/bash ../../../libtool --mode=execute ../../../dbus/dbus-binding-tool --prefix=sm_object --mode=glib-server --output=statemachine-glue.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/statemachine.xml echo "#include " > sm-marshal.c.tmp /usr/bin/amd64/glib-genmarshal --prefix=sm_marshal /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/sm-marshal.list --header > sm-marshal.h.tmp && mv sm-marshal.h.tmp sm-marshal.h /usr/bin/amd64/glib-genmarshal --prefix=sm_marshal /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/sm-marshal.list --header --body >> sm-marshal.c.tmp WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/sm-marshal.list... INFO: Reading /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/examples/statemachine/sm-marshal.list... mv sm-marshal.c.tmp sm-marshal.c WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /var/tmp/dbus-binding-tool-c-marshallers.39G82Z... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /var/tmp/dbus-binding-tool-c-marshallers.HTG72Z... /usr/gnu/bin/make all-am make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples/statemachine' CC statemachine-server.o CC statemachine.o CC sm-marshal.o CCLD statemachine-server make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples/statemachine' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples/statemachine' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus' Making all in tools make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/tools' ../dbus/dbus-binding-tool --mode=glib-client --prefix=dbus_bus --output=dbus-glib-bindings.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus-bus-introspect.xml /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/tools' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/tools' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/tools' Making all in test make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test' Making all in . make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test' Making all in core make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/core' /usr/gnu/bin/make all-am make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/core' CC test-profile.o /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c: In function 'do_profile_run': /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:1055:7: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (vtable->client_thread_func, (void*) vtable, FALSE, NULL); ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:111:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:34: At top level: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:34: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:34: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:34: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h:28, from /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/test/core/test-profile.c:34: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD test-profile make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/core' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/core' Making all in interfaces make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/interfaces' /usr/gnu/bin/make all-am make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/interfaces' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/interfaces' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/interfaces' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test' Making all in doc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc' Making all in reference make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc/reference' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc/reference' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' Making install in dbus-gmain make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus-gmain' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus-gmain' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus-gmain' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus-gmain' Making install in dbus make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus' Making install in . make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libdbus-glib-1.la '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib' libtool: install: /usr/gnu/bin/install -c .libs/libdbus-glib-1.so.2.3.4 /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/libdbus-glib-1.so.2.3.4 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib && { ln -s -f libdbus-glib-1.so.2.3.4 libdbus-glib-1.so.2 || { rm -f libdbus-glib-1.so.2 && ln -s libdbus-glib-1.so.2.3.4 libdbus-glib-1.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib && { ln -s -f libdbus-glib-1.so.2.3.4 libdbus-glib-1.so || { rm -f libdbus-glib-1.so && ln -s libdbus-glib-1.so.2.3.4 libdbus-glib-1.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/libdbus-glib-1.so.2.3.4 libtool: install: /usr/gnu/bin/install -c .libs/libdbus-glib-1.lai /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/libdbus-glib-1.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c dbus-binding-tool '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/bin' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/libdbus-glib-1.la' has not been installed in '/usr/lib' libtool: warning: './libdbus-glib-1.la' has not been installed in '/usr/lib' libtool: install: /usr/gnu/bin/install -c .libs/dbus-binding-tool /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/bin/dbus-binding-tool /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c dbus-bash-completion-helper '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/libdbus-glib-1.la' has not been installed in '/usr/lib' libtool: warning: './libdbus-glib-1.la' has not been installed in '/usr/lib' libtool: install: /usr/gnu/bin/install -c .libs/dbus-bash-completion-helper /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/dbus-bash-completion-helper /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/etc/bash_completion.d' /usr/gnu/bin/install -c dbus-bash-completion.sh '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/etc/bash_completion.d' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/include/dbus-1.0/dbus' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtype-specialized.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/include/dbus-1.0/dbus' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus' Making install in examples make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' /usr/gnu/bin/make install-recursive make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' Making install in . make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' Making install in statemachine make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples/statemachine' /usr/gnu/bin/make install-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples/statemachine' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples/statemachine' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples/statemachine' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples/statemachine' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples/statemachine' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus/examples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/dbus' Making install in tools make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/tools' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/tools' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/tools' make[6]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/include/dbus-1.0/dbus' /usr/gnu/bin/install -c -m 644 dbus-glib-bindings.h '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/include/dbus-1.0/dbus' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/tools' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/tools' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/tools' Making install in test make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test' Making install in . make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test' Making install in core make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/core' /usr/gnu/bin/make install-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/core' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/core' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/core' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/core' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/core' Making install in interfaces make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/interfaces' /usr/gnu/bin/make install-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/interfaces' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/interfaces' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/interfaces' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/interfaces' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test/interfaces' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/test' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc' Making install in reference make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc/reference' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc/reference' make[6]: Nothing to be done for 'install-exec-am'. Nothing to install make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc/reference' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc/reference' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc' make[6]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/doc/dbus-binding-tool.1 '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/share/man/man1' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/doc' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/pkgconfig' /usr/gnu/bin/install -c -m 644 dbus-glib-1.pc '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/i86/.installed (cd /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' Making install in dbus-gmain make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus-gmain' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus-gmain' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus-gmain' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus-gmain' Making install in dbus make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus' Making install in . make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libdbus-glib-1.la '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/libdbus-glib-1.so.2.3.4 /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64/libdbus-glib-1.so.2.3.4 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64 && { ln -s -f libdbus-glib-1.so.2.3.4 libdbus-glib-1.so.2 || { rm -f libdbus-glib-1.so.2 && ln -s libdbus-glib-1.so.2.3.4 libdbus-glib-1.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64 && { ln -s -f libdbus-glib-1.so.2.3.4 libdbus-glib-1.so || { rm -f libdbus-glib-1.so && ln -s libdbus-glib-1.so.2.3.4 libdbus-glib-1.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64/libdbus-glib-1.so.2.3.4 libtool: install: /usr/gnu/bin/install -c .libs/libdbus-glib-1.lai /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64/libdbus-glib-1.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/bin/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c dbus-binding-tool '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/bin/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/libdbus-glib-1.la' has not been installed in '/usr/lib/amd64' libtool: warning: './libdbus-glib-1.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/dbus-binding-tool /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/bin/amd64/dbus-binding-tool /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c dbus-bash-completion-helper '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64' libtool: warning: '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/libdbus-glib-1.la' has not been installed in '/usr/lib/amd64' libtool: warning: './libdbus-glib-1.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/dbus-bash-completion-helper /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64/dbus-bash-completion-helper /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/etc/bash_completion.d' /usr/gnu/bin/install -c dbus-bash-completion.sh '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/etc/bash_completion.d' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/include/dbus-1.0/dbus' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gtype-specialized.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib.h /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/dbus/dbus-glib-lowlevel.h '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/include/dbus-1.0/dbus' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus' Making install in examples make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' /usr/gnu/bin/make install-recursive make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' Making install in . make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' Making install in statemachine make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples/statemachine' /usr/gnu/bin/make install-am make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples/statemachine' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples/statemachine' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples/statemachine' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples/statemachine' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples/statemachine' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus/examples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/dbus' Making install in tools make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/tools' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/tools' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/tools' make[6]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/include/dbus-1.0/dbus' /usr/gnu/bin/install -c -m 644 dbus-glib-bindings.h '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/include/dbus-1.0/dbus' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/tools' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/tools' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/tools' Making install in test make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test' Making install in . make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test' Making install in core make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/core' /usr/gnu/bin/make install-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/core' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/core' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/core' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/core' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/core' Making install in interfaces make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/interfaces' /usr/gnu/bin/make install-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/interfaces' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/interfaces' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/interfaces' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/interfaces' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test/interfaces' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/test' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc' Making install in reference make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc/reference' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc/reference' make[6]: Nothing to be done for 'install-exec-am'. Nothing to install make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc/reference' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc/reference' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc' make[6]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/dbus-glib-0.110/doc/dbus-binding-tool.1 '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/share/man/man1' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/doc' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/gnu/bin/install -c -m 644 dbus-glib-1.pc '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=0\\.110 -D COMPONENT_RE_VERSION=0\\.110 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Libraries" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2018.0.0.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="0.110" -D IPS_COMPONENT_VERSION="0.110" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.110.tar.gz" -D COMPONENT_PROJECT_URL="https://dbus.freedesktop.org/doc/dbus-glib/" -D COMPONENT_NAME="dbus-glib" -D COMPONENT_FMRI="system/library/libdbus-glib" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="D-Bus GLib bindings" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2,AFLv2.1" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="b38364a97eec8c319fea36c188909497e2577bce" libdbus-glib.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib -d dbus-glib-0.110 -m /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.mogrified >/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.mangled Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/bin/amd64/dbus-binding-tool Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/bin/amd64/dbus-binding-tool Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64/dbus-bash-completion-helper Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/usr/lib/amd64/dbus-bash-completion-helper /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib -d dbus-glib-0.110 /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.mangled >/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib dbus-glib-0.110" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.depend.res /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build -d /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib -d dbus-glib-0.110 -T \*.py /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.pre-published pkg://openindiana.org/system/library/libdbus-glib@0.110,5.11-2018.0.0.1:20190611T132258Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/manifest-i386-libdbus-glib.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/dbus-glib/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/dbus-glib'