+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/libzeitgeist.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.2byQ5n
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libzeitgeist-0.3.18
+ /usr/bin/gzip -dc /builddir/build/SOURCES/libzeitgeist-0.3.18.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libzeitgeist-0.3.18
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/libzeitgeist-disable-log-test.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /builddir/build/SOURCES/libzeitgeist-tests-glib-2.40-envnull.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sknx5v
+ umask 022
+ cd /builddir/build/BUILD
+ cd libzeitgeist-0.3.18
+ 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 --disable-static
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 to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
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 dependency style of gcc... none
checking for library containing strerror... none required
checking for riscv64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
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 build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 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... no
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 GLIB2... yes
checking for GOBJECT2... yes
checking for GIO2... yes
checking for GIO_UNIX2... yes
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for glib-mkenums... /usr/bin/glib-mkenums
checking for glib-genmarshal... /usr/bin/glib-genmarshal
configure: creating ./config.status
config.status: creating zeitgeist-1.0.pc
config.status: creating Makefile
config.status: creating bindings/Makefile
config.status: creating doc/Makefile
config.status: creating doc/reference/Makefile
config.status: creating examples/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:

  LibZeitgeist 0.3.18
  ------------------

  Prefix           : /usr

  Build API docs   : no

  Extra CFlags     :  

+ make V=1 -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18'
Making all in src
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/src'
name=`basename dbus/org.gnome.zeitgeist.Blacklist.xml | sed -e 's/[-\.]/_/g' -e 's/.xml/_xml/g'`; \
echo "static const gchar $name[] = " > org.gnome.zeitgeist.Blacklist-xml.h; \
cat dbus/org.gnome.zeitgeist.Blacklist.xml | tr \" \' | sed 's/^/\"/g' | sed 's/$/\"/g' >> org.gnome.zeitgeist.Blacklist-xml.h; \
echo ";" >> org.gnome.zeitgeist.Blacklist-xml.h;
name=`basename dbus/org.gnome.zeitgeist.DataSourceRegistry.xml | sed -e 's/[-\.]/_/g' -e 's/.xml/_xml/g'`; \
echo "static const gchar $name[] = " > org.gnome.zeitgeist.DataSourceRegistry-xml.h; \
cat dbus/org.gnome.zeitgeist.DataSourceRegistry.xml | tr \" \' | sed 's/^/\"/g' | sed 's/$/\"/g' >> org.gnome.zeitgeist.DataSourceRegistry-xml.h; \
echo ";" >> org.gnome.zeitgeist.DataSourceRegistry-xml.h;
name=`basename dbus/org.gnome.zeitgeist.Index.xml | sed -e 's/[-\.]/_/g' -e 's/.xml/_xml/g'`; \
echo "static const gchar $name[] = " > org.gnome.zeitgeist.Index-xml.h; \
cat dbus/org.gnome.zeitgeist.Index.xml | tr \" \' | sed 's/^/\"/g' | sed 's/$/\"/g' >> org.gnome.zeitgeist.Index-xml.h; \
echo ";" >> org.gnome.zeitgeist.Index-xml.h;
name=`basename dbus/org.gnome.zeitgeist.Log.xml | sed -e 's/[-\.]/_/g' -e 's/.xml/_xml/g'`; \
echo "static const gchar $name[] = " > org.gnome.zeitgeist.Log-xml.h; \
cat dbus/org.gnome.zeitgeist.Log.xml | tr \" \' | sed 's/^/\"/g' | sed 's/$/\"/g' >> org.gnome.zeitgeist.Log-xml.h; \
echo ";" >> org.gnome.zeitgeist.Log-xml.h;
make  all-am
make[3]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-data-source.lo zeitgeist-data-source.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-data-source-registry.lo zeitgeist-data-source-registry.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-enumtypes.lo zeitgeist-enumtypes.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-event.lo zeitgeist-event.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-data-source-registry.c  -fPIC -DPIC -o .libs/zeitgeist-data-source-registry.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-enumtypes.c  -fPIC -DPIC -o .libs/zeitgeist-enumtypes.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-event.c  -fPIC -DPIC -o .libs/zeitgeist-event.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-data-source.c  -fPIC -DPIC -o .libs/zeitgeist-data-source.o
zeitgeist-data-source-registry.c: In function 'zeitgeist_data_source_registry_init':
zeitgeist-data-source-registry.c:106:39: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistDataSourceRegistryPrivate *priv;
                                       ^~~~
