Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pudb.spec'], chrootPath='/var/lib/mock/729709-fedora-rawhide-x86_64-1521495440.777110/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=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0d4e5095341b4caebe5c2903f18dfbe8', '-D', '/var/lib/mock/729709-fedora-rawhide-x86_64-1521495440.777110/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pudb.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 Wrote: /builddir/build/SRPMS/python-pudb-2017.1.4-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pudb.spec'], chrootPath='/var/lib/mock/729709-fedora-rawhide-x86_64-1521495440.777110/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=[]unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '64d0475b0e0f4e22894d1104af9b7dbd', '-D', '/var/lib/mock/729709-fedora-rawhide-x86_64-1521495440.777110/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pudb.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.gMrf7Y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pudb-2017.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pudb-2017.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pudb-2017.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pudb.egg-info + sed -i '1{\@^#! /usr/bin/env python@d}' pudb/debugger.py + rm -rf /builddir/build/BUILD/python3-python-pudb-2017.1.4-1.fc29 + cp -a . /builddir/build/BUILD/python3-python-pudb-2017.1.4-1.fc29 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sPNAS5 + umask 022 + cd /builddir/build/BUILD + cd pudb-2017.1.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_requires' BUILDSTDERR: warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/pudb copying pudb/debugger.py -> build/lib/pudb copying pudb/settings.py -> build/lib/pudb copying pudb/__main__.py -> build/lib/pudb copying pudb/ui_tools.py -> build/lib/pudb copying pudb/remote.py -> build/lib/pudb copying pudb/lowlevel.py -> build/lib/pudb copying pudb/b.py -> build/lib/pudb copying pudb/ipython.py -> build/lib/pudb copying pudb/__init__.py -> build/lib/pudb copying pudb/source_view.py -> build/lib/pudb copying pudb/theme.py -> build/lib/pudb copying pudb/var_view.py -> build/lib/pudb copying pudb/run.py -> build/lib/pudb copying pudb/py3compat.py -> build/lib/pudb copying pudb/shell.py -> build/lib/pudb + sleep 1 ~/build/BUILD/python3-python-pudb-2017.1.4-1.fc29 ~/build/BUILD/pudb-2017.1.4 + pushd /builddir/build/BUILD/python3-python-pudb-2017.1.4-1.fc29 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pudb copying pudb/settings.py -> build/lib/pudb copying pudb/__main__.py -> build/lib/pudb copying pudb/ui_tools.py -> build/lib/pudb copying pudb/remote.py -> build/lib/pudb copying pudb/lowlevel.py -> build/lib/pudb copying pudb/b.py -> build/lib/pudb copying pudb/ipython.py -> build/lib/pudb copying pudb/__init__.py -> build/lib/pudb copying pudb/source_view.py -> build/lib/pudb copying pudb/theme.py -> build/lib/pudb copying pudb/var_view.py -> build/lib/pudb copying pudb/run.py -> build/lib/pudb copying pudb/py3compat.py -> build/lib/pudb copying pudb/shell.py -> build/lib/pudb copying pudb/debugger.py -> build/lib/pudb BUILDSTDERR: /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_requires' BUILDSTDERR: warnings.warn(msg) + sleep 1 + popd + exit 0 ~/build/BUILD/pudb-2017.1.4 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m2kiWl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64 + cd pudb-2017.1.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64 BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_requires' BUILDSTDERR: warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr creating /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/shell.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/py3compat.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/run.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/var_view.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/theme.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/source_view.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/__init__.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/ipython.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/b.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/lowlevel.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/remote.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/ui_tools.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/__main__.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/settings.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb copying build/lib/pudb/debugger.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/shell.py to shell.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/py3compat.py to py3compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/run.py to run.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/var_view.py to var_view.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/theme.py to theme.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/source_view.py to source_view.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/ipython.py to ipython.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/b.py to b.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/lowlevel.py to lowlevel.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/remote.py to remote.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/ui_tools.py to ui_tools.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb/debugger.py to debugger.pyc writing byte-compilation script '/tmp/tmpAKPkoo.py' /usr/bin/python2 -O /tmp/tmpAKPkoo.py removing /tmp/tmpAKPkoo.py running install_egg_info running egg_info creating pudb.egg-info writing requirements to pudb.egg-info/requires.txt writing pudb.egg-info/PKG-INFO writing top-level names to pudb.egg-info/top_level.txt writing dependency_links to pudb.egg-info/dependency_links.txt writing entry points to pudb.egg-info/entry_points.txt writing manifest file 'pudb.egg-info/SOURCES.txt' reading manifest file 'pudb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pudb.egg-info/SOURCES.txt' Copying pudb.egg-info to /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7/site-packages/pudb-2017.1.4-py2.7.egg-info running install_scripts Installing pudb script to /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/bin + pushd /builddir/build/BUILD/python3-python-pudb-2017.1.4-1.fc29 ~/build/BUILD/python3-python-pudb-2017.1.4-1.fc29 ~/build/BUILD/pudb-2017.1.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/debugger.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/shell.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/py3compat.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/run.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/var_view.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/theme.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/source_view.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/__init__.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/ipython.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/b.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/lowlevel.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/remote.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/ui_tools.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/__main__.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb copying build/lib/pudb/settings.py -> /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/debugger.py to debugger.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/py3compat.py to py3compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/run.py to run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/var_view.py to var_view.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/theme.py to theme.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/source_view.py to source_view.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/ipython.py to ipython.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/b.py to b.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/lowlevel.py to lowlevel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/remote.py to remote.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/ui_tools.py to ui_tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb/settings.py to settings.cpython-36.pyc writing byte-compilation script '/tmp/tmp3k3eny7k.py' /usr/bin/python3 /tmp/tmp3k3eny7k.py removing /tmp/tmp3k3eny7k.py running install_egg_info running egg_info creating pudb.egg-info writing pudb.egg-info/PKG-INFO writing dependency_links to pudb.egg-info/dependency_links.txt writing entry points to pudb.egg-info/entry_points.txt writing requirements to pudb.egg-info/requires.txt writing top-level names to pudb.egg-info/top_level.txt writing manifest file 'pudb.egg-info/SOURCES.txt' reading manifest file 'pudb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pudb.egg-info/SOURCES.txt' Copying pudb.egg-info to /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6/site-packages/pudb-2017.1.4-py3.6.egg-info running install_scripts Installing pudb3 script to /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/bin BUILDSTDERR: /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_requires' BUILDSTDERR: warnings.warn(msg) + popd ~/build/BUILD/pudb-2017.1.4 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2017.1.4-1.fc29 --unique-debug-suffix -2017.1.4-1.fc29.x86_64 --unique-debug-src-base python-pudb-2017.1.4-1.fc29.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pudb-2017.1.4 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: python2-pudb-2017.1.4-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.q24iYH + umask 022 + cd /builddir/build/BUILD + cd pudb-2017.1.4 + DOCDIR=/builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/doc/python2-pudb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/doc/python2-pudb + cp -pr README.rst /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/doc/python2-pudb + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yj7A13 + umask 022 + cd /builddir/build/BUILD + cd pudb-2017.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/licenses/python2-pudb + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/licenses/python2-pudb + cp -pr LICENSE /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/licenses/python2-pudb + exit 0 Provides: python-pudb = 2017.1.4-1.fc29 python2-pudb = 2017.1.4-1.fc29 python2.7dist(pudb) = 2017.1.4 python2dist(pudb) = 2017.1.4 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/python2 python(abi) = 2.7 python2.7dist(pygments) >= 1.0 python2.7dist(urwid) >= 1.1.1 Obsoletes: python-pudb < 2017.1.4-1.fc29 Processing files: python3-pudb-2017.1.4-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wmjGrO + umask 022 + cd /builddir/build/BUILD + cd pudb-2017.1.4 + DOCDIR=/builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/doc/python3-pudb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/doc/python3-pudb + cp -pr README.rst /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/doc/python3-pudb + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4xhJTy + umask 022 + cd /builddir/build/BUILD + cd pudb-2017.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/licenses/python3-pudb + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/licenses/python3-pudb + cp -pr LICENSE /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64/usr/share/licenses/python3-pudb + exit 0 Provides: python3-pudb = 2017.1.4-1.fc29 python3.6dist(pudb) = 2017.1.4 python3dist(pudb) = 2017.1.4 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/python3 python(abi) = 3.6 python3.6dist(pygments) >= 1.0 python3.6dist(urwid) >= 1.1.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64 Wrote: /builddir/build/RPMS/python2-pudb-2017.1.4-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-pudb-2017.1.4-1.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.s1hwVI + umask 022 + cd /builddir/build/BUILD + cd pudb-2017.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pudb-2017.1.4-1.fc29.x86_64 + exit 0 Child return code was: 0