Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libzeitgeist.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3475/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libzeitgeist.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-601688479.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libzeitgeist-0.3.18-9.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libzeitgeist.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3475/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libzeitgeist.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eNUFw6 + 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 -xf - + 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 + /usr/bin/cat /builddir/build/SOURCES/libzeitgeist-tests-glib-2.40-envnull.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.voJQLI + umask 022 + cd /builddir/build/BUILD + cd libzeitgeist-0.3.18 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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' + for i in '$(find . -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' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 x86_64-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 x86_64-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 x86_64-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... x86_64-redhat-linux-gnu checking host system type... x86_64-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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/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 -j2 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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zeitgeist-data-source-registry.lo zeitgeist-data-source-registry.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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c zeitgeist-data-source.c -fPIC -DPIC -o .libs/zeitgeist-data-source.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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c zeitgeist-data-source-registry.c -fPIC -DPIC -o .libs/zeitgeist-data-source-registry.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.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; ^ 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; ^ /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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c zeitgeist-event.c -fPIC -DPIC -o .libs/zeitgeist-event.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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c zeitgeist-index.c -fPIC -DPIC -o .libs/zeitgeist-index.o 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; ^ 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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zeitgeist-mimetypes.lo zeitgeist-mimetypes.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; ^ 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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c zeitgeist-mimetypes.c -fPIC -DPIC -o .libs/zeitgeist-mimetypes.o 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; ^ /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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zeitgeist-simple-result-set.lo zeitgeist-simple-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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zeitgeist-symbols.lo zeitgeist-symbols.c 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; ^ 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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c zeitgeist-symbols.c -fPIC -DPIC -o .libs/zeitgeist-symbols.o zeitgeist-symbols.c: In function 'symbol_info_new': zeitgeist-symbols.c:52:10: warning: unused variable 'iter' [-Wunused-variable] gchar *iter; ^ /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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zeitgeist-timerange.lo zeitgeist-timerange.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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c zeitgeist-timerange.c -fPIC -DPIC -o .libs/zeitgeist-timerange.o 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=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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -include ../config.h -DZEITGEIST_COMPILATION -DG_LOG_DOMAIN=\"LibZeitgeist\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c zeitgeist-timestamp.c -fPIC -DPIC -o .libs/zeitgeist-timestamp.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 2:4:1 -export-symbols-regex '^zeitgeist_.*' -Wl,-z,relro -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 -O2 -m64 -mtune=generic -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 -pthread -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 -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c monitor-events.c find-events.c: In function 'main': find-events.c:72:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init (); ^ 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 -pthread -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 -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c search-events.c monitor-events.c: In function 'main': monitor-events.c:66:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init (); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -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 search-events.c: In function 'main': search-events.c:75:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init (); ^ libtool: link: gcc -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -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 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -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 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -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 libtool: link: gcc -Wall -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -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 -pthread -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 -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zeitgeist-mimetypes.o `test -f '../src/zeitgeist-mimetypes.c' || echo './'`../src/zeitgeist-mimetypes.c test-timerange.c: In function 'main': test-timerange.c:144:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init (); ^ 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 -pthread -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 -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-symbols.c test-symbols.c: In function 'main': test-symbols.c:189:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init (); ^ test-timestamp.c: In function 'main': test-timestamp.c:166:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init (); ^ 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 -pthread -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 -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -pthread -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 -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-event.c test-monitor.c: In function 'main': test-monitor.c:75:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init (); ^ 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 -pthread -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 -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-datasource.c test-datasource.c: In function 'main': test-datasource.c:152:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init (); ^ test-event.c: In function 'main': test-event.c:418:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init (); ^ 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 -pthread -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 -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-mimetypes.c test-mimetypes.c: In function 'main': test-mimetypes.c:88:3: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:679) [-Wdeprecated-declarations] g_type_init (); ^ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -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 libtool: link: gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -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 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -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 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -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 libtool: link: gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -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 libtool: link: gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -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 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -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 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -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 libtool: link: gcc -Wall -g -DZEITGEIST_COMPILATION -DTEST_DIR=\"../tests\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -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 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.uYRlsF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64 + cd libzeitgeist-0.3.18 + make install DESTDIR=/builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64 '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-9.el7.centos.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libzeitgeist-1.0.la '/builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/lib64' libtool: install: install -p .libs/libzeitgeist-1.0.so.1.1.4 /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/lib64/libzeitgeist-1.0.so.1.1.4 libtool: install: (cd /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/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-9.el7.centos.x86_64/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-9.el7.centos.x86_64/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-9.el7.centos.x86_64/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-9.el7.centos.x86_64/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-9.el7.centos.x86_64/usr/share/vala/vapi" install -p -m 644 zeitgeist-1.0.deps zeitgeist-1.0.vapi '/builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/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-9.el7.centos.x86_64/usr/lib64/pkgconfig" install -p -m 644 zeitgeist-1.0.pc '/builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/lib64/pkgconfig' test -z "/usr/share/doc/libzeitgeist" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist" install -p -m 644 README COPYING AUTHORS INSTALL MAINTAINERS '/builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/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-9.el7.centos.x86_64/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-9.el7.centos.x86_64/usr/share/vala/vapi + find /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64 -name '*.la' -exec rm -f '{}' ';' + rm -fr /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libzeitgeist-0.3.18 extracting debug info from /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/lib64/libzeitgeist-1.0.so.1.1.4 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libzeitgeist-1.0.so.1.1.4.debug to /usr/lib/debug/usr/lib64/libzeitgeist-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libzeitgeist-1.0.so.1.1.4.debug to /usr/lib/debug/usr/lib64/libzeitgeist-1.0.so.1.debug 642 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VOqvrD + umask 022 + cd /builddir/build/BUILD + cd libzeitgeist-0.3.18 + make check Making check in src make[1]: Entering directory `/builddir/build/BUILD/libzeitgeist-0.3.18/src' make check-am make[2]: Entering directory `/builddir/build/BUILD/libzeitgeist-0.3.18/src' make[2]: Nothing to be done for `check-am'. 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 check in bindings make[1]: Entering directory `/builddir/build/BUILD/libzeitgeist-0.3.18/bindings' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libzeitgeist-0.3.18/bindings' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/libzeitgeist-0.3.18/doc' Making check in reference make[2]: Entering directory `/builddir/build/BUILD/libzeitgeist-0.3.18/doc/reference' make[2]: Nothing to be done for `check'. 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[2]: Nothing to be done for `check-am'. 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 check in examples make[1]: Entering directory `/builddir/build/BUILD/libzeitgeist-0.3.18/examples' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/libzeitgeist-0.3.18/examples' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/libzeitgeist-0.3.18/tests' make check-local make[2]: Entering directory `/builddir/build/BUILD/libzeitgeist-0.3.18/tests' TEST: test-timerange... (pid=7362) /Zeitgeist/TimeRange/Create: OK /Zeitgeist/TimeRange/Anytime: OK /Zeitgeist/TimeRange/ToNow: OK /Zeitgeist/TimeRange/FromNow: OK /Zeitgeist/TimeRange/FromVariant: OK /Zeitgeist/TimeRange/ToVariant: OK PASS: test-timerange TEST: test-timestamp... (pid=7382) /Zeitgeist/Timestamp/FromISO8601: OK /Zeitgeist/Timestamp/IncrementYear: OK /Zeitgeist/Timestamp/FromDate: OK /Zeitgeist/Timestamp/Now: OK /Zeitgeist/Timestamp/TimeValConversion: OK /Zeitgeist/Timestamp/PrevMidnight: OK /Zeitgeist/Timestamp/NextMidnight: OK PASS: test-timestamp TEST: test-symbols... (pid=7401) /Zeitgeist/Symbols/NullNull: OK /Zeitgeist/Symbols/FirstNull: OK /Zeitgeist/Symbols/SecondNull: OK /Zeitgeist/Symbols/NotUris: OK /Zeitgeist/Symbols/NotUrisEqual: OK /Zeitgeist/Symbols/EqualUris: OK /Zeitgeist/Symbols/ValidParent: OK /Zeitgeist/Symbols/ValidChild: OK /Zeitgeist/Symbols/Unrelated: OK /Zeitgeist/Symbols/GetChildren: OK /Zeitgeist/Symbols/GetAllChildren: OK /Zeitgeist/Symbols/GetParents: OK /Zeitgeist/Symbols/SymbolInfo: OK PASS: test-symbols TEST: test-monitor... (pid=7420) /Zeitgeist/Monitor/Create: OK PASS: test-monitor TEST: test-event... (pid=7439) /Zeitgeist/Event/CreateEmpty: OK /Zeitgeist/Event/CreateFull: OK /Zeitgeist/Event/ActorFromAppInfo: OK /Zeitgeist/Event/FromVariant: OK /Zeitgeist/Event/FromVariantWithNewFields: OK /Zeitgeist/Event/EmptyToFromVariant: OK /Zeitgeist/Event/WithOneSubjectToFromVariant: OK /Zeitgeist/Event/3EventsToFromVariant: OK /Zeitgeist/Event/0EventsToFromVariant: OK PASS: test-event TEST: test-datasource... (pid=7458) /Zeitgeist/DataSource/CreateEmpty: OK /Zeitgeist/DataSource/CreateFull: OK /Zeitgeist/DataSource/ToFromVariant: OK PASS: test-datasource TEST: test-mimetypes... (pid=7477) /Zeitgeist/Mime/TextPlain: OK /Zeitgeist/Mime/None: OK /Zeitgeist/Mime/Regex: OK /Zeitgeist/UriScheme/File: OK /Zeitgeist/UriScheme/None: OK PASS: test-mimetypes 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[1]: Leaving directory `/builddir/build/BUILD/libzeitgeist-0.3.18' + exit 0 Processing files: libzeitgeist-0.3.18-9.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yRqrtC + umask 022 + cd /builddir/build/BUILD + cd libzeitgeist-0.3.18 + DOCDIR=/builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-0.3.18 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-0.3.18 + cp -pr COPYING /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-0.3.18 + cp -pr COPYING.GPL /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-0.3.18 + cp -pr README /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-0.3.18 + exit 0 Provides: libzeitgeist = 0.3.18-9.el7.centos libzeitgeist(x86-64) = 0.3.18-9.el7.centos 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(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-9.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BLhPEB + umask 022 + cd /builddir/build/BUILD + cd libzeitgeist-0.3.18 + DOCDIR=/builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-devel-0.3.18 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-devel-0.3.18 + cp -pr AUTHORS /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-devel-0.3.18 + cp -pr ChangeLog /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-devel-0.3.18 + cp -pr COPYING /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-devel-0.3.18 + cp -pr COPYING.GPL /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-devel-0.3.18 + cp -pr MAINTAINERS /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-devel-0.3.18 + cp -pr NEWS /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-devel-0.3.18 + cp -pr examples/find-events-alt.vala examples/insert-event.vala /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-devel-0.3.18 + cp -pr examples/find-events.c examples/monitor-events.c examples/search-events.c /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64/usr/share/doc/libzeitgeist-devel-0.3.18 + exit 0 Provides: libzeitgeist-devel = 0.3.18-9.el7.centos libzeitgeist-devel(x86-64) = 0.3.18-9.el7.centos 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) Processing files: libzeitgeist-debuginfo-0.3.18-9.el7.centos.x86_64 Provides: libzeitgeist-debuginfo = 0.3.18-9.el7.centos libzeitgeist-debuginfo(x86-64) = 0.3.18-9.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64 Wrote: /builddir/build/RPMS/libzeitgeist-0.3.18-9.el7.centos.x86_64.rpm warning: Could not canonicalize hostname: copr-builder-601688479.novalocal Wrote: /builddir/build/RPMS/libzeitgeist-devel-0.3.18-9.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libzeitgeist-debuginfo-0.3.18-9.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T8hKzI + umask 022 + cd /builddir/build/BUILD + cd libzeitgeist-0.3.18 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libzeitgeist-0.3.18-9.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->