Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pythonz-bd.spec'], logger=user='mockbuild'env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}uid=1001printOutput=Falsetimeout=0shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4810/root'gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pythonz-bd.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-189448153.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pythonz-bd-1.11.2-1.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/python-pythonz-bd.spec '], logger=user='mockbuild'env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}uid=1001private_network=Trueshell=Falsetimeout=0printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4810/root'gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pythonz-bd.spec '] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.emJTlm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pythonz-bd-1.11.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pythonz-bd-1.11.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pythonz-bd-1.11.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hOCVSn + umask 022 + cd /builddir/build/BUILD + cd pythonz-bd-1.11.2 + export LANG=en_US.utf8 + LANG=en_US.utf8 + 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' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/pythonz copying pythonz/version.py -> build/lib/pythonz copying pythonz/util.py -> build/lib/pythonz copying pythonz/log.py -> build/lib/pythonz copying pythonz/downloader.py -> build/lib/pythonz copying pythonz/define.py -> build/lib/pythonz copying pythonz/__main__.py -> build/lib/pythonz copying pythonz/__init__.py -> build/lib/pythonz creating build/lib/pythonz/installer copying pythonz/installer/versions.py -> build/lib/pythonz/installer copying pythonz/installer/pythonzinstaller.py -> build/lib/pythonz/installer copying pythonz/installer/pythoninstaller.py -> build/lib/pythonz/installer copying pythonz/installer/__init__.py -> build/lib/pythonz/installer creating build/lib/pythonz/commands copying pythonz/commands/version.py -> build/lib/pythonz/commands copying pythonz/commands/update.py -> build/lib/pythonz/commands copying pythonz/commands/uninstall.py -> build/lib/pythonz/commands copying pythonz/commands/locate.py -> build/lib/pythonz/commands copying pythonz/commands/list.py -> build/lib/pythonz/commands copying pythonz/commands/install.py -> build/lib/pythonz/commands copying pythonz/commands/help.py -> build/lib/pythonz/commands copying pythonz/commands/cleanup.py -> build/lib/pythonz/commands copying pythonz/commands/__init__.py -> build/lib/pythonz/commands running egg_info writing requirements to pythonz_bd.egg-info/requires.txt writing pythonz_bd.egg-info/PKG-INFO writing top-level names to pythonz_bd.egg-info/top_level.txt writing dependency_links to pythonz_bd.egg-info/dependency_links.txt writing entry points to pythonz_bd.egg-info/entry_points.txt reading manifest file 'pythonz_bd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pythonz_bd.egg-info/SOURCES.txt' creating build/lib/pythonz/etc copying pythonz/etc/bashrc -> build/lib/pythonz/etc copying pythonz/etc/pythonz.fish -> build/lib/pythonz/etc creating build/lib/pythonz/etc/bash_completion.d copying pythonz/etc/bash_completion.d/pythonz_completion.sh -> build/lib/pythonz/etc/bash_completion.d creating build/lib/pythonz/patches creating build/lib/pythonz/patches/all creating build/lib/pythonz/patches/all/common copying pythonz/patches/all/common/patch-setup.py.diff -> build/lib/pythonz/patches/all/common creating build/lib/pythonz/patches/all/python24 copying pythonz/patches/all/python24/patch-setup.py.diff -> build/lib/pythonz/patches/all/python24 creating build/lib/pythonz/patches/all/python25 copying pythonz/patches/all/python25/patch-setup.py.diff -> build/lib/pythonz/patches/all/python25 copying pythonz/patches/all/python25/patch-svnversion.patch -> build/lib/pythonz/patches/all/python25 creating build/lib/pythonz/patches/all/python26 copying pythonz/patches/all/python26/patch-nosslv2-1.diff -> build/lib/pythonz/patches/all/python26 copying pythonz/patches/all/python26/patch-nosslv2-2.diff -> build/lib/pythonz/patches/all/python26 copying pythonz/patches/all/python26/patch-nosslv2-3.diff -> build/lib/pythonz/patches/all/python26 creating build/lib/pythonz/patches/all/python30 copying pythonz/patches/all/python30/patch-nosslv2.diff -> build/lib/pythonz/patches/all/python30 copying pythonz/patches/all/python30/patch-setup.py.diff -> build/lib/pythonz/patches/all/python30 creating build/lib/pythonz/patches/all/python32 copying pythonz/patches/all/python32/patch-setup.py.diff -> build/lib/pythonz/patches/all/python32 creating build/lib/pythonz/patches/osx creating build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch-Include-pyport.h -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch-Lib-cgi.py.diff -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch-Lib-site.py.diff -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch-Makefile.pre.in -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch-configure-badcflags.diff -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch-macosmodule.diff -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch-mactoolboxglue.diff -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch-pymactoolbox.diff -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch240-Mac-OSX-Makefile.in -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch240-configure -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch240-gestaltmodule.c.diff -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch240-setup.py.diff -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch240-sysconfig.py.diff -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch241-configure -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch244-Mac-OSX-Makefile.in -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch244-configure -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch244-gestaltmodule.c.diff -> build/lib/pythonz/patches/osx/python24 copying pythonz/patches/osx/python24/patch244-setup.py.diff -> build/lib/pythonz/patches/osx/python24 creating build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/_localemodule.c.ed -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/locale.py.ed -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/patch-64bit.diff -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/patch-Lib-cgi.py.diff -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/patch-Lib-distutils-dist.py.diff -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/patch-Makefile.pre.in.diff -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/patch-configure-arch_only.diff -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/patch-configure-badcflags.diff -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/patch-gestaltmodule.c.diff -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/patch-pyconfig.h.in.diff -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/patch250-setup.py.diff -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/patch251-setup.py.diff -> build/lib/pythonz/patches/osx/python25 copying pythonz/patches/osx/python25/patch252-setup.py.diff -> build/lib/pythonz/patches/osx/python25 creating build/lib/pythonz/patches/osx/python26 copying pythonz/patches/osx/python26/_localemodule.c.ed -> build/lib/pythonz/patches/osx/python26 copying pythonz/patches/osx/python26/locale.py.ed -> build/lib/pythonz/patches/osx/python26 copying pythonz/patches/osx/python26/patch-Lib-cgi.py.diff -> build/lib/pythonz/patches/osx/python26 copying pythonz/patches/osx/python26/patch-Lib-ctypes-macholib-dyld.py.diff -> build/lib/pythonz/patches/osx/python26 copying pythonz/patches/osx/python26/patch-Lib-distutils-dist.py.diff -> build/lib/pythonz/patches/osx/python26 copying pythonz/patches/osx/python26/patch-Mac-IDLE-Makefile.in.diff -> build/lib/pythonz/patches/osx/python26 copying pythonz/patches/osx/python26/patch-Mac-Makefile.in.diff -> build/lib/pythonz/patches/osx/python26 copying pythonz/patches/osx/python26/patch-Mac-PythonLauncher-Makefile.in.diff -> build/lib/pythonz/patches/osx/python26 copying pythonz/patches/osx/python26/patch-Mac-Tools-Doc-setup.py.diff -> build/lib/pythonz/patches/osx/python26 copying pythonz/patches/osx/python26/patch-setup.py-db46.diff -> build/lib/pythonz/patches/osx/python26 copying pythonz/patches/osx/python26/patch-setup_no_tkinter.py.diff -> build/lib/pythonz/patches/osx/python26 creating build/lib/pythonz/patches/osx/python27 copying pythonz/patches/osx/python27/patch-Modules-posixmodule.diff -> build/lib/pythonz/patches/osx/python27 copying pythonz/patches/osx/python27/python-276-dtrace.diff -> build/lib/pythonz/patches/osx/python27 creating build/lib/pythonz/patches/osx/python33 copying pythonz/patches/osx/python33/python-334-dtrace.diff -> build/lib/pythonz/patches/osx/python33 copying pythonz/patches/osx/python33/stackless-335-compile.diff -> build/lib/pythonz/patches/osx/python33 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GUf5Mp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64 + cd pythonz-bd-1.11.2 + export LANG=en_US.utf8 + LANG=en_US.utf8 + 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' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python33 copying build/lib/pythonz/patches/osx/python33/stackless-335-compile.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python33 copying build/lib/pythonz/patches/osx/python33/python-334-dtrace.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python33 creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python27 copying build/lib/pythonz/patches/osx/python27/python-276-dtrace.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python27 copying build/lib/pythonz/patches/osx/python27/patch-Modules-posixmodule.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python27 creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 copying build/lib/pythonz/patches/osx/python26/patch-setup_no_tkinter.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 copying build/lib/pythonz/patches/osx/python26/patch-setup.py-db46.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 copying build/lib/pythonz/patches/osx/python26/patch-Mac-Tools-Doc-setup.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 copying build/lib/pythonz/patches/osx/python26/patch-Mac-PythonLauncher-Makefile.in.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 copying build/lib/pythonz/patches/osx/python26/patch-Mac-Makefile.in.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 copying build/lib/pythonz/patches/osx/python26/patch-Mac-IDLE-Makefile.in.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 copying build/lib/pythonz/patches/osx/python26/patch-Lib-distutils-dist.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 copying build/lib/pythonz/patches/osx/python26/patch-Lib-ctypes-macholib-dyld.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 copying build/lib/pythonz/patches/osx/python26/patch-Lib-cgi.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 copying build/lib/pythonz/patches/osx/python26/locale.py.ed -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 copying build/lib/pythonz/patches/osx/python26/_localemodule.c.ed -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python26 creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/patch252-setup.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/patch251-setup.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/patch250-setup.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/patch-pyconfig.h.in.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/patch-gestaltmodule.c.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/patch-configure-badcflags.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/patch-configure-arch_only.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/patch-Makefile.pre.in.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/patch-Lib-distutils-dist.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/patch-Lib-cgi.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/patch-64bit.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/locale.py.ed -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 copying build/lib/pythonz/patches/osx/python25/_localemodule.c.ed -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python25 creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch244-setup.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch244-gestaltmodule.c.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch244-configure -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch244-Mac-OSX-Makefile.in -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch241-configure -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch240-sysconfig.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch240-setup.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch240-gestaltmodule.c.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch240-configure -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch240-Mac-OSX-Makefile.in -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch-pymactoolbox.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch-mactoolboxglue.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch-macosmodule.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch-configure-badcflags.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch-Makefile.pre.in -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch-Lib-site.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch-Lib-cgi.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 copying build/lib/pythonz/patches/osx/python24/patch-Include-pyport.h -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/osx/python24 creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python32 copying build/lib/pythonz/patches/all/python32/patch-setup.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python32 creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python30 copying build/lib/pythonz/patches/all/python30/patch-setup.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python30 copying build/lib/pythonz/patches/all/python30/patch-nosslv2.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python30 creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python26 copying build/lib/pythonz/patches/all/python26/patch-nosslv2-3.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python26 copying build/lib/pythonz/patches/all/python26/patch-nosslv2-2.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python26 copying build/lib/pythonz/patches/all/python26/patch-nosslv2-1.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python26 creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python25 copying build/lib/pythonz/patches/all/python25/patch-svnversion.patch -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python25 copying build/lib/pythonz/patches/all/python25/patch-setup.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python25 creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python24 copying build/lib/pythonz/patches/all/python24/patch-setup.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/python24 creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/common copying build/lib/pythonz/patches/all/common/patch-setup.py.diff -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/patches/all/common creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/etc creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/etc/bash_completion.d copying build/lib/pythonz/etc/bash_completion.d/pythonz_completion.sh -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/etc/bash_completion.d copying build/lib/pythonz/etc/pythonz.fish -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/etc copying build/lib/pythonz/etc/bashrc -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/etc creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands copying build/lib/pythonz/commands/__init__.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands copying build/lib/pythonz/commands/cleanup.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands copying build/lib/pythonz/commands/help.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands copying build/lib/pythonz/commands/install.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands copying build/lib/pythonz/commands/list.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands copying build/lib/pythonz/commands/locate.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands copying build/lib/pythonz/commands/uninstall.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands copying build/lib/pythonz/commands/update.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands copying build/lib/pythonz/commands/version.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands creating /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/installer copying build/lib/pythonz/installer/__init__.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/installer copying build/lib/pythonz/installer/pythoninstaller.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/installer copying build/lib/pythonz/installer/pythonzinstaller.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/installer copying build/lib/pythonz/installer/versions.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/installer copying build/lib/pythonz/__init__.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz copying build/lib/pythonz/__main__.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz copying build/lib/pythonz/define.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz copying build/lib/pythonz/downloader.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz copying build/lib/pythonz/log.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz copying build/lib/pythonz/util.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz copying build/lib/pythonz/version.py -> /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands/cleanup.py to cleanup.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands/help.py to help.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands/list.py to list.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands/locate.py to locate.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands/uninstall.py to uninstall.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands/update.py to update.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/commands/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/installer/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/installer/pythoninstaller.py to pythoninstaller.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/installer/pythonzinstaller.py to pythonzinstaller.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/installer/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/define.py to define.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/downloader.py to downloader.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz/version.py to version.pyc writing byte-compilation script '/tmp/tmppxPW9u.py' /usr/bin/python2 -O /tmp/tmppxPW9u.py removing /tmp/tmppxPW9u.py running install_egg_info running egg_info writing requirements to pythonz_bd.egg-info/requires.txt writing pythonz_bd.egg-info/PKG-INFO writing top-level names to pythonz_bd.egg-info/top_level.txt writing dependency_links to pythonz_bd.egg-info/dependency_links.txt writing entry points to pythonz_bd.egg-info/entry_points.txt reading manifest file 'pythonz_bd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pythonz_bd.egg-info/SOURCES.txt' Copying pythonz_bd.egg-info to /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pythonz_bd-1.11.2-py2.7.egg-info running install_scripts Installing pythonz script to /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/bin Installing pythonz_install script to /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/bin + /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/pythonz-bd-1.11.2 /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/python-pythonz-bd-1.11.2-1.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: python2-pythonz-bd-1.11.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9JdRat + umask 022 + cd /builddir/build/BUILD + cd pythonz-bd-1.11.2 + DOCDIR=/builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/share/doc/python2-pythonz-bd-1.11.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/share/doc/python2-pythonz-bd-1.11.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64/usr/share/doc/python2-pythonz-bd-1.11.2 + exit 0 Provides: python-pythonz-bd = 1.11.2-1.el7.centos python2-pythonz-bd = 1.11.2-1.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/python2 python(abi) = 2.7 Obsoletes: python-pythonz-bd < 1.11.2-1.el7.centos Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-189448153.novalocal Wrote: /builddir/build/RPMS/python2-pythonz-bd-1.11.2-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L4U8BD + umask 022 + cd /builddir/build/BUILD + cd pythonz-bd-1.11.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pythonz-bd-1.11.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->