+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/dbus-glib.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Zn6eWw
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf dbus-glib-0.108
+ /usr/bin/gzip -dc /builddir/build/SOURCES/dbus-glib-0.108.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd dbus-glib-0.108
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kPsmDN
+ umask 022
+ cd /builddir/build/BUILD
+ cd dbus-glib-0.108
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-tests=yes --enable-asserts=yes --disable-gtk-doc
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-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... /usr/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 riscv64-redhat-linux-gnu-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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 how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for riscv64-redhat-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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/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... 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 for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-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... 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 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.108
                  ==============

	prefix:                   /usr
	exec_prefix:              /usr
	source code location:	  .
	compiler:		  gcc
	cflags:		          -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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:      yes
        Building assertions:      yes
        Building checks:          yes
        Building Gtk-doc docs:    no
        Bash Completion:          yes
        Using XML parser:         

NOTE: building with unit tests increases the size of the installed library and renders it insecure.
NOTE: building with assertions increases library size and decreases performance.
+ make -j4 V=1
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108'
Making all in dbus
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-glib.lo dbus-glib.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gmain.lo dbus-gmain.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gmarshal.lo dbus-gmarshal.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gobject.lo dbus-gobject.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-glib.c  -fPIC -DPIC -o .libs/dbus-glib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gobject.c  -fPIC -DPIC -o .libs/dbus-gobject.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gmarshal.c  -fPIC -DPIC -o .libs/dbus-gmarshal.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gmain.c  -fPIC -DPIC -o .libs/dbus-gmain.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gmarshal.c -o dbus-gmarshal.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-glib.c -o dbus-glib.o >/dev/null 2>&1
dbus-gobject.c: In function 'gerror_domaincode_to_dbus_error_name':
dbus-gobject.c:1478:7: warning: 'g_static_rw_lock_reader_lock' is deprecated: Use 'g_rw_lock_reader_lock' instead [-Wdeprecated-declarations]
       g_static_rw_lock_reader_lock (&globals_lock);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/glib/deprecated/gthread.h:216:11: note: declared here
 void      g_static_rw_lock_reader_lock    (GStaticRWLock *lock);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gobject.c:1485:7: warning: 'g_static_rw_lock_reader_unlock' is deprecated: Use 'g_rw_lock_reader_unlock' instead [-Wdeprecated-declarations]
       g_static_rw_lock_reader_unlock (&globals_lock);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/glib/deprecated/gthread.h:222:11: note: declared here
 void      g_static_rw_lock_reader_unlock  (GStaticRWLock *lock);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gobject.c: In function 'invoke_object_method':
dbus-gobject.c:1742:13: warning: cast increases required alignment of target type [-Wcast-align]
     types = (const GType*) types_array->data;
             ^
dbus-gobject.c:1759:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_array_prepend (value_array, NULL);
   ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here
 GValueArray* g_value_array_prepend      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~~
dbus-gobject.c:1760:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_init (g_value_array_get_nth (value_array, 0), G_TYPE_OBJECT);
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gobject.c:1761:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_set_object (g_value_array_get_nth (value_array, 0), object);
   ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gobject.c:1775:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_append (value_array, &context_value);
       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gobject.c:1851:7: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       out_param_gvalues = g_value_array_new (out_param_count);
       ^~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
dbus-gobject.c:1888:8: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
        g_value_array_append (out_param_gvalues, NULL);
        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gobject.c:1892:4: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
    g_value_array_append (value_array, &value);
    ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gobject.c:1900:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_append (value_array, NULL);
       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gobject.c:1901:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_init (g_value_array_get_nth (value_array, value_array->n_values - 1), G_TYPE_POINTER);
       ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gobject.c:1902:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_set_pointer (g_value_array_get_nth (value_array, value_array->n_values - 1), &gerror);
       ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gobject.c:2043:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_free (out_param_gvalues);
       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gobject.c:2049:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_array_free (value_array);
   ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gmain.c -o dbus-gmain.o >/dev/null 2>&1
dbus-gobject.c: In function 'dbus_g_error_domain_register':
dbus-gobject.c:2707:3: warning: 'g_static_rw_lock_writer_lock' is deprecated: Use 'g_rw_lock_writer_lock' instead [-Wdeprecated-declarations]
   g_static_rw_lock_writer_lock (&globals_lock);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/glib/deprecated/gthread.h:225:11: note: declared here
 void      g_static_rw_lock_writer_lock    (GStaticRWLock *lock);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gobject.c:2731:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated: Use 'g_rw_lock_writer_unlock' instead [-Wdeprecated-declarations]
   g_static_rw_lock_writer_unlock (&globals_lock);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gobject/gvaluecollector.h:32,
                 from dbus-gobject.c:26:
/usr/include/glib-2.0/glib/deprecated/gthread.h:231:11: note: declared here
 void      g_static_rw_lock_writer_unlock  (GStaticRWLock *lock);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gproxy.lo dbus-gproxy.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gtest.lo dbus-gtest.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gproxy.c  -fPIC -DPIC -o .libs/dbus-gproxy.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gvalue.lo dbus-gvalue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gtest.c  -fPIC -DPIC -o .libs/dbus-gtest.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gvalue.c  -fPIC -DPIC -o .libs/dbus-gvalue.o
