Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 674461 Details for
Bug 346353
dev-libs/dbus-glib fails to crosscompile (fails when building examples)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
full build log
dbus-glib.log (text/x-log), 225.48 KB, created by
tt_1
on 2020-11-23 11:46:59 UTC
(
hide
)
Description:
full build log
Filename:
MIME Type:
Creator:
tt_1
Created:
2020-11-23 11:46:59 UTC
Size:
225.48 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/dbus-glib-0.110 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: freedesktop-bugs@gentoo.org >[32;01m * [39;49;00mUSE: arm elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking dbus-glib-0.110.tar.gz to /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work >>>> Source unpacked in /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work >>>> Preparing source in /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 ... >>>> Source prepared. >>>> Configuring source in /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 ... > [32;01m*[0m .arm: running multilib-minimal_abi_src_configure > * econf: updating dbus-glib-0.110/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dbus-glib-0.110/config.sub with /usr/share/gnuconfig/config.sub >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv7a-unknown-linux-gnueabihf --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dbus-glib-0.110 --htmldir=/usr/share/doc/dbus-glib-0.110/html --with-sysroot=/usr/armv7a-unknown-linux-gnueabihf --libdir=/usr/lib --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/linux-gnu >configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnu >configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi >configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueabi >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking whether gcc understands -Wfloat-equal... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld >checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm >checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... /usr/armv7a-unknown-linux-gnueabihf >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for library containing socket... none required >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 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... no >configure: WARNING: > You will not be able to create source packages with 'make dist' > because gtk-doc >= 1.14 is not found. >checking for gtkdoc-check... no >checking for gtkdoc-check... no >checking for gtkdoc-rebase... no >checking for gtkdoc-mkpdf... no >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: /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 > compiler: x86_64-pc-linux-gnu-gcc > cflags: -O2 -march=znver1 -pipe -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/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm > * econf: updating dbus-glib-0.110/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dbus-glib-0.110/config.sub with /usr/share/gnuconfig/config.sub >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armv7a-unknown-linux-gnueabihf --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dbus-glib-0.110 --htmldir=/usr/share/doc/dbus-glib-0.110/html --with-sysroot=/usr/armv7a-unknown-linux-gnueabihf --libdir=/usr/lib --localstatedir=/var --enable-bash-completion --disable-gtk-doc --disable-asserts --disable-static --with-dbus-binding-tool=/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus/dbus-binding-tool >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >configure: loading site script /usr/share/crossdev/include/site/linux-gnu >configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnu >configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi >configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueabi >checking build system type... x86_64-pc-linux-gnu >checking host system type... armv7a-unknown-linux-gnueabihf >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for armv7a-unknown-linux-gnueabihf-strip... armv7a-unknown-linux-gnueabihf-strip >checking for a thread-safe mkdir -p... /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 armv7a-unknown-linux-gnueabihf-gcc... armv7a-unknown-linux-gnueabihf-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... yes >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether armv7a-unknown-linux-gnueabihf-gcc accepts -g... yes >checking for armv7a-unknown-linux-gnueabihf-gcc option to accept ISO C89... none needed >checking whether armv7a-unknown-linux-gnueabihf-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of armv7a-unknown-linux-gnueabihf-gcc... none >checking for library containing strerror... none required >checking how to run the C preprocessor... armv7a-unknown-linux-gnueabihf-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking whether gcc understands -Wfloat-equal... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by armv7a-unknown-linux-gnueabihf-gcc... /usr/libexec/gcc/armv7a-unknown-linux-gnueabihf/ld >checking if the linker (/usr/libexec/gcc/armv7a-unknown-linux-gnueabihf/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/armv7a-unknown-linux-gnueabihf-nm -B >checking the name lister (/usr/bin/armv7a-unknown-linux-gnueabihf-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to armv7a-unknown-linux-gnueabihf format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/libexec/gcc/armv7a-unknown-linux-gnueabihf/ld option to reload object files... -r >checking for armv7a-unknown-linux-gnueabihf-objdump... armv7a-unknown-linux-gnueabihf-objdump >checking how to recognize dependent libraries... pass_all >checking for armv7a-unknown-linux-gnueabihf-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for armv7a-unknown-linux-gnueabihf-ar... armv7a-unknown-linux-gnueabihf-ar >checking for archiver @FILE support... @ >checking for armv7a-unknown-linux-gnueabihf-strip... (cached) armv7a-unknown-linux-gnueabihf-strip >checking for armv7a-unknown-linux-gnueabihf-ranlib... armv7a-unknown-linux-gnueabihf-ranlib >checking command to parse /usr/bin/armv7a-unknown-linux-gnueabihf-nm -B output from armv7a-unknown-linux-gnueabihf-gcc object... ok >checking for sysroot... /usr/armv7a-unknown-linux-gnueabihf >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for armv7a-unknown-linux-gnueabihf-mt... no >checking for mt... no >checking if : 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 armv7a-unknown-linux-gnueabihf-gcc supports -fno-rtti -fno-exceptions... no >checking for armv7a-unknown-linux-gnueabihf-gcc option to produce PIC... -fPIC -DPIC >checking if armv7a-unknown-linux-gnueabihf-gcc PIC flag -fPIC -DPIC works... yes >checking if armv7a-unknown-linux-gnueabihf-gcc static flag -static works... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports -c -o file.o... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports -c -o file.o... (cached) yes >checking whether the armv7a-unknown-linux-gnueabihf-gcc linker (/usr/libexec/gcc/armv7a-unknown-linux-gnueabihf/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >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... none required >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 armv7a-unknown-linux-gnueabihf-pkg-config... /usr/bin/armv7a-unknown-linux-gnueabihf-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... no >configure: WARNING: > You will not be able to create source packages with 'make dist' > because gtk-doc >= 1.14 is not found. >checking for gtkdoc-check... no >checking for gtkdoc-check... no >checking for gtkdoc-rebase... no >checking for gtkdoc-mkpdf... no >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: /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 > compiler: armv7a-unknown-linux-gnueabihf-gcc > cflags: -O2 -pipe -fomit-frame-pointer -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: > >>>> Source configured. >>>> Compiling source in /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 ... > [32;01m*[0m .arm: running multilib-minimal_abi_src_compile >make -j12 -C /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build >make: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build' >make all-recursive >make[1]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build' >Making all in dbus-gmain >make[2]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus-gmain' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gmain.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/dbus-gmain.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o tests/util.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/tests/util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o tests/30574.o /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/tests/30574.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o tests/test-thread-server.o /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/tests/test-thread-server.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o tests/test-thread-client.o /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c >In file included from /usr/include/glib-2.0/glib/gtypes.h:32, > from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:27: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c: In function âthread_funcâ: >/usr/lib/glib-2.0/include/glibconfig.h:98:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 98 | #define GPOINTER_TO_INT(p) ((gint) (gint) (p)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:40:21: note: in expansion of macro âGPOINTER_TO_INTâ > 40 | gint32 threadnr = GPOINTER_TO_INT (data); > | ^~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c: In function âmainâ: >/usr/lib/glib-2.0/include/glibconfig.h:101:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 101 | #define GINT_TO_POINTER(i) ((gpointer) (gint) (i)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/tests/test-thread-client.c:113:51: note: in expansion of macro âGINT_TO_POINTERâ > 113 | g_thread_new ("client thread", thread_func, GINT_TO_POINTER (i)); > | ^~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/dbus-gmain.c -fPIC -DPIC -o .libs/dbus-gmain.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/tests/util.c -fPIC -DPIC -o tests/.libs/util.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/tests/util.c -o tests/util.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus-gmain/dbus-gmain.c -o dbus-gmain.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -no-undefined -Wl,-O1 -Wl,--as-needed -o tests/libtest.la tests/util.lo -L/usr/lib -ldbus-1 -L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-ar cru tests/.libs/libtest.a tests/.libs/util.o >libtool: link: x86_64-pc-linux-gnu-ranlib tests/.libs/libtest.a >libtool: link: ( cd "tests/.libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -no-undefined -Wl,-O1 -Wl,--as-needed -o libdbus-gmain.la dbus-gmain.lo -L/usr/lib -ldbus-1 -L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdbus-gmain.a .libs/dbus-gmain.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdbus-gmain.a >libtool: link: ( cd ".libs" && rm -f "libdbus-gmain.la" && ln -s "../libdbus-gmain.la" "libdbus-gmain.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o tests/test-30574 tests/30574.o libdbus-gmain.la tests/libtest.la -L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/usr/lib -ldbus-1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o tests/test-thread-server tests/test-thread-server.o libdbus-gmain.la tests/libtest.la -L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/usr/lib -ldbus-1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o tests/test-thread-client tests/test-thread-client.o libdbus-gmain.la tests/libtest.la -L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/usr/lib -ldbus-1 >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o tests/test-thread-server tests/test-thread-server.o ./.libs/libdbus-gmain.a -L/usr/lib tests/.libs/libtest.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o tests/test-30574 tests/30574.o ./.libs/libdbus-gmain.a -L/usr/lib tests/.libs/libtest.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o tests/test-thread-client tests/test-thread-client.o ./.libs/libdbus-gmain.a -L/usr/lib tests/.libs/libtest.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgio-2.0.so when searching for -lgio-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgobject-2.0.so when searching for -lgobject-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libglib-2.0.so when searching for -lglib-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libdbus-1.so when searching for -ldbus-1 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgio-2.0.so when searching for -lgio-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgobject-2.0.so when searching for -lgobject-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libglib-2.0.so when searching for -lglib-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libdbus-1.so when searching for -ldbus-1 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgio-2.0.so when searching for -lgio-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgobject-2.0.so when searching for -lgobject-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libglib-2.0.so when searching for -lglib-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libdbus-1.so when searching for -ldbus-1 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc >make[2]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus-gmain' >Making all in dbus >make[2]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus' >Making all in . >make[3]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-glib.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gmarshal.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gmarshal.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gobject.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gproxy.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gtest.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gvalue.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gvalue-parse-variant.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gthread.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gthread.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gtype-specialized.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtype-specialized.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gutils.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gutils.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gsignature.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gsignature.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gvalue-utils.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.c -fPIC -DPIC -o .libs/dbus-glib.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gmarshal.c -fPIC -DPIC -o .libs/dbus-gmarshal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c -fPIC -DPIC -o .libs/dbus-gproxy.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.c -fPIC -DPIC -o .libs/dbus-gtest.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtype-specialized.c -fPIC -DPIC -o .libs/dbus-gtype-specialized.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c -fPIC -DPIC -o .libs/dbus-gobject.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c -fPIC -DPIC -o .libs/dbus-gvalue.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c -fPIC -DPIC -o .libs/dbus-gvalue-parse-variant.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gutils.c -fPIC -DPIC -o .libs/dbus-gutils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gthread.c -fPIC -DPIC -o .libs/dbus-gthread.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gsignature.c -fPIC -DPIC -o .libs/dbus-gsignature.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c -fPIC -DPIC -o .libs/dbus-gvalue-utils.o >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c: In function âdbus_g_value_tuple_parse_variantâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:265:3: warning: âg_value_array_newâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 265 | GValueArray *va = g_value_array_new (n); > | ^~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.h:31, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:30: >/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here > 67 | GValueArray* g_value_array_new (guint n_prealloced); > | ^~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:281:7: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 281 | g_value_array_append (va, NULL); > | ^~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.h:31, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:30: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:293:5: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 293 | g_value_array_free (va); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.h:31, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c:30: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gmarshal.c -o dbus-gmarshal.o >/dev/null 2>&1 >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function â_dbus_gvalue_storeâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/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] > 85 | *((gchar *) storage) = g_value_get_char (value); > | ^ >In file included from /usr/include/glib-2.0/glib-object.h:36, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here > 182 | gchar g_value_get_char (const GValue *value); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function â_dbus_gvalue_set_from_pointerâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/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] > 136 | g_value_set_char (value, *((gchar *) storage)); > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:36, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here > 179 | void g_value_set_char (GValue *value, > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function âhash_simple_free_from_gtypeâ: >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.c -o dbus-gtest.o >/dev/null 2>&1 >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:321:7: warning: âg_value_array_get_typeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 321 | else if (gtype == G_TYPE_VALUE_ARRAY) > | ^~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here > 60 | GType g_value_array_get_type (void) G_GNUC_CONST; > | ^~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:321:13: warning: Deprecated pre-processor symbol, replace with > 321 | else if (gtype == G_TYPE_VALUE_ARRAY) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:323:11: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 323 | *func = (GDestroyNotify) g_value_array_free; > | ^ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function â_dbus_g_hash_func_from_gtypeâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:427:12: warning: variable âretâ set but not used [-Wunused-but-set-variable] > 427 | gboolean ret; > | ^~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c: In function â_dbus_gvalue_to_signatureâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:507:3: warning: âg_value_array_get_typeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 507 | if (g_type_is_a (gtype, G_TYPE_VALUE_ARRAY)) > | ^~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here > 60 | GType g_value_array_get_type (void) G_GNUC_CONST; > | ^~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:507:13: warning: Deprecated pre-processor symbol, replace with > 507 | if (g_type_is_a (gtype, G_TYPE_VALUE_ARRAY)) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:519:4: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 519 | sig = _dbus_gvalue_to_signature (g_value_array_get_nth (array, i)); > | ^~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function âgvalue_take_hash_valueâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/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] > 508 | g_value_set_char (value, (gchar) GPOINTER_TO_INT (instance)); > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:36, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here > 179 | void g_value_set_char (GValue *value, > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/gtypes.h:32, > from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/lib/glib-2.0/include/glibconfig.h:98:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 98 | #define GPOINTER_TO_INT(p) ((gint) (gint) (p)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:508:40: note: in expansion of macro âGPOINTER_TO_INTâ > 508 | g_value_set_char (value, (gchar) GPOINTER_TO_INT (instance)); > | ^~~~~~~~~~~~~~~ >/usr/lib/glib-2.0/include/glibconfig.h:99:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 99 | #define GPOINTER_TO_UINT(p) ((guint) (guint) (p)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:511:42: note: in expansion of macro âGPOINTER_TO_UINTâ > 511 | g_value_set_uchar (value, (guchar) GPOINTER_TO_UINT (instance)); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c: In function âdemarshal_valuearrayâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:896:3: warning: âg_value_array_newâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 896 | ret = g_value_array_new (12); > | ^~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here > 67 | GValueArray* g_value_array_new (guint n_prealloced); > | ^~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:904:7: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 904 | g_value_array_append (ret, NULL); > | ^~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:905:7: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 905 | val = g_value_array_get_nth (ret, ret->n_values - 1); > | ^~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:912:4: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 912 | g_value_array_free (ret); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:926:4: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 926 | g_value_array_free (ret); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/lib/glib-2.0/include/glibconfig.h:99:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 99 | #define GPOINTER_TO_UINT(p) ((guint) (guint) (p)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:514:46: note: in expansion of macro âGPOINTER_TO_UINTâ > 514 | g_value_set_boolean (value, (gboolean) GPOINTER_TO_UINT (instance)); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c: In function âget_type_demarshallerâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:1099:7: warning: âg_value_array_get_typeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1099 | if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) > | ^~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here > 60 | GType g_value_array_get_type (void) G_GNUC_CONST; > | ^~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:1099:13: warning: Deprecated pre-processor symbol, replace with > 1099 | if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/lib/glib-2.0/include/glibconfig.h:98:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 98 | #define GPOINTER_TO_INT(p) ((gint) (gint) (p)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:517:31: note: in expansion of macro âGPOINTER_TO_INTâ > 517 | g_value_set_int (value, GPOINTER_TO_INT (instance)); > | ^~~~~~~~~~~~~~~ >/usr/lib/glib-2.0/include/glibconfig.h:99:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 99 | #define GPOINTER_TO_UINT(p) ((guint) (guint) (p)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:520:32: note: in expansion of macro âGPOINTER_TO_UINTâ > 520 | g_value_set_uint (value, GPOINTER_TO_UINT (instance)); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c: In function â_dbus_gvalue_demarshal_messageâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:1300:3: warning: âg_value_array_newâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1300 | 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:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here > 67 | GValueArray* g_value_array_new (guint n_prealloced); > | ^~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:1317:7: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1317 | g_value_array_append (ret, NULL); > | ^~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function âhash_value_from_gvalueâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/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] > 539 | return GINT_TO_POINTER ((int) g_value_get_char (value)); > | ^~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:36, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here > 182 | gchar g_value_get_char (const GValue *value); > | ^~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/gtypes.h:32, > from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/lib/glib-2.0/include/glibconfig.h:101:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 101 | #define GINT_TO_POINTER(i) ((gpointer) (gint) (i)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:539:14: note: in expansion of macro âGINT_TO_POINTERâ > 539 | return GINT_TO_POINTER ((int) g_value_get_char (value)); > | ^~~~~~~~~~~~~~~ >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:542:14: note: in expansion of macro âGUINT_TO_POINTERâ > 542 | return GUINT_TO_POINTER ((guint) g_value_get_uchar (value)); > | ^~~~~~~~~~~~~~~~ >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:545:14: note: in expansion of macro âGUINT_TO_POINTERâ > 545 | return GUINT_TO_POINTER ((guint) g_value_get_boolean (value)); > | ^~~~~~~~~~~~~~~~ >/usr/lib/glib-2.0/include/glibconfig.h:101:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 101 | #define GINT_TO_POINTER(i) ((gpointer) (gint) (i)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:548:14: note: in expansion of macro âGINT_TO_POINTERâ > 548 | return GINT_TO_POINTER (g_value_get_int (value)); > | ^~~~~~~~~~~~~~~ >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:551:14: note: in expansion of macro âGUINT_TO_POINTERâ > 551 | return GUINT_TO_POINTER (g_value_get_uint (value)); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function âvaluearray_constructorâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:771:3: warning: âg_value_array_newâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 771 | ret = g_value_array_new (size); > | ^~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here > 67 | GValueArray* g_value_array_new (guint n_prealloced); > | ^~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:776:7: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 776 | g_value_array_append(ret, &val); > | ^~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function âvaluearray_copyâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:784:3: warning: âg_value_array_copyâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 784 | return g_value_array_copy ((GValueArray*) src); > | ^~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluearray.h:73:14: note: declared here > 73 | GValueArray* g_value_array_copy (const GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function âvaluearray_simple_freeâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:790:3: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 790 | g_value_array_free (val); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function âvaluearray_get_memberâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:801:7: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 801 | val = g_value_array_get_nth (va, member); > | ^~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function âvaluearray_set_memberâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:817:7: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 817 | vp = g_value_array_get_nth (va, member); > | ^~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:1318:7: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1318 | value = g_value_array_get_nth (ret, index_); > | ^~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:1338:3: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1338 | g_value_array_free (ret); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c: In function âmarshal_basicâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/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] > 1360 | char b = g_value_get_char (value); > | ^~~~ >In file included from /usr/include/glib-2.0/glib-object.h:36, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here > 182 | gchar g_value_get_char (const GValue *value); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function âarray_iteratorâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/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] > 882 | g_value_set_char (&val, g_array_index (array, gchar, i)); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c: In function âmarshal_valuearrayâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:1552:11: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1552 | if (!_dbus_gvalue_marshal (&subiter, g_value_array_get_nth (array, i))) > | ^~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:36, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here > 179 | void g_value_set_char (GValue *value, > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c: In function âarray_appendâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/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] > 962 | tmp.c = g_value_get_char (value); > | ^~~ >In file included from /usr/include/glib-2.0/glib-object.h:36, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c:25: >/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here > 182 | gchar g_value_get_char (const GValue *value); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c: In function âget_type_marshallerâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:1847:7: warning: âg_value_array_get_typeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1847 | if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) > | ^~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtest.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here > 60 | GType g_value_array_get_type (void) G_GNUC_CONST; > | ^~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c:1847:13: warning: Deprecated pre-processor symbol, replace with > 1847 | if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gthread.c -o dbus-gthread.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gsignature.c -o dbus-gsignature.o >/dev/null 2>&1 >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:138:3: warning: âGStaticMutexâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 138 | GStaticMutex lock; /**< Thread lock */ > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here > 129 | typedef struct > | ^~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:177:1: warning: âGStaticMutexâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 177 | static GStaticMutex connection_g_proxy_lock = G_STATIC_MUTEX_INIT; > | ^~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:129:9: note: declared here > 129 | typedef struct > | ^~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:177:13: warning: Deprecated pre-processor symbol, replace with > 177 | static GStaticMutex connection_g_proxy_lock = G_STATIC_MUTEX_INIT; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_getâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:188:13: warning: Deprecated pre-processor symbol > 188 | g_static_mutex_lock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:188:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 188 | g_static_mutex_lock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:188:13: warning: Deprecated pre-processor symbol, replace with > 188 | g_static_mutex_lock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:195:13: warning: Deprecated pre-processor symbol > 195 | g_static_mutex_unlock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:195:7: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 195 | g_static_mutex_unlock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:195:13: warning: Deprecated pre-processor symbol, replace with > 195 | g_static_mutex_unlock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:204:3: warning: âg_static_mutex_initâ is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] > 204 | g_static_mutex_init (&manager->lock); > | ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:146:9: note: declared here > 146 | void g_static_mutex_init (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:218:13: warning: Deprecated pre-processor symbol > 218 | g_static_mutex_unlock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:218:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 218 | g_static_mutex_unlock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:218:13: warning: Deprecated pre-processor symbol, replace with > 218 | g_static_mutex_unlock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_refâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:229:13: warning: Deprecated pre-processor symbol > 229 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:229:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 229 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:229:13: warning: Deprecated pre-processor symbol, replace with > 229 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:233:13: warning: Deprecated pre-processor symbol > 233 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:233:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 233 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:233:13: warning: Deprecated pre-processor symbol, replace with > 233 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_unrefâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:244:13: warning: Deprecated pre-processor symbol > 244 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:244:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 244 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:244:13: warning: Deprecated pre-processor symbol, replace with > 244 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:248:13: warning: Deprecated pre-processor symbol > 248 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:248:7: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 248 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:248:13: warning: Deprecated pre-processor symbol, replace with > 248 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:288:7: warning: âg_static_mutex_freeâ is deprecated: Use 'g_mutex_clear' instead [-Wdeprecated-declarations] > 288 | g_static_mutex_free (&manager->lock); > | ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:148:9: note: declared here > 148 | void g_static_mutex_free (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:290:13: warning: Deprecated pre-processor symbol > 290 | g_static_mutex_lock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:290:7: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 290 | g_static_mutex_lock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:290:13: warning: Deprecated pre-processor symbol, replace with > 290 | g_static_mutex_lock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:299:13: warning: Deprecated pre-processor symbol > 299 | g_static_mutex_unlock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:299:7: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 299 | g_static_mutex_unlock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:299:13: warning: Deprecated pre-processor symbol, replace with > 299 | g_static_mutex_unlock (&connection_g_proxy_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:308:13: warning: Deprecated pre-processor symbol > 308 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:308:7: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 308 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:308:13: warning: Deprecated pre-processor symbol, replace with > 308 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gutils.c -o dbus-gutils.o >/dev/null 2>&1 >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_unmonitor_name_ownerâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:627:12: warning: variable âretâ set but not used [-Wunused-but-set-variable] > 627 | gboolean ret; > | ^~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_replace_name_ownerâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:787:13: warning: Deprecated pre-processor symbol > 787 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:787:4: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 787 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:787:13: warning: Deprecated pre-processor symbol, replace with > 787 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:801:13: warning: Deprecated pre-processor symbol > 801 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:801:4: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 801 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:801:13: warning: Deprecated pre-processor symbol, replace with > 801 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âgot_name_owner_cbâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:829:13: warning: Deprecated pre-processor symbol > 829 | LOCK_MANAGER (priv->manager); > | ^~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:829:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 829 | LOCK_MANAGER (priv->manager); > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:829:13: warning: Deprecated pre-processor symbol, replace with > 829 | LOCK_MANAGER (priv->manager); > | ^~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:857:13: warning: Deprecated pre-processor symbol > 857 | UNLOCK_MANAGER (priv->manager); > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:857:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 857 | UNLOCK_MANAGER (priv->manager); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:857:13: warning: Deprecated pre-processor symbol, replace with > 857 | UNLOCK_MANAGER (priv->manager); > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_registerâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:934:13: warning: Deprecated pre-processor symbol > 934 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:934:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 934 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:934:13: warning: Deprecated pre-processor symbol, replace with > 934 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1040:13: warning: Deprecated pre-processor symbol > 1040 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1040:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 1040 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1040:13: warning: Deprecated pre-processor symbol, replace with > 1040 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_unregisterâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1051:13: warning: Deprecated pre-processor symbol > 1051 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1051:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 1051 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1051:13: warning: Deprecated pre-processor symbol, replace with > 1051 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:103:1: warning: âGStaticRWLockâ is deprecated: Use 'GRWLock' instead [-Wdeprecated-declarations] > 103 | static GStaticRWLock globals_lock = G_STATIC_RW_LOCK_INIT; > | ^~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1151:13: warning: Deprecated pre-processor symbol > 1151 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/glib/deprecated/gthread.h:194:8: note: declared here > 194 | struct _GStaticRWLock > | ^~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1151:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 1151 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:103:13: warning: Deprecated pre-processor symbol, replace with > 103 | static GStaticRWLock globals_lock = G_STATIC_RW_LOCK_INIT; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1151:13: warning: Deprecated pre-processor symbol, replace with > 1151 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:103:13: warning: Deprecated pre-processor symbol, replace with >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_filterâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1209:13: warning: Deprecated pre-processor symbol > 1209 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1209:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 1209 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1209:13: warning: Deprecated pre-processor symbol, replace with > 1209 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1230:13: warning: Deprecated pre-processor symbol > 1230 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1230:11: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 1230 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1230:13: warning: Deprecated pre-processor symbol, replace with > 1230 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1233:13: warning: Deprecated pre-processor symbol > 1233 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1233:11: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 1233 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1233:13: warning: Deprecated pre-processor symbol, replace with > 1233 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1355:13: warning: Deprecated pre-processor symbol > 1355 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1355:4: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 1355 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1355:13: warning: Deprecated pre-processor symbol, replace with > 1355 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1358:13: warning: Deprecated pre-processor symbol > 1358 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1358:4: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 1358 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1358:13: warning: Deprecated pre-processor symbol, replace with > 1358 | LOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1363:13: warning: Deprecated pre-processor symbol > 1363 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c: In function âobject_export_unregister_allâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:654:15: warning: unused variable âoldâ [-Wunused-variable] > 654 | GSList *old = oe->registrations; > | ^~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1363:3: warning: âg_static_mutex_get_mutex_implâ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] > 1363 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here > 150 | GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1363:13: warning: Deprecated pre-processor symbol, replace with > 1363 | UNLOCK_MANAGER (manager); > | ^~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.c -o dbus-glib.o >/dev/null 2>&1 >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âmarshal_dbus_message_to_g_marshallerâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1738:3: warning: âg_value_array_prependâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1738 | g_value_array_prepend (value_array, NULL); > | ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here > 76 | GValueArray* g_value_array_prepend (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1739:3: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1739 | 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:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1740:3: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1740 | 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:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1745:3: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1745 | g_value_array_free (value_array); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/gtypes.h:32, > from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âd_pending_call_notifyâ: >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:40:37: note: in expansion of macro âGUINT_TO_POINTERâ > 40 | #define DBUS_G_PROXY_ID_TO_CALL(x) (GUINT_TO_POINTER(x)) > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1846:38: note: in expansion of macro âDBUS_G_PROXY_ID_TO_CALLâ > 1846 | (* closure->func) (closure->proxy, DBUS_G_PROXY_ID_TO_CALL (closure->call_id), closure->data); > | ^~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âmanager_begin_bus_callâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: âg_value_array_newâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1921 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here > 67 | GValueArray* g_value_array_new (guint n_prealloced); > | ^~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1921 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1921 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c: In function âgerror_domaincode_to_dbus_error_nameâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1478:7: warning: âg_static_rw_lock_reader_lockâ is deprecated: Use 'g_rw_lock_reader_lock' instead [-Wdeprecated-declarations] > 1478 | g_static_rw_lock_reader_lock (&globals_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/glib/deprecated/gthread.h:212:11: note: declared here > 212 | void g_static_rw_lock_reader_lock (GStaticRWLock *lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1485:7: warning: âg_static_rw_lock_reader_unlockâ is deprecated: Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations] > 1485 | g_static_rw_lock_reader_unlock (&globals_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/glib/deprecated/gthread.h:218:11: note: declared here > 218 | void g_static_rw_lock_reader_unlock (GStaticRWLock *lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1921:3: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1921 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1928:7: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1928 | g_value_array_free (arg_values); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/gtypes.h:32, > from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:40:37: note: in expansion of macro âGUINT_TO_POINTERâ > 40 | #define DBUS_G_PROXY_ID_TO_CALL(x) (GUINT_TO_POINTER(x)) > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:1933:10: note: in expansion of macro âDBUS_G_PROXY_ID_TO_CALLâ > 1933 | return DBUS_G_PROXY_ID_TO_CALL (call_id); > | ^~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c: In function âinvoke_object_methodâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1759:3: warning: âg_value_array_prependâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1759 | g_value_array_prepend (value_array, NULL); > | ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here > 76 | GValueArray* g_value_array_prepend (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1760:3: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1760 | 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:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1761:3: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1761 | 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:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1775:7: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1775 | g_value_array_append (value_array, &context_value); > | ^~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1851:7: warning: âg_value_array_newâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1851 | out_param_gvalues = g_value_array_new (out_param_count); > | ^~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here > 67 | GValueArray* g_value_array_new (guint n_prealloced); > | ^~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1888:8: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1888 | g_value_array_append (out_param_gvalues, NULL); > | ^~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1892:4: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1892 | g_value_array_append (value_array, &value); > | ^~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1900:7: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1900 | g_value_array_append (value_array, NULL); > | ^~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1901:7: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1901 | 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:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_marshal_args_to_messageâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:1902:7: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 1902 | 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:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2328:7: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2328 | gvalue = g_value_array_get_nth (args, i); > | ^~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/gtypes.h:32, > from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_begin_call_internalâ: >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2399:45: note: in expansion of macro âGUINT_TO_POINTERâ > 2399 | g_hash_table_insert (priv->pending_calls, GUINT_TO_POINTER (call_id), pending); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_end_call_internalâ: >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2440:55: note: in expansion of macro âGUINT_TO_POINTERâ > 2440 | pending = g_hash_table_lookup (priv->pending_calls, GUINT_TO_POINTER (call_id)); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:2043:7: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2043 | g_value_array_free (out_param_gvalues); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:2049:3: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2049 | g_value_array_free (value_array); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2573:45: note: in expansion of macro âGUINT_TO_POINTERâ > 2573 | g_hash_table_remove (priv->pending_calls, GUINT_TO_POINTER (call_id)); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_begin_callâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: âg_value_array_newâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2631 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here > 67 | GValueArray* g_value_array_new (guint n_prealloced); > | ^~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2631 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2631 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2631:3: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2631 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2638:7: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2638 | g_value_array_free (arg_values); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/gtypes.h:32, > from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:40:37: note: in expansion of macro âGUINT_TO_POINTERâ > 40 | #define DBUS_G_PROXY_ID_TO_CALL(x) (GUINT_TO_POINTER(x)) > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2643:10: note: in expansion of macro âDBUS_G_PROXY_ID_TO_CALLâ > 2643 | return DBUS_G_PROXY_ID_TO_CALL (call_id); > | ^~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_begin_call_with_timeoutâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: âg_value_array_newâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2699 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here > 67 | GValueArray* g_value_array_new (guint n_prealloced); > | ^~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2699 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2699 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2699:3: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2699 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2706:7: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2706 | g_value_array_free (arg_values); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/gtypes.h:32, > from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:40:37: note: in expansion of macro âGUINT_TO_POINTERâ > 40 | #define DBUS_G_PROXY_ID_TO_CALL(x) (GUINT_TO_POINTER(x)) > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2711:10: note: in expansion of macro âDBUS_G_PROXY_ID_TO_CALLâ > 2711 | return DBUS_G_PROXY_ID_TO_CALL (call_id); > | ^~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_end_callâ: >/usr/lib/glib-2.0/include/glibconfig.h:99:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 99 | #define GPOINTER_TO_UINT(p) ((guint) (guint) (p)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2756:48: note: in expansion of macro âGPOINTER_TO_UINTâ > 2756 | ret = dbus_g_proxy_end_call_internal (proxy, GPOINTER_TO_UINT (call), error, first_arg_type, args); > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_callâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: âg_value_array_newâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2808 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here > 67 | GValueArray* g_value_array_new (guint n_prealloced); > | ^~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2808 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c: In function âdbus_g_error_domain_registerâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:2707:3: warning: âg_static_rw_lock_writer_lockâ is deprecated: Use 'g_rw_lock_writer_lock' instead [-Wdeprecated-declarations] > 2707 | g_static_rw_lock_writer_lock (&globals_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2808 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/glib/deprecated/gthread.h:221:11: note: declared here > 221 | void g_static_rw_lock_writer_lock (GStaticRWLock *lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2808:3: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2808 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:2731:3: warning: âg_static_rw_lock_writer_unlockâ is deprecated: Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations] > 2731 | g_static_rw_lock_writer_unlock (&globals_lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib.h:111, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/include/glib-2.0/gobject/gvaluecollector.h:32, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c:26: >/usr/include/glib-2.0/glib/deprecated/gthread.h:227:11: note: declared here > 227 | void g_static_rw_lock_writer_unlock (GStaticRWLock *lock); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2815:7: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2815 | g_value_array_free (in_args); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_call_with_timeoutâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: âg_value_array_newâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2871 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-parse-variant.c -o dbus-gvalue-parse-variant.o >/dev/null 2>&1 >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here > 67 | GValueArray* g_value_array_new (guint n_prealloced); > | ^~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2871 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2871 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2871:3: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2871 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2878:7: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2878 | g_value_array_free (in_args); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_call_no_replyâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: âg_value_array_newâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2929 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here > 67 | GValueArray* g_value_array_new (guint n_prealloced); > | ^~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: âg_value_array_appendâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2929 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here > 80 | GValueArray* g_value_array_append (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: âg_value_array_get_nthâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2929 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gidl.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gidl.c >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here > 63 | GValue* g_value_array_get_nth (GValueArray *value_array, > | ^~~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2929:3: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2929 | DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2935:7: warning: âg_value_array_freeâ is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] > 2935 | g_value_array_free (in_args); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here > 70 | void g_value_array_free (GValueArray *value_array); > | ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/glib-2.0/glib/gtypes.h:32, > from /usr/include/glib-2.0/glib/galloca.h:32, > from /usr/include/glib-2.0/glib.h:30, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:27: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c: In function âdbus_g_proxy_cancel_callâ: >/usr/lib/glib-2.0/include/glibconfig.h:99:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > 99 | #define GPOINTER_TO_UINT(p) ((guint) (guint) (p)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:39:37: note: in expansion of macro âGPOINTER_TO_UINTâ > 39 | #define DBUS_G_PROXY_CALL_TO_ID(x) (GPOINTER_TO_UINT(x)) > | ^~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2983:13: note: in expansion of macro âDBUS_G_PROXY_CALL_TO_IDâ > 2983 | call_id = DBUS_G_PROXY_CALL_TO_ID (call); > | ^~~~~~~~~~~~~~~~~~~~~~~ >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2991:55: note: in expansion of macro âGUINT_TO_POINTERâ > 2991 | pending = g_hash_table_lookup (priv->pending_calls, GUINT_TO_POINTER (call_id)); > | ^~~~~~~~~~~~~~~~ >/usr/lib/glib-2.0/include/glibconfig.h:102:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 102 | #define GUINT_TO_POINTER(u) ((gpointer) (guint) (u)) > | ^ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c:2992:45: note: in expansion of macro âGUINT_TO_POINTERâ > 2992 | g_hash_table_remove (priv->pending_calls, GUINT_TO_POINTER (call_id)); > | ^~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gloader-expat.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gloader-expat.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gparser.lo /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gparser.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-binding-tool-glib.o /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-glib-tool.o /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib-tool.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gidl.c -fPIC -DPIC -o .libs/dbus-gidl.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-bash-completion-helper.o /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-bash-completion-helper.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue-utils.c -o dbus-gvalue-utils.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gloader-expat.c -fPIC -DPIC -o .libs/dbus-gloader-expat.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gparser.c -fPIC -DPIC -o .libs/dbus-gparser.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gtype-specialized.c -o dbus-gtype-specialized.o >/dev/null 2>&1 >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c: In function âdbus_g_type_get_lookup_functionâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:1142:13: warning: Deprecated pre-processor symbol, replace with > 1142 | MAP_KNOWN(G_TYPE_VALUE_ARRAY); > | ^~~~~~~~~~~~~~~~~~~~ >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/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] > 1142 | MAP_KNOWN(G_TYPE_VALUE_ARRAY); > | ^~~~~~~~~ >In file included from /usr/include/glib-2.0/glib-object.h:34, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-glib.h:27, > from /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-binding-tool-glib.c:26: >/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here > 60 | GType g_value_array_get_type (void) G_GNUC_CONST; > | ^~~~~~~~~~~~~~~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gvalue.c -o dbus-gvalue.o >/dev/null 2>&1 >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gidl.c: In function âfree_arg_listâ: >/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gidl.c:460:16: warning: unused variable âaiâ [-Wunused-variable] > 460 | ArgInfo *ai = tmp->data; > | ^~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gloader-expat.c -o dbus-gloader-expat.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gparser.c -o dbus-gparser.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gidl.c -o dbus-gidl.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gobject.c -o dbus-gobject.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus -I.. -I/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110 -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/dbus-gproxy.c -o dbus-gproxy.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -export-symbols-regex "^[^_].*" -version-info 5:4:3 -no-undefined -Wl,-O1 -Wl,--as-needed -o libdbus-glib-1.la -rpath /usr/lib dbus-glib.lo dbus-gmarshal.lo dbus-gobject.lo dbus-gproxy.lo dbus-gtest.lo dbus-gvalue.lo dbus-gvalue-parse-variant.lo dbus-gthread.lo dbus-gtype-specialized.lo dbus-gutils.lo dbus-gsignature.lo dbus-gvalue-utils.lo ../dbus-gmain/libdbus-gmain.la -L/usr/lib -ldbus-1 -L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-nm .libs/dbus-glib.o .libs/dbus-gmarshal.o .libs/dbus-gobject.o .libs/dbus-gproxy.o .libs/dbus-gtest.o .libs/dbus-gvalue.o .libs/dbus-gvalue-parse-variant.o .libs/dbus-gthread.o .libs/dbus-gtype-specialized.o .libs/dbus-gutils.o .libs/dbus-gsignature.o .libs/dbus-gvalue-utils.o ../dbus-gmain/.libs/libdbus-gmain.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libdbus-glib-1.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libdbus-glib-1.exp" > ".libs/libdbus-glib-1.expT" >libtool: link: mv -f ".libs/libdbus-glib-1.expT" ".libs/libdbus-glib-1.exp" >libtool: link: echo "{ global:" > .libs/libdbus-glib-1.ver >libtool: link: cat .libs/libdbus-glib-1.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libdbus-glib-1.ver >libtool: link: echo "local: *; };" >> .libs/libdbus-glib-1.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dbus-glib.o .libs/dbus-gmarshal.o .libs/dbus-gobject.o .libs/dbus-gproxy.o .libs/dbus-gtest.o .libs/dbus-gvalue.o .libs/dbus-gvalue-parse-variant.o .libs/dbus-gthread.o .libs/dbus-gtype-specialized.o .libs/dbus-gutils.o .libs/dbus-gsignature.o .libs/dbus-gvalue-utils.o -Wl,--whole-archive ../dbus-gmain/.libs/libdbus-gmain.a -Wl,--no-whole-archive -L/usr/lib -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -march=znver1 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libdbus-glib-1.so.2 -Wl,-version-script -Wl,.libs/libdbus-glib-1.ver -o .libs/libdbus-glib-1.so.2.3.4 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libdbus-1.so when searching for -ldbus-1 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgio-2.0.so when searching for -lgio-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgobject-2.0.so when searching for -lgobject-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libglib-2.0.so when searching for -lglib-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc >libtool: link: (cd ".libs" && rm -f "libdbus-glib-1.so.2" && ln -s "libdbus-glib-1.so.2.3.4" "libdbus-glib-1.so.2") >libtool: link: (cd ".libs" && rm -f "libdbus-glib-1.so" && ln -s "libdbus-glib-1.so.2.3.4" "libdbus-glib-1.so") >libtool: link: (cd .libs/libdbus-glib-1.lax/libdbus-gmain.a && x86_64-pc-linux-gnu-ar x "/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus/../dbus-gmain/.libs/libdbus-gmain.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdbus-glib-1.a dbus-glib.o dbus-gmarshal.o dbus-gobject.o dbus-gproxy.o dbus-gtest.o dbus-gvalue.o dbus-gvalue-parse-variant.o dbus-gthread.o dbus-gtype-specialized.o dbus-gutils.o dbus-gsignature.o dbus-gvalue-utils.o .libs/libdbus-glib-1.lax/libdbus-gmain.a/dbus-gmain.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdbus-glib-1.a >libtool: link: rm -fr .libs/libdbus-glib-1.lax >libtool: link: ( cd ".libs" && rm -f "libdbus-glib-1.la" && ln -s "../libdbus-glib-1.la" "libdbus-glib-1.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o libdbus-gtool.la dbus-gtype-specialized.lo dbus-gutils.lo dbus-gsignature.lo dbus-gvalue-utils.lo dbus-gidl.lo dbus-gloader-expat.lo dbus-gparser.lo -lexpat -L/usr/lib -ldbus-1 -L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 libdbus-glib-1.la >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdbus-gtool.a .libs/dbus-gtype-specialized.o .libs/dbus-gutils.o .libs/dbus-gsignature.o .libs/dbus-gvalue-utils.o .libs/dbus-gidl.o .libs/dbus-gloader-expat.o .libs/dbus-gparser.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdbus-gtool.a >libtool: link: ( cd ".libs" && rm -f "libdbus-gtool.la" && ln -s "../libdbus-gtool.la" "libdbus-gtool.la" ) >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o dbus-binding-tool dbus-binding-tool-glib.o dbus-glib-tool.o ./libdbus-gtool.la ./libdbus-glib-1.la -L/usr/lib -ldbus-1 -L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lexpat >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o dbus-bash-completion-helper dbus-bash-completion-helper.o ./libdbus-gtool.la -lexpat ./libdbus-glib-1.la -L/usr/lib -ldbus-1 -L/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/dbus-bash-completion-helper dbus-bash-completion-helper.o ./.libs/libdbus-gtool.a -L/usr/lib /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus/.libs/libdbus-glib-1.so -lexpat ./.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -march=znver1 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -o .libs/dbus-binding-tool dbus-binding-tool-glib.o dbus-glib-tool.o ./.libs/libdbus-gtool.a -L/usr/lib /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus/.libs/libdbus-glib-1.so ./.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lexpat >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libexpat.so when searching for -lexpat >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libdbus-1.so when searching for -ldbus-1 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgio-2.0.so when searching for -lgio-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgobject-2.0.so when searching for -lgobject-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libglib-2.0.so when searching for -lglib-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libdbus-1.so when searching for -ldbus-1 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgio-2.0.so when searching for -lgio-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libgobject-2.0.so when searching for -lgobject-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libglib-2.0.so when searching for -lglib-2.0 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libexpat.so when searching for -lexpat >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc >/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc >make[3]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus' >Making all in examples >make[3]: Entering directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus/examples' >/bin/sh ../../libtool --mode=execute ../../dbus/dbus-binding-tool --prefix=some_object --mode=glib-server --output=example-service-glue.h /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/examples/example-service.xml >/bin/sh ../../libtool --mode=execute ../../dbus/dbus-binding-tool --prefix=test_object --mode=glib-server --output=example-signal-emitter-glue.h /usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110/dbus/examples/example-signal-emitter.xml > >(process:1756): GLib-CRITICAL **: 12:42:58.358: g_string_insert_c: assertion '(gsize) pos <= string->len' failed > >(process:1756): GLib-CRITICAL **: 12:42:58.358: g_string_insert_c: assertion '(gsize) pos <= string->len' failed > >(process:1756): GLib-CRITICAL **: 12:42:58.358: g_string_insert_c: assertion '(gsize) pos <= string->len' failed > >(process:1756): GLib-CRITICAL **: 12:42:58.359: g_string_insert_c: assertion '(gsize) pos <= string->len' failed > >(process:1756): GLib-CRITICAL **: 12:42:58.359: g_string_insert_c: assertion '(gsize) pos <= string->len' failed > >(process:1756): GLib-CRITICAL **: 12:42:58.359: g_string_insert_c: assertion '(gsize) pos <= string->len' failed >make[3]: *** [Makefile:790: example-service-glue.h] Segmentation fault >make[3]: *** Waiting for unfinished jobs.... > >(process:1757): GLib-CRITICAL **: 12:42:58.361: g_string_insert_c: assertion '(gsize) pos <= string->len' failed >make[3]: *** [Makefile:793: example-signal-emitter-glue.h] Segmentation fault >make[3]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus/examples' >make[2]: *** [Makefile:1029: all-recursive] Error 1 >make[2]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build/dbus' >make[1]: *** [Makefile:524: all-recursive] Error 1 >make[1]: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build' >make: *** [Makefile:424: all] Error 2 >make: Leaving directory '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm-build' > [31;01m*[0m ERROR: dev-libs/dbus-glib-0.110::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/dbus-glib-0.110::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/dbus-glib-0.110::gentoo'`. > [31;01m*[0m The complete build log is located at '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/temp/environment'. > [31;01m*[0m Working directory: '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110-.arm' > [31;01m*[0m S: '/usr/armv7a-unknown-linux-gnueabihf/tmp/portage/dev-libs/dbus-glib-0.110/work/dbus-glib-0.110'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 346353
:
255045
|
255053
|
674389
| 674461 |
674464