Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-smartypants.spec'], chrootPath='/var/lib/mock/929276-fedora-rawhide-aarch64-1560106588.316764/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=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y4lq6hj7:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y4lq6hj7:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '006721add4cc49429f791020e5bcefea', '-D', '/var/lib/mock/929276-fedora-rawhide-aarch64-1560106588.316764/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y4lq6hj7:/etc/resolv.conf', '--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 aarch64 --nodeps /builddir/build/SPECS/python-smartypants.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-smartypants-2.0.1-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-smartypants.spec'], chrootPath='/var/lib/mock/929276-fedora-rawhide-aarch64-1560106588.316764/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=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y4lq6hj7:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y4lq6hj7:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '40b47da7851e48d1a0869c2c31dd1166', '-D', '/var/lib/mock/929276-fedora-rawhide-aarch64-1560106588.316764/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y4lq6hj7:/etc/resolv.conf', '--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 aarch64 --nodeps /builddir/build/SPECS/python-smartypants.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8e1Uqt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf smartypants.py-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/smartypants.py-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd smartypants.py-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf smartypants.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.14rBEt + umask 022 + cd /builddir/build/BUILD + cd smartypants.py-2.0.1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 copying smartypants.py -> build/lib running build_scripts creating build/scripts-3.7 copying and adjusting smartypants -> build/scripts-3.7 changing mode of build/scripts-3.7/smartypants from 644 to 755 + cd docs + make html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v2.0.1 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] changes reading sources... [ 22%] command-line reading sources... [ 33%] copyright reading sources... [ 44%] development reading sources... [ 55%] history reading sources... [ 66%] index reading sources... [ 77%] introduction reading sources... [ 88%] reference reading sources... [100%] usage BUILDSTDERR: WARNING: autodoc: failed to import module 'smartypants_command'; the following exception was raised: BUILDSTDERR: No module named 'smartypants_command' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] changes writing output... [ 22%] command-line writing output... [ 33%] copyright writing output... [ 44%] development writing output... [ 55%] history writing output... [ 66%] index writing output... [ 77%] introduction writing output... [ 88%] reference writing output... [100%] usage BUILDSTDERR: /builddir/build/BUILD/smartypants.py-2.0.1/docs/index.rst:17: WARNING: toctree contains reference to document 'command-line' that doesn't have a title: no link will be generated generating indices... genindex py-modindex highlighting module code... [100%] smartypants writing additional pages... search BUILDSTDERR: copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/smartypants.py-2.0.1/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. + rm -rf _build/html/.doctrees _build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9R9UMw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64 + cd smartypants.py-2.0.1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + 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-smartypants-2.0.1-1.fc31.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr creating /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/lib/python3.7/site-packages copying build/lib/smartypants.py -> /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/lib/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/lib/python3.7/site-packages/smartypants.py to smartypants.cpython-37.pyc writing byte-compilation script '/tmp/tmp9yn7inf3.py' /usr/bin/python3 /tmp/tmp9yn7inf3.py removing /tmp/tmp9yn7inf3.py running install_scripts creating /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/bin copying build/scripts-3.7/smartypants -> /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/bin/smartypants to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/lib/python3.7/site-packages/smartypants-2.0.1-py3.7.egg-info + /usr/lib/rpm/find-debuginfo.sh -j10 --strict-build-id -m -i --build-id-seed 2.0.1-1.fc31 --unique-debug-suffix -2.0.1-1.fc31.aarch64 --unique-debug-src-base python-smartypants-2.0.1-1.fc31.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/smartypants.py-2.0.1 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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-smartypants-2.0.1-1.fc31.aarch64/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-smartypants-2.0.1-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.niM4Vu + umask 022 + cd /builddir/build/BUILD + cd smartypants.py-2.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/doc/python3-smartypants + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/doc/python3-smartypants + cp -pr README.rst /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/doc/python3-smartypants + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/doc/python3-smartypants + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L9VxDu + umask 022 + cd /builddir/build/BUILD + cd smartypants.py-2.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/licenses/python3-smartypants + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/licenses/python3-smartypants + cp -pr COPYING /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/licenses/python3-smartypants + exit 0 Provides: python3-smartypants = 2.0.1-1.fc31 python3.7dist(smartypants) = 2.0.1 python3dist(smartypants) = 2.0.1 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.7 Processing files: python-smartypants-doc-2.0.1-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gaH2fw + umask 022 + cd /builddir/build/BUILD + cd smartypants.py-2.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/doc/python-smartypants-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/doc/python-smartypants-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/doc/python-smartypants-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2DtJXs + umask 022 + cd /builddir/build/BUILD + cd smartypants.py-2.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/licenses/python-smartypants-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/licenses/python-smartypants-doc + cp -pr COPYING /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64/usr/share/licenses/python-smartypants-doc + exit 0 Provides: python-smartypants-doc = 2.0.1-1.fc31 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-smartypants-2.0.1-1.fc31.aarch64 Wrote: /builddir/build/RPMS/python3-smartypants-2.0.1-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python-smartypants-doc-2.0.1-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ip1ghx + umask 022 + cd /builddir/build/BUILD + cd smartypants.py-2.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-smartypants-2.0.1-1.fc31.aarch64 + exit 0 Child return code was: 0