dbus-gproxy.c: In function 'dbus_g_proxy_manager_get':
dbus-gproxy.c:188:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   g_static_mutex_lock (&connection_g_proxy_lock);
   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:195:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
       g_static_mutex_unlock (&connection_g_proxy_lock);
       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:204:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations]
   g_static_mutex_init (&manager->lock);
   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here
 void    g_static_mutex_init           (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:218:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   g_static_mutex_unlock (&connection_g_proxy_lock);
   ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_manager_ref':
dbus-gproxy.c:229:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   LOCK_MANAGER (manager);
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:233:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   UNLOCK_MANAGER (manager);
   ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_manager_unref':
dbus-gproxy.c:244:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   LOCK_MANAGER (manager);
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:248:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
       UNLOCK_MANAGER (manager);
       ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:288:7: warning: 'g_static_mutex_free' is deprecated: Use 'g_mutex_clear' instead [-Wdeprecated-declarations]
       g_static_mutex_free (&manager->lock);
       ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: declared here
 void    g_static_mutex_free           (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:290:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
       g_static_mutex_lock (&connection_g_proxy_lock);
       ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:299:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
       g_static_mutex_unlock (&connection_g_proxy_lock);
       ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:308:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
       UNLOCK_MANAGER (manager);
       ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_manager_replace_name_owner':
dbus-gproxy.c:787:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
    UNLOCK_MANAGER (manager);
    ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:801:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
    LOCK_MANAGER (manager);
    ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'got_name_owner_cb':
dbus-gproxy.c:829:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   LOCK_MANAGER (priv->manager);
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:857:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   UNLOCK_MANAGER (priv->manager);
   ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_manager_register':
dbus-gproxy.c:934:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   LOCK_MANAGER (manager);
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1040:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   UNLOCK_MANAGER (manager);
   ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_manager_unregister':
dbus-gproxy.c:1051:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   LOCK_MANAGER (manager);
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1151:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   UNLOCK_MANAGER (manager);
   ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_manager_filter':
dbus-gproxy.c:1209:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   LOCK_MANAGER (manager);
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1230:11: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
           UNLOCK_MANAGER (manager);
           ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1233:11: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
           LOCK_MANAGER (manager);
           ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1355:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
    UNLOCK_MANAGER (manager);
    ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1358:4: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
    LOCK_MANAGER (manager);
    ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1363:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
   UNLOCK_MANAGER (manager);
   ^~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here
 GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'marshal_dbus_message_to_g_marshaller':
dbus-gproxy.c:1730:13: warning: cast increases required alignment of target type [-Wcast-align]
     types = (const GType*) gsignature->data;
             ^
dbus-gproxy.c:1738:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_array_prepend (value_array, NULL);
   ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here
 GValueArray* g_value_array_prepend      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1739:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_init (g_value_array_get_nth (value_array, 0), G_TYPE_FROM_INSTANCE (proxy));
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1740:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_set_instance (g_value_array_get_nth (value_array, 0), proxy);
   ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1745:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_array_free (value_array);
   ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'manager_begin_bus_call':
dbus-gproxy.c:1921:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gtest.c -o dbus-gtest.o >/dev/null 2>&1
dbus-gproxy.c:1921:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1921:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1921:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c:1928:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_free (arg_values);
       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_marshal_args_to_message':
dbus-gproxy.c:2328:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       gvalue = g_value_array_get_nth (args, i);
       ^~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_begin_call':
dbus-gproxy.c:2631:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
dbus-gproxy.c:2631:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2631:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2631:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2638:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_free (arg_values);
       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_begin_call_with_timeout':
dbus-gproxy.c:2699:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
dbus-gproxy.c:2699:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2699:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2699:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (arg_values, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2706:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_free (arg_values);
       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_call':
dbus-gproxy.c:2808:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
dbus-gproxy.c:2808:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2808:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2808:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2815:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_free (in_args);
       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_call_with_timeout':
dbus-gproxy.c:2871:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
dbus-gproxy.c:2871:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2871:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2871:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2878:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_free (in_args);
       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c: In function 'dbus_g_proxy_call_no_reply':
dbus-gproxy.c:2929:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
dbus-gproxy.c:2929:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2929:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2929:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   DBUS_G_VALUE_ARRAY_COLLECT_ALL (in_args, first_arg_type, args);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gproxy.c:2935:7: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_free (in_args);
       ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gproxy.c:27:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gvalue.c: In function '_dbus_gvalue_to_signature':
dbus-gvalue.c:507:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   if (g_type_is_a (gtype, G_TYPE_VALUE_ARRAY))
   ^~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here
 GType           g_value_array_get_type       (void) G_GNUC_CONST;
                 ^~~~~~~~~~~~~~~~~~~~~~
dbus-gvalue.c:519:4: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
    sig = _dbus_gvalue_to_signature (g_value_array_get_nth (array, i));
    ^~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gvalue.c: In function 'demarshal_valuearray':
dbus-gvalue.c:896:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   ret = g_value_array_new (12);
   ^~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
dbus-gvalue.c:904:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_append (ret, NULL);
       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gvalue.c:905:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       val = g_value_array_get_nth (ret, ret->n_values - 1);
       ^~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gvalue.c:912:4: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
    g_value_array_free (ret);
    ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gvalue.c:926:4: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
    g_value_array_free (ret);
    ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gvalue.c: In function 'get_type_demarshaller':
dbus-gvalue.c:1099:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       if (g_type_is_a (type, G_TYPE_VALUE_ARRAY))
       ^~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here
 GType           g_value_array_get_type       (void) G_GNUC_CONST;
                 ^~~~~~~~~~~~~~~~~~~~~~
dbus-gvalue.c: In function '_dbus_gvalue_demarshal_message':
dbus-gvalue.c:1300:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   ret = g_value_array_new (6);  /* 6 is a typical maximum for arguments */
   ^~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
dbus-gvalue.c:1317:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_append (ret, NULL);
       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gvalue.c:1318:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       value = g_value_array_get_nth (ret, index_);
       ^~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gvalue.c:1338:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_array_free (ret);
   ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gvalue.c: In function 'marshal_basic':
dbus-gvalue.c:1360:9: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations]
         char b = g_value_get_char (value);
         ^~~~
In file included from /usr/include/glib-2.0/glib-object.h:36:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here
 gchar                 g_value_get_char          (const GValue *value);
                       ^~~~~~~~~~~~~~~~
dbus-gvalue.c: In function 'marshal_valuearray':
dbus-gvalue.c:1538:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_assert (G_VALUE_TYPE (value) == G_TYPE_VALUE_ARRAY);
   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here
 GType           g_value_array_get_type       (void) G_GNUC_CONST;
                 ^~~~~~~~~~~~~~~~~~~~~~
dbus-gvalue.c:1552:11: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
           if (!_dbus_gvalue_marshal (&subiter, g_value_array_get_nth (array, i)))
           ^~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gvalue.c: In function 'get_type_marshaller':
dbus-gvalue.c:1847:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       if (g_type_is_a (type, G_TYPE_VALUE_ARRAY))
       ^~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gtest.h:27,
                 from dbus-gvalue.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here
 GType           g_value_array_get_type       (void) G_GNUC_CONST;
                 ^~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gobject.c -o dbus-gobject.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 dbus-gvalue-parse-variant.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gvalue-parse-variant.c  -fPIC -DPIC -o .libs/dbus-gvalue-parse-variant.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gvalue.c -o dbus-gvalue.o >/dev/null 2>&1
dbus-gvalue-parse-variant.c: In function 'dbus_g_value_tuple_parse_variant':
dbus-gvalue-parse-variant.c:265:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   GValueArray *va = g_value_array_new (n);
   ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-gvalue-parse-variant.h:31,
                 from dbus-gvalue-parse-variant.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
dbus-gvalue-parse-variant.c:281:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_append (va, NULL);
       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-gvalue-parse-variant.h:31,
                 from dbus-gvalue-parse-variant.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gvalue-parse-variant.c:293:5: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_array_free (va);
     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-gvalue-parse-variant.h:31,
                 from dbus-gvalue-parse-variant.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gvalue-parse-variant.c -o dbus-gvalue-parse-variant.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gproxy.c -o dbus-gproxy.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gthread.lo dbus-gthread.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 dbus-gtype-specialized.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gthread.c  -fPIC -DPIC -o .libs/dbus-gthread.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gutils.lo dbus-gutils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gtype-specialized.c  -fPIC -DPIC -o .libs/dbus-gtype-specialized.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gthread.c -o dbus-gthread.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gutils.c  -fPIC -DPIC -o .libs/dbus-gutils.o
dbus-gtype-specialized.c: In function 'dbus_g_type_get_struct':
dbus-gtype-specialized.c:954:7: warning: cast increases required alignment of target type [-Wcast-align]
       (GType *) types->data);
       ^
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gsignature.lo dbus-gsignature.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gutils.c -o dbus-gutils.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gsignature.c  -fPIC -DPIC -o .libs/dbus-gsignature.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 dbus-gvalue-utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gtype-specialized.c -o dbus-gtype-specialized.o >/dev/null 2>&1
dbus-gsignature.c: In function 'signature_iter_to_g_type_struct':
dbus-gsignature.c:134:61: warning: cast increases required alignment of target type [-Wcast-align]
   ret = dbus_g_type_get_structv ("GValueArray", types->len, (GType*) types->data);
                                                             ^
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gidl.lo dbus-gidl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gvalue-utils.c  -fPIC -DPIC -o .libs/dbus-gvalue-utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gsignature.c -o dbus-gsignature.o >/dev/null 2>&1
dbus-gvalue-utils.c: In function '_dbus_gvalue_store':
dbus-gvalue-utils.c:85:7: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations]
       *((gchar *) storage) = g_value_get_char (value);
       ^
