Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-yarl.spec'], chrootPath='/var/lib/mock/587048-epel-7-x86_64/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=[]printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '69f207bb95a84e54baebf325e8d3e6a2', '-D', '/var/lib/mock/587048-epel-7-x86_64/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-yarl.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 warning: Could not canonicalize hostname: 69f207bb95a84e54baebf325e8d3e6a2 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-python35-yarl-0.12.0-3.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-yarl.spec'], chrootPath='/var/lib/mock/587048-epel-7-x86_64/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=[]printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1d157776cb84492190540fb0b96bd612', '-D', '/var/lib/mock/587048-epel-7-x86_64/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-yarl.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.2Cup5p + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yarl-0.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/yarl-0.12.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd yarl-0.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0gzDzR + umask 022 + cd /builddir/build/BUILD + cd yarl-0.12.0 + 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' + scl enable rh-python35 -- python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.5 creating build/lib.linux-x86_64-3.5/yarl copying yarl/quoting.py -> build/lib.linux-x86_64-3.5/yarl copying yarl/__init__.py -> build/lib.linux-x86_64-3.5/yarl running egg_info creating yarl.egg-info writing yarl.egg-info/PKG-INFO writing dependency_links to yarl.egg-info/dependency_links.txt writing requirements to yarl.egg-info/requires.txt writing top-level names to yarl.egg-info/top_level.txt writing manifest file 'yarl.egg-info/SOURCES.txt' reading manifest file 'yarl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution warning: no previously-included files found matching 'yarl/_quoting.html' warning: no previously-included files found matching 'yarl/_quoting.*.so' warning: no previously-included files found matching 'yarl/_quoting.pyd' warning: no previously-included files found matching 'yarl/_quoting.*.pyd' no previously-included directories found matching 'docs/_build' writing manifest file 'yarl.egg-info/SOURCES.txt' copying yarl/__init__.pyi -> build/lib.linux-x86_64-3.5/yarl copying yarl/_quoting.pyi -> build/lib.linux-x86_64-3.5/yarl copying yarl/_quoting.pyx -> build/lib.linux-x86_64-3.5/yarl running build_ext building 'yarl._quoting' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/yarl gcc -pthread -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 -I/opt/rh/rh-python35/root/usr/include/python3.5m -c yarl/_quoting.c -o build/temp.linux-x86_64-3.5/yarl/_quoting.o gcc: error: yarl/_quoting.c: No such file or directory gcc: fatal error: no input files compilation terminated. ************************************************************ Cannot compile C accelerator module, use pure python version ************************************************************ running build running build_py creating build/lib creating build/lib/yarl copying yarl/quoting.py -> build/lib/yarl copying yarl/__init__.py -> build/lib/yarl running egg_info writing yarl.egg-info/PKG-INFO writing dependency_links to yarl.egg-info/dependency_links.txt writing requirements to yarl.egg-info/requires.txt writing top-level names to yarl.egg-info/top_level.txt reading manifest file 'yarl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution warning: no previously-included files found matching 'yarl/_quoting.html' warning: no previously-included files found matching 'yarl/_quoting.*.so' warning: no previously-included files found matching 'yarl/_quoting.pyd' warning: no previously-included files found matching 'yarl/_quoting.*.pyd' no previously-included directories found matching 'docs/_build' writing manifest file 'yarl.egg-info/SOURCES.txt' copying yarl/__init__.pyi -> build/lib/yarl copying yarl/_quoting.pyi -> build/lib/yarl copying yarl/_quoting.pyx -> build/lib/yarl + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZTcZrm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64 + cd yarl-0.12.0 + 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' + scl enable rh-python35 -- python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt creating /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh creating /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35 creating /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root creating /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr creating /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64 creating /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5 creating /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages creating /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/yarl copying build/lib.linux-x86_64-3.5/yarl/_quoting.pyx -> /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/yarl copying build/lib.linux-x86_64-3.5/yarl/_quoting.pyi -> /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/yarl copying build/lib.linux-x86_64-3.5/yarl/__init__.pyi -> /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/yarl copying build/lib.linux-x86_64-3.5/yarl/__init__.py -> /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/yarl copying build/lib.linux-x86_64-3.5/yarl/quoting.py -> /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/yarl byte-compiling /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/yarl/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/yarl/quoting.py to quoting.cpython-35.pyc writing byte-compilation script '/tmp/tmpm369f_xc.py' /opt/rh/rh-python35/root/usr/bin/python -O /tmp/tmpm369f_xc.py removing /tmp/tmpm369f_xc.py running install_egg_info running egg_info writing requirements to yarl.egg-info/requires.txt writing yarl.egg-info/PKG-INFO writing dependency_links to yarl.egg-info/dependency_links.txt writing top-level names to yarl.egg-info/top_level.txt reading manifest file 'yarl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution warning: no previously-included files found matching 'yarl/_quoting.html' warning: no previously-included files found matching 'yarl/_quoting.*.so' warning: no previously-included files found matching 'yarl/_quoting.pyd' warning: no previously-included files found matching 'yarl/_quoting.*.pyd' no previously-included directories found matching 'docs/_build' writing manifest file 'yarl.egg-info/SOURCES.txt' Copying yarl.egg-info to /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/yarl-0.12.0-py3.5.egg-info running install_scripts + rm -vf /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/opt/rh/rh-python35/root/usr/lib64/python3.5/site-packages/yarl/_quoting.c + /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/yarl-0.12.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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 scl enable rh-python35 -- python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rh-python35-yarl-0.12.0-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cX5CjS + umask 022 + cd /builddir/build/BUILD + cd yarl-0.12.0 + DOCDIR=/builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/usr/share/doc/rh-python35-yarl-0.12.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/usr/share/doc/rh-python35-yarl-0.12.0 + cp -pr CHANGES.rst /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/usr/share/doc/rh-python35-yarl-0.12.0 + cp -pr README.rst /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/usr/share/doc/rh-python35-yarl-0.12.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Fth9bo + umask 022 + cd /builddir/build/BUILD + cd yarl-0.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/usr/share/licenses/rh-python35-yarl-0.12.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/usr/share/licenses/rh-python35-yarl-0.12.0 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64/usr/share/licenses/rh-python35-yarl-0.12.0 + exit 0 Provides: rh-python35-yarl = 0.12.0-3.el7.centos rh-python35-yarl(x86-64) = 0.12.0-3.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: rh-python35-yarl-debuginfo-0.12.0-3.el7.centos.x86_64 Provides: rh-python35-yarl-debuginfo = 0.12.0-3.el7.centos rh-python35-yarl-debuginfo(x86-64) = 0.12.0-3.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/rh-python35-yarl-0.12.0-3.el7.centos.x86_64 warning: Could not canonicalize hostname: 1d157776cb84492190540fb0b96bd612 Wrote: /builddir/build/RPMS/rh-python35-yarl-0.12.0-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rh-python35-yarl-debuginfo-0.12.0-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G007MZ + umask 022 + cd /builddir/build/BUILD + cd yarl-0.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-python35-yarl-0.12.0-3.el7.centos.x86_64 + exit 0 Child return code was: 0