Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/dconf.spec'], uid=1000shell=Falselogger=gid=425user='mockbuild'env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'}printOutput=Falsetimeout=172800chrootPath='/var/lib/mock/f26-build-7601165-694108/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/dconf.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/dconf-0.26.0-2.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/dconf.spec'], uid=1000shell=Falselogger=gid=425printOutput=Falseuser='mockbuild'env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'}private_network=Truetimeout=172800chrootPath='/var/lib/mock/f26-build-7601165-694108/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/dconf.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fqxpLK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dconf-0.26.0 + /usr/bin/xz -dc /builddir/build/SOURCES/dconf-0.26.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dconf-0.26.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RNdzPr + umask 022 + cd /builddir/build/BUILD + cd dconf-0.26.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -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 + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for dlsym in -lc... no checking for dlsym in -ldl... yes checking for valac... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.18.0... yes checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for xsltproc... /usr/bin/xsltproc checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for glib... yes checking for gio... yes checking for gio-querymodules... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating common/Makefile config.status: creating shm/Makefile config.status: creating gvdb/Makefile config.status: creating engine/Makefile config.status: creating gdbus/Makefile config.status: creating gsettings/Makefile config.status: creating client/dconf.pc config.status: creating client/Makefile config.status: creating service/Makefile config.status: creating bin/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make V=1 -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0' Making all in shm make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/shm' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_shm_a-dconf-shm.o `test -f 'dconf-shm.c' || echo './'`dconf-shm.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_shm_shared_a-dconf-shm.o `test -f 'dconf-shm.c' || echo './'`dconf-shm.c rm -f libdconf-shm-shared.a rm -f libdconf-shm.a ar cru libdconf-shm-shared.a libdconf_shm_shared_a-dconf-shm.o ar cru libdconf-shm.a libdconf_shm_a-dconf-shm.o ranlib libdconf-shm.a ranlib libdconf-shm-shared.a make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/shm' Making all in gvdb make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/gvdb' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"gvdb\ \(via\ dconf\)\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libgvdb_a-gvdb-builder.o `test -f 'gvdb-builder.c' || echo './'`gvdb-builder.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"gvdb\ \(via\ dconf\)\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libgvdb_a-gvdb-reader.o `test -f 'gvdb-reader.c' || echo './'`gvdb-reader.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"gvdb\ \(via\ dconf\)\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libgvdb_shared_a-gvdb-builder.o `test -f 'gvdb-builder.c' || echo './'`gvdb-builder.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"gvdb\ \(via\ dconf\)\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libgvdb_shared_a-gvdb-reader.o `test -f 'gvdb-reader.c' || echo './'`gvdb-reader.c rm -f libgvdb.a ar cru libgvdb.a libgvdb_a-gvdb-builder.o libgvdb_a-gvdb-reader.o ranlib libgvdb.a rm -f libgvdb-shared.a ar cru libgvdb-shared.a libgvdb_shared_a-gvdb-builder.o libgvdb_shared_a-gvdb-reader.o ranlib libgvdb-shared.a make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/gvdb' Making all in common make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/common' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_common_a-dconf-changeset.o `test -f 'dconf-changeset.c' || echo './'`dconf-changeset.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_common_a-dconf-error.o `test -f 'dconf-error.c' || echo './'`dconf-error.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_common_a-dconf-paths.o `test -f 'dconf-paths.c' || echo './'`dconf-paths.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_common_shared_a-dconf-changeset.o `test -f 'dconf-changeset.c' || echo './'`dconf-changeset.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_common_shared_a-dconf-error.o `test -f 'dconf-error.c' || echo './'`dconf-error.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_common_shared_a-dconf-paths.o `test -f 'dconf-paths.c' || echo './'`dconf-paths.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_common_hidden_a-dconf-changeset.o `test -f 'dconf-changeset.c' || echo './'`dconf-changeset.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_common_hidden_a-dconf-error.o `test -f 'dconf-error.c' || echo './'`dconf-error.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_common_hidden_a-dconf-paths.o `test -f 'dconf-paths.c' || echo './'`dconf-paths.c rm -f libdconf-common.a ar cru libdconf-common.a libdconf_common_a-dconf-changeset.o libdconf_common_a-dconf-error.o libdconf_common_a-dconf-paths.o ranlib libdconf-common.a rm -f libdconf-common-shared.a ar cru libdconf-common-shared.a libdconf_common_shared_a-dconf-changeset.o libdconf_common_shared_a-dconf-error.o libdconf_common_shared_a-dconf-paths.o ranlib libdconf-common-shared.a rm -f libdconf-common-hidden.a ar cru libdconf-common-hidden.a libdconf_common_hidden_a-dconf-changeset.o libdconf_common_hidden_a-dconf-error.o libdconf_common_hidden_a-dconf-paths.o ranlib libdconf-common-hidden.a make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/common' Making all in engine make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/engine' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_a-dconf-engine-profile.o `test -f 'dconf-engine-profile.c' || echo './'`dconf-engine-profile.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_a-dconf-engine-source-file.o `test -f 'dconf-engine-source-file.c' || echo './'`dconf-engine-source-file.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_a-dconf-engine-source-user.o `test -f 'dconf-engine-source-user.c' || echo './'`dconf-engine-source-user.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_a-dconf-engine-source-service.o `test -f 'dconf-engine-source-service.c' || echo './'`dconf-engine-source-service.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_a-dconf-engine-source-system.o `test -f 'dconf-engine-source-system.c' || echo './'`dconf-engine-source-system.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_a-dconf-engine-source.o `test -f 'dconf-engine-source.c' || echo './'`dconf-engine-source.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_a-dconf-engine.o `test -f 'dconf-engine.c' || echo './'`dconf-engine.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_shared_a-dconf-engine-profile.o `test -f 'dconf-engine-profile.c' || echo './'`dconf-engine-profile.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_shared_a-dconf-engine-source-file.o `test -f 'dconf-engine-source-file.c' || echo './'`dconf-engine-source-file.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_shared_a-dconf-engine-source-user.o `test -f 'dconf-engine-source-user.c' || echo './'`dconf-engine-source-user.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_shared_a-dconf-engine-source-service.o `test -f 'dconf-engine-source-service.c' || echo './'`dconf-engine-source-service.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_shared_a-dconf-engine-source-system.o `test -f 'dconf-engine-source-system.c' || echo './'`dconf-engine-source-system.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_shared_a-dconf-engine-source.o `test -f 'dconf-engine-source.c' || echo './'`dconf-engine-source.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_engine_shared_a-dconf-engine.o `test -f 'dconf-engine.c' || echo './'`dconf-engine.c rm -f libdconf-engine.a ar cru libdconf-engine.a libdconf_engine_a-dconf-engine-profile.o libdconf_engine_a-dconf-engine-source-file.o libdconf_engine_a-dconf-engine-source-user.o libdconf_engine_a-dconf-engine-source-service.o libdconf_engine_a-dconf-engine-source-system.o libdconf_engine_a-dconf-engine-source.o libdconf_engine_a-dconf-engine.o ranlib libdconf-engine.a rm -f libdconf-engine-shared.a ar cru libdconf-engine-shared.a libdconf_engine_shared_a-dconf-engine-profile.o libdconf_engine_shared_a-dconf-engine-source-file.o libdconf_engine_shared_a-dconf-engine-source-user.o libdconf_engine_shared_a-dconf-engine-source-service.o libdconf_engine_shared_a-dconf-engine-source-system.o libdconf_engine_shared_a-dconf-engine-source.o libdconf_engine_shared_a-dconf-engine.o ranlib libdconf-engine-shared.a make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/engine' Making all in service make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/service' gdbus-codegen --generate-c-code dconf-generated --c-namespace DConfDBus --interface-prefix=ca.desrt.dconf. ./ca.desrt.dconf.xml make all-am make[3]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/service' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf_service-dconf-generated.o `test -f 'dconf-generated.c' || echo './'`dconf-generated.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf_service-dconf-blame.o `test -f 'dconf-blame.c' || echo './'`dconf-blame.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf_service-dconf-gvdb-utils.o `test -f 'dconf-gvdb-utils.c' || echo './'`dconf-gvdb-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf_service-dconf-service.o `test -f 'dconf-service.c' || echo './'`dconf-service.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf_service-dconf-writer.o `test -f 'dconf-writer.c' || echo './'`dconf-writer.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf_service-dconf-keyfile-writer.o `test -f 'dconf-keyfile-writer.c' || echo './'`dconf-keyfile-writer.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf_service-dconf-shm-writer.o `test -f 'dconf-shm-writer.c' || echo './'`dconf-shm-writer.c dconf-writer.c: In function 'dconf_writer_real_commit': dconf-writer.c:177:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (invalidate_fd, "\0\0\0\0\0\0\0\0", 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf_service-main.o `test -f 'main.c' || echo './'`main.c (echo '[D-BUS Service]'; \ echo 'Name=ca.desrt.dconf'; \ echo 'Exec=/usr/libexec/dconf-service') > ca.desrt.dconf.service.tmp && \ mv ca.desrt.dconf.service.tmp ca.desrt.dconf.service gcc -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dconf-service dconf_service-dconf-generated.o dconf_service-dconf-blame.o dconf_service-dconf-gvdb-utils.o dconf_service-dconf-service.o dconf_service-dconf-writer.o dconf_service-dconf-keyfile-writer.o dconf_service-dconf-shm-writer.o dconf_service-main.o ../common/libdconf-common.a ../gvdb/libgvdb.a ../shm/libdconf-shm.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[3]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/service' make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/service' Making all in gdbus make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/gdbus' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_gdbus_thread_a-dconf-gdbus-thread.o `test -f 'dconf-gdbus-thread.c' || echo './'`dconf-gdbus-thread.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_gdbus_thread_shared_a-dconf-gdbus-thread.o `test -f 'dconf-gdbus-thread.c' || echo './'`dconf-gdbus-thread.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_gdbus_filter_a-dconf-gdbus-filter.o `test -f 'dconf-gdbus-filter.c' || echo './'`dconf-gdbus-filter.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_gdbus_filter_shared_a-dconf-gdbus-filter.o `test -f 'dconf-gdbus-filter.c' || echo './'`dconf-gdbus-filter.c rm -f libdconf-gdbus-thread-shared.a rm -f libdconf-gdbus-filter.a ar cru libdconf-gdbus-thread-shared.a libdconf_gdbus_thread_shared_a-dconf-gdbus-thread.o ar cru libdconf-gdbus-filter.a libdconf_gdbus_filter_a-dconf-gdbus-filter.o ranlib libdconf-gdbus-filter.a ranlib libdconf-gdbus-thread-shared.a rm -f libdconf-gdbus-thread.a rm -f libdconf-gdbus-filter-shared.a ar cru libdconf-gdbus-thread.a libdconf_gdbus_thread_a-dconf-gdbus-thread.o ar cru libdconf-gdbus-filter-shared.a libdconf_gdbus_filter_shared_a-dconf-gdbus-filter.o ranlib libdconf-gdbus-filter-shared.a ranlib libdconf-gdbus-thread.a make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/gdbus' Making all in gsettings make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/gsettings' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -fPIC -DPIC -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconfsettings_so-dconfsettingsbackend.o `test -f 'dconfsettingsbackend.c' || echo './'`dconfsettingsbackend.c gcc -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -fPIC -DPIC -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdconfsettings.so libdconfsettings_so-dconfsettingsbackend.o ../engine/libdconf-engine-shared.a ../gvdb/libgvdb-shared.a ../gdbus/libdconf-gdbus-thread-shared.a ../common/libdconf-common-hidden.a ../shm/libdconf-shm-shared.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/gsettings' Making all in client make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/client' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DG_LOG_DOMAIN=\"dconf\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_client_a-dconf-client.o `test -f 'dconf-client.c' || echo './'`dconf-client.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_so_1_0_0-dconf-client.o `test -f 'dconf-client.c' || echo './'`dconf-client.c gcc -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DG_LOG_DOMAIN=\"dconf\" -fPIC -DPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -shared -Wl,-soname=libdconf.so.1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdconf.so.1.0.0 libdconf_so_1_0_0-dconf-client.o ../engine/libdconf-engine-shared.a ../common/libdconf-common-shared.a ../gdbus/libdconf-gdbus-thread-shared.a ../gvdb/libgvdb-shared.a ../shm/libdconf-shm-shared.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 rm -f libdconf-client.a ar cru libdconf-client.a libdconf_client_a-dconf-client.o ranlib libdconf-client.a ln -fs libdconf.so.1.0.0 libdconf.so.1 ln -fs libdconf.so.1.0.0 libdconf.so make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/client' Making all in bin make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -w -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf-gvdb-builder.o `test -f '../gvdb/gvdb-builder.c' || echo './'`../gvdb/gvdb-builder.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -w -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf-dconf-update.o `test -f 'dconf-update.c' || echo './'`dconf-update.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -w -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf-dconf-dump.o `test -f 'dconf-dump.c' || echo './'`dconf-dump.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../client -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -w -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o dconf-dconf.o `test -f 'dconf.c' || echo './'`dconf.c gcc -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -w -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dconf dconf-gvdb-builder.o dconf-dconf-update.o dconf-dconf-dump.o dconf-dconf.o ../client/libdconf.so.1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/bin' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/docs' /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl dconf-service.xml /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl dconf-tool.xml /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl dconf-overview.xml make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/docs' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_mock_a-dconf-mock-dbus.o `test -f 'dconf-mock-dbus.c' || echo './'`dconf-mock-dbus.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_mock_a-dconf-mock-gvdb.o `test -f 'dconf-mock-gvdb.c' || echo './'`dconf-mock-gvdb.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o libdconf_mock_a-dconf-mock-shm.o `test -f 'dconf-mock-shm.c' || echo './'`dconf-mock-shm.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o paths-paths.o `test -f 'paths.c' || echo './'`paths.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o changeset-changeset.o `test -f 'changeset.c' || echo './'`changeset.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o shm-shm.o `test -f 'shm.c' || echo './'`shm.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o shm-tmpdir.o `test -f 'tmpdir.c' || echo './'`tmpdir.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSRCDIR=\"/builddir/build/BUILD/dconf-0.26.0/tests\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o gvdb-gvdb.o `test -f 'gvdb.c' || echo './'`gvdb.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_BACKEND=\"/gdbus/thread\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o gdbus_thread-dbus.o `test -f 'dbus.c' || echo './'`dbus.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_BACKEND=\"/gdbus/filter\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o gdbus_filter-dbus.o `test -f 'dbus.c' || echo './'`dbus.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSRCDIR=\"/builddir/build/BUILD/dconf-0.26.0/tests\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o engine-engine.o `test -f 'engine.c' || echo './'`engine.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DSRCDIR=\"/builddir/build/BUILD/dconf-0.26.0/tests\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -c -o client-client.o `test -f 'client.c' || echo './'`client.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64le-redhat-linux/7/include/limits.h:194, from /usr/lib/gcc/ppc64le-redhat-linux/7/include/syslimits.h:7, from /usr/lib/gcc/ppc64le-redhat-linux/7/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../client/dconf-client.h:23, from client.c:2: /usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rm -f libdconf-mock.a ar cru libdconf-mock.a libdconf_mock_a-dconf-mock-dbus.o libdconf_mock_a-dconf-mock-gvdb.o libdconf_mock_a-dconf-mock-shm.o ranlib libdconf-mock.a gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o paths paths-paths.o ../common/libdconf-common.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o changeset changeset-changeset.o ../common/libdconf-common.a -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o shm shm-shm.o shm-tmpdir.o ../shm/libdconf-shm.a -lglib-2.0 -ldl gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSRCDIR=\"/builddir/build/BUILD/dconf-0.26.0/tests\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gvdb gvdb-gvdb.o ../gvdb/libgvdb.a -lglib-2.0 gcc -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_BACKEND=\"/gdbus/thread\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdbus-thread gdbus_thread-dbus.o ../gdbus/libdconf-gdbus-thread.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DDBUS_BACKEND=\"/gdbus/filter\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdbus-filter gdbus_filter-dbus.o ../gdbus/libdconf-gdbus-filter.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DSRCDIR=\"/builddir/build/BUILD/dconf-0.26.0/tests\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o client client-client.o ../client/libdconf-client.a ../engine/libdconf-engine.a ../common/libdconf-common.a libdconf-mock.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSRCDIR=\"/builddir/build/BUILD/dconf-0.26.0/tests\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o engine engine-engine.o ../engine/libdconf-engine.a ../common/libdconf-common.a libdconf-mock.a -lglib-2.0 -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/tests' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TiX6vc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le ++ dirname /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le + cd dconf-0.26.0 + make install DESTDIR=/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le Making install in shm make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/shm' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/shm' 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/dconf-0.26.0/shm' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/shm' Making install in gvdb make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/gvdb' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/gvdb' 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/dconf-0.26.0/gvdb' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/gvdb' Making install in common make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/common' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/common' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/include/dconf/common' /usr/bin/install -c -m 644 dconf-changeset.h dconf-enums.h dconf-paths.h '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/include/dconf/common' make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/common' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/common' Making install in engine make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/engine' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/engine' 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/dconf-0.26.0/engine' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/engine' Making install in service make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/service' make install-am make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/service' make[3]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/service' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/libexec' /usr/bin/install -c dconf-service '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/dbus-1/services' /usr/bin/install -c -m 644 ca.desrt.dconf.service '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/dbus-1/services' make[3]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/service' make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/service' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/service' Making install in gdbus make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/gdbus' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/gdbus' 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/dconf-0.26.0/gdbus' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/gdbus' Making install in gsettings make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/gsettings' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/gsettings' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/lib64/gio/modules' /usr/bin/install -c libdconfsettings.so '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/lib64/gio/modules' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/gsettings' if test -z "/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le" -a "no" != "no" ; then \ no /usr/lib64/gio/modules ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/gsettings' make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/gsettings' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/gsettings' Making install in client make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/client' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/client' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/include/dconf/client' /usr/bin/install -c -m 644 dconf-client.h '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/include/dconf/client' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/include/dconf' /usr/bin/install -c -m 644 dconf.h '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/include/dconf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 dconf.pc '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/lib64' /usr/bin/install -c libdconf.so.1.0.0 '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/vala/vapi' /usr/bin/install -c -m 644 dconf.vapi dconf.deps '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/vala/vapi' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/client' ln -fs libdconf.so.1.0.0 /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/lib64/libdconf.so.1 ln -fs libdconf.so.1.0.0 /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/lib64/libdconf.so make[3]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/client' make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/client' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/client' Making install in bin make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/bin' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/bin' /usr/bin/install -c dconf '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 completion/dconf '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/bash-completion/completions' make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/bin' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/bin' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/docs' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/DConfClient.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-0.16.html /usr/bin/install -c -m 644 ./html/api-index-0.18.html /usr/bin/install -c -m 644 ./html/api-index-0.20.html /usr/bin/install -c -m 644 ./html/api-index-0.26.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/dconf-DConfChangeset.html /usr/bin/install -c -m 644 ./html/dconf-DConfError.html /usr/bin/install -c -m 644 ./html/dconf-dconf-Paths.html /usr/bin/install -c -m 644 ./html/dconf-overview.html /usr/bin/install -c -m 644 ./html/dconf-service.html /usr/bin/install -c -m 644 ./html/dconf-tool.html /usr/bin/install -c -m 644 ./html/dconf.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/programs.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/man/man1' /usr/bin/install -c -m 644 dconf-service.1 dconf.1 '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/man/man7' /usr/bin/install -c -m 644 dconf.7 '/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/man/man7' make[2]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/docs' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/tests' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0/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/dconf-0.26.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0/tests' make[1]: Entering directory '/builddir/build/BUILD/dconf-0.26.0' make[2]: Entering directory '/builddir/build/BUILD/dconf-0.26.0' 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/dconf-0.26.0' make[1]: Leaving directory '/builddir/build/BUILD/dconf-0.26.0' + install -d /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/etc/dconf/db + install -d /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/etc/dconf/profile + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/dconf-0.26.0 extracting debug info from /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/libexec/dconf-service extracting debug info from /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/bin/dconf extracting debug info from /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/lib64/gio/modules/libdconfsettings.so extracting debug info from /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/lib64/libdconf.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libdconf.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libdconf.so.debug symlinked /usr/lib/debug/usr/lib64/libdconf.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libdconf.so.1.debug 928 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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 Processing files: dconf-0.26.0-2.fc26.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JxfGxY + umask 022 + cd /builddir/build/BUILD + cd dconf-0.26.0 + LICENSEDIR=/builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/licenses/dconf + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/licenses/dconf + cp -pr COPYING /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le/usr/share/licenses/dconf + exit 0 Provides: dconf = 0.26.0-2.fc26 dconf(ppc-64) = 0.26.0-2.fc26 libdconf.so.1()(64bit) libdconfsettings.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdconf.so.1()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: dconf-devel-0.26.0-2.fc26.ppc64le Provides: dconf-devel = 0.26.0-2.fc26 dconf-devel(ppc-64) = 0.26.0-2.fc26 pkgconfig(dconf) = 0.26.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdconf.so.1()(64bit) pkgconfig(gio-2.0) >= 2.25.7 Processing files: dconf-debuginfo-0.26.0-2.fc26.ppc64le Provides: dconf-debuginfo = 0.26.0-2.fc26 dconf-debuginfo(ppc-64) = 0.26.0-2.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le Wrote: /builddir/build/RPMS/dconf-0.26.0-2.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/dconf-devel-0.26.0-2.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/dconf-debuginfo-0.26.0-2.fc26.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oIo1MK + umask 022 + cd /builddir/build/BUILD + cd dconf-0.26.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dconf-0.26.0-2.fc26.ppc64le + exit 0 Child return code was: 0