Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-doorstop.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685525536.364187/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-doorstop.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-doorstop-2.2.post1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-doorstop.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685525536.364187/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-doorstop.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-doorstop-2.2.post1-1.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-doorstop.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685525536.364187/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-doorstop.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZxFCzS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf doorstop-2.2.post1 + /usr/bin/gzip -dc /builddir/build/SOURCES/doorstop-2.2.post1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd doorstop-2.2.post1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bUpCcv + umask 022 + cd /builddir/build/BUILD + cd doorstop-2.2.post1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-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/doorstop copying doorstop/__init__.py -> build/lib/doorstop copying doorstop/common.py -> build/lib/doorstop copying doorstop/settings.py -> build/lib/doorstop creating build/lib/doorstop/cli copying doorstop/cli/commands.py -> build/lib/doorstop/cli copying doorstop/cli/utilities.py -> build/lib/doorstop/cli copying doorstop/cli/main.py -> build/lib/doorstop/cli copying doorstop/cli/__init__.py -> build/lib/doorstop/cli creating build/lib/doorstop/cli/tests copying doorstop/cli/tests/test_utilities.py -> build/lib/doorstop/cli/tests copying doorstop/cli/tests/test_all.py -> build/lib/doorstop/cli/tests copying doorstop/cli/tests/tutorial.py -> build/lib/doorstop/cli/tests copying doorstop/cli/tests/__init__.py -> build/lib/doorstop/cli/tests copying doorstop/cli/tests/test_main.py -> build/lib/doorstop/cli/tests creating build/lib/doorstop/core copying doorstop/core/tree.py -> build/lib/doorstop/core copying doorstop/core/item.py -> build/lib/doorstop/core copying doorstop/core/editor.py -> build/lib/doorstop/core copying doorstop/core/exporter.py -> build/lib/doorstop/core copying doorstop/core/base.py -> build/lib/doorstop/core copying doorstop/core/yaml_validator.py -> build/lib/doorstop/core copying doorstop/core/types.py -> build/lib/doorstop/core copying doorstop/core/__init__.py -> build/lib/doorstop/core copying doorstop/core/importer.py -> build/lib/doorstop/core copying doorstop/core/publisher.py -> build/lib/doorstop/core copying doorstop/core/builder.py -> build/lib/doorstop/core copying doorstop/core/document.py -> build/lib/doorstop/core copying doorstop/core/reference_finder.py -> build/lib/doorstop/core creating build/lib/doorstop/core/tests copying doorstop/core/tests/test_document.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/test_tree.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/test_item.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/test_builder.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/test_all.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/test_reference_finder.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/test_yaml_validator.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/test_types.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/__init__.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/test_item_validator.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/test_exporter.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/test_importer.py -> build/lib/doorstop/core/tests copying doorstop/core/tests/test_publisher.py -> build/lib/doorstop/core/tests package init file 'doorstop/core/validators/__init__.py' not found (or not a regular file) creating build/lib/doorstop/core/validators copying doorstop/core/validators/item_validator.py -> build/lib/doorstop/core/validators creating build/lib/doorstop/core/vcs copying doorstop/core/vcs/mercurial.py -> build/lib/doorstop/core/vcs copying doorstop/core/vcs/mockvcs.py -> build/lib/doorstop/core/vcs copying doorstop/core/vcs/subversion.py -> build/lib/doorstop/core/vcs copying doorstop/core/vcs/git.py -> build/lib/doorstop/core/vcs copying doorstop/core/vcs/base.py -> build/lib/doorstop/core/vcs copying doorstop/core/vcs/__init__.py -> build/lib/doorstop/core/vcs copying doorstop/core/vcs/veracity.py -> build/lib/doorstop/core/vcs creating build/lib/doorstop/core/vcs/tests copying doorstop/core/vcs/tests/test_all.py -> build/lib/doorstop/core/vcs/tests copying doorstop/core/vcs/tests/test_commands.py -> build/lib/doorstop/core/vcs/tests copying doorstop/core/vcs/tests/test_base.py -> build/lib/doorstop/core/vcs/tests copying doorstop/core/vcs/tests/__init__.py -> build/lib/doorstop/core/vcs/tests creating build/lib/doorstop/gui copying doorstop/gui/application.py -> build/lib/doorstop/gui copying doorstop/gui/utilTkinter.py -> build/lib/doorstop/gui copying doorstop/gui/main.py -> build/lib/doorstop/gui copying doorstop/gui/resources.py -> build/lib/doorstop/gui copying doorstop/gui/__init__.py -> build/lib/doorstop/gui copying doorstop/gui/widget.py -> build/lib/doorstop/gui creating build/lib/doorstop/gui/tests copying doorstop/gui/tests/test_all.py -> build/lib/doorstop/gui/tests copying doorstop/gui/tests/__init__.py -> build/lib/doorstop/gui/tests creating build/lib/doorstop/server copying doorstop/server/utilities.py -> build/lib/doorstop/server copying doorstop/server/main.py -> build/lib/doorstop/server copying doorstop/server/client.py -> build/lib/doorstop/server copying doorstop/server/__init__.py -> build/lib/doorstop/server creating build/lib/doorstop/server/tests copying doorstop/server/tests/test_server.py -> build/lib/doorstop/server/tests copying doorstop/server/tests/test_client.py -> build/lib/doorstop/server/tests copying doorstop/server/tests/test_all.py -> build/lib/doorstop/server/tests copying doorstop/server/tests/__init__.py -> build/lib/doorstop/server/tests creating build/lib/doorstop/views copying doorstop/views/index.tpl -> build/lib/doorstop/views copying doorstop/views/document_list.tpl -> build/lib/doorstop/views copying doorstop/views/item_list.tpl -> build/lib/doorstop/views copying doorstop/views/sidebar.tpl -> build/lib/doorstop/views copying doorstop/views/base.tpl -> build/lib/doorstop/views creating build/lib/doorstop/cli/tests/docs copying doorstop/cli/tests/docs/HLT005.yml -> build/lib/doorstop/cli/tests/docs copying doorstop/cli/tests/docs/HLT003.yml -> build/lib/doorstop/cli/tests/docs copying doorstop/cli/tests/docs/HLT004.yml -> build/lib/doorstop/cli/tests/docs copying doorstop/cli/tests/docs/HLT001.yml -> build/lib/doorstop/cli/tests/docs copying doorstop/cli/tests/docs/HLT002.yml -> build/lib/doorstop/cli/tests/docs creating build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/exported-map.csv -> build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/A002.txt -> build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/A001.txt -> build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/C002.txt -> build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/template.yml -> build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/exported.xlsx -> build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/B001.txt -> build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/C003.txt -> build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/exported.tsv -> build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/C001.txt -> build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/exported.csv -> build/lib/doorstop/cli/tests/files copying doorstop/cli/tests/files/B002.txt -> build/lib/doorstop/cli/tests/files creating build/lib/doorstop/core/files copying doorstop/core/files/doorstop.css -> build/lib/doorstop/core/files copying doorstop/core/files/template.html -> build/lib/doorstop/core/files creating build/lib/doorstop/core/files/assets creating build/lib/doorstop/core/files/assets/doorstop copying doorstop/core/files/assets/doorstop/bootstrap.min.css -> build/lib/doorstop/core/files/assets/doorstop copying doorstop/core/files/assets/doorstop/bootstrap.min.js -> build/lib/doorstop/core/files/assets/doorstop copying doorstop/core/files/assets/doorstop/general.css -> build/lib/doorstop/core/files/assets/doorstop copying doorstop/core/files/assets/doorstop/sidebar.css -> build/lib/doorstop/core/files/assets/doorstop copying doorstop/core/files/assets/doorstop/jquery.min.js -> build/lib/doorstop/core/files/assets/doorstop creating build/lib/doorstop/core/tests/docs copying doorstop/core/tests/docs/LLT009.yml -> build/lib/doorstop/core/tests/docs copying doorstop/core/tests/docs/LLT008.yml -> build/lib/doorstop/core/tests/docs copying doorstop/core/tests/docs/LLT004.yml -> build/lib/doorstop/core/tests/docs copying doorstop/core/tests/docs/LLT002.yml -> build/lib/doorstop/core/tests/docs copying doorstop/core/tests/docs/LLT010.yml -> build/lib/doorstop/core/tests/docs copying doorstop/core/tests/docs/LLT001.yml -> build/lib/doorstop/core/tests/docs copying doorstop/core/tests/docs/LLT003.yml -> build/lib/doorstop/core/tests/docs copying doorstop/core/tests/docs/LLT005.yml -> build/lib/doorstop/core/tests/docs copying doorstop/core/tests/docs/LLT007.yml -> build/lib/doorstop/core/tests/docs creating build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/testmatrix.csv -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/formula.xlsx -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/REQ006.yml -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/exported.yml -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/exported-huge.xlsx -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/REQ2-001.yml -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/index.html -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/REQ003.yml -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/published2.html -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/published.md -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/published.txt -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/exported.xlsx -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/skipped.txt -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/published2.md -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/REQ001.yml -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/published.html -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/REQ002.yml -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/index2.html -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/exported.tsv -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/exported.csv -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/published2.txt -> build/lib/doorstop/core/tests/files copying doorstop/core/tests/files/exported-modified.csv -> build/lib/doorstop/core/tests/files creating build/lib/doorstop/core/tests/files/a copying doorstop/core/tests/files/a/template.yml -> build/lib/doorstop/core/tests/files/a creating build/lib/doorstop/core/tests/files/a/b copying doorstop/core/tests/files/a/b/template.yml -> build/lib/doorstop/core/tests/files/a/b creating build/lib/doorstop/core/tests/files/child copying doorstop/core/tests/files/child/TST002.yml -> build/lib/doorstop/core/tests/files/child copying doorstop/core/tests/files/child/TST001.yml -> build/lib/doorstop/core/tests/files/child creating build/lib/doorstop/core/tests/files/external copying doorstop/core/tests/files/external/text.txt -> build/lib/doorstop/core/tests/files/external copying doorstop/core/tests/files/external/text2.txt -> build/lib/doorstop/core/tests/files/external creating build/lib/doorstop/core/tests/files/parent copying doorstop/core/tests/files/parent/SYS001.yml -> build/lib/doorstop/core/tests/files/parent copying doorstop/core/tests/files/parent/SYS002.yml -> build/lib/doorstop/core/tests/files/parent creating build/lib/doorstop/core/tests/files/subfolder copying doorstop/core/tests/files/subfolder/REQ005.yml -> build/lib/doorstop/core/tests/files/subfolder copying doorstop/core/tests/files/subfolder/REQ004.yml -> build/lib/doorstop/core/tests/files/subfolder creating build/lib/doorstop/core/tests/test_fixtures creating build/lib/doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword copying doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword/REQ-UTF8.yml -> build/lib/doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword creating build/lib/doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword/files copying doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword/files/text-utf8.txt -> build/lib/doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword/files + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hzW5V7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64 + cd doorstop-2.2.post1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core copying build/lib/doorstop/core/tree.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core copying build/lib/doorstop/core/item.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs copying build/lib/doorstop/core/vcs/mercurial.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs copying build/lib/doorstop/core/vcs/mockvcs.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs copying build/lib/doorstop/core/vcs/subversion.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs copying build/lib/doorstop/core/vcs/git.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs copying build/lib/doorstop/core/vcs/base.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/tests copying build/lib/doorstop/core/vcs/tests/test_all.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/tests copying build/lib/doorstop/core/vcs/tests/test_commands.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/tests copying build/lib/doorstop/core/vcs/tests/test_base.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/tests copying build/lib/doorstop/core/vcs/tests/__init__.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/tests copying build/lib/doorstop/core/vcs/__init__.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs copying build/lib/doorstop/core/vcs/veracity.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs copying build/lib/doorstop/core/editor.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/validators copying build/lib/doorstop/core/validators/item_validator.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/validators creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/files copying build/lib/doorstop/core/files/doorstop.css -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/files copying build/lib/doorstop/core/files/template.html -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/files creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/files/assets creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/files/assets/doorstop copying build/lib/doorstop/core/files/assets/doorstop/bootstrap.min.css -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/files/assets/doorstop copying build/lib/doorstop/core/files/assets/doorstop/bootstrap.min.js -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/files/assets/doorstop copying build/lib/doorstop/core/files/assets/doorstop/general.css -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/files/assets/doorstop copying build/lib/doorstop/core/files/assets/doorstop/sidebar.css -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/files/assets/doorstop copying build/lib/doorstop/core/files/assets/doorstop/jquery.min.js -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/files/assets/doorstop copying build/lib/doorstop/core/exporter.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core copying build/lib/doorstop/core/base.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests copying build/lib/doorstop/core/tests/test_document.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests copying build/lib/doorstop/core/tests/test_tree.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests copying build/lib/doorstop/core/tests/test_item.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_fixtures creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword/files copying build/lib/doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword/files/text-utf8.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword/files copying build/lib/doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword/REQ-UTF8.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_fixtures/001-item-references-utf8-keyword copying build/lib/doorstop/core/tests/test_builder.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests copying build/lib/doorstop/core/tests/test_all.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests copying build/lib/doorstop/core/tests/test_reference_finder.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/testmatrix.csv -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/formula.xlsx -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/REQ006.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/exported.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/exported-huge.xlsx -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/subfolder copying build/lib/doorstop/core/tests/files/subfolder/REQ005.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/subfolder copying build/lib/doorstop/core/tests/files/subfolder/REQ004.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/subfolder copying build/lib/doorstop/core/tests/files/REQ2-001.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/index.html -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/REQ003.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/published2.html -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/published.md -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/published.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/exported.xlsx -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/skipped.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/published2.md -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/REQ001.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/published.html -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/REQ002.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/index2.html -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/external copying build/lib/doorstop/core/tests/files/external/text.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/external copying build/lib/doorstop/core/tests/files/external/text2.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/external creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/a creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/a/b copying build/lib/doorstop/core/tests/files/a/b/template.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/a/b copying build/lib/doorstop/core/tests/files/a/template.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/a copying build/lib/doorstop/core/tests/files/exported.tsv -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/child copying build/lib/doorstop/core/tests/files/child/TST002.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/child copying build/lib/doorstop/core/tests/files/child/TST001.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/child copying build/lib/doorstop/core/tests/files/exported.csv -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/published2.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files copying build/lib/doorstop/core/tests/files/exported-modified.csv -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/parent copying build/lib/doorstop/core/tests/files/parent/SYS001.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/parent copying build/lib/doorstop/core/tests/files/parent/SYS002.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/files/parent copying build/lib/doorstop/core/tests/test_yaml_validator.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests copying build/lib/doorstop/core/tests/test_types.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/docs copying build/lib/doorstop/core/tests/docs/LLT009.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/docs copying build/lib/doorstop/core/tests/docs/LLT008.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/docs copying build/lib/doorstop/core/tests/docs/LLT004.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/docs copying build/lib/doorstop/core/tests/docs/LLT002.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/docs copying build/lib/doorstop/core/tests/docs/LLT010.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/docs copying build/lib/doorstop/core/tests/docs/LLT001.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/docs copying build/lib/doorstop/core/tests/docs/LLT003.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/docs copying build/lib/doorstop/core/tests/docs/LLT005.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/docs copying build/lib/doorstop/core/tests/docs/LLT007.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/docs copying build/lib/doorstop/core/tests/__init__.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests copying build/lib/doorstop/core/tests/test_item_validator.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests copying build/lib/doorstop/core/tests/test_exporter.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests copying build/lib/doorstop/core/tests/test_importer.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests copying build/lib/doorstop/core/tests/test_publisher.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests copying build/lib/doorstop/core/yaml_validator.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core copying build/lib/doorstop/core/types.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core copying build/lib/doorstop/core/__init__.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core copying build/lib/doorstop/core/importer.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core copying build/lib/doorstop/core/publisher.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core copying build/lib/doorstop/core/builder.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core copying build/lib/doorstop/core/document.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core copying build/lib/doorstop/core/reference_finder.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli copying build/lib/doorstop/cli/commands.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli copying build/lib/doorstop/cli/utilities.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli copying build/lib/doorstop/cli/main.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests copying build/lib/doorstop/cli/tests/test_utilities.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests copying build/lib/doorstop/cli/tests/test_all.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/exported-map.csv -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/A002.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/A001.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/C002.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/template.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/exported.xlsx -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/B001.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/C003.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/exported.tsv -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/C001.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/exported.csv -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/files/B002.txt -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/files copying build/lib/doorstop/cli/tests/tutorial.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/docs copying build/lib/doorstop/cli/tests/docs/HLT005.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/docs copying build/lib/doorstop/cli/tests/docs/HLT003.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/docs copying build/lib/doorstop/cli/tests/docs/HLT004.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/docs copying build/lib/doorstop/cli/tests/docs/HLT001.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/docs copying build/lib/doorstop/cli/tests/docs/HLT002.yml -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/docs copying build/lib/doorstop/cli/tests/__init__.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests copying build/lib/doorstop/cli/tests/test_main.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests copying build/lib/doorstop/cli/__init__.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server copying build/lib/doorstop/server/utilities.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server copying build/lib/doorstop/server/main.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server copying build/lib/doorstop/server/client.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/tests copying build/lib/doorstop/server/tests/test_server.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/tests copying build/lib/doorstop/server/tests/test_client.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/tests copying build/lib/doorstop/server/tests/test_all.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/tests copying build/lib/doorstop/server/tests/__init__.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/tests copying build/lib/doorstop/server/__init__.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui copying build/lib/doorstop/gui/application.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui copying build/lib/doorstop/gui/utilTkinter.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui copying build/lib/doorstop/gui/main.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui/tests copying build/lib/doorstop/gui/tests/test_all.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui/tests copying build/lib/doorstop/gui/tests/__init__.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui/tests copying build/lib/doorstop/gui/resources.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui copying build/lib/doorstop/gui/__init__.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui copying build/lib/doorstop/gui/widget.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui creating /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/views copying build/lib/doorstop/views/index.tpl -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/views copying build/lib/doorstop/views/document_list.tpl -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/views copying build/lib/doorstop/views/item_list.tpl -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/views copying build/lib/doorstop/views/sidebar.tpl -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/views copying build/lib/doorstop/views/base.tpl -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/views copying build/lib/doorstop/__init__.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop copying build/lib/doorstop/common.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop copying build/lib/doorstop/settings.py -> /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tree.py to tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/item.py to item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/mercurial.py to mercurial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/mockvcs.py to mockvcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/subversion.py to subversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/git.py to git.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/tests/test_all.py to test_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/tests/test_commands.py to test_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/vcs/veracity.py to veracity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/editor.py to editor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/validators/item_validator.py to item_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/exporter.py to exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_document.py to test_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_tree.py to test_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_item.py to test_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_builder.py to test_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_all.py to test_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_reference_finder.py to test_reference_finder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_yaml_validator.py to test_yaml_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_types.py to test_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_item_validator.py to test_item_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_exporter.py to test_exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_importer.py to test_importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/tests/test_publisher.py to test_publisher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/yaml_validator.py to yaml_validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/importer.py to importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/publisher.py to publisher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/builder.py to builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/core/reference_finder.py to reference_finder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/test_utilities.py to test_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/test_all.py to test_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/tutorial.py to tutorial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/tests/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/tests/test_server.py to test_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/tests/test_all.py to test_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui/application.py to application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui/utilTkinter.py to utilTkinter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui/tests/test_all.py to test_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/gui/widget.py to widget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop/settings.py to settings.cpython-39.pyc writing byte-compilation script '/tmp/tmp5ctwenm2.py' /usr/bin/python3 /tmp/tmp5ctwenm2.py removing /tmp/tmp5ctwenm2.py running install_egg_info running egg_info creating doorstop.egg-info writing doorstop.egg-info/PKG-INFO writing dependency_links to doorstop.egg-info/dependency_links.txt writing entry points to doorstop.egg-info/entry_points.txt writing requirements to doorstop.egg-info/requires.txt writing top-level names to doorstop.egg-info/top_level.txt writing manifest file 'doorstop.egg-info/SOURCES.txt' package init file 'doorstop/core/validators/__init__.py' not found (or not a regular file) reading manifest file 'doorstop.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'doorstop.egg-info/SOURCES.txt' Copying doorstop.egg-info to /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9/site-packages/doorstop-2.2.post1-py3.9.egg-info running install_scripts Installing doorstop script to /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/bin Installing doorstop-gui script to /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/bin Installing doorstop-server script to /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64//usr/share/doc/python-doorstop + '[' -d doc ']' ~/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64 ~/build/BUILD/doorstop-2.2.post1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/doorstop-2.2.post1 + popd + mv /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.2.post1-1 --unique-debug-suffix -2.2.post1-1.aarch64 --unique-debug-src-base python-doorstop-2.2.post1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/doorstop-2.2.post1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-doorstop-2.2.post1-1.noarch Provides: python-doorstop python3-doorstop = 2.2.post1-1 python3.9dist(doorstop) = 2.2.post1 python3dist(doorstop) = 2.2.post1 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.9 python3.9dist(bottle) >= 0.12.13 python3.9dist(bottle) < 0.13 python3.9dist(markdown) >= 3.3.3 python3.9dist(markdown) < 4 python3.9dist(openpyxl) >= 2.6 python3.9dist(openpyxl) < 3 python3.9dist(plantuml-markdown) >= 3.4.2 python3.9dist(plantuml-markdown) < 4 python3.9dist(python-markdown-math) >= 0.6 python3.9dist(python-markdown-math) < 0.7 python3.9dist(pyyaml) >= 5.1 python3.9dist(pyyaml) < 6 python3.9dist(requests) >= 2 python3.9dist(requests) < 3 python3.9dist(setuptools) python3.9dist(six) Processing files: python-doorstop-help-2.2.post1-1.noarch warning: Empty %files file /builddir/build/BUILD/doorstop-2.2.post1/doclist.lst Provides: python-doorstop-help = 2.2.post1-1 python3-doorstop-doc 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-doorstop-2.2.post1-1.aarch64 Wrote: /builddir/build/RPMS/python-doorstop-help-2.2.post1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-doorstop-2.2.post1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nl31pF + umask 022 + cd /builddir/build/BUILD + cd doorstop-2.2.post1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-doorstop-2.2.post1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0