Mock Version: 1.3.4
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python3-whither.spec'], chrootPath='/var/lib/mock/696300-fedora-rawhide-i386-1515295839.263261/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f9aa7ad7630>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python3-whither.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: i686
Building for target i686
Wrote: /builddir/build/SRPMS/python3-whither-0.3.2-1.8.src.rpm
Child return code was: 0
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python3-whither.spec'], chrootPath='/var/lib/mock/696300-fedora-rawhide-i386-1515295839.263261/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f9aa7ad7630>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python3-whither.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: i686
Building for target i686
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MzpTMA
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf whither-0.3.2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/whither-0.3.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd whither-0.3.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cCDiTP
+ umask 022
+ cd /builddir/build/BUILD
+ cd whither-0.3.2
+ python3 setup.py build
running build
running build_py
package init file 'whither/__init__.py' not found (or not a regular file)
creating build
creating build/lib
creating build/lib/whither
copying whither/bridge.py -> build/lib/whither
copying whither/app.py -> build/lib/whither
package init file 'whither/base/__init__.py' not found (or not a regular file)
creating build/lib/whither/base
copying whither/base/objects.py -> build/lib/whither/base
copying whither/base/metaclasses.py -> build/lib/whither/base
copying whither/base/data.py -> build/lib/whither/base
copying whither/base/config_loader.py -> build/lib/whither/base
package init file 'whither/toolkits/__init__.py' not found (or not a regular file)
creating build/lib/whither/toolkits
copying whither/toolkits/bootstrap.py -> build/lib/whither/toolkits
package init file 'whither/toolkits/qt/__init__.py' not found (or not a regular file)
creating build/lib/whither/toolkits/qt
copying whither/toolkits/qt/window.py -> build/lib/whither/toolkits/qt
copying whither/toolkits/qt/web_container.py -> build/lib/whither/toolkits/qt
copying whither/toolkits/qt/interceptor.py -> build/lib/whither/toolkits/qt
copying whither/toolkits/qt/devtools.py -> build/lib/whither/toolkits/qt
copying whither/toolkits/qt/bridge.py -> build/lib/whither/toolkits/qt
copying whither/toolkits/qt/application.py -> build/lib/whither/toolkits/qt
package init file 'whither/toolkits/gtk/__init__.py' not found (or not a regular file)
creating build/lib/whither/toolkits/gtk
copying whither/toolkits/gtk/window.py -> build/lib/whither/toolkits/gtk
copying whither/toolkits/gtk/web_container.py -> build/lib/whither/toolkits/gtk
copying whither/toolkits/gtk/application.py -> build/lib/whither/toolkits/gtk
copying whither/whither.yml -> build/lib/whither
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e4n625
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386
++ dirname /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386
+ cd whither-0.3.2
+ python3 setup.py install --prefix=/usr --root=/builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386
running install
running build
running build_py
package init file 'whither/__init__.py' not found (or not a regular file)
package init file 'whither/base/__init__.py' not found (or not a regular file)
package init file 'whither/toolkits/__init__.py' not found (or not a regular file)
package init file 'whither/toolkits/qt/__init__.py' not found (or not a regular file)
package init file 'whither/toolkits/gtk/__init__.py' not found (or not a regular file)
running install_lib
creating /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr
creating /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib
creating /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6
creating /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages
creating /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither
copying build/lib/whither/whither.yml -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither
creating /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits
creating /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/gtk
copying build/lib/whither/toolkits/gtk/application.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/gtk
copying build/lib/whither/toolkits/gtk/web_container.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/gtk
copying build/lib/whither/toolkits/gtk/window.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/gtk
creating /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt
copying build/lib/whither/toolkits/qt/application.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt
copying build/lib/whither/toolkits/qt/bridge.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt
copying build/lib/whither/toolkits/qt/devtools.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt
copying build/lib/whither/toolkits/qt/interceptor.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt
copying build/lib/whither/toolkits/qt/web_container.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt
copying build/lib/whither/toolkits/qt/window.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt
copying build/lib/whither/toolkits/bootstrap.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits
creating /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/base
copying build/lib/whither/base/config_loader.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/base
copying build/lib/whither/base/data.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/base
copying build/lib/whither/base/metaclasses.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/base
copying build/lib/whither/base/objects.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/base
copying build/lib/whither/app.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither
copying build/lib/whither/bridge.py -> /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/gtk/application.py to application.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/gtk/web_container.py to web_container.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/gtk/window.py to window.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt/application.py to application.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt/bridge.py to bridge.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt/devtools.py to devtools.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt/interceptor.py to interceptor.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt/web_container.py to web_container.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/qt/window.py to window.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/toolkits/bootstrap.py to bootstrap.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/base/config_loader.py to config_loader.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/base/data.py to data.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/base/metaclasses.py to metaclasses.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/base/objects.py to objects.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/app.py to app.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither/bridge.py to bridge.cpython-36.pyc
running install_egg_info
running egg_info
writing whither.egg-info/PKG-INFO
writing dependency_links to whither.egg-info/dependency_links.txt
writing requirements to whither.egg-info/requires.txt
writing top-level names to whither.egg-info/top_level.txt
reading manifest file 'whither.egg-info/SOURCES.txt'
writing manifest file 'whither.egg-info/SOURCES.txt'
Copying whither.egg-info to /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6/site-packages/whither-0.3.2-py3.6.egg-info
running install_scripts
+ /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.3.2-1.8 --unique-debug-suffix -0.3.2-1.8.i386 --unique-debug-src-base python3-whither-0.3.2-1.8.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/whither-0.3.2
find: 'debug': No such file or directory
+ /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
Bytecompiling .py files below /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386/usr/lib/python3.6 using /usr/bin/python3.6
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-whither-0.3.2-1.8.noarch
Provides: python3-whither = 0.3.2-1.8 python3.6dist(whither) = 0.3.2 python3dist(whither) = 0.3.2
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: python(abi) = 3.6
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386
Wrote: /builddir/build/RPMS/python3-whither-0.3.2-1.8.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.khpaGD
+ umask 022
+ cd /builddir/build/BUILD
+ cd whither-0.3.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-whither-0.3.2-1.8.i386
+ exit 0
Child return code was: 0