zeitgeist-data-source-registry.c: In function 'zeitgeist_data_source_registry_get_property':
zeitgeist-data-source-registry.c:161:39: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistDataSourceRegistryPrivate *priv;
                                       ^~~~
zeitgeist-data-source-registry.c: In function 'zeitgeist_data_source_registry_set_property':
zeitgeist-data-source-registry.c:180:39: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistDataSourceRegistryPrivate *priv;
                                       ^~~~
zeitgeist-data-source-registry.c: In function 'on_dbus_signal_received':
zeitgeist-data-source-registry.c:203:39: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistDataSourceRegistryPrivate *priv;
                                       ^~~~
zeitgeist-data-source-registry.c: In function 'zeitgeist_data_source_registry_class_init':
zeitgeist-data-source-registry.c:244:17: warning: unused variable 'pspec' [-Wunused-variable]
   GParamSpec   *pspec;
                 ^~~~~
zeitgeist-data-source-registry.c: In function 'zeitgeist_data_source_registry_get_data_sources':
zeitgeist-data-source-registry.c:315:39: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistDataSourceRegistryPrivate *priv;
                                       ^~~~
zeitgeist-data-source-registry.c: In function 'zeitgeist_data_source_registry_register_data_source':
zeitgeist-data-source-registry.c:397:39: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistDataSourceRegistryPrivate *priv;
                                       ^~~~
zeitgeist-data-source-registry.c: In function 'zeitgeist_data_source_registry_set_data_source_enabled':
zeitgeist-data-source-registry.c:460:39: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistDataSourceRegistryPrivate *priv;
                                       ^~~~
zeitgeist-data-source.c: In function 'zeitgeist_data_source_finalize':
zeitgeist-data-source.c:388:31: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistDataSourcePrivate *priv;
                               ^~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-index.lo zeitgeist-index.c
zeitgeist-event.c: In function 'zeitgeist_event_to_variant':
zeitgeist-event.c:834:21: warning: unused variable 'var' [-Wunused-variable]
   GVariant         *var;
                     ^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-index.c  -fPIC -DPIC -o .libs/zeitgeist-index.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-log.lo zeitgeist-log.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-marshal.lo zeitgeist-marshal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-log.c  -fPIC -DPIC -o .libs/zeitgeist-log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-marshal.c  -fPIC -DPIC -o .libs/zeitgeist-marshal.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-mimetypes.lo zeitgeist-mimetypes.c
zeitgeist-index.c: In function 'zeitgeist_index_init':
zeitgeist-index.c:84:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistIndexPrivate *priv;
                          ^~~~
zeitgeist-index.c: In function 'zeitgeist_index_get_property':
zeitgeist-index.c:128:26: warning: unused variable 'priv' [-Wunused-variable]
   ZeitgeistIndexPrivate *priv = ZEITGEIST_INDEX_GET_PRIVATE (object);
                          ^~~~
zeitgeist-index.c: In function 'zeitgeist_index_set_property':
zeitgeist-index.c:145:26: warning: unused variable 'priv' [-Wunused-variable]
   ZeitgeistIndexPrivate *priv = ZEITGEIST_INDEX_GET_PRIVATE (object);
                          ^~~~
zeitgeist-index.c: In function 'zeitgeist_index_class_init':
zeitgeist-index.c:161:17: warning: unused variable 'pspec' [-Wunused-variable]
   GParamSpec   *pspec;
                 ^~~~~
zeitgeist-index.c: In function 'zeitgeist_index_search':
zeitgeist-index.c:302:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistIndexPrivate *priv;
                          ^~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-mimetypes.c  -fPIC -DPIC -o .libs/zeitgeist-mimetypes.o
zeitgeist-index.c: In function 'zeitgeist_index_search_with_relevancies':
zeitgeist-index.c:435:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistIndexPrivate *priv;
                          ^~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-monitor.lo zeitgeist-monitor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-monitor.c  -fPIC -DPIC -o .libs/zeitgeist-monitor.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-simple-result-set.lo zeitgeist-simple-result-set.c
zeitgeist-log.c: In function 'zeitgeist_log_get_property':
zeitgeist-log.c:187:10: warning: unused variable 'name_owner' [-Wunused-variable]
   gchar *name_owner;
          ^~~~~~~~~~
zeitgeist-log.c: In function 'zeitgeist_log_set_property':
zeitgeist-log.c:207:24: warning: unused variable 'priv' [-Wunused-variable]
   ZeitgeistLogPrivate *priv = ZEITGEIST_LOG_GET_PRIVATE (object);
                        ^~~~
zeitgeist-log.c: In function 'zeitgeist_log_insert_events_from_ptrarray':
zeitgeist-log.c:458:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistLogPrivate   *priv;
                          ^~~~
zeitgeist-log.c: In function 'zeitgeist_log_find_events':
zeitgeist-log.c:528:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistLogPrivate   *priv;
                          ^~~~
zeitgeist-log.c: In function 'zeitgeist_log_find_events_finish':
zeitgeist-log.c:589:24: warning: unused variable 'raw_ids' [-Wunused-variable]
   const guint32       *raw_ids;
                        ^~~~~~~
zeitgeist-log.c: In function 'zeitgeist_log_find_event_ids':
zeitgeist-log.c:622:26: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistLogPrivate   *priv;
                          ^~~~
zeitgeist-log.c: In function 'zeitgeist_log_get_events_finish':
zeitgeist-log.c:737:24: warning: unused variable 'raw_ids' [-Wunused-variable]
   const guint32       *raw_ids;
                        ^~~~~~~
zeitgeist-log.c: In function 'zeitgeist_log_delete_events_finish':
zeitgeist-log.c:847:24: warning: unused variable 'raw_ids' [-Wunused-variable]
   const guint32       *raw_ids;
                        ^~~~~~~
zeitgeist-log.c:845:24: warning: unused variable 'events' [-Wunused-variable]
   GPtrArray           *events;
                        ^~~~~~
zeitgeist-log.c: In function 'zeitgeist_log_find_related_uris':
zeitgeist-log.c:875:28: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistLogPrivate     *priv;
                            ^~~~
zeitgeist-log.c: In function 'zeitgeist_log_delete_log_finish':
zeitgeist-log.c:978:24: warning: unused variable 'result' [-Wunused-variable]
   gchar              **result;
                        ^~~~~~
zeitgeist-log.c: In function 'zeitgeist_log_quit_finish':
zeitgeist-log.c:1024:24: warning: unused variable 'result' [-Wunused-variable]
   gchar              **result;
                        ^~~~~~
zeitgeist-log.c: In function '_zeitgeist_log_install_monitor':
zeitgeist-log.c:1240:26: warning: unused variable 'ctx' [-Wunused-variable]
   MethodDispatchContext *ctx;
                          ^~~
zeitgeist-log.c: In function 'zeitgeist_log_remove_monitor':
zeitgeist-log.c:1386:26: warning: unused variable 'connection' [-Wunused-variable]
   GDBusConnection       *connection;
                          ^~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-simple-result-set.c  -fPIC -DPIC -o .libs/zeitgeist-simple-result-set.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-result-set.lo zeitgeist-result-set.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-result-set.c  -fPIC -DPIC -o .libs/zeitgeist-result-set.o
zeitgeist-simple-result-set.c: In function 'zeitgeist_simple_result_set_has_next':
zeitgeist-simple-result-set.c:124:19: warning: unused variable 'next' [-Wunused-variable]
   ZeitgeistEvent *next;
                   ^~~~
zeitgeist-simple-result-set.c: In function 'zeitgeist_simple_result_set_peek':
zeitgeist-simple-result-set.c:136:19: warning: unused variable 'next' [-Wunused-variable]
   ZeitgeistEvent *next;
                   ^~~~
zeitgeist-simple-result-set.c: In function 'zeitgeist_simple_result_set_seek':
zeitgeist-simple-result-set.c:151:19: warning: unused variable 'next' [-Wunused-variable]
   ZeitgeistEvent *next;
                   ^~~~
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-subject.lo zeitgeist-subject.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-subject.c  -fPIC -DPIC -o .libs/zeitgeist-subject.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-symbols.lo zeitgeist-symbols.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-symbols.c  -fPIC -DPIC -o .libs/zeitgeist-symbols.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-timerange.lo zeitgeist-timerange.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\"     -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  -c -o zeitgeist-timestamp.lo zeitgeist-timestamp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-timerange.c  -fPIC -DPIC -o .libs/zeitgeist-timerange.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -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 -c zeitgeist-timestamp.c  -fPIC -DPIC -o .libs/zeitgeist-timestamp.o
zeitgeist-subject.c: In function 'zeitgeist_subject_finalize':
zeitgeist-subject.c:333:28: warning: variable 'priv' set but not used [-Wunused-but-set-variable]
   ZeitgeistSubjectPrivate *priv;
                            ^~~~
zeitgeist-symbols.c: In function 'symbol_info_new':
zeitgeist-symbols.c:52:10: warning: unused variable 'iter' [-Wunused-variable]
   gchar *iter;
          ^~~~
zeitgeist-timerange.c:60:1: warning: 'zeitgeist_time_range_finalize' defined but not used [-Wunused-function]
 zeitgeist_time_range_finalize (GObject *object)
 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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  -version-info 2:4:1 -export-symbols-regex '^zeitgeist_.*' -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libzeitgeist-1.0.la -rpath /usr/lib64 zeitgeist-data-source.lo zeitgeist-data-source-registry.lo zeitgeist-enumtypes.lo zeitgeist-event.lo zeitgeist-index.lo zeitgeist-log.lo zeitgeist-marshal.lo zeitgeist-mimetypes.lo zeitgeist-monitor.lo zeitgeist-simple-result-set.lo zeitgeist-result-set.lo zeitgeist-subject.lo zeitgeist-symbols.lo zeitgeist-timerange.lo zeitgeist-timestamp.lo  -lglib-2.0  -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0   
libtool: link: /usr/bin/nm -B  .libs/zeitgeist-data-source.o .libs/zeitgeist-data-source-registry.o .libs/zeitgeist-enumtypes.o .libs/zeitgeist-event.o .libs/zeitgeist-index.o .libs/zeitgeist-log.o .libs/zeitgeist-marshal.o .libs/zeitgeist-mimetypes.o .libs/zeitgeist-monitor.o .libs/zeitgeist-simple-result-set.o .libs/zeitgeist-result-set.o .libs/zeitgeist-subject.o .libs/zeitgeist-symbols.o .libs/zeitgeist-timerange.o .libs/zeitgeist-timestamp.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/libzeitgeist-1.0.exp
libtool: link: /usr/bin/grep -E -e "^zeitgeist_.*" ".libs/libzeitgeist-1.0.exp" > ".libs/libzeitgeist-1.0.expT"
libtool: link: mv -f ".libs/libzeitgeist-1.0.expT" ".libs/libzeitgeist-1.0.exp"
libtool: link: echo "{ global:" > .libs/libzeitgeist-1.0.ver
libtool: link:  cat .libs/libzeitgeist-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libzeitgeist-1.0.ver
libtool: link:  echo "local: *; };" >> .libs/libzeitgeist-1.0.ver
libtool: link:  gcc -shared  -fPIC -DPIC  .libs/zeitgeist-data-source.o .libs/zeitgeist-data-source-registry.o .libs/zeitgeist-enumtypes.o .libs/zeitgeist-event.o .libs/zeitgeist-index.o .libs/zeitgeist-log.o .libs/zeitgeist-marshal.o .libs/zeitgeist-mimetypes.o .libs/zeitgeist-monitor.o .libs/zeitgeist-simple-result-set.o .libs/zeitgeist-result-set.o .libs/zeitgeist-subject.o .libs/zeitgeist-symbols.o .libs/zeitgeist-timerange.o .libs/zeitgeist-timestamp.o   -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro   -Wl,-soname -Wl,libzeitgeist-1.0.so.1 -Wl,-version-script -Wl,.libs/libzeitgeist-1.0.ver -o .libs/libzeitgeist-1.0.so.1.1.4
libtool: link: (cd ".libs" && rm -f "libzeitgeist-1.0.so.1" && ln -s "libzeitgeist-1.0.so.1.1.4" "libzeitgeist-1.0.so.1")
libtool: link: (cd ".libs" && rm -f "libzeitgeist-1.0.so" && ln -s "libzeitgeist-1.0.so.1.1.4" "libzeitgeist-1.0.so")
libtool: link: ( cd ".libs" && rm -f "libzeitgeist-1.0.la" && ln -s "../libzeitgeist-1.0.la" "libzeitgeist-1.0.la" )
make[3]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/src'
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/src'
Making all in bindings
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/bindings'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/bindings'
Making all in doc
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc'
Making all in reference
make[3]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc/reference'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc/reference'
make[3]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc'
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc'
Making all in examples
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/examples'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread    -Wall -g -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  -c find-events.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread    -Wall -g -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  -c monitor-events.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread    -Wall -g -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  -c search-events.c
search-events.c: In function 'main':
find-events.c: In function 'main':
search-events.c:75:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
   g_type_init ();
   ^~~~~~~~~~~
find-events.c:72:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
   g_type_init ();
   ^~~~~~~~~~~
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 search-events.c:22:
/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
 void                  g_type_init                    (void);
                       ^~~~~~~~~~~
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 find-events.c:22:
/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
 void                  g_type_init                    (void);
                       ^~~~~~~~~~~
monitor-events.c: In function 'main':
monitor-events.c:66:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
   g_type_init ();
   ^~~~~~~~~~~
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 monitor-events.c:22:
/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
 void                  g_type_init                    (void);
                       ^~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -g -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o find-events find-events.o ../src/libzeitgeist-1.0.la -lglib-2.0  -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -g -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o search-events search-events.o ../src/libzeitgeist-1.0.la -lglib-2.0  -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -g -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o monitor-events monitor-events.o ../src/libzeitgeist-1.0.la -lglib-2.0  -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  
libtool: link: gcc -Wall -g -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/find-events find-events.o  ../src/.libs/libzeitgeist-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -Wall -g -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/search-events search-events.o  ../src/.libs/libzeitgeist-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -Wall -g -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/monitor-events monitor-events.o  ../src/.libs/libzeitgeist-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/examples'
Making all in tests
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread    -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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  -c test-timerange.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread    -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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  -c -o zeitgeist-mimetypes.o `test -f '../src/zeitgeist-mimetypes.c' || echo './'`../src/zeitgeist-mimetypes.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread    -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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  -c test-timestamp.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread    -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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  -c test-symbols.c
test-symbols.c: In function 'main':
test-symbols.c:189:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
   g_type_init ();
   ^~~~~~~~~~~
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 test-symbols.c:21:
/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
 void                  g_type_init                    (void);
                       ^~~~~~~~~~~
test-timerange.c: In function 'main':
test-timerange.c:144:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
   g_type_init ();
   ^~~~~~~~~~~
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 test-timerange.c:21:
/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
 void                  g_type_init                    (void);
                       ^~~~~~~~~~~
test-timestamp.c: In function 'main':
test-timestamp.c:166:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
   g_type_init ();
   ^~~~~~~~~~~
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 test-timestamp.c:21:
/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../src -I../src  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread    -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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  -c test-monitor.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread    -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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  -c test-event.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread    -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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  -c test-datasource.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread  -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread    -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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  -c test-mimetypes.c
test-monitor.c: In function 'main':
test-monitor.c:75:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
   g_type_init ();
   ^~~~~~~~~~~
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 test-monitor.c:21:
/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
 void                  g_type_init                    (void);
                       ^~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-timerange test-timerange.o zeitgeist-mimetypes.o ../src/libzeitgeist-1.0.la -lglib-2.0  -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  
test-mimetypes.c: In function 'main':
test-mimetypes.c:88:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
   g_type_init ();
   ^~~~~~~~~~~
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 test-mimetypes.c:21:
/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
 void                  g_type_init                    (void);
                       ^~~~~~~~~~~
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-timestamp test-timestamp.o zeitgeist-mimetypes.o ../src/libzeitgeist-1.0.la -lglib-2.0  -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  
test-event.c: In function 'main':
test-event.c:418:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
   g_type_init ();
   ^~~~~~~~~~~
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 test-event.c:21:
/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
 void                  g_type_init                    (void);
                       ^~~~~~~~~~~
test-datasource.c: In function 'main':
test-datasource.c:152:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
   g_type_init ();
   ^~~~~~~~~~~
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 test-datasource.c:21:
/usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here
 void                  g_type_init                    (void);
                       ^~~~~~~~~~~
libtool: link: gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-timerange test-timerange.o zeitgeist-mimetypes.o  ../src/.libs/libzeitgeist-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-timestamp test-timestamp.o zeitgeist-mimetypes.o  ../src/.libs/libzeitgeist-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-symbols test-symbols.o zeitgeist-mimetypes.o ../src/libzeitgeist-1.0.la -lglib-2.0  -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-monitor test-monitor.o zeitgeist-mimetypes.o ../src/libzeitgeist-1.0.la -lglib-2.0  -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-datasource test-datasource.o zeitgeist-mimetypes.o ../src/libzeitgeist-1.0.la -lglib-2.0  -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0   
libtool: link: gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-symbols test-symbols.o zeitgeist-mimetypes.o  ../src/.libs/libzeitgeist-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-mimetypes test-mimetypes.o zeitgeist-mimetypes.o ../src/libzeitgeist-1.0.la -lglib-2.0  -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  
libtool: link: gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-monitor test-monitor.o zeitgeist-mimetypes.o  ../src/.libs/libzeitgeist-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-datasource test-datasource.o zeitgeist-mimetypes.o  ../src/.libs/libzeitgeist-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-event test-event.o zeitgeist-mimetypes.o ../src/libzeitgeist-1.0.la -lglib-2.0  -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0   
libtool: link: gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-mimetypes test-mimetypes.o zeitgeist-mimetypes.o  ../src/.libs/libzeitgeist-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
libtool: link: gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test-event test-event.o zeitgeist-mimetypes.o  ../src/.libs/libzeitgeist-1.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/tests'
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18'
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18'
make[1]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y2mKI0
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64
+ cd libzeitgeist-0.3.18
+ make install DESTDIR=/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64 'INSTALL=install -p'
Making install in src
make[1]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/src'
make  install-am
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/src'
make[3]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/src'
test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/lib64"
 /bin/sh ../libtool   --mode=install install -p   libzeitgeist-1.0.la '/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/lib64'
libtool: install: install -p .libs/libzeitgeist-1.0.so.1.1.4 /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/lib64/libzeitgeist-1.0.so.1.1.4
libtool: install: (cd /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/lib64 && { ln -s -f libzeitgeist-1.0.so.1.1.4 libzeitgeist-1.0.so.1 || { rm -f libzeitgeist-1.0.so.1 && ln -s libzeitgeist-1.0.so.1.1.4 libzeitgeist-1.0.so.1; }; })
libtool: install: (cd /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/lib64 && { ln -s -f libzeitgeist-1.0.so.1.1.4 libzeitgeist-1.0.so || { rm -f libzeitgeist-1.0.so && ln -s libzeitgeist-1.0.so.1.1.4 libzeitgeist-1.0.so; }; })
libtool: install: install -p .libs/libzeitgeist-1.0.lai /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/lib64/libzeitgeist-1.0.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/include/zeitgeist-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/include/zeitgeist-1.0"
 install -p -m 644 zeitgeist-data-source.h zeitgeist-data-source-registry.h zeitgeist-enums.h zeitgeist-enumtypes.h zeitgeist-event.h zeitgeist-index.h zeitgeist-log.h zeitgeist-mimetypes.h zeitgeist-monitor.h zeitgeist-ontology-interpretations.h zeitgeist-ontology-manifestations.h zeitgeist-result-set.h zeitgeist-subject.h zeitgeist-symbols.h zeitgeist-timerange.h zeitgeist-timestamp.h zeitgeist.h '/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/include/zeitgeist-1.0'
make[3]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/src'
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/src'
make[1]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/src'
Making install in bindings
make[1]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/bindings'
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/bindings'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/vala/vapi" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/vala/vapi"
 install -p -m 644 zeitgeist-1.0.deps zeitgeist-1.0.vapi '/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/vala/vapi'
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/bindings'
make[1]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/bindings'
Making install in doc
make[1]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc'
Making install in reference
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc/reference'
make[3]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc/reference'
make[3]: Nothing to be done for 'install-exec-am'.
 install -p -m 644 ./html/ZeitgeistDataSource.html
 install -p -m 644 ./html/ZeitgeistDataSourceRegistry.html
 install -p -m 644 ./html/ZeitgeistEvent.html
 install -p -m 644 ./html/ZeitgeistIndex.html
 install -p -m 644 ./html/ZeitgeistLog.html
 install -p -m 644 ./html/ZeitgeistMonitor.html
 install -p -m 644 ./html/ZeitgeistResultSet.html
 install -p -m 644 ./html/ZeitgeistSubject.html
 install -p -m 644 ./html/ZeitgeistTimeRange.html
 install -p -m 644 ./html/annotation-glossary.html
 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/ch04.html
 install -p -m 644 ./html/home.png
 install -p -m 644 ./html/index.html
 install -p -m 644 ./html/index.sgml
 install -p -m 644 ./html/left.png
 install -p -m 644 ./html/object-tree.html
 install -p -m 644 ./html/right.png
 install -p -m 644 ./html/style.css
 install -p -m 644 ./html/up.png
 install -p -m 644 ./html/zeitgeist-1.0-Enumerations.html
 install -p -m 644 ./html/zeitgeist-1.0-Interpretation-Ontology.html
 install -p -m 644 ./html/zeitgeist-1.0-Manifestation-Ontology.html
 install -p -m 644 ./html/zeitgeist-1.0-Mimetype-mapping-and-URI-comprehension.html
 install -p -m 644 ./html/zeitgeist-1.0-Symbol-comprehension.html
 install -p -m 644 ./html/zeitgeist-1.0-Timestamp-handling.html
 install -p -m 644 ./html/zeitgeist-1.0.devhelp2
make[3]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc/reference'
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc/reference'
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc'
make[3]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc'
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/libzeitgeist-0.3.18/doc'
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc'
make[1]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/doc'
Making install in examples
make[1]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/examples'
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/examples'
make[1]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/examples'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/tests'
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/tests'
make[1]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18/tests'
make[1]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18'
make[2]: Entering directory '/builddir/build/BUILD/libzeitgeist-0.3.18'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/lib64/pkgconfig"
 install -p -m 644 zeitgeist-1.0.pc '/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/lib64/pkgconfig'
test -z "/usr/share/doc/libzeitgeist" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist"
 install -p -m 644 README COPYING AUTHORS INSTALL MAINTAINERS '/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist'
make[2]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18'
make[1]: Leaving directory '/builddir/build/BUILD/libzeitgeist-0.3.18'
+ install -d -p -m 755 /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/vala/vapi
+ install -D -p -m 644 bindings/zeitgeist-1.0.vapi bindings/zeitgeist-1.0.deps /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/vala/vapi
+ find /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';'
+ rm -fr /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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: libzeitgeist-0.3.18-13.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.So8FqM
+ umask 022
+ cd /builddir/build/BUILD
+ cd libzeitgeist-0.3.18
+ DOCDIR=/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist
+ cp -pr COPYING /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist
+ cp -pr COPYING.GPL /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist
+ cp -pr README /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist
+ exit 0
Provides: libzeitgeist = 0.3.18-13.fc28 libzeitgeist(riscv-64) = 0.3.18-13.fc28 libzeitgeist-1.0.so.1()(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) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) rtld(GNU_HASH)
Processing files: libzeitgeist-devel-0.3.18-13.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WqrKiO
+ umask 022
+ cd /builddir/build/BUILD
+ cd libzeitgeist-0.3.18
+ DOCDIR=/builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist-devel
+ cp -pr AUTHORS /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist-devel
+ cp -pr ChangeLog /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist-devel
+ cp -pr COPYING /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist-devel
+ cp -pr COPYING.GPL /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist-devel
+ cp -pr MAINTAINERS /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist-devel
+ cp -pr NEWS /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist-devel
+ cp -pr examples/find-events-alt.vala examples/insert-event.vala /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist-devel
+ cp -pr examples/find-events.c examples/monitor-events.c examples/search-events.c /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64/usr/share/doc/libzeitgeist-devel
+ exit 0
Provides: libzeitgeist-devel = 0.3.18-13.fc28 libzeitgeist-devel(riscv-64) = 0.3.18-13.fc28 pkgconfig(zeitgeist-1.0) = 0.3.18
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libzeitgeist-1.0.so.1()(64bit) pkgconfig(glib-2.0) pkgconfig(gobject-2.0)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64
Wrote: /builddir/build/SRPMS/libzeitgeist-0.3.18-13.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/libzeitgeist-0.3.18-13.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/libzeitgeist-devel-0.3.18-13.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QXmnEU
+ umask 022
+ cd /builddir/build/BUILD
+ cd libzeitgeist-0.3.18
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libzeitgeist-0.3.18-13.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff