Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-django-mptt.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681467224.473270/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-django-mptt.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-django-mptt-0.14.0-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-django-mptt.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681467224.473270/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-django-mptt.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-django-mptt-0.14.0-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-django-mptt.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681467224.473270/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-django-mptt.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.DZf2qD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-mptt-0.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-mptt-0.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-mptt-0.14.0 + /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.TK5ouF + umask 022 + cd /builddir/build/BUILD + cd django-mptt-0.14.0 + 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/mptt copying mptt/forms.py -> build/lib/mptt copying mptt/admin.py -> build/lib/mptt copying mptt/settings.py -> build/lib/mptt copying mptt/utils.py -> build/lib/mptt copying mptt/querysets.py -> build/lib/mptt copying mptt/managers.py -> build/lib/mptt copying mptt/compat.py -> build/lib/mptt copying mptt/__init__.py -> build/lib/mptt copying mptt/signals.py -> build/lib/mptt copying mptt/exceptions.py -> build/lib/mptt copying mptt/fields.py -> build/lib/mptt copying mptt/apps.py -> build/lib/mptt copying mptt/models.py -> build/lib/mptt creating build/lib/mptt/templatetags copying mptt/templatetags/mptt_tags.py -> build/lib/mptt/templatetags copying mptt/templatetags/__init__.py -> build/lib/mptt/templatetags copying mptt/templatetags/mptt_admin.py -> build/lib/mptt/templatetags running egg_info writing django_mptt.egg-info/PKG-INFO writing dependency_links to django_mptt.egg-info/dependency_links.txt writing requirements to django_mptt.egg-info/requires.txt writing top-level names to django_mptt.egg-info/top_level.txt reading manifest file 'django_mptt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'mptt' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'django_mptt.egg-info/SOURCES.txt' creating build/lib/mptt/locale creating build/lib/mptt/locale/da creating build/lib/mptt/locale/da/LC_MESSAGES copying mptt/locale/da/LC_MESSAGES/django.mo -> build/lib/mptt/locale/da/LC_MESSAGES copying mptt/locale/da/LC_MESSAGES/django.po -> build/lib/mptt/locale/da/LC_MESSAGES creating build/lib/mptt/locale/de creating build/lib/mptt/locale/de/LC_MESSAGES copying mptt/locale/de/LC_MESSAGES/django.mo -> build/lib/mptt/locale/de/LC_MESSAGES copying mptt/locale/de/LC_MESSAGES/django.po -> build/lib/mptt/locale/de/LC_MESSAGES creating build/lib/mptt/locale/es creating build/lib/mptt/locale/es/LC_MESSAGES copying mptt/locale/es/LC_MESSAGES/django.mo -> build/lib/mptt/locale/es/LC_MESSAGES copying mptt/locale/es/LC_MESSAGES/django.po -> build/lib/mptt/locale/es/LC_MESSAGES creating build/lib/mptt/locale/es_AR creating build/lib/mptt/locale/es_AR/LC_MESSAGES copying mptt/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/mptt/locale/es_AR/LC_MESSAGES copying mptt/locale/es_AR/LC_MESSAGES/django.po -> build/lib/mptt/locale/es_AR/LC_MESSAGES creating build/lib/mptt/locale/fi creating build/lib/mptt/locale/fi/LC_MESSAGES copying mptt/locale/fi/LC_MESSAGES/django.mo -> build/lib/mptt/locale/fi/LC_MESSAGES copying mptt/locale/fi/LC_MESSAGES/django.po -> build/lib/mptt/locale/fi/LC_MESSAGES creating build/lib/mptt/locale/fr creating build/lib/mptt/locale/fr/LC_MESSAGES copying mptt/locale/fr/LC_MESSAGES/django.mo -> build/lib/mptt/locale/fr/LC_MESSAGES copying mptt/locale/fr/LC_MESSAGES/django.po -> build/lib/mptt/locale/fr/LC_MESSAGES creating build/lib/mptt/locale/hu creating build/lib/mptt/locale/hu/LC_MESSAGES copying mptt/locale/hu/LC_MESSAGES/django.mo -> build/lib/mptt/locale/hu/LC_MESSAGES copying mptt/locale/hu/LC_MESSAGES/django.po -> build/lib/mptt/locale/hu/LC_MESSAGES creating build/lib/mptt/locale/it creating build/lib/mptt/locale/it/LC_MESSAGES copying mptt/locale/it/LC_MESSAGES/django.mo -> build/lib/mptt/locale/it/LC_MESSAGES copying mptt/locale/it/LC_MESSAGES/django.po -> build/lib/mptt/locale/it/LC_MESSAGES creating build/lib/mptt/locale/mn creating build/lib/mptt/locale/mn/LC_MESSAGES copying mptt/locale/mn/LC_MESSAGES/django.mo -> build/lib/mptt/locale/mn/LC_MESSAGES copying mptt/locale/mn/LC_MESSAGES/django.po -> build/lib/mptt/locale/mn/LC_MESSAGES creating build/lib/mptt/locale/nb creating build/lib/mptt/locale/nb/LC_MESSAGES copying mptt/locale/nb/LC_MESSAGES/django.mo -> build/lib/mptt/locale/nb/LC_MESSAGES copying mptt/locale/nb/LC_MESSAGES/django.po -> build/lib/mptt/locale/nb/LC_MESSAGES creating build/lib/mptt/locale/pl creating build/lib/mptt/locale/pl/LC_MESSAGES copying mptt/locale/pl/LC_MESSAGES/django.mo -> build/lib/mptt/locale/pl/LC_MESSAGES copying mptt/locale/pl/LC_MESSAGES/django.po -> build/lib/mptt/locale/pl/LC_MESSAGES creating build/lib/mptt/locale/pt_BR creating build/lib/mptt/locale/pt_BR/LC_MESSAGES copying mptt/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/mptt/locale/pt_BR/LC_MESSAGES copying mptt/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/mptt/locale/pt_BR/LC_MESSAGES creating build/lib/mptt/locale/ru creating build/lib/mptt/locale/ru/LC_MESSAGES copying mptt/locale/ru/LC_MESSAGES/django.mo -> build/lib/mptt/locale/ru/LC_MESSAGES copying mptt/locale/ru/LC_MESSAGES/django.po -> build/lib/mptt/locale/ru/LC_MESSAGES creating build/lib/mptt/locale/uk creating build/lib/mptt/locale/uk/LC_MESSAGES copying mptt/locale/uk/LC_MESSAGES/django.mo -> build/lib/mptt/locale/uk/LC_MESSAGES copying mptt/locale/uk/LC_MESSAGES/django.po -> build/lib/mptt/locale/uk/LC_MESSAGES creating build/lib/mptt/locale/zh_Hans creating build/lib/mptt/locale/zh_Hans/LC_MESSAGES copying mptt/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/mptt/locale/zh_Hans/LC_MESSAGES copying mptt/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/mptt/locale/zh_Hans/LC_MESSAGES creating build/lib/mptt/locale/zh_Hant creating build/lib/mptt/locale/zh_Hant/LC_MESSAGES copying mptt/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/mptt/locale/zh_Hant/LC_MESSAGES copying mptt/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/mptt/locale/zh_Hant/LC_MESSAGES creating build/lib/mptt/static creating build/lib/mptt/static/mptt copying mptt/static/mptt/arrow-move-black.png -> build/lib/mptt/static/mptt copying mptt/static/mptt/arrow-move-white.png -> build/lib/mptt/static/mptt copying mptt/static/mptt/disclosure-down-black.png -> build/lib/mptt/static/mptt copying mptt/static/mptt/disclosure-down-white.png -> build/lib/mptt/static/mptt copying mptt/static/mptt/disclosure-right-black.png -> build/lib/mptt/static/mptt copying mptt/static/mptt/disclosure-right-white.png -> build/lib/mptt/static/mptt copying mptt/static/mptt/draggable-admin.css -> build/lib/mptt/static/mptt copying mptt/static/mptt/draggable-admin.js -> build/lib/mptt/static/mptt creating build/lib/mptt/templates creating build/lib/mptt/templates/admin copying mptt/templates/admin/grappelli_mptt_change_list.html -> build/lib/mptt/templates/admin copying mptt/templates/admin/grappelli_mptt_change_list_results.html -> build/lib/mptt/templates/admin copying mptt/templates/admin/mptt_change_list.html -> build/lib/mptt/templates/admin copying mptt/templates/admin/mptt_change_list_results.html -> build/lib/mptt/templates/admin copying mptt/templates/admin/mptt_filter.html -> build/lib/mptt/templates/admin + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LXkbWT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64 + cd django-mptt-0.14.0 + 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-django-mptt-0.14.0-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-django-mptt-0.14.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt copying build/lib/mptt/forms.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt copying build/lib/mptt/admin.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt copying build/lib/mptt/settings.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templates creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templates/admin copying build/lib/mptt/templates/admin/mptt_filter.html -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templates/admin copying build/lib/mptt/templates/admin/mptt_change_list.html -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templates/admin copying build/lib/mptt/templates/admin/mptt_change_list_results.html -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templates/admin copying build/lib/mptt/templates/admin/grappelli_mptt_change_list_results.html -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templates/admin copying build/lib/mptt/templates/admin/grappelli_mptt_change_list.html -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templates/admin copying build/lib/mptt/utils.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/de creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/de/LC_MESSAGES copying build/lib/mptt/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/de/LC_MESSAGES copying build/lib/mptt/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/it creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/it/LC_MESSAGES copying build/lib/mptt/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/it/LC_MESSAGES copying build/lib/mptt/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/fi creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/fi/LC_MESSAGES copying build/lib/mptt/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/fi/LC_MESSAGES copying build/lib/mptt/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/pt_BR/LC_MESSAGES copying build/lib/mptt/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/pt_BR/LC_MESSAGES copying build/lib/mptt/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/uk creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/uk/LC_MESSAGES copying build/lib/mptt/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/uk/LC_MESSAGES copying build/lib/mptt/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/mn creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/mn/LC_MESSAGES copying build/lib/mptt/locale/mn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/mn/LC_MESSAGES copying build/lib/mptt/locale/mn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/mn/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/pl creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/pl/LC_MESSAGES copying build/lib/mptt/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/pl/LC_MESSAGES copying build/lib/mptt/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/ru creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/ru/LC_MESSAGES copying build/lib/mptt/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/ru/LC_MESSAGES copying build/lib/mptt/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/zh_Hant creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/zh_Hant/LC_MESSAGES copying build/lib/mptt/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/zh_Hant/LC_MESSAGES copying build/lib/mptt/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/nb creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/nb/LC_MESSAGES copying build/lib/mptt/locale/nb/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/nb/LC_MESSAGES copying build/lib/mptt/locale/nb/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/fr creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/fr/LC_MESSAGES copying build/lib/mptt/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/fr/LC_MESSAGES copying build/lib/mptt/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/zh_Hans creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/zh_Hans/LC_MESSAGES copying build/lib/mptt/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/zh_Hans/LC_MESSAGES copying build/lib/mptt/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/es creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/es/LC_MESSAGES copying build/lib/mptt/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/es/LC_MESSAGES copying build/lib/mptt/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/da creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/da/LC_MESSAGES copying build/lib/mptt/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/da/LC_MESSAGES copying build/lib/mptt/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/es_AR creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/es_AR/LC_MESSAGES copying build/lib/mptt/locale/es_AR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/es_AR/LC_MESSAGES copying build/lib/mptt/locale/es_AR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/es_AR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/hu creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/hu/LC_MESSAGES copying build/lib/mptt/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/hu/LC_MESSAGES copying build/lib/mptt/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/locale/hu/LC_MESSAGES copying build/lib/mptt/querysets.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt copying build/lib/mptt/managers.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/static creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/static/mptt copying build/lib/mptt/static/mptt/draggable-admin.css -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/static/mptt copying build/lib/mptt/static/mptt/arrow-move-black.png -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/static/mptt copying build/lib/mptt/static/mptt/draggable-admin.js -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/static/mptt copying build/lib/mptt/static/mptt/disclosure-right-white.png -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/static/mptt copying build/lib/mptt/static/mptt/arrow-move-white.png -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/static/mptt copying build/lib/mptt/static/mptt/disclosure-right-black.png -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/static/mptt copying build/lib/mptt/static/mptt/disclosure-down-black.png -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/static/mptt copying build/lib/mptt/static/mptt/disclosure-down-white.png -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/static/mptt creating /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templatetags copying build/lib/mptt/templatetags/mptt_tags.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templatetags copying build/lib/mptt/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templatetags copying build/lib/mptt/templatetags/mptt_admin.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templatetags copying build/lib/mptt/compat.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt copying build/lib/mptt/__init__.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt copying build/lib/mptt/signals.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt copying build/lib/mptt/exceptions.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt copying build/lib/mptt/fields.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt copying build/lib/mptt/apps.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt copying build/lib/mptt/models.py -> /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/querysets.py to querysets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templatetags/mptt_tags.py to mptt_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/templatetags/mptt_admin.py to mptt_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/mptt/models.py to models.cpython-39.pyc writing byte-compilation script '/tmp/tmp7z8_xxj2.py' /usr/bin/python3 /tmp/tmp7z8_xxj2.py removing /tmp/tmp7z8_xxj2.py running install_egg_info running egg_info writing django_mptt.egg-info/PKG-INFO writing dependency_links to django_mptt.egg-info/dependency_links.txt writing requirements to django_mptt.egg-info/requires.txt writing top-level names to django_mptt.egg-info/top_level.txt reading manifest file 'django_mptt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'mptt' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'django_mptt.egg-info/SOURCES.txt' Copying django_mptt.egg-info to /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9/site-packages/django_mptt-0.14.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64//usr/share/doc/python-django-mptt + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64//usr/share/doc/python-django-mptt + '[' -d example ']' ~/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64 ~/build/BUILD/django-mptt-0.14.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64 + '[' -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 ']' ~/build/BUILD/django-mptt-0.14.0 + popd + mv /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.14.0-1 --unique-debug-suffix -0.14.0-1.aarch64 --unique-debug-src-base python-django-mptt-0.14.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/django-mptt-0.14.0 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-django-mptt-0.14.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-mptt-0.14.0-1.noarch Provides: python-django-mptt python3-django-mptt = 0.14.0-1 python3.9dist(django-mptt) = 0.14 python3dist(django-mptt) = 0.14 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(django-js-asset) Processing files: python-django-mptt-help-0.14.0-1.noarch warning: Empty %files file /builddir/build/BUILD/django-mptt-0.14.0/doclist.lst Provides: python-django-mptt-help = 0.14.0-1 python3-django-mptt-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-django-mptt-0.14.0-1.aarch64 Wrote: /builddir/build/RPMS/python-django-mptt-help-0.14.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-mptt-0.14.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.m86iKq + umask 022 + cd /builddir/build/BUILD + cd django-mptt-0.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-mptt-0.14.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0