Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/font-manager.spec'], chrootPath='/var/lib/mock/609264-epel-7-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/font-manager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-96723587.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/font-manager-0.5.7-12.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/font-manager.spec'], chrootPath='/var/lib/mock/609264-epel-7-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/font-manager.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9u3rGa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf font-manager-0.5.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/font-manager-0.5.7.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd font-manager-0.5.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (font-manager_bug_658328.patch):' Patch #0 (font-manager_bug_658328.patch): + /usr/bin/cat /builddir/build/SOURCES/font-manager_bug_658328.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/lib/fm-fontutils.c patching file src/ui/fontconfig.py + echo 'Patch #1 (font-manager-0.5.7-gcc47.patch):' Patch #1 (font-manager-0.5.7-gcc47.patch): + /usr/bin/cat /builddir/build/SOURCES/font-manager-0.5.7-gcc47.patch + /usr/bin/patch -p1 -b --suffix .gcc47 --fuzz=0 patching file src/lib/fm-fontutils.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ivsb1U + umask 022 + cd /builddir/build/BUILD + cd font-manager-0.5.7 + 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 --enable-debuginfo 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 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 for style of include used by make... GNU checking dependency style of gcc... none checking for python... /usr/bin/python checking for strip... /usr/bin/strip checking for find... /usr/bin/find 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 fontconfig... yes checking for freetype2... yes checking for glib... yes checking for pango... yes checking for pangoft2... yes checking for sqlite... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands + make -j2 gcc src/lib/fm-pyfontutils.c src/lib/fm-common.c src/lib/fm-database.c src/lib/fm-fontutils.c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -shared -D_REENTRANT -fno-strict-aliasing `/usr/bin/python -c 'import distutils.sysconfig; print "-I%s" % distutils.sysconfig.get_python_inc()'` -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -lfontconfig -lfreetype -lfreetype -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lsqlite3 `/usr/bin/python -c 'import distutils.sysconfig; print "-L%s -lpython%s" % (distutils.sysconfig.get_config_var("LIBPL"), distutils.sysconfig.get_python_version())'` -o src/lib/fontutils.so rm -f src/constants.py src/constants.py.tmp sed -e 's|@PACKAGE_NAME[@]|font-manager|g' -e 's|@PACKAGE_VERSION[@]|0.5.7|g' -e 's|@PYTHON[@]|/usr/bin/python|g' -e 's|@PACKAGEDIR[@]|/usr/share/font-manager|g' -e 's|@LOCALEDIR[@]|/usr/share/locale|g' -e 's|@LIBDIR[@]|/usr/lib64/font-manager|g' -e 's|@BINDIR[@]|/usr/bin|g' < src/constants.py.in > src/constants.py ${SRC_DIR}src/constants.py.in >src/constants.py.tmp mv src/constants.py.tmp src/constants.py rm -f src/font-manager src/font-manager.tmp sed -e 's|@PACKAGE_NAME[@]|font-manager|g' -e 's|@PACKAGE_VERSION[@]|0.5.7|g' -e 's|@PYTHON[@]|/usr/bin/python|g' -e 's|@PACKAGEDIR[@]|/usr/share/font-manager|g' -e 's|@LOCALEDIR[@]|/usr/share/locale|g' -e 's|@LIBDIR[@]|/usr/lib64/font-manager|g' -e 's|@BINDIR[@]|/usr/bin|g' < src/font-manager.in > src/font-manager ${SRC_DIR}src/font-manager.in >src/font-manager.tmp mv src/font-manager.tmp src/font-manager rm -f src/font-sampler src/font-sampler.tmp sed -e 's|@PACKAGE_NAME[@]|font-manager|g' -e 's|@PACKAGE_VERSION[@]|0.5.7|g' -e 's|@PYTHON[@]|/usr/bin/python|g' -e 's|@PACKAGEDIR[@]|/usr/share/font-manager|g' -e 's|@LOCALEDIR[@]|/usr/share/locale|g' -e 's|@LIBDIR[@]|/usr/lib64/font-manager|g' -e 's|@BINDIR[@]|/usr/bin|g' < src/font-sampler.in > src/font-sampler ${SRC_DIR}src/font-sampler.in >src/font-sampler.tmp mv src/font-sampler.tmp src/font-sampler rm -f src/main.py src/main.py.tmp sed -e 's|@PACKAGE_NAME[@]|font-manager|g' -e 's|@PACKAGE_VERSION[@]|0.5.7|g' -e 's|@PYTHON[@]|/usr/bin/python|g' -e 's|@PACKAGEDIR[@]|/usr/share/font-manager|g' -e 's|@LOCALEDIR[@]|/usr/share/locale|g' -e 's|@LIBDIR[@]|/usr/lib64/font-manager|g' -e 's|@BINDIR[@]|/usr/bin|g' < src/main.py.in > src/main.py ${SRC_DIR}src/main.py.in >src/main.py.tmp mv src/main.py.tmp src/main.py rm -f src/ui/export.py src/ui/export.py.tmp sed -e 's|@PACKAGE_NAME[@]|font-manager|g' -e 's|@PACKAGE_VERSION[@]|0.5.7|g' -e 's|@PYTHON[@]|/usr/bin/python|g' -e 's|@PACKAGEDIR[@]|/usr/share/font-manager|g' -e 's|@LOCALEDIR[@]|/usr/share/locale|g' -e 's|@LIBDIR[@]|/usr/lib64/font-manager|g' -e 's|@BINDIR[@]|/usr/bin|g' < src/ui/export.py.in > src/ui/export.py ${SRC_DIR}src/ui/export.py.in >src/ui/export.py.tmp mv src/ui/export.py.tmp src/ui/export.py rm -f src/core/__init__.py src/core/__init__.py.tmp sed -e 's|@PACKAGE_NAME[@]|font-manager|g' -e 's|@PACKAGE_VERSION[@]|0.5.7|g' -e 's|@PYTHON[@]|/usr/bin/python|g' -e 's|@PACKAGEDIR[@]|/usr/share/font-manager|g' -e 's|@LOCALEDIR[@]|/usr/share/locale|g' -e 's|@LIBDIR[@]|/usr/lib64/font-manager|g' -e 's|@BINDIR[@]|/usr/bin|g' < src/core/__init__.py.in > src/core/__init__.py ${SRC_DIR}src/core/__init__.py.in >src/core/__init__.py.tmp mv src/core/__init__.py.tmp src/core/__init__.py src/lib/fm-fontutils.c: In function 'FT_Get_Font_Info': src/lib/fm-fontutils.c:217:5: warning: 'g_format_size_for_display' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:194): Use 'g_format_size' instead [-Wdeprecated-declarations] fontinfo->filesize = g_format_size_for_display(filesize); ^ src/lib/fm-fontutils.c: In function '_get_base_font_info': src/lib/fm-fontutils.c:278:5: warning: pointer targets in passing argument 2 of 'FcConfigAppFontAddFile' differ in signedness [-Wpointer-sign] FcConfigAppFontAddFile(FcConfigGetCurrent(), filepath); ^ In file included from /usr/include/pango-1.0/pango/pangofc-fontmap.h:26:0, from src/lib/fm-fontutils.c:29: /usr/include/fontconfig/fontconfig.h:404:1: note: expected 'const FcChar8 *' but argument is of type 'const gchar *' FcConfigAppFontAddFile (FcConfig *config, ^ src/lib/fm-fontutils.c:292:13: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] ADD_PROP(fontinfo->family, family); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from src/lib/fm-fontutils.c:24: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'FcChar8 *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ src/lib/fm-fontutils.c:294:13: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] ADD_PROP(fontinfo->style, style); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from src/lib/fm-fontutils.c:24: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'FcChar8 *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ Listing src ... Compiling src/__init__.py ... Compiling src/constants.py ... Listing src/core ... Compiling src/core/__init__.py ... Compiling src/core/database.py ... Compiling src/core/fonts.py ... Compiling src/core/service.py ... Listing src/data ... Listing src/lib ... Compiling src/main.py ... Listing src/ui ... Compiling src/ui/__init__.py ... Compiling src/ui/actions.py ... Compiling src/ui/custom.py ... Compiling src/ui/export.py ... Compiling src/ui/fontconfig.py ... Compiling src/ui/fontinfo.py ... Compiling src/ui/janitor.py ... Compiling src/ui/library.py ... Compiling src/ui/preferences.py ... Compiling src/ui/previews.py ... Compiling src/ui/treeviews.py ... Listing src/utils ... Compiling src/utils/__init__.py ... Compiling src/utils/common.py ... Compiling src/utils/xmlutils.py ... Listing src ... Compiling src/__init__.py ... Compiling src/constants.py ... Listing src/core ... Compiling src/core/__init__.py ... Compiling src/core/database.py ... Compiling src/core/fonts.py ... Compiling src/core/service.py ... Listing src/data ... Listing src/lib ... Compiling src/main.py ... Listing src/ui ... Compiling src/ui/__init__.py ... Compiling src/ui/actions.py ... Compiling src/ui/custom.py ... Compiling src/ui/export.py ... Compiling src/ui/fontconfig.py ... Compiling src/ui/fontinfo.py ... Compiling src/ui/janitor.py ... Compiling src/ui/library.py ... Compiling src/ui/preferences.py ... Compiling src/ui/previews.py ... Compiling src/ui/treeviews.py ... Listing src/utils ... Compiling src/utils/__init__.py ... Compiling src/utils/common.py ... Compiling src/utils/xmlutils.py ... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V2gH6K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64 + cd font-manager-0.5.7 + rm -rf /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64 /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/bin /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/lib64/font-manager /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/applications /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/core /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/data /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/ui /usr/bin/install -c -m 755 -d /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/utils make[1]: Entering directory `/builddir/build/BUILD/font-manager-0.5.7' make[1]: Nothing to be done for `install-exec-am'. make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/builddir/build/BUILD/font-manager-0.5.7' /usr/bin/install -c -m 644 src/lib/fontutils.so /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/lib64/font-manager/ /usr/bin/install -c -m 755 src/font-manager /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/bin/ /usr/bin/install -c -m 755 src/font-sampler /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/bin/ /usr/bin/install -c -m 644 src/*.desktop /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/applications/ /usr/bin/install -c -m 644 src/*.py{,c,o} /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/ /usr/bin/install -c -m 644 src/core/*.py{,c,o} /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/core/ /usr/bin/install -c -m 644 src/data/*.png /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/data/ /usr/bin/install -c -m 644 src/data/*.ui /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/data/ /usr/bin/install -c -m 644 src/ui/*.py{,c,o} /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/ui/ /usr/bin/install -c -m 644 src/utils/*.py{,c,o} /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/utils/ cp -Rv help /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/ 'help' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help' 'help/C' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C' 'help/C/issues.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/issues.page' 'help/C/fontconfig.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/fontconfig.page' 'help/C/compare.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/compare.page' 'help/C/charmap.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/charmap.page' 'help/C/index.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/index.page' 'help/C/about.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/about.page' 'help/C/directories.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/directories.page' 'help/C/ui.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/ui.page' 'help/C/figures' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures' 'help/C/figures/preview-pane.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/preview-pane.png' 'help/C/figures/export.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/export.png' 'help/C/figures/clear.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/clear.png' 'help/C/figures/family-pane.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/family-pane.png' 'help/C/figures/manage.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/manage.png' 'help/C/figures/statusbar.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/statusbar.png' 'help/C/figures/add.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/add.png' 'help/C/figures/main-window.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/main-window.png' 'help/C/figures/remove.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/remove.png' 'help/C/figures/color-select.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/color-select.png' 'help/C/figures/preferences.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/preferences.png' 'help/C/figures/side-pane.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/side-pane.png' 'help/C/figures/disable.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/disable.png' 'help/C/figures/charmap.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/charmap.png' 'help/C/figures/enable.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/enable.png' 'help/C/figures/fontinfo.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/fontinfo.png' 'help/C/figures/font-preferences.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/font-preferences.png' 'help/C/figures/logo.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/logo.png' 'help/C/figures/fontinfo-dialog.png' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/figures/fontinfo-dialog.png' 'help/C/install.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/install.page' 'help/C/remove.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/remove.page' 'help/C/search.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/search.page' 'help/C/manage.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/manage.page' 'help/C/export.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/export.page' 'help/C/introduction.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/introduction.page' 'help/C/alias.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/alias.page' 'help/C/preview.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/preview.page' 'help/C/organize.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/organize.page' 'help/C/actions.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/actions.page' 'help/C/fontinfo.page' -> '/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/font-manager/help/C/fontinfo.page' + desktop-file-validate /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/applications/font-manager.desktop + desktop-file-validate /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/applications/font-sampler.desktop + chmod +x /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/lib64/font-manager/fontutils.so + mkdir -p /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/appdata + cat + /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/font-manager-0.5.7 extracting debug info from /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/lib64/font-manager/fontutils.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 110 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 Processing files: font-manager-0.5.7-12.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kWIloC + umask 022 + cd /builddir/build/BUILD + cd font-manager-0.5.7 + DOCDIR=/builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/doc/font-manager-0.5.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/doc/font-manager-0.5.7 + cp -pr AUTHORS /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/doc/font-manager-0.5.7 + cp -pr ChangeLog /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/doc/font-manager-0.5.7 + cp -pr COPYING /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/doc/font-manager-0.5.7 + cp -pr NEWS /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/doc/font-manager-0.5.7 + cp -pr README /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/doc/font-manager-0.5.7 + cp -pr TODO /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64/usr/share/doc/font-manager-0.5.7 + exit 0 Provides: appdata() appdata(font-manager.appdata.xml) application() application(font-manager.desktop) application(font-sampler.desktop) font-manager = 0.5.7-12.el7.centos font-manager(x86-64) = 0.5.7-12.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpython2.7.so.1.0()(64bit) libsqlite3.so.0()(64bit) rtld(GNU_HASH) Processing files: font-manager-debuginfo-0.5.7-12.el7.centos.x86_64 Provides: font-manager-debuginfo = 0.5.7-12.el7.centos font-manager-debuginfo(x86-64) = 0.5.7-12.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/font-manager-0.5.7-12.el7.centos.x86_64 Wrote: /builddir/build/RPMS/font-manager-0.5.7-12.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/font-manager-debuginfo-0.5.7-12.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eTx9Oj + umask 022 + cd /builddir/build/BUILD + cd font-manager-0.5.7 + rm -rf /builddir/build/BUILDROOT/font-manager-0.5.7-12.el7.centos.x86_64 + exit 0 Child return code was: 0