In file included from /usr/include/glib-2.0/glib-object.h:36:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here
 gchar                 g_value_get_char          (const GValue *value);
                       ^~~~~~~~~~~~~~~~
dbus-gvalue-utils.c: In function '_dbus_gvalue_set_from_pointer':
dbus-gvalue-utils.c:136:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations]
       g_value_set_char (value, *((gchar *) storage));
       ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:36:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here
 void                  g_value_set_char          (GValue       *value,
                       ^~~~~~~~~~~~~~~~
dbus-gvalue-utils.c: In function 'hash_simple_free_from_gtype':
dbus-gvalue-utils.c:321:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       else if (gtype == G_TYPE_VALUE_ARRAY)
       ^~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here
 GType           g_value_array_get_type       (void) G_GNUC_CONST;
                 ^~~~~~~~~~~~~~~~~~~~~~
dbus-gvalue-utils.c:323:11: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
           *func = (GDestroyNotify) g_value_array_free;
           ^
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gvalue-utils.c: In function 'gvalue_take_hash_value':
dbus-gvalue-utils.c:508:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations]
       g_value_set_char (value, (gchar) GPOINTER_TO_INT (instance));
       ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:36:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here
 void                  g_value_set_char          (GValue       *value,
                       ^~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gidl.c  -fPIC -DPIC -o .libs/dbus-gidl.o
dbus-gvalue-utils.c: In function 'hash_value_from_gvalue':
dbus-gvalue-utils.c:539:7: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations]
       return GINT_TO_POINTER ((int) g_value_get_char (value));
       ^~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:36:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here
 gchar                 g_value_get_char          (const GValue *value);
                       ^~~~~~~~~~~~~~~~
dbus-gvalue-utils.c: In function 'valuearray_constructor':
dbus-gvalue-utils.c:771:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   ret = g_value_array_new (size);
   ^~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
dbus-gvalue-utils.c:776:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_array_append(ret, &val);
       ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
dbus-gvalue-utils.c: In function 'valuearray_copy':
dbus-gvalue-utils.c:784:3: warning: 'g_value_array_copy' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   return g_value_array_copy ((GValueArray*) src);
   ^~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluearray.h:73:14: note: declared here
 GValueArray* g_value_array_copy      (const GValueArray *value_array);
              ^~~~~~~~~~~~~~~~~~
dbus-gvalue-utils.c: In function 'valuearray_simple_free':
dbus-gvalue-utils.c:790:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_array_free (val);
   ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
dbus-gvalue-utils.c: In function 'valuearray_get_member':
dbus-gvalue-utils.c:801:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       val = g_value_array_get_nth (va, member);
       ^~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gvalue-utils.c: In function 'valuearray_set_member':
dbus-gvalue-utils.c:817:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       vp = g_value_array_get_nth (va, member);
       ^~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
