Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-martor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682471754.270798/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 x86_64 --nodeps /builddir/build/SPECS/python-martor.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-martor-1.6.26-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-martor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682471754.270798/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 x86_64 --nodeps /builddir/build/SPECS/python-martor.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-martor-1.6.26-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-martor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682471754.270798/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 x86_64 --nodeps /builddir/build/SPECS/python-martor.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V9516O + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf martor-1.6.26 + /usr/bin/gzip -dc /builddir/build/SOURCES/martor-1.6.26.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd martor-1.6.26 + /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.2TL8ME + umask 022 + cd /builddir/build/BUILD + cd martor-1.6.26 + 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 -m64 -mtune=generic -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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/martor copying martor/settings.py -> build/lib/martor copying martor/admin.py -> build/lib/martor copying martor/fields.py -> build/lib/martor copying martor/utils.py -> build/lib/martor copying martor/api.py -> build/lib/martor copying martor/models.py -> build/lib/martor copying martor/views.py -> build/lib/martor copying martor/__init__.py -> build/lib/martor copying martor/urls.py -> build/lib/martor copying martor/widgets.py -> build/lib/martor creating build/lib/martor/templatetags copying martor/templatetags/__init__.py -> build/lib/martor/templatetags copying martor/templatetags/martortags.py -> build/lib/martor/templatetags creating build/lib/martor/tests copying martor/tests/tests.py -> build/lib/martor/tests copying martor/tests/models.py -> build/lib/martor/tests copying martor/tests/views.py -> build/lib/martor/tests copying martor/tests/__init__.py -> build/lib/martor/tests copying martor/tests/urls.py -> build/lib/martor/tests creating build/lib/martor/extensions copying martor/extensions/urlize.py -> build/lib/martor/extensions copying martor/extensions/emoji.py -> build/lib/martor/extensions copying martor/extensions/del_ins.py -> build/lib/martor/extensions copying martor/extensions/mdx_video.py -> build/lib/martor/extensions copying martor/extensions/escape_html.py -> build/lib/martor/extensions copying martor/extensions/__init__.py -> build/lib/martor/extensions copying martor/extensions/mention.py -> build/lib/martor/extensions running egg_info writing martor.egg-info/PKG-INFO writing dependency_links to martor.egg-info/dependency_links.txt writing requirements to martor.egg-info/requires.txt writing top-level names to martor.egg-info/top_level.txt reading manifest file 'martor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'martor.egg-info/SOURCES.txt' creating build/lib/martor/static creating build/lib/martor/static/dicts copying martor/static/dicts/README.md -> build/lib/martor/static/dicts copying martor/static/dicts/en_US.aff -> build/lib/martor/static/dicts copying martor/static/dicts/en_US.dic -> build/lib/martor/static/dicts creating build/lib/martor/static/martor creating build/lib/martor/static/martor/css copying martor/static/martor/css/martor-admin.css -> build/lib/martor/static/martor/css copying martor/static/martor/css/martor-admin.min.css -> build/lib/martor/static/martor/css copying martor/static/martor/css/martor.bootstrap.css -> build/lib/martor/static/martor/css copying martor/static/martor/css/martor.bootstrap.min.css -> build/lib/martor/static/martor/css copying martor/static/martor/css/martor.semantic.css -> build/lib/martor/static/martor/css copying martor/static/martor/css/martor.semantic.min.css -> build/lib/martor/static/martor/css creating build/lib/martor/static/martor/js copying martor/static/martor/js/martor.bootstrap.js -> build/lib/martor/static/martor/js copying martor/static/martor/js/martor.bootstrap.min.js -> build/lib/martor/static/martor/js copying martor/static/martor/js/martor.semantic.js -> build/lib/martor/static/martor/js copying martor/static/martor/js/martor.semantic.min.js -> build/lib/martor/static/martor/js creating build/lib/martor/static/plugins creating build/lib/martor/static/plugins/css copying martor/static/plugins/css/ace.min.css -> build/lib/martor/static/plugins/css copying martor/static/plugins/css/bootstrap.min.css -> build/lib/martor/static/plugins/css copying martor/static/plugins/css/resizable.min.css -> build/lib/martor/static/plugins/css copying martor/static/plugins/css/semantic.min.css -> build/lib/martor/static/plugins/css creating build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/brand-icons.eot -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/brand-icons.svg -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/brand-icons.ttf -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/brand-icons.woff -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/brand-icons.woff2 -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/icons.eot -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/icons.svg -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/icons.ttf -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/icons.woff -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/icons.woff2 -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/outline-icons.eot -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/outline-icons.svg -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/outline-icons.ttf -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/outline-icons.woff -> build/lib/martor/static/plugins/fonts copying martor/static/plugins/fonts/outline-icons.woff2 -> build/lib/martor/static/plugins/fonts creating build/lib/martor/static/plugins/images copying martor/static/plugins/images/commonmark.png -> build/lib/martor/static/plugins/images copying martor/static/plugins/images/flags.png -> build/lib/martor/static/plugins/images copying martor/static/plugins/images/heart.png -> build/lib/martor/static/plugins/images creating build/lib/martor/static/plugins/js copying martor/static/plugins/js/ace.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/bootstrap.min.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/emojis.min.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/ext-language_tools.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/highlight.min.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/jquery.min.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/jquery.slim.min.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/mode-markdown.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/resizable.min.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/semantic.min.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/spellcheck.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/theme-github.js -> build/lib/martor/static/plugins/js copying martor/static/plugins/js/typo.js -> build/lib/martor/static/plugins/js creating build/lib/martor/static/plugins/js/snippets copying martor/static/plugins/js/snippets/markdown.js -> build/lib/martor/static/plugins/js/snippets creating build/lib/martor/templates creating build/lib/martor/templates/martor creating build/lib/martor/templates/martor/bootstrap copying martor/templates/martor/bootstrap/editor.html -> build/lib/martor/templates/martor/bootstrap copying martor/templates/martor/bootstrap/emoji.html -> build/lib/martor/templates/martor/bootstrap copying martor/templates/martor/bootstrap/guide.html -> build/lib/martor/templates/martor/bootstrap copying martor/templates/martor/bootstrap/toolbar.html -> build/lib/martor/templates/martor/bootstrap creating build/lib/martor/templates/martor/semantic copying martor/templates/martor/semantic/editor.html -> build/lib/martor/templates/martor/semantic copying martor/templates/martor/semantic/emoji.html -> build/lib/martor/templates/martor/semantic copying martor/templates/martor/semantic/guide.html -> build/lib/martor/templates/martor/semantic copying martor/templates/martor/semantic/toolbar.html -> build/lib/martor/templates/martor/semantic + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DgBjfn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64 + cd martor-1.6.26 + 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 -m64 -mtune=generic -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-martor-1.6.26-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-martor-1.6.26-1.x86_64/usr creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates/martor creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates/martor/semantic copying build/lib/martor/templates/martor/semantic/editor.html -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates/martor/semantic copying build/lib/martor/templates/martor/semantic/emoji.html -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates/martor/semantic copying build/lib/martor/templates/martor/semantic/guide.html -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates/martor/semantic copying build/lib/martor/templates/martor/semantic/toolbar.html -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates/martor/semantic creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates/martor/bootstrap copying build/lib/martor/templates/martor/bootstrap/editor.html -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates/martor/bootstrap copying build/lib/martor/templates/martor/bootstrap/emoji.html -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates/martor/bootstrap copying build/lib/martor/templates/martor/bootstrap/guide.html -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates/martor/bootstrap copying build/lib/martor/templates/martor/bootstrap/toolbar.html -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templates/martor/bootstrap copying build/lib/martor/settings.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor copying build/lib/martor/admin.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templatetags copying build/lib/martor/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templatetags copying build/lib/martor/templatetags/martortags.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templatetags copying build/lib/martor/fields.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor copying build/lib/martor/utils.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor copying build/lib/martor/api.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor copying build/lib/martor/models.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor copying build/lib/martor/views.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor copying build/lib/martor/__init__.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/tests copying build/lib/martor/tests/tests.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/tests copying build/lib/martor/tests/models.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/tests copying build/lib/martor/tests/views.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/tests copying build/lib/martor/tests/__init__.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/tests copying build/lib/martor/tests/urls.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/tests copying build/lib/martor/urls.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/js copying build/lib/martor/static/martor/js/martor.bootstrap.min.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/js copying build/lib/martor/static/martor/js/martor.semantic.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/js copying build/lib/martor/static/martor/js/martor.semantic.min.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/js copying build/lib/martor/static/martor/js/martor.bootstrap.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/js creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/css copying build/lib/martor/static/martor/css/martor-admin.css -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/css copying build/lib/martor/static/martor/css/martor.bootstrap.min.css -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/css copying build/lib/martor/static/martor/css/martor.bootstrap.css -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/css copying build/lib/martor/static/martor/css/martor.semantic.css -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/css copying build/lib/martor/static/martor/css/martor.semantic.min.css -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/css copying build/lib/martor/static/martor/css/martor-admin.min.css -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/martor/css creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/theme-github.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/jquery.min.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/spellcheck.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js/snippets copying build/lib/martor/static/plugins/js/snippets/markdown.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js/snippets copying build/lib/martor/static/plugins/js/ext-language_tools.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/highlight.min.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/semantic.min.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/resizable.min.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/jquery.slim.min.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/emojis.min.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/ace.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/mode-markdown.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js copying build/lib/martor/static/plugins/js/typo.js -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/js creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/css copying build/lib/martor/static/plugins/css/semantic.min.css -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/css copying build/lib/martor/static/plugins/css/ace.min.css -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/css copying build/lib/martor/static/plugins/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/css copying build/lib/martor/static/plugins/css/resizable.min.css -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/css creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/brand-icons.woff -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/brand-icons.ttf -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/outline-icons.woff2 -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/brand-icons.svg -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/icons.woff -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/brand-icons.woff2 -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/brand-icons.eot -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/outline-icons.ttf -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/icons.woff2 -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/outline-icons.woff -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/outline-icons.eot -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/outline-icons.svg -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/icons.svg -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/icons.eot -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts copying build/lib/martor/static/plugins/fonts/icons.ttf -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/fonts creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/images copying build/lib/martor/static/plugins/images/commonmark.png -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/images copying build/lib/martor/static/plugins/images/flags.png -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/images copying build/lib/martor/static/plugins/images/heart.png -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/plugins/images creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/dicts copying build/lib/martor/static/dicts/en_US.aff -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/dicts copying build/lib/martor/static/dicts/README.md -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/dicts copying build/lib/martor/static/dicts/en_US.dic -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/static/dicts copying build/lib/martor/widgets.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor creating /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions copying build/lib/martor/extensions/urlize.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions copying build/lib/martor/extensions/emoji.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions copying build/lib/martor/extensions/del_ins.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions copying build/lib/martor/extensions/mdx_video.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions copying build/lib/martor/extensions/escape_html.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions copying build/lib/martor/extensions/__init__.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions copying build/lib/martor/extensions/mention.py -> /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/templatetags/martortags.py to martortags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/tests/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/tests/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/tests/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions/urlize.py to urlize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions/emoji.py to emoji.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions/del_ins.py to del_ins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions/mdx_video.py to mdx_video.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions/escape_html.py to escape_html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor/extensions/mention.py to mention.cpython-39.pyc writing byte-compilation script '/tmp/tmpb__jdpxr.py' /usr/bin/python3 /tmp/tmpb__jdpxr.py removing /tmp/tmpb__jdpxr.py running install_egg_info running egg_info writing martor.egg-info/PKG-INFO writing dependency_links to martor.egg-info/dependency_links.txt writing requirements to martor.egg-info/requires.txt writing top-level names to martor.egg-info/top_level.txt reading manifest file 'martor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'martor.egg-info/SOURCES.txt' Copying martor.egg-info to /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/usr/lib/python3.9/site-packages/martor-1.6.26-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64//usr/share/doc/python-martor + '[' -d doc ']' ~/build/BUILDROOT/python-martor-1.6.26-1.x86_64 ~/build/BUILD/martor-1.6.26 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/martor-1.6.26 + mv /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.6.26-1 --unique-debug-suffix -1.6.26-1.x86_64 --unique-debug-src-base python-martor-1.6.26-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/martor-1.6.26 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-martor-1.6.26-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-martor-1.6.26-1.noarch Provides: python-martor python3-martor = 1.6.26-1 python3.9dist(martor) = 1.6.26 python3dist(martor) = 1.6.26 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.9 python3.9dist(bleach) python3.9dist(django) >= 3.2 python3.9dist(markdown) = 3.3.4 python3.9dist(requests) Processing files: python-martor-help-1.6.26-1.noarch warning: Empty %files file /builddir/build/BUILD/martor-1.6.26/doclist.lst Provides: python-martor-help = 1.6.26-1 python3-martor-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-martor-1.6.26-1.x86_64 Wrote: /builddir/build/RPMS/python-martor-help-1.6.26-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-martor-1.6.26-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PwGG5j + umask 022 + cd /builddir/build/BUILD + cd martor-1.6.26 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-martor-1.6.26-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0