Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ECPy.spec'], chrootPath='/var/lib/mock/f30-build-14468448-1034890/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ECPy.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-ECPy-0.10.0-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ECPy.spec'], chrootPath='/var/lib/mock/f30-build-14468448-1034890/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ECPy.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CL94g5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ECPy-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ECPy-0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ECPy-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uQHpG8 + umask 022 + cd /builddir/build/BUILD + cd ECPy-0.10.0 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/ecpy copying src/ecpy/eddsa.py -> build/lib/ecpy copying src/ecpy/formatters.py -> build/lib/ecpy copying src/ecpy/ecdsa.py -> build/lib/ecpy copying src/ecpy/borromean.py -> build/lib/ecpy copying src/ecpy/ecrand.py -> build/lib/ecpy copying src/ecpy/ecschnorr.py -> build/lib/ecpy copying src/ecpy/__init__.py -> build/lib/ecpy copying src/ecpy/curves.py -> build/lib/ecpy copying src/ecpy/keys.py -> build/lib/ecpy /usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) + /usr/bin/make -O -j4 -C doc singlehtml make: Entering directory '/builddir/build/BUILD/ECPy-0.10.0/doc' sphinx-build -b singlehtml -d build/doctrees source build/singlehtml Running Sphinx v1.7.6 making output directory... loading pickled environment... failed: Can't get attribute 'WarningStream' on loading intersphinx inventory from https://docs.python.org/objects.inv... building [mo]: targets for 0 po files that are out of date building [singlehtml]: all documents updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... writing... done writing additional files... copying static files... done copying extra files... done dumping object inventory... done build succeeded, 3 warnings. The HTML page is in build/singlehtml. Build finished. The HTML page is in build/singlehtml. make: Leaving directory '/builddir/build/BUILD/ECPy-0.10.0/doc' WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/objects.inv', , ConnectionError(...)) WARNING: html_static_path entry '/builddir/build/BUILD/ECPy-0.10.0/doc/source/.static' does not exist + rm -f doc/build/singlehtml/.buildinfo doc/build/singlehtml/.nojekyll + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CdSgkx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch ++ dirname /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch + cd ECPy-0.10.0 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr creating /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib creating /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy copying build/lib/ecpy/eddsa.py -> /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy copying build/lib/ecpy/formatters.py -> /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy copying build/lib/ecpy/ecdsa.py -> /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy copying build/lib/ecpy/borromean.py -> /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy copying build/lib/ecpy/ecrand.py -> /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy copying build/lib/ecpy/ecschnorr.py -> /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy copying build/lib/ecpy/__init__.py -> /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy copying build/lib/ecpy/curves.py -> /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy copying build/lib/ecpy/keys.py -> /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy byte-compiling /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy/eddsa.py to eddsa.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy/formatters.py to formatters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy/ecdsa.py to ecdsa.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy/borromean.py to borromean.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy/ecrand.py to ecrand.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy/ecschnorr.py to ecschnorr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy/curves.py to curves.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ecpy/keys.py to keys.cpython-37.pyc writing byte-compilation script '/tmp/tmpjv9oq7ux.py' /usr/bin/python3 /tmp/tmpjv9oq7ux.py removing /tmp/tmpjv9oq7ux.py running install_egg_info Writing /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7/site-packages/ECPy-0.10.0-py3.7.egg-info /usr/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10.0-1.fc30 --unique-debug-suffix -0.10.0-1.fc30.noarch --unique-debug-src-base python-ECPy-0.10.0-1.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ECPy-0.10.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-ECPy-0.10.0-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MshgdW + umask 022 + cd /builddir/build/BUILD + cd ECPy-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/doc/python3-ECPy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/doc/python3-ECPy + cp -pr README.rst /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/doc/python3-ECPy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kWxiKj + umask 022 + cd /builddir/build/BUILD + cd ECPy-0.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/licenses/python3-ECPy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/licenses/python3-ECPy + cp -pr LICENSE /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/licenses/python3-ECPy + exit 0 Provides: python3-ECPy = 0.10.0-1.fc30 python3.7dist(ecpy) = 0.10.0 python3dist(ecpy) = 0.10.0 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.7 Processing files: python-ECPy-doc-0.10.0-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s1ttOu + umask 022 + cd /builddir/build/BUILD + cd ECPy-0.10.0 + DOCDIR=/builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/doc/python-ECPy-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/doc/python-ECPy-doc + cp -pr doc/build/singlehtml/_static doc/build/singlehtml/index.html doc/build/singlehtml/objects.inv /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/doc/python-ECPy-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gSVBOE + umask 022 + cd /builddir/build/BUILD + cd ECPy-0.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/licenses/python-ECPy-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/licenses/python-ECPy-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch/usr/share/licenses/python-ECPy-doc + exit 0 Provides: python-ECPy-doc = 0.10.0-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch Wrote: /builddir/build/RPMS/python3-ECPy-0.10.0-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python-ECPy-doc-0.10.0-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WoVJPG + umask 022 + cd /builddir/build/BUILD + cd ECPy-0.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ECPy-0.10.0-1.fc30.noarch + exit 0 Child return code was: 0