Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-greenlet.spec'], chrootPath='/var/lib/mock/750314-epel-7-x86_64-1525463542.880349/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=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'efca103b8d4a4377bc7a4c74c39fd4a4', '-D', '/var/lib/mock/750314-epel-7-x86_64-1525463542.880349/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-greenlet.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: warning: Could not canonicalize hostname: efca103b8d4a4377bc7a4c74c39fd4a4 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-greenlet-0.4.2-4.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-greenlet.spec'], chrootPath='/var/lib/mock/750314-epel-7-x86_64-1525463542.880349/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=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a597ed1a6ff44a328012b236d7c7c404', '-D', '/var/lib/mock/750314-epel-7-x86_64-1525463542.880349/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-greenlet.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.4IEL9o + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf greenlet-0.4.2 + /usr/bin/unzip -qq /builddir/build/SOURCES/greenlet-0.4.2.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd greenlet-0.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4y5U0v + umask 022 + cd /builddir/build/BUILD + cd greenlet-0.4.2 + 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 running build running build_ext creating /tmp/tmph1fImv/tmp creating /tmp/tmph1fImv/tmp/tmph1fImv gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-tree-dominator-opts -I/usr/include/python2.7 -c /tmp/tmph1fImv/simple.c -o /tmp/tmph1fImv/tmp/tmph1fImv/simple.o building 'greenlet' extension creating build creating build/temp.linux-x86_64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-tree-dominator-opts -I/usr/include/python2.7 -c greenlet.c -o build/temp.linux-x86_64-2.7/greenlet.o creating build/lib.linux-x86_64-2.7 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/greenlet.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/greenlet.so BUILDSTDERR: Linking /builddir/build/BUILD/greenlet-0.4.2/build/lib.linux-x86_64-2.7/greenlet.so to /builddir/build/BUILD/greenlet-0.4.2/greenlet.so + 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/python3.4 setup.py build running build running build_ext creating /tmp/tmpaw24oqla/tmp creating /tmp/tmpaw24oqla/tmp/tmpaw24oqla gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-tree-dominator-opts -I/usr/include/python3.4m -c /tmp/tmpaw24oqla/simple.c -o /tmp/tmpaw24oqla/tmp/tmpaw24oqla/simple.o building 'greenlet' extension creating build/temp.linux-x86_64-3.4 gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -fno-tree-dominator-opts -I/usr/include/python3.4m -c greenlet.c -o build/temp.linux-x86_64-3.4/greenlet.o creating build/lib.linux-x86_64-3.4 gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-3.4/greenlet.o -L/usr/lib64 -lpython3.4m -o build/lib.linux-x86_64-3.4/greenlet.cpython-34m.so BUILDSTDERR: Linking /builddir/build/BUILD/greenlet-0.4.2/build/lib.linux-x86_64-3.4/greenlet.cpython-34m.so to /builddir/build/BUILD/greenlet-0.4.2/greenlet.cpython-34m.so + sphinx-build doc html BUILDSTDERR: Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created No builder selected, using default: html building [html]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] greenlet reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done BUILDSTDERR: preparing documents... /builddir/build/BUILD/greenlet-0.4.2/doc/greenlet.txt:: WARNING: document isn't included in any toctree done writing output... [ 50%] greenlet writing output... [100%] index writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 1 warning. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M9KeZJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64 + cd greenlet-0.4.2 + /usr/bin/python3.4 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python3.4 creating /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python3.4/site-packages copying build/lib.linux-x86_64-3.4/greenlet.cpython-34m.so -> /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python3.4/site-packages running install_headers creating /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/include creating /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/include/python3.4m creating /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/include/python3.4m/greenlet copying greenlet.h -> /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/include/python3.4m/greenlet running install_egg_info Writing /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python3.4/site-packages/greenlet-0.4.2-py3.4.egg-info + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/greenlet.so -> /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python2.7/site-packages running install_headers creating /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/include/python2.7 creating /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/include/python2.7/greenlet copying greenlet.h -> /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/include/python2.7/greenlet running install_egg_info Writing /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python2.7/site-packages/greenlet-0.4.2-py2.7.egg-info + /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/greenlet-0.4.2 extracting debug info from /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python2.7/site-packages/greenlet.so extracting debug info from /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python3.4/site-packages/greenlet.cpython-34m.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 103 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib/debug/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/lib64/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-greenlet-0.4.2-4.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SZ9OD0 + umask 022 + cd /builddir/build/BUILD + cd greenlet-0.4.2 + DOCDIR=/builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/share/doc/python2-greenlet-0.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/share/doc/python2-greenlet-0.4.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/share/doc/python2-greenlet-0.4.2 + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib64/python2.7/site-packages/greenlet-0.4.2-py2.7.egg-info Provides: python-greenlet = 0.4.2-4.el7.centos python-greenlet(x86-64) = 0.4.2-4.el7.centos python2-greenlet = 0.4.2-4.el7.centos python2-greenlet(x86-64) = 0.4.2-4.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-greenlet < 0.4.2-4.el7.centos Processing files: python34-greenlet-0.4.2-4.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MPtxsh + umask 022 + cd /builddir/build/BUILD + cd greenlet-0.4.2 + DOCDIR=/builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/share/doc/python34-greenlet-0.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/share/doc/python34-greenlet-0.4.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/share/doc/python34-greenlet-0.4.2 + exit 0 BUILDSTDERR: warning: File listed twice: /usr/lib64/python3.4/site-packages/greenlet-0.4.2-py3.4.egg-info Provides: python34-greenlet = 0.4.2-4.el7.centos python34-greenlet(x86-64) = 0.4.2-4.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.4m.so.1.0()(64bit) python(abi) = 3.4 rtld(GNU_HASH) Processing files: python-greenlet-doc-0.4.2-4.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CtGtqy + umask 022 + cd /builddir/build/BUILD + cd greenlet-0.4.2 + DOCDIR=/builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/share/doc/python-greenlet-doc-0.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/share/doc/python-greenlet-doc-0.4.2 + cp -pr html /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64/usr/share/doc/python-greenlet-doc-0.4.2 + exit 0 Provides: python-greenlet-doc = 0.4.2-4.el7.centos python-greenlet-doc(x86-64) = 0.4.2-4.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-greenlet-debuginfo-0.4.2-4.el7.centos.x86_64 Provides: python-greenlet-debuginfo = 0.4.2-4.el7.centos python-greenlet-debuginfo(x86-64) = 0.4.2-4.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64 BUILDSTDERR: warning: Could not canonicalize hostname: a597ed1a6ff44a328012b236d7c7c404 Wrote: /builddir/build/RPMS/python2-greenlet-0.4.2-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python34-greenlet-0.4.2-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-greenlet-doc-0.4.2-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-greenlet-debuginfo-0.4.2-4.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MDfih3 + umask 022 + cd /builddir/build/BUILD + cd greenlet-0.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-greenlet-0.4.2-4.el7.centos.x86_64 + exit 0 Child return code was: 0