Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/uberwriter.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7794/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/uberwriter.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-643348065 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/uberwriter-12.11.02-0.1.beta1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/uberwriter.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7794/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/uberwriter.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oUuMk3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uberwriter_bugfixes + /usr/bin/gzip -dc /builddir/build/SOURCES/uberwriter_12.11.02-public1-beta.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd uberwriter_bugfixes + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (uberwriter-no-desktop-file-install.patch):' Patch #0 (uberwriter-no-desktop-file-install.patch): + /usr/bin/cat /builddir/build/SOURCES/uberwriter-no-desktop-file-install.patch + /usr/bin/patch -p1 --fuzz=0 patching file setup.py Patch #1 (uberwriter-no-apt.patch): + echo 'Patch #1 (uberwriter-no-apt.patch):' + /usr/bin/cat /builddir/build/SOURCES/uberwriter-no-apt.patch + /usr/bin/patch -p1 --fuzz=0 patching file uberwriter/UberwriterWindow.py Patch #2 (uberwriter-localesdb.patch): + echo 'Patch #2 (uberwriter-localesdb.patch):' + /usr/bin/cat /builddir/build/SOURCES/uberwriter-localesdb.patch + /usr/bin/patch -p1 --fuzz=0 patching file setup.py Hunk #1 succeeded at 157 (offset -2 lines). patching file uberwriter_lib/pylocales/locales.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oDz9xf + umask 022 + cd /builddir/build/BUILD + cd uberwriter_bugfixes + python setup.py build ERROR: Python module helpers not found ERROR: Python module helpers not found ERROR: Python module Window not found ERROR: Python module uberwriterconfig not found ERROR: Python module helpers not found ERROR: Python module enchant not found ERROR: Python module pylocales not found ERROR: Python module MarkupBuffer not found ERROR: Python module spellcheck not found ERROR: Python module helpers not found ERROR: Python module uberwriterconfig not found ERROR: Python module Builder not found ERROR: Python module cairo not found ERROR: Python module MarkupBuffer not found ERROR: Python module FormatShortcuts not found ERROR: Python module UberwriterTextEditor not found ERROR: Python module gtkspellcheck not found ERROR: Python module locales not found ERROR: Python module helpers not found running build running build_py creating build creating build/lib creating build/lib/uberwriter_lib creating build/lib/uberwriter_lib/gtkspellcheck copying uberwriter_lib/gtkspellcheck/spellcheck.py -> build/lib/uberwriter_lib/gtkspellcheck copying uberwriter_lib/gtkspellcheck/__init__.py -> build/lib/uberwriter_lib/gtkspellcheck creating build/lib/uberwriter_lib/pylocales copying uberwriter_lib/pylocales/locales.py -> build/lib/uberwriter_lib/pylocales copying uberwriter_lib/pylocales/__init__.py -> build/lib/uberwriter_lib/pylocales copying uberwriter_lib/AdvancedExportDialog.py -> build/lib/uberwriter_lib copying uberwriter_lib/__init__.py -> build/lib/uberwriter_lib copying uberwriter_lib/Builder.py -> build/lib/uberwriter_lib copying uberwriter_lib/Window.py -> build/lib/uberwriter_lib copying uberwriter_lib/AboutDialog.py -> build/lib/uberwriter_lib copying uberwriter_lib/helpers.py -> build/lib/uberwriter_lib copying uberwriter_lib/uberwriterconfig.py -> build/lib/uberwriter_lib copying uberwriter_lib/PreferencesDialog.py -> build/lib/uberwriter_lib creating build/lib/uberwriter copying uberwriter/UberwriterWindow.py -> build/lib/uberwriter copying uberwriter/AboutUberwriterDialog.py -> build/lib/uberwriter copying uberwriter/__init__.py -> build/lib/uberwriter copying uberwriter/MarkupBuffer.py -> build/lib/uberwriter copying uberwriter/UberwriterAdvancedExportDialog.py -> build/lib/uberwriter copying uberwriter/UberwriterTextEditor.py -> build/lib/uberwriter copying uberwriter/FormatShortcuts.py -> build/lib/uberwriter running build_scripts creating build/scripts-2.7 copying and adjusting bin/uberwriter -> build/scripts-2.7 changing mode of build/scripts-2.7/uberwriter from 644 to 755 running build_i18n intltool-update -p -g uberwriter intltool-merge -d po uberwriter.desktop.in build/share/applications/uberwriter.desktop Merging translations into build/share/applications/uberwriter.desktop. running build_icons running build_help WARNING: the following files are not recognized by DistUtilsExtra.auto: bin/uberwriterc help/stump/help.md help/stump/help.pdf help/stump/help_backup.html help/stump/help_backup.md setup.py.orig uberwriter_lib/pylocales/locales.db + mv uberwriter_lib/pylocales/locales.db data/ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ds1E7s + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64 + cd uberwriter_bugfixes + rm -rf /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64 + python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64 ERROR: Python module helpers not found ERROR: Python module helpers not found ERROR: Python module Window not found ERROR: Python module uberwriterconfig not found ERROR: Python module helpers not found ERROR: Python module enchant not found ERROR: Python module pylocales not found ERROR: Python module MarkupBuffer not found ERROR: Python module spellcheck not found ERROR: Python module helpers not found ERROR: Python module uberwriterconfig not found ERROR: Python module Builder not found ERROR: Python module cairo not found ERROR: Python module MarkupBuffer not found ERROR: Python module FormatShortcuts not found ERROR: Python module UberwriterTextEditor not found ERROR: Python module gtkspellcheck not found ERROR: Python module locales not found ERROR: Python module helpers not found running install running install_lib creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter copying build/lib/uberwriter/FormatShortcuts.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter copying build/lib/uberwriter/UberwriterTextEditor.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter copying build/lib/uberwriter/UberwriterAdvancedExportDialog.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter copying build/lib/uberwriter/MarkupBuffer.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter copying build/lib/uberwriter/__init__.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter copying build/lib/uberwriter/AboutUberwriterDialog.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter copying build/lib/uberwriter/UberwriterWindow.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib copying build/lib/uberwriter_lib/PreferencesDialog.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib copying build/lib/uberwriter_lib/uberwriterconfig.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib copying build/lib/uberwriter_lib/helpers.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib copying build/lib/uberwriter_lib/AboutDialog.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib copying build/lib/uberwriter_lib/Window.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib copying build/lib/uberwriter_lib/Builder.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib copying build/lib/uberwriter_lib/__init__.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib copying build/lib/uberwriter_lib/AdvancedExportDialog.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/pylocales copying build/lib/uberwriter_lib/pylocales/__init__.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/pylocales copying build/lib/uberwriter_lib/pylocales/locales.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/pylocales creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/gtkspellcheck copying build/lib/uberwriter_lib/gtkspellcheck/__init__.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/gtkspellcheck copying build/lib/uberwriter_lib/gtkspellcheck/spellcheck.py -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/gtkspellcheck byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter/FormatShortcuts.py to FormatShortcuts.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter/UberwriterTextEditor.py to UberwriterTextEditor.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter/UberwriterAdvancedExportDialog.py to UberwriterAdvancedExportDialog.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter/MarkupBuffer.py to MarkupBuffer.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter/AboutUberwriterDialog.py to AboutUberwriterDialog.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter/UberwriterWindow.py to UberwriterWindow.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/PreferencesDialog.py to PreferencesDialog.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/uberwriterconfig.py to uberwriterconfig.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/AboutDialog.py to AboutDialog.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/Window.py to Window.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/Builder.py to Builder.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/AdvancedExportDialog.py to AdvancedExportDialog.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/pylocales/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/pylocales/locales.py to locales.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/gtkspellcheck/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter_lib/gtkspellcheck/spellcheck.py to spellcheck.pyc writing byte-compilation script '/tmp/tmpAfJtHn.py' /usr/bin/python -O /tmp/tmpAfJtHn.py removing /tmp/tmpAfJtHn.py running install_scripts creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/bin copying build/scripts-2.7/uberwriter -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/bin/uberwriter to 755 running install_data creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/glib-2.0 creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/glib-2.0/schemas copying data/glib-2.0/schemas/net.launchpad.uberwriter.gschema.xml -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/glib-2.0/schemas/ creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/ui copying data/ui/UberwriterWindow.ui -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/ui creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media copying data/media/uberwriter.svg -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media copying data/media/style_dark.css -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media creating /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media/raw copying data/media/raw/raw_icons.svg -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media/raw copying data/media/markdown-mark.svg -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media copying data/ui/AboutUberwriterDialog.ui -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/ui copying data/media/uberwriter.css -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media copying data/ui/UberwriterAdvancedExportDialog.ui -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/ui copying data/media/bg_light.png -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media copying data/media/style_dark_old.css -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media copying data/media/bg_dark.png -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media copying data/media/style.css -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media copying data/ui/uberwriter_window.xml -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/ui copying data/locales.db -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/ copying data/ui/uberwriter_advanced_export_dialog.xml -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/ui copying data/media/bg_light_old.png -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/media copying data/ui/about_uberwriter_dialog.xml -> /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/uberwriter/ui running install_egg_info Writing /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7/site-packages/uberwriter-0.1-py2.7.egg-info WARNING: the following files are not recognized by DistUtilsExtra.auto: bin/uberwriterc help/C/figures/icon.png help/C/index.page help/C/preferences.page help/C/topic1.page help/stump/help.md help/stump/help.pdf help/stump/help_backup.html help/stump/help_backup.md po/uberwriter.pot setup.py.orig uberwriter.desktop.in + intltool-merge -d po uberwriter.desktop.in uberwriter.desktop Merging translations into uberwriter.desktop. + desktop-file-install --dir=/builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/applications uberwriter.desktop + /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/uberwriter_bugfixes /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: uberwriter-12.11.02-0.1.beta1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zArPaJ + umask 022 + cd /builddir/build/BUILD + cd uberwriter_bugfixes + DOCDIR=/builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/doc/uberwriter-12.11.02 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/doc/uberwriter-12.11.02 + cp -pr AUTHORS /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/doc/uberwriter-12.11.02 + cp -pr COPYING /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/doc/uberwriter-12.11.02 + cp -pr debian/changelog /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64/usr/share/doc/uberwriter-12.11.02 + exit 0 Provides: mimehandler(text/plain) mimehandler(text/x-markdown) uberwriter = 12.11.02-0.1.beta1.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/uberwriter-12.11.02-0.1.beta1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BCq5Kk + umask 022 + cd /builddir/build/BUILD + cd uberwriter_bugfixes + /usr/bin/rm -rf /builddir/build/BUILDROOT/uberwriter-12.11.02-0.1.beta1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->