Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 423404 Details for
Bug 572410
>=dev-libs/dbus-glib-0.106: fails to build with "size of array ‘_GStaticAssertCompileTimeAssertion_3’ is negative" when building with ABI=32
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The build log
dbus-glib-0.106.log (text/x-log), 64.28 KB, created by
jorgicio
on 2016-01-20 05:13:12 UTC
(
hide
)
Description:
The build log
Filename:
MIME Type:
Creator:
jorgicio
Created:
2016-01-20 05:13:12 UTC
Size:
64.28 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/dbus-glib-0.106 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: freedesktop-bugs@gentoo.org freedesktop >[32;01m * [39;49;00mUSE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking dbus-glib-0.106.tar.gz to /var/tmp/portage/dev-libs/dbus-glib-0.106/work >>>> Source unpacked in /var/tmp/portage/dev-libs/dbus-glib-0.106/work >>>> Preparing source in /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 ... > [32;01m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_configure > * econf: updating dbus-glib-0.106/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dbus-glib-0.106/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib32 --localstatedir=/var --enable-bash-completion --disable-gtk-doc --disable-asserts --disable-static >configure: loading site script /usr/share/config.site >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/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 i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >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 -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 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 -m32... none >checking for library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -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 -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok >checking for sysroot... no >checking for i686-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 -m32 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for DBUS... yes >checking for DBUS_GLIB... yes >checking for gtk-doc... yes >checking for gtkdoc-check... gtkdoc-check.test >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating m4/Makefile >config.status: creating doc/Makefile >config.status: creating doc/reference/Makefile >config.status: creating doc/reference/version.xml >config.status: creating dbus/Makefile >config.status: creating dbus/examples/Makefile >config.status: creating dbus/examples/statemachine/Makefile >config.status: creating 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 test/lib/Makefile >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.106 > ============== > > prefix: /usr > exec_prefix: ${prefix} > source code location: /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 > compiler: x86_64-pc-linux-gnu-gcc -m32 > cflags: -march=corei7-avx -O2 -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: > > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating dbus-glib-0.106/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dbus-glib-0.106/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --localstatedir=/var --enable-bash-completion --disable-gtk-doc --disable-asserts --disable-static >configure: loading site script /usr/share/config.site >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/lib/portage/python2.7/ebuild-helpers/xattr/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... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >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 /usr/x86_64-pc-linux-gnu/bin/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 /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >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 (/usr/x86_64-pc-linux-gnu/bin/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... 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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for DBUS... yes >checking for DBUS_GLIB... yes >checking for gtk-doc... yes >checking for gtkdoc-check... gtkdoc-check.test >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating m4/Makefile >config.status: creating doc/Makefile >config.status: creating doc/reference/Makefile >config.status: creating doc/reference/version.xml >config.status: creating dbus/Makefile >config.status: creating dbus/examples/Makefile >config.status: creating dbus/examples/statemachine/Makefile >config.status: creating 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 test/lib/Makefile >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.106 > ============== > > prefix: /usr > exec_prefix: ${prefix} > source code location: /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 > compiler: x86_64-pc-linux-gnu-gcc > cflags: -march=corei7-avx -O2 -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: > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 ... > [32;01m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_compile >make -j4 -l4 >make all-recursive >make[1]: se entra en el directorio '/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106-abi_x86_32.x86' >Making all in dbus >make[2]: se entra en el directorio '/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106-abi_x86_32.x86/dbus' >Making all in . >make[3]: se entra en el directorio '/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106-abi_x86_32.x86/dbus' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -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 /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-glib.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -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 /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gmain.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -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 /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gmarshal.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -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 /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-glib.c -fPIC -DPIC -o .libs/dbus-glib.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gmain.c -fPIC -DPIC -o .libs/dbus-gmain.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gmarshal.c -fPIC -DPIC -o .libs/dbus-gmarshal.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c -fPIC -DPIC -o .libs/dbus-gobject.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -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 /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c -fPIC -DPIC -o .libs/dbus-gproxy.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -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 /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gtest.c >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c: In function âobject_export_unregister_allâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:654:15: warning: unused variable âoldâ [-Wunused-variable] > GSList *old = oe->registrations; > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c: In function âgerror_domaincode_to_dbus_error_nameâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1478:7: warning: âg_static_rw_lock_reader_lockâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:216): Use 'g_rw_lock_reader_lock' instead [-Wdeprecated-declarations] > g_static_rw_lock_reader_lock (&globals_lock); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1485:7: warning: âg_static_rw_lock_reader_unlockâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:222): Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations] > g_static_rw_lock_reader_unlock (&globals_lock); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c: In function âinvoke_object_methodâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1759:3: warning: âg_value_array_prependâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:76): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_prepend (value_array, NULL); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1760:3: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_init (g_value_array_get_nth (value_array, 0), G_TYPE_OBJECT); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1761:3: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_set_object (g_value_array_get_nth (value_array, 0), object); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1775:7: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_append (value_array, &context_value); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1851:7: warning: âg_value_array_newâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] > out_param_gvalues = g_value_array_new (out_param_count); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1888:8: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_append (out_param_gvalues, NULL); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1892:4: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_append (value_array, &value); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1900:7: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_append (value_array, NULL); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1901:7: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_init (g_value_array_get_nth (value_array, value_array->n_values - 1), G_TYPE_POINTER); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:1902:7: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_set_pointer (g_value_array_get_nth (value_array, value_array->n_values - 1), &gerror); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:2043:7: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (out_param_gvalues); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:2049:3: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (value_array); > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gtest.c -fPIC -DPIC -o .libs/dbus-gtest.o >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c: In function âdbus_g_error_domain_registerâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:2707:3: warning: âg_static_rw_lock_writer_lockâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:225): Use 'g_rw_lock_writer_lock' instead [-Wdeprecated-declarations] > g_static_rw_lock_writer_lock (&globals_lock); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gobject.c:2731:3: warning: âg_static_rw_lock_writer_unlockâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:231): Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations] > g_static_rw_lock_writer_unlock (&globals_lock); > ^ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -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 /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -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 /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue-parse-variant.c >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_getâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:188:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > g_static_mutex_lock (&connection_g_proxy_lock); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:195:7: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > g_static_mutex_unlock (&connection_g_proxy_lock); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:204:3: warning: âg_static_mutex_initâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'g_mutex_init' instead [-Wdeprecated-declarations] > g_static_mutex_init (&manager->lock); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:218:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > g_static_mutex_unlock (&connection_g_proxy_lock); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_refâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:229:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > LOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:233:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > UNLOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_unrefâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:244:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > LOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:248:7: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > UNLOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:288:7: warning: âg_static_mutex_freeâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:152): Use 'g_mutex_clear' instead [-Wdeprecated-declarations] > g_static_mutex_free (&manager->lock); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:290:7: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > g_static_mutex_lock (&connection_g_proxy_lock); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:299:7: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > g_static_mutex_unlock (&connection_g_proxy_lock); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:308:7: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > UNLOCK_MANAGER (manager); > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c -fPIC -DPIC -o .libs/dbus-gvalue.o >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_unmonitor_name_ownerâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:627:12: warning: variable âretâ set but not used [-Wunused-but-set-variable] > gboolean ret; > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_replace_name_ownerâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:787:4: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > UNLOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:801:4: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > LOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âgot_name_owner_cbâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:829:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > LOCK_MANAGER (priv->manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:857:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > UNLOCK_MANAGER (priv->manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_registerâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:934:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > LOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1040:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > UNLOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_unregisterâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1051:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > LOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1151:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > UNLOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_manager_filterâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1209:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > LOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1230:11: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > UNLOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1233:11: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > LOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1355:4: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > UNLOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1358:4: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > LOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1363:3: warning: âg_static_mutex_get_mutex_implâ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] > UNLOCK_MANAGER (manager); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âmarshal_dbus_message_to_g_marshallerâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1738:3: warning: âg_value_array_prependâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:76): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_prepend (value_array, NULL); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1739:3: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_init (g_value_array_get_nth (value_array, 0), G_TYPE_FROM_INSTANCE (proxy)); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1740:3: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_set_instance (g_value_array_get_nth (value_array, 0), proxy); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1745:3: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (value_array); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âmanager_begin_bus_callâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1921:3: warning: âg_value_array_newâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] > DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1921:3: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1921:3: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1921:3: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:1928:7: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (arg_values); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_marshal_args_to_messageâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2328:7: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] > gvalue = g_value_array_get_nth (args, i); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_begin_callâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2631:3: warning: âg_value_array_newâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] > DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2631:3: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2631:3: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2631:3: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2638:7: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (arg_values); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_begin_call_with_timeoutâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2699:3: warning: âg_value_array_newâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] > DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2699:3: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2699:3: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2699:3: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2706:7: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (arg_values); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_callâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2808:3: warning: âg_value_array_newâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] > DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2808:3: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2808:3: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2808:3: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2815:7: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (in_args); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_call_with_timeoutâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2871:3: warning: âg_value_array_newâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] > DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2871:3: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2871:3: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2871:3: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2878:7: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (in_args); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c: In function âdbus_g_proxy_call_no_replyâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2929:3: warning: âg_value_array_newâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] > DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2929:3: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2929:3: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2929:3: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gproxy.c:2935:7: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (in_args); > ^ >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus -I.. -I/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106 -I.. -I/usr/include/dbus-1.0 -I/usr/lib32/dbus-1.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib32/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -march=corei7-avx -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue-parse-variant.c -fPIC -DPIC -o .libs/dbus-gvalue-parse-variant.o >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c: In function â_dbus_gvalue_to_signatureâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:507:3: warning: âg_value_array_get_typeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:60): Use 'GArray' instead [-Wdeprecated-declarations] > if (g_type_is_a (gtype, G_TYPE_VALUE_ARRAY)) > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:519:4: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] > sig = _dbus_gvalue_to_signature (g_value_array_get_nth (array, i)); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c: In function âdemarshal_valuearrayâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:896:3: warning: âg_value_array_newâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] > ret = g_value_array_new (12); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:904:7: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_append (ret, NULL); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:905:7: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] > val = g_value_array_get_nth (ret, ret->n_values - 1); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:912:4: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (ret); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:926:4: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (ret); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c: In function âget_type_demarshallerâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:1099:7: warning: âg_value_array_get_typeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:60): Use 'GArray' instead [-Wdeprecated-declarations] > if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c: In function â_dbus_gvalue_demarshal_messageâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:1300:3: warning: âg_value_array_newâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] > ret = g_value_array_new (6); /* 6 is a typical maximum for arguments */ > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:1317:7: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_append (ret, NULL); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:1318:7: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] > value = g_value_array_get_nth (ret, index_); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:1338:3: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (ret); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c: In function âmarshal_basicâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:1360:9: warning: âg_value_get_charâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluetypes.h:182): Use 'g_value_get_schar' instead [-Wdeprecated-declarations] > char b = g_value_get_char (value); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c: In function âmarshal_valuearrayâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:1552:11: warning: âg_value_array_get_nthâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:63): Use 'GArray' instead [-Wdeprecated-declarations] > if (!_dbus_gvalue_marshal (&subiter, g_value_array_get_nth (array, i))) > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c: In function âget_type_marshallerâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:1847:7: warning: âg_value_array_get_typeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:60): Use 'GArray' instead [-Wdeprecated-declarations] > if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) > ^ >In file included from /usr/lib32/glib-2.0/include/glibconfig.h:9:0, > 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:23, > from /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-glib.h:27, > from /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gtest.h:27, > from /var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:26: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c: At top level: >/usr/include/glib-2.0/glib/gmacros.h:182:53: error: size of array â_GStaticAssertCompileTimeAssertion_3â is negative > #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED > ^ >/usr/include/glib-2.0/glib/gmacros.h:179:47: note: in definition of macro âG_PASTE_ARGSâ > #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2 > ^ >/usr/include/glib-2.0/glib/gmacros.h:182:44: note: in expansion of macro âG_PASTEâ > #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:1954:1: note: in expansion of macro âG_STATIC_ASSERTâ > G_STATIC_ASSERT (sizeof (dbus_int64_t) == sizeof (gint64)); > ^ >/usr/include/glib-2.0/glib/gmacros.h:182:53: error: size of array â_GStaticAssertCompileTimeAssertion_4â is negative > #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED > ^ >/usr/include/glib-2.0/glib/gmacros.h:179:47: note: in definition of macro âG_PASTE_ARGSâ > #define G_PASTE_ARGS(identifier1,identifier2) identifier1 ## identifier2 > ^ >/usr/include/glib-2.0/glib/gmacros.h:182:44: note: in expansion of macro âG_PASTEâ > #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue.c:1955:1: note: in expansion of macro âG_STATIC_ASSERTâ > G_STATIC_ASSERT (sizeof (dbus_uint64_t) == sizeof (guint64)); > ^ >Makefile:987: fallo en las instrucciones para el objetivo 'dbus-gvalue.lo' >make[3]: *** [dbus-gvalue.lo] Error 1 >make[3]: *** Se espera a que terminen otras tareas.... >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue-parse-variant.c: In function âdbus_g_value_tuple_parse_variantâ: >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue-parse-variant.c:265:3: warning: âg_value_array_newâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:67): Use 'GArray' instead [-Wdeprecated-declarations] > GValueArray *va = g_value_array_new (n); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue-parse-variant.c:281:7: warning: âg_value_array_appendâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:80): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_append (va, NULL); > ^ >/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106/dbus/dbus-gvalue-parse-variant.c:293:5: warning: âg_value_array_freeâ is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:70): Use 'GArray' instead [-Wdeprecated-declarations] > g_value_array_free (va); > ^ >make[3]: se sale del directorio '/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106-abi_x86_32.x86/dbus' >Makefile:1023: fallo en las instrucciones para el objetivo 'all-recursive' >make[2]: *** [all-recursive] Error 1 >make[2]: se sale del directorio '/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106-abi_x86_32.x86/dbus' >Makefile:522: fallo en las instrucciones para el objetivo 'all-recursive' >make[1]: *** [all-recursive] Error 1 >make[1]: se sale del directorio '/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106-abi_x86_32.x86' >Makefile:422: fallo en las instrucciones para el objetivo 'all' >make: *** [all] Error 2 > [31;01m*[0m ERROR: dev-libs/dbus-glib-0.106::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.106::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/dbus-glib-0.106::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/dbus-glib-0.106/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/dbus-glib-0.106/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106-abi_x86_32.x86' > [31;01m*[0m S: '/var/tmp/portage/dev-libs/dbus-glib-0.106/work/dbus-glib-0.106'
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 572410
: 423404 |
445328
|
450730
|
450780