dbus-gvalue-utils.c: In function 'array_iterator':
dbus-gvalue-utils.c:882:13: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations]
             g_value_set_char (&val, g_array_index (array, gchar, i));
             ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:36:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here
 void                  g_value_set_char          (GValue       *value,
                       ^~~~~~~~~~~~~~~~
dbus-gvalue-utils.c: In function 'array_append':
dbus-gvalue-utils.c:962:9: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations]
         tmp.c = g_value_get_char (value);
         ^~~
In file included from /usr/include/glib-2.0/glib-object.h:36:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-gvalue-utils.c:25:
/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here
 gchar                 g_value_get_char          (const GValue *value);
                       ^~~~~~~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 dbus-gloader-expat.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gparser.lo dbus-gparser.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gvalue-utils.c -o dbus-gvalue-utils.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gloader-expat.c  -fPIC -DPIC -o .libs/dbus-gloader-expat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gparser.c  -fPIC -DPIC -o .libs/dbus-gparser.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gidl.c -o dbus-gidl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gloader-expat.c -o dbus-gloader-expat.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 dbus-binding-tool-glib.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 dbus-glib-tool.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c dbus-gparser.c -o dbus-gparser.o >/dev/null 2>&1
dbus-binding-tool-glib.c: In function 'dbus_g_type_get_lookup_function':
dbus-binding-tool-glib.c:1142:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   MAP_KNOWN(G_TYPE_VALUE_ARRAY);
   ^~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../dbus/dbus-glib.h:27,
                 from dbus-binding-tool-glib.c:26:
/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here
 GType           g_value_array_get_type       (void) G_GNUC_CONST;
                 ^~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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 dbus-bash-completion-helper.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/@DATADIRNAME@/locale\"    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o dbus-gtest-main.o dbus-gtest-main.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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:3:3 -no-undefined -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdbus-glib-1.la -rpath /usr/lib64 dbus-glib.lo dbus-gmain.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 -ldbus-1  -lgio-2.0 -lgobject-2.0 -lglib-2.0  
libtool: link: /usr/bin/nm -B  .libs/dbus-glib.o .libs/dbus-gmain.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   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libdbus-glib-1.exp
libtool: link: /usr/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:  gcc -shared  -fPIC -DPIC  .libs/dbus-glib.o .libs/dbus-gmain.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   -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld   -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.3
libtool: link: (cd ".libs" && rm -f "libdbus-glib-1.so.2" && ln -s "libdbus-glib-1.so.2.3.3" "libdbus-glib-1.so.2")
libtool: link: (cd ".libs" && rm -f "libdbus-glib-1.so" && ln -s "libdbus-glib-1.so.2.3.3" "libdbus-glib-1.so")
libtool: link: ar cru .libs/libdbus-glib-1.a  dbus-glib.o dbus-gmain.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
libtool: link: ranlib .libs/libdbus-glib-1.a
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 gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -ldbus-1  -lgio-2.0 -lgobject-2.0 -lglib-2.0  libdbus-glib-1.la  
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dbus-glib-test dbus-gtest-main.o ./libdbus-glib-1.la 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dbus-glib-test dbus-gtest-main.o  ./.libs/libdbus-glib-1.so -Wl,-rpath -Wl,/usr/lib64
libtool: link: 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: 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 gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dbus-binding-tool dbus-binding-tool-glib.o dbus-glib-tool.o ./libdbus-gtool.la ./libdbus-glib-1.la -ldbus-1  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lexpat 
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dbus-bash-completion-helper dbus-bash-completion-helper.o ./libdbus-gtool.la -lexpat ./libdbus-glib-1.la -ldbus-1  -lgio-2.0 -lgobject-2.0 -lglib-2.0  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dbus-binding-tool dbus-binding-tool-glib.o dbus-glib-tool.o  ./.libs/libdbus-gtool.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so ./.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lexpat -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dbus-bash-completion-helper dbus-bash-completion-helper.o  ./.libs/libdbus-gtool.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -lexpat ./.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus'
Making all in examples
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
/bin/sh ../../libtool --mode=execute ../../dbus/dbus-binding-tool --prefix=some_object --mode=glib-server --output=example-service-glue.h ./example-service.xml
/bin/sh ../../libtool --mode=execute ../../dbus/dbus-binding-tool --prefix=test_object --mode=glib-server --output=example-signal-emitter-glue.h ./example-signal-emitter.xml
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.5STAFZ...
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.8IVWEZ...
make  all-recursive
make[4]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
Making all in .
make[5]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o example-client.o example-client.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o example-service.o example-service.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o example-signal-recipient.o example-signal-recipient.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o example-signal-emitter.o example-signal-emitter.c
example-service.c: In function 'some_object_get_tuple':
example-service.c:86:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   *ret = g_value_array_new (6);
   ^
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from example-service.c:3:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
example-service.c:87:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_array_prepend (*ret, NULL);
   ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from example-service.c:3:
/usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here
 GValueArray* g_value_array_prepend      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~~
example-service.c:88:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_init (g_value_array_get_nth (*ret, 0), G_TYPE_STRING);
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from example-service.c:3:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
example-service.c:89:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_set_string (g_value_array_get_nth (*ret, 0), "hello");
   ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from example-service.c:3:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
example-service.c:90:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_array_prepend (*ret, NULL);
   ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from example-service.c:3:
/usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here
 GValueArray* g_value_array_prepend      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~~
example-service.c:91:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_init (g_value_array_get_nth (*ret, 0), G_TYPE_UINT);
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from example-service.c:3:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
example-service.c:92:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_set_uint (g_value_array_get_nth (*ret, 0), 42);
   ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from example-service.c:3:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
example-client.c: In function 'main':
example-client.c:78:6: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
      G_TYPE_VALUE_ARRAY, &hello_reply_struct, G_TYPE_INVALID))
      ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from example-client.c:3:
/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here
 GType           g_value_array_get_type       (void) G_GNUC_CONST;
                 ^~~~~~~~~~~~~~~~~~~~~~
example-client.c:97:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       if (!g_value_transform (g_value_array_get_nth (hello_reply_struct, i), &strval))
       ^~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from example-client.c:3:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
example-client.c:99:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_print ("%s: %s\n", g_type_name (G_VALUE_TYPE (g_value_array_get_nth (hello_reply_struct, i))),
       ^~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from example-client.c:3:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
example-client.c:102:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_array_free (hello_reply_struct);
   ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from example-client.c:3:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o example-signal-recipient example-signal-recipient.o -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../dbus/libdbus-glib-1.la 
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o example-signal-emitter example-signal-emitter.o -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../dbus/libdbus-glib-1.la 
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o example-client example-client.o -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../dbus/libdbus-glib-1.la 
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o example-service example-service.o -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../dbus/libdbus-glib-1.la 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/example-signal-recipient example-signal-recipient.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../dbus/.libs/libdbus-glib-1.so -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/example-signal-emitter example-signal-emitter.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../dbus/.libs/libdbus-glib-1.so -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/example-client example-client.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../dbus/.libs/libdbus-glib-1.so -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/example-service example-service.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../dbus/.libs/libdbus-glib-1.so -Wl,-rpath -Wl,/usr/lib64
make[5]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
Making all in statemachine
make[5]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples/statemachine'
/bin/sh ../../../libtool --mode=execute ../../../dbus/dbus-binding-tool --prefix=sm_server --mode=glib-server --output=statemachine-server-glue.h statemachine-server.xml
/bin/sh ../../../libtool --mode=execute ../../../dbus/dbus-binding-tool --prefix=sm_object --mode=glib-server --output=statemachine-glue.h statemachine.xml
echo "#include <config.h>" > sm-marshal.c.tmp
glib-genmarshal --prefix=sm_marshal ./sm-marshal.list --header > sm-marshal.h.tmp && mv sm-marshal.h.tmp sm-marshal.h
glib-genmarshal --prefix=sm_marshal ./sm-marshal.list --header --body >> sm-marshal.c.tmp
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading ./sm-marshal.list...
mv sm-marshal.c.tmp sm-marshal.c
INFO: Reading ./sm-marshal.list...
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.BOVBFZ...
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.MG6EFZ...
make  all-am
make[6]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples/statemachine'
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../.. -I../../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o statemachine-server.o statemachine-server.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../.. -I../../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o sm-marshal.o sm-marshal.c
gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../.. -I../../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread   -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o statemachine.o statemachine.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o statemachine-server statemachine-server.o sm-marshal.o statemachine.o ../../../dbus/libdbus-glib-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/statemachine-server statemachine-server.o sm-marshal.o statemachine.o  ../../../dbus/.libs/libdbus-glib-1.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
make[6]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples/statemachine'
make[5]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples/statemachine'
make[4]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus'
Making all in tools
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/tools'
../dbus/dbus-binding-tool --mode=glib-client --prefix=dbus_bus --output=dbus-glib-bindings.h ../dbus-bus-introspect.xml
make  all-am
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/tools'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/tools'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/tools'
Making all in test
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test'
Making all in lib
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o util.lo util.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c util.c  -fPIC -DPIC -o .libs/util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c util.c -o util.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtest.la  util.lo ../../dbus/libdbus-glib-1.la -ldbus-1  -lgio-2.0 -lgobject-2.0 -lglib-2.0   
libtool: link: ar cru .libs/libtest.a .libs/util.o 
libtool: link: ranlib .libs/libtest.a
libtool: link: ( cd ".libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" )
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/lib'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o errors.o errors.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o specialized-types.o specialized-types.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I.. -I../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-service.o test-service.c
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-service test-service.o -ldbus-1  
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-errors errors.o ../dbus/libdbus-glib-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-service test-service.o  -ldbus-1
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-specialized-types specialized-types.o ../dbus/libdbus-glib-1.la -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1   
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-errors errors.o  ../dbus/.libs/libdbus-glib-1.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-specialized-types specialized-types.o  ../dbus/.libs/libdbus-glib-1.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 -Wl,-rpath -Wl,/usr/lib64
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test'
Making all in core
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/core'
../../dbus/dbus-binding-tool --prefix=my_object --mode=glib-client --output=test-service-glib-bindings.h ./test-service-glib.xml
../../dbus/dbus-binding-tool --prefix=my_object --mode=glib-server --output=test-service-glib-glue.h ./test-service-glib.xml
../../dbus/dbus-binding-tool --prefix=my_object_subclass --mode=glib-server --output=test-service-glib-subclass-glue.h ./test-service-glib-subclass.xml
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.IM8EFZ...
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.1V7WEZ...
WARNING: The token "NONE" is deprecated; use "VOID" instead
WARNING: The token "NONE" is deprecated; use "VOID" instead
WARNING: The token "NONE" is deprecated; use "VOID" instead
make  all-am
make[4]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/core'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o my-object.o my-object.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-dbus-glib.o test-dbus-glib.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o error-mapping.o error-mapping.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o my-object-subclass.o my-object-subclass.c
my-object.c: In function 'my_object_send_car':
my-object.c:602:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       || G_VALUE_TYPE (g_value_array_get_nth (invals, 0)) != G_TYPE_STRING
       ^~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from my-object.c:4:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
my-object.c:603:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       || G_VALUE_TYPE (g_value_array_get_nth (invals, 1)) != G_TYPE_UINT
       ^~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from my-object.c:4:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
my-object.c:604:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       || G_VALUE_TYPE (g_value_array_get_nth (invals, 2)) != G_TYPE_VALUE)
       ^~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from my-object.c:4:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
my-object.c:612:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   *outvals = g_value_array_new (2);
   ^
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from my-object.c:4:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
my-object.c:613:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_array_append (*outvals, NULL);
   ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from my-object.c:4:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
my-object.c:614:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_init (g_value_array_get_nth (*outvals, (*outvals)->n_values - 1), G_TYPE_UINT);
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from my-object.c:4:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
my-object.c:615:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_set_uint (g_value_array_get_nth (*outvals, (*outvals)->n_values - 1),
   ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from my-object.c:4:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
my-object.c:616:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
       g_value_get_uint (g_value_array_get_nth (invals, 1)) + 1);
       ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from my-object.c:4:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
my-object.c:617:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_array_append (*outvals, NULL);
   ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from my-object.c:4:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
my-object.c:618:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_init (g_value_array_get_nth (*outvals, (*outvals)->n_values - 1), DBUS_TYPE_G_OBJECT_PATH);
   ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from my-object.c:4:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
my-object.c:619:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
   g_value_set_boxed (g_value_array_get_nth (*outvals, (*outvals)->n_values - 1),
   ^~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from my-object.c:4:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-service-glib.o test-service-glib.c
test-dbus-glib.c: In function 'main':
test-dbus-glib.c:1091:17: warning: cast increases required alignment of target type [-Wcast-align]
     arrayvals = (guint32*) array->data;
                 ^
test-dbus-glib.c:1173:5: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     vals = g_value_array_new (3);
     ^~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here
 GValueArray* g_value_array_new      (guint   n_prealloced);
              ^~~~~~~~~~~~~~~~~
test-dbus-glib.c:1175:5: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_array_append (vals, NULL);
     ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1176:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_init (g_value_array_get_nth (vals, vals->n_values - 1), G_TYPE_STRING);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1177:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_set_string (g_value_array_get_nth (vals, 0), "foo");
     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1179:5: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_array_append (vals, NULL);
     ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1180:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_init (g_value_array_get_nth (vals, vals->n_values - 1), G_TYPE_UINT);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1181:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_set_uint (g_value_array_get_nth (vals, vals->n_values - 1), 42);
     ^~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1183:5: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_array_append (vals, NULL);
     ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here
 GValueArray* g_value_array_append      (GValueArray *value_array,
              ^~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1184:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_init (g_value_array_get_nth (vals, vals->n_values - 1), G_TYPE_VALUE);
     ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1188:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_set_boxed (g_value_array_get_nth (vals, vals->n_values - 1), val);
     ^~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1193:8: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
        G_TYPE_VALUE_ARRAY, vals,
        ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here
 GType           g_value_array_get_type       (void) G_GNUC_CONST;
                 ^~~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1195:8: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
        G_TYPE_VALUE_ARRAY, &vals_ret,
        ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here
 GType           g_value_array_get_type       (void) G_GNUC_CONST;
                 ^~~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1202:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_assert (G_VALUE_HOLDS_UINT (g_value_array_get_nth (vals_ret, 0)));
     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1203:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_assert (g_value_get_uint (g_value_array_get_nth (vals_ret, 0)) == 43);
     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1205:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_assert (G_VALUE_TYPE (g_value_array_get_nth (vals_ret, 1)) == DBUS_TYPE_G_OBJECT_PATH);
     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1206:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_assert (!strcmp ("/org/freedesktop/DBus/GLib/Tests/MyTestObject2",
     ^~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here
 GValue*  g_value_array_get_nth      (GValueArray *value_array,
          ^~~~~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1210:5: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_array_free (vals);
     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
test-dbus-glib.c:1211:5: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations]
     g_value_array_free (vals_ret);
     ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib-object.h:35:0,
                 from ../../dbus/dbus-glib.h:27,
                 from test-dbus-glib.c:30:
/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here
 void  g_value_array_free      (GValueArray *value_array);
       ^~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-thread-server.o test-thread-server.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-thread-client.o test-thread-client.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-profile.o test-profile.c
test-thread-client.c: In function 'main':
test-thread-client.c:91:7: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
       g_thread_create (thread_func, GINT_TO_POINTER (i), FALSE, NULL);
       ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from test-thread-client.c:3:
/usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here
 GThread *g_thread_create       (GThreadFunc       func,
          ^~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o peer-server.o peer-server.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o peer-client.o peer-client.c
test-profile.c: In function 'do_profile_run':
test-profile.c:1055:7: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations]
       g_thread_create (vtable->client_thread_func, (void*) vtable, FALSE, NULL);
       ^~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:108:0,
                 from test-profile.c:25:
/usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here
 GThread *g_thread_create       (GThreadFunc       func,
          ^~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-types.o test-types.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o 30574.o 30574.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o private.o private.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o peer-on-bus.o peer-on-bus.c
private.c: In function 'main':
private.c:257:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
   g_type_init ();
   ^~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o proxy-noc.o proxy-noc.c
In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from ../../dbus/dbus-glib.h:27,
                 from private.c:38:
/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
 void                  g_type_init                    (void);
                       ^~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o proxy-peer.o proxy-peer.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o registrations.o registrations.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-variant-recursion.o test-variant-recursion.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-gvariant.o test-gvariant.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o shared-bus.o shared-bus.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-dbus-glib my-object.o test-dbus-glib.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  -lexpat ../../dbus/libdbus-gtool.la 
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-error-mapping my-object.o error-mapping.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-service-glib my-object.o my-object-subclass.o test-service-glib.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-dbus-glib my-object.o test-dbus-glib.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a ../../dbus/.libs/libdbus-gtool.a -lexpat /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-error-mapping my-object.o error-mapping.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-thread-server test-thread-server.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-thread-client test-thread-client.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-service-glib my-object.o my-object-subclass.o test-service-glib.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-profile test-profile.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o manual/invalid-usage.o manual/invalid-usage.c
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-thread-server test-thread-server.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-thread-client test-thread-client.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o peer-server my-object.o my-object-subclass.o peer-server.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o peer-client peer-client.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-profile test-profile.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-types test-types.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-30574 30574.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/peer-client peer-client.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/peer-server my-object.o my-object-subclass.o peer-server.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-types test-types.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-private my-object.o private.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-peer-on-bus peer-on-bus.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-30574 30574.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-proxy-noc proxy-noc.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-proxy-peer my-object.o proxy-peer.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-private my-object.o private.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-peer-on-bus peer-on-bus.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-proxy-noc proxy-noc.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-registrations my-object.o my-object-subclass.o registrations.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-variant-recursion test-variant-recursion.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  -lexpat ../../dbus/libdbus-gtool.la 
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-proxy-peer my-object.o proxy-peer.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-gvariant test-gvariant.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-shared-bus shared-bus.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-registrations my-object.o my-object-subclass.o registrations.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-variant-recursion test-variant-recursion.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a ../../dbus/.libs/libdbus-gtool.a -lexpat /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-gvariant test-gvariant.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-shared-bus shared-bus.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o manual/test-invalid-usage manual/invalid-usage.o my-object.o  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -ldbus-1  ../../dbus/libdbus-glib-1.la ../../test/lib/libtest.la  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o manual/.libs/test-invalid-usage manual/invalid-usage.o my-object.o  ../../dbus/.libs/libdbus-glib-1.so ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/core'
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/core'
Making all in interfaces
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/interfaces'
../../dbus/dbus-binding-tool --prefix=test_song --mode=glib-server --output=test-song-glue.h ./test-song.xml
../../dbus/dbus-binding-tool --prefix=test_hello --mode=glib-server --output=test-hello-glue.h ./test-hello.xml
../../dbus/dbus-binding-tool --prefix=test_goodbye --mode=glib-server --output=test-goodbye-glue.h ./test-goodbye.xml
../../dbus/dbus-binding-tool --prefix=test_dup_prop_a --mode=glib-server --output=test-dup-prop-a-glue.h ./test-dup-prop-a.xml
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.Z4L0EZ...
../../dbus/dbus-binding-tool --prefix=test_dup_prop_b --mode=glib-server --output=test-dup-prop-b-glue.h ./test-dup-prop-b.xml
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.9ASCFZ...
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.QR1CFZ...
../../dbus/dbus-binding-tool --prefix=test_song --mode=glib-client --output=test-song-bindings.h ./test-song.xml
../../dbus/dbus-binding-tool --prefix=test_hello --mode=glib-client --output=test-hello-bindings.h ./test-hello.xml
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.T6T8EZ...
../../dbus/dbus-binding-tool --prefix=test_goodbye --mode=glib-client --output=test-goodbye-bindings.h ./test-goodbye.xml
../../dbus/dbus-binding-tool --prefix=test_dup_prop_a --mode=glib-client --output=test-dup-prop-a-bindings.h ./test-dup-prop-a.xml
../../dbus/dbus-binding-tool --prefix=test_dup_prop_b --mode=glib-client --output=test-dup-prop-b-bindings.h ./test-dup-prop-b.xml
../../dbus/dbus-binding-tool --prefix=test_annotated --mode=glib-server --output=valid-annotations-glue.h valid-annotations.xml
../../dbus/dbus-binding-tool --prefix=test_annotated --mode=glib-client --output=valid-annotations-bindings.h valid-annotations.xml
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.LXG3EZ...
WARNING: Using --header and --body at the same time time is deprecated; use --body --prototypes instead
INFO: Reading /tmp/dbus-binding-tool-c-marshallers.R43ZEZ...
make  all-am
make[4]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/interfaces'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-interfaces.o test-interfaces.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-dup-prop.o test-dup-prop.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-objects.o test-objects.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-server.o test-server.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -DDBUS_COMPILATION   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -c -o test-client.o test-client.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-service test-interfaces.o test-dup-prop.o test-objects.o test-server.o -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../dbus/libdbus-glib-1.la ../../dbus/libdbus-gtool.la ../../test/lib/libtest.la  
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-client test-client.o -lgio-2.0 -lgobject-2.0 -lglib-2.0  ../../dbus/libdbus-glib-1.la ../../dbus/libdbus-gtool.la ../../test/lib/libtest.la  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-service test-interfaces.o test-dup-prop.o test-objects.o test-server.o  ../../dbus/.libs/libdbus-glib-1.so ../../dbus/.libs/libdbus-gtool.a -lexpat ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-client test-client.o  ../../dbus/.libs/libdbus-glib-1.so ../../dbus/.libs/libdbus-gtool.a -lexpat ../../test/lib/.libs/libtest.a /builddir/build/BUILD/dbus-glib-0.108/dbus/.libs/libdbus-glib-1.so -ldbus-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
make[4]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/interfaces'
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/interfaces'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/doc'
Making all in reference
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/doc/reference'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/doc/reference'
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/doc'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/doc'
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108'
make[1]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PuA3Su
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64
+ cd dbus-glib-0.108
+ make install DESTDIR=/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64 'INSTALL=install -p'
Making install in dbus
make[1]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus'
Making install in .
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus'
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64'
 /bin/sh ../libtool   --mode=install install -p   libdbus-glib-1.la '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64'
libtool: install: install -p .libs/libdbus-glib-1.so.2.3.3 /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64/libdbus-glib-1.so.2.3.3
libtool: install: (cd /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64 && { ln -s -f libdbus-glib-1.so.2.3.3 libdbus-glib-1.so.2 || { rm -f libdbus-glib-1.so.2 && ln -s libdbus-glib-1.so.2.3.3 libdbus-glib-1.so.2; }; })
libtool: install: (cd /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64 && { ln -s -f libdbus-glib-1.so.2.3.3 libdbus-glib-1.so || { rm -f libdbus-glib-1.so && ln -s libdbus-glib-1.so.2.3.3 libdbus-glib-1.so; }; })
libtool: install: install -p .libs/libdbus-glib-1.lai /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64/libdbus-glib-1.la
libtool: install: install -p .libs/libdbus-glib-1.a /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64/libdbus-glib-1.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64/libdbus-glib-1.a
libtool: install: ranlib /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64/libdbus-glib-1.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/bin'
  /bin/sh ../libtool   --mode=install install -p dbus-binding-tool '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/bin'
libtool: warning: '/builddir/build/BUILD/dbus-glib-0.108/dbus/libdbus-glib-1.la' has not been installed in '/usr/lib64'
libtool: warning: './libdbus-glib-1.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/dbus-binding-tool /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/bin/dbus-binding-tool
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/libexec'
  /bin/sh ../libtool   --mode=install install -p dbus-bash-completion-helper '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/libexec'
libtool: warning: '/builddir/build/BUILD/dbus-glib-0.108/dbus/libdbus-glib-1.la' has not been installed in '/usr/lib64'
libtool: warning: './libdbus-glib-1.la' has not been installed in '/usr/lib64'
libtool: install: install -p .libs/dbus-bash-completion-helper /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/libexec/dbus-bash-completion-helper
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/etc/bash_completion.d'
 install -p dbus-bash-completion.sh '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/etc/bash_completion.d'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/include/dbus-1.0/dbus'
 install -p -m 644 dbus-gtype-specialized.h dbus-gvalue-parse-variant.h dbus-glib.h dbus-glib-lowlevel.h '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/include/dbus-1.0/dbus'
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus'
Making install in examples
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
make  install-recursive
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
Making install in .
make[4]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
make[5]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
make[4]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
Making install in statemachine
make[4]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples/statemachine'
make  install-am
make[5]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples/statemachine'
make[6]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples/statemachine'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples/statemachine'
make[5]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples/statemachine'
make[4]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples/statemachine'
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus/examples'
make[1]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/dbus'
Making install in tools
make[1]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/tools'
make  install-am
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/tools'
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/tools'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/include/dbus-1.0/dbus'
 install -p -m 644 dbus-glib-bindings.h '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/include/dbus-1.0/dbus'
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/tools'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/tools'
make[1]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/tools'
Making install in test
make[1]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test'
Making install in lib
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/lib'
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/lib'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/lib'
Making install in .
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test'
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test'
Making install in core
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/core'
make  install-am
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/core'
make[4]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/core'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/core'
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/core'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/core'
Making install in interfaces
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/interfaces'
make  install-am
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/interfaces'
make[4]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/test/interfaces'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/interfaces'
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/interfaces'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test/interfaces'
make[1]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/test'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/doc'
Making install in reference
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/doc/reference'
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/doc/reference'
make[3]: Nothing to be done for 'install-exec-am'.
 install -p -m 644 ./html/api-index-full.html
 install -p -m 644 ./html/ch01.html
 install -p -m 644 ./html/ch02.html
 install -p -m 644 ./html/ch03.html
 install -p -m 644 ./html/dbus-binding-tool.html
 install -p -m 644 ./html/dbus-glib-DBus-GLib-low-level.html
 install -p -m 644 ./html/dbus-glib-DBus-GObject-related-functions.html
 install -p -m 644 ./html/dbus-glib-DBusGConnection.html
 install -p -m 644 ./html/dbus-glib-DBusGError.html
 install -p -m 644 ./html/dbus-glib-DBusGMessage.html
 install -p -m 644 ./html/dbus-glib-DBusGMethod.html
 install -p -m 644 ./html/dbus-glib-DBusGProxy.html
 install -p -m 644 ./html/dbus-glib-Specializable-GType-System.html
 install -p -m 644 ./html/dbus-glib.devhelp2
 install -p -m 644 ./html/home.png
 install -p -m 644 ./html/index.html
 install -p -m 644 ./html/left-insensitive.png
 install -p -m 644 ./html/left.png
 install -p -m 644 ./html/right-insensitive.png
 install -p -m 644 ./html/right.png
 install -p -m 644 ./html/style.css
 install -p -m 644 ./html/up-insensitive.png
 install -p -m 644 ./html/up.png
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/doc/reference'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/doc/reference'
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/doc'
make[3]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/share/man/man1'
 install -p -m 644 dbus-binding-tool.1 '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/share/man/man1'
make[3]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/doc'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/doc'
make[1]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108/doc'
make[1]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108'
make[2]: Entering directory '/builddir/build/BUILD/dbus-glib-0.108'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64/pkgconfig'
 install -p -m 644 dbus-glib-1.pc '/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108'
make[1]: Leaving directory '/builddir/build/BUILD/dbus-glib-0.108'
+ rm -f /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64/libdbus-glib-1.a
+ rm -f /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/lib64/libdbus-glib-1.la
+ chrpath --delete /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/bin/dbus-binding-tool
+ chrpath --delete /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/libexec/dbus-bash-completion-helper
+ chmod -x /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/etc/bash_completion.d/dbus-bash-completion.sh
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: dbus-glib-0.108-4.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.roFCSV
+ umask 022
+ cd /builddir/build/BUILD
+ cd dbus-glib-0.108
+ DOCDIR=/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/share/doc/dbus-glib
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/share/doc/dbus-glib
+ cp -pr NEWS /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/share/doc/dbus-glib
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.39dLhD
+ umask 022
+ cd /builddir/build/BUILD
+ cd dbus-glib-0.108
+ LICENSEDIR=/builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/share/licenses/dbus-glib
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/share/licenses/dbus-glib
+ cp -pr COPYING /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64/usr/share/licenses/dbus-glib
+ exit 0
Provides: dbus-glib = 0.108-4.fc28 dbus-glib(riscv-64) = 0.108-4.fc28 libdbus-glib-1.so.2()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdbus-glib-1.so.2()(64bit) libexpat.so.1()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) rtld(GNU_HASH)
Processing files: dbus-glib-devel-0.108-4.fc28.riscv64
Provides: dbus-glib-devel = 0.108-4.fc28 dbus-glib-devel(riscv-64) = 0.108-4.fc28 pkgconfig(dbus-glib-1) = 0.108
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdbus-glib-1.so.2()(64bit) libexpat.so.1()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) pkgconfig(dbus-1) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64
Wrote: /builddir/build/SRPMS/dbus-glib-0.108-4.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/dbus-glib-0.108-4.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/dbus-glib-devel-0.108-4.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.erplUd
+ umask 022
+ cd /builddir/build/BUILD
+ cd dbus-glib-0.108
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/dbus-glib-0.108-4.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff