Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dconf-editor.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dconf-editor.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dconf-editor-3.22.3-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dconf-editor.spec'], nspawn_args=[]shell=Falseuid=1004env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-x86_64/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dconf-editor.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H4h1jU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dconf-editor-3.22.3 + /usr/bin/xz -dc /builddir/build/SOURCES/dconf-editor-3.22.3.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dconf-editor-3.22.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HnN8Un + umask 022 + cd /builddir/build/BUILD + cd dconf-editor-3.22.3 + 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 + ./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 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 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 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 valac... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.33.1... yes checking for glib-compile-resources... /usr/bin/glib-compile-resources 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.16... yes checking for appstream-util... /usr/bin/appstream-util checking for DCONF_EDITOR... yes 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 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.50.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating editor/Makefile config.status: creating editor/ca.desrt.dconf-editor.desktop.in config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/dconf-editor-3.22.3' Making all in editor make[2]: Entering directory `/builddir/build/BUILD/dconf-editor-3.22.3/editor' CC dconf_editor-dconf-editor.o CC dconf_editor-dconf-window.o CC dconf_editor-dconf-model.o CC dconf_editor-bookmarks.o CC dconf_editor-dconf-view.o CC dconf_editor-key-list-box-row.o CC dconf_editor-modifications-revealer.o CC dconf_editor-pathbar.o CC dconf_editor-registry-info.o CC dconf_editor-registry-view.o GEN resources.c GEN ca.desrt.dconf-editor.service ITMRG ca.desrt.dconf-editor.desktop GEN ca.desrt.dconf-editor.gschema.valid CC dconf_editor-resources.o CCLD dconf-editor make[2]: Leaving directory `/builddir/build/BUILD/dconf-editor-3.22.3/editor' Making all in po make[2]: Entering directory `/builddir/build/BUILD/dconf-editor-3.22.3/po' MSGFMT an.gmo MSGFMT ar.gmo MSGFMT as.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT bn_IN.gmo MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT ca@valencia.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT fur.gmo MSGFMT gl.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT kk.gmo MSGFMT lt.gmo MSGFMT ko.gmo MSGFMT lv.gmo MSGFMT ml.gmo MSGFMT mr.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT oc.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo MSGFMT ug.gmo make[2]: Leaving directory `/builddir/build/BUILD/dconf-editor-3.22.3/po' make[2]: Entering directory `/builddir/build/BUILD/dconf-editor-3.22.3' make[2]: Leaving directory `/builddir/build/BUILD/dconf-editor-3.22.3' make[1]: Leaving directory `/builddir/build/BUILD/dconf-editor-3.22.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F9OqZX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64 + cd dconf-editor-3.22.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64 Making install in editor make[1]: Entering directory `/builddir/build/BUILD/dconf-editor-3.22.3/editor' make[2]: Entering directory `/builddir/build/BUILD/dconf-editor-3.22.3/editor' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/bin' /usr/bin/install -c dconf-editor '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/dbus-1/services' /usr/bin/install -c -m 644 ca.desrt.dconf-editor.service '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/dbus-1/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/applications' /usr/bin/install -c -m 644 ca.desrt.dconf-editor.desktop '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 dconf-editor.1 '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -c -m 644 icons/hicolor/22x22/apps/dconf-editor.png '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -c -m 644 icons/hicolor/16x16/apps/dconf-editor.png '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -c -m 644 icons/hicolor/scalable/apps/dconf-editor-symbolic.svg '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 icons/hicolor/48x48/apps/dconf-editor.png '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/64x64/apps' /usr/bin/install -c -m 644 icons/hicolor/64x64/apps/dconf-editor.png '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/64x64/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/256x256/apps' /usr/bin/install -c -m 644 icons/hicolor/256x256/apps/dconf-editor.png '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/256x256/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -c -m 644 icons/hicolor/24x24/apps/dconf-editor.png '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/24x24/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -c -m 644 icons/hicolor/32x32/apps/dconf-editor.png '/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/icons/hicolor/32x32/apps' ITMRG ca.desrt.dconf-editor.appdata.xml if test -n "ca.desrt.dconf-editor.appdata.xml"; then \ test -z "/usr/share/appdata" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/appdata"; \ /usr/bin/install -c -m 644 ca.desrt.dconf-editor.appdata.xml "/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/appdata"; \ fi if test -n "ca.desrt.dconf-editor.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 ca.desrt.dconf-editor.gschema.xml "/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/dconf-editor-3.22.3/editor' if test -z "/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64"; then \ gtk-update-icon-cache -f -t /usr/share/icons/hicolor; \ fi make[3]: Leaving directory `/builddir/build/BUILD/dconf-editor-3.22.3/editor' make[2]: Leaving directory `/builddir/build/BUILD/dconf-editor-3.22.3/editor' make[1]: Leaving directory `/builddir/build/BUILD/dconf-editor-3.22.3/editor' Making install in po make[1]: Entering directory `/builddir/build/BUILD/dconf-editor-3.22.3/po' linguas="an ar as be bg bn_IN bs ca ca@valencia cs da de el en_GB eo es et eu fa fi fr fur gl he hi hu id is it ja kk ko lt lv ml mr nb nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv ta te tg th tr uk vi zh_CN zh_HK zh_TW ug "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/dconf-editor-3.22.3/build-aux/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/dconf.mo; \ echo "installing $lang.gmo as $dir/dconf.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/dconf.mo; \ echo "installing ./$lang.gmo as" \ "$dir/dconf.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/dconf.mo.m; \ echo "installing $lang.gmo.m as $dir/dconf.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/dconf.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/dconf.mo.m"; \ else \ true; \ fi; \ fi; \ done installing an.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/an/LC_MESSAGES/dconf.mo installing ar.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/ar/LC_MESSAGES/dconf.mo installing as.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/as/LC_MESSAGES/dconf.mo installing be.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/be/LC_MESSAGES/dconf.mo installing bg.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/bg/LC_MESSAGES/dconf.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/dconf.mo installing bs.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/bs/LC_MESSAGES/dconf.mo installing ca.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/ca/LC_MESSAGES/dconf.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/dconf.mo installing cs.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/cs/LC_MESSAGES/dconf.mo installing da.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/da/LC_MESSAGES/dconf.mo installing de.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/de/LC_MESSAGES/dconf.mo installing el.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/el/LC_MESSAGES/dconf.mo installing en_GB.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/dconf.mo installing eo.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/eo/LC_MESSAGES/dconf.mo installing es.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/es/LC_MESSAGES/dconf.mo installing et.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/et/LC_MESSAGES/dconf.mo installing eu.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/eu/LC_MESSAGES/dconf.mo installing fa.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/fa/LC_MESSAGES/dconf.mo installing fi.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/fi/LC_MESSAGES/dconf.mo installing fr.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/fr/LC_MESSAGES/dconf.mo installing fur.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/fur/LC_MESSAGES/dconf.mo installing gl.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/gl/LC_MESSAGES/dconf.mo installing he.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/he/LC_MESSAGES/dconf.mo installing hi.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/hi/LC_MESSAGES/dconf.mo installing hu.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/hu/LC_MESSAGES/dconf.mo installing id.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/id/LC_MESSAGES/dconf.mo installing is.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/is/LC_MESSAGES/dconf.mo installing it.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/it/LC_MESSAGES/dconf.mo installing ja.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/ja/LC_MESSAGES/dconf.mo installing kk.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/kk/LC_MESSAGES/dconf.mo installing ko.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/ko/LC_MESSAGES/dconf.mo installing lt.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/lt/LC_MESSAGES/dconf.mo installing lv.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/lv/LC_MESSAGES/dconf.mo installing ml.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/ml/LC_MESSAGES/dconf.mo installing mr.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/mr/LC_MESSAGES/dconf.mo installing nb.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/nb/LC_MESSAGES/dconf.mo installing nl.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/nl/LC_MESSAGES/dconf.mo installing oc.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/oc/LC_MESSAGES/dconf.mo installing pa.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/pa/LC_MESSAGES/dconf.mo installing pl.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/pl/LC_MESSAGES/dconf.mo installing pt.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/pt/LC_MESSAGES/dconf.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/dconf.mo installing ro.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/ro/LC_MESSAGES/dconf.mo installing ru.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/ru/LC_MESSAGES/dconf.mo installing sk.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/sk/LC_MESSAGES/dconf.mo installing sl.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/sl/LC_MESSAGES/dconf.mo installing sr.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/sr/LC_MESSAGES/dconf.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/dconf.mo installing sv.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/sv/LC_MESSAGES/dconf.mo installing ta.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/ta/LC_MESSAGES/dconf.mo installing te.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/te/LC_MESSAGES/dconf.mo installing tg.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/tg/LC_MESSAGES/dconf.mo installing th.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/th/LC_MESSAGES/dconf.mo installing tr.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/tr/LC_MESSAGES/dconf.mo installing uk.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/uk/LC_MESSAGES/dconf.mo installing vi.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/vi/LC_MESSAGES/dconf.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/dconf.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/dconf.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/dconf.mo installing ug.gmo as /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/locale/ug/LC_MESSAGES/dconf.mo make[1]: Leaving directory `/builddir/build/BUILD/dconf-editor-3.22.3/po' make[1]: Entering directory `/builddir/build/BUILD/dconf-editor-3.22.3' make[2]: Entering directory `/builddir/build/BUILD/dconf-editor-3.22.3' 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-editor-3.22.3' make[1]: Leaving directory `/builddir/build/BUILD/dconf-editor-3.22.3' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64 dconf + /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/dconf-editor-3.22.3 extracting debug info from /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/bin/dconf-editor dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2004 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.zGogRA + umask 022 + cd /builddir/build/BUILD + cd dconf-editor-3.22.3 + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/appdata/ca.desrt.dconf-editor.appdata.xml /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/appdata/ca.desrt.dconf-editor.appdata.xml: OK + desktop-file-validate /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/applications/ca.desrt.dconf-editor.desktop + exit 0 Processing files: dconf-editor-3.22.3-3.el7.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xTi7Kd + umask 022 + cd /builddir/build/BUILD + cd dconf-editor-3.22.3 + LICENSEDIR=/builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/licenses/dconf-editor-3.22.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/licenses/dconf-editor-3.22.3 + cp -pr COPYING /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64/usr/share/licenses/dconf-editor-3.22.3 + exit 0 Provides: appdata() appdata(ca.desrt.dconf-editor.appdata.xml) application() application(ca.desrt.dconf-editor.desktop) dconf-editor = 3.22.3-3.el7 dconf-editor(x86-64) = 3.22.3-3.el7 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: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libdconf.so.1()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Conflicts: dconf <= 0.23.1 Processing files: dconf-editor-debuginfo-3.22.3-3.el7.x86_64 Provides: dconf-editor-debuginfo = 3.22.3-3.el7 dconf-editor-debuginfo(x86-64) = 3.22.3-3.el7 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/dconf-editor-3.22.3-3.el7.x86_64 Wrote: /builddir/build/RPMS/dconf-editor-3.22.3-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/dconf-editor-debuginfo-3.22.3-3.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lWKVW7 + umask 022 + cd /builddir/build/BUILD + cd dconf-editor-3.22.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/dconf-editor-3.22.3-3.el7.x86_64 + exit 0 Child return code was: 0