Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-django-dynamic-preferences.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681816145.179645/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-dynamic-preferences.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-dynamic-preferences-1.15.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-dynamic-preferences.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681816145.179645/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-dynamic-preferences.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-dynamic-preferences-1.15.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-dynamic-preferences.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681816145.179645/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-dynamic-preferences.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.kTgFej + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-dynamic-preferences-1.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-dynamic-preferences-1.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-dynamic-preferences-1.15.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.Jqh576 + umask 022 + cd /builddir/build/BUILD + cd django-dynamic-preferences-1.15.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/dynamic_preferences copying dynamic_preferences/signals.py -> build/lib/dynamic_preferences copying dynamic_preferences/forms.py -> build/lib/dynamic_preferences copying dynamic_preferences/exceptions.py -> build/lib/dynamic_preferences copying dynamic_preferences/preferences.py -> build/lib/dynamic_preferences copying dynamic_preferences/apps.py -> build/lib/dynamic_preferences copying dynamic_preferences/models.py -> build/lib/dynamic_preferences copying dynamic_preferences/types.py -> build/lib/dynamic_preferences copying dynamic_preferences/views.py -> build/lib/dynamic_preferences copying dynamic_preferences/admin.py -> build/lib/dynamic_preferences copying dynamic_preferences/managers.py -> build/lib/dynamic_preferences copying dynamic_preferences/__init__.py -> build/lib/dynamic_preferences copying dynamic_preferences/serializers.py -> build/lib/dynamic_preferences copying dynamic_preferences/registries.py -> build/lib/dynamic_preferences copying dynamic_preferences/utils.py -> build/lib/dynamic_preferences copying dynamic_preferences/settings.py -> build/lib/dynamic_preferences copying dynamic_preferences/processors.py -> build/lib/dynamic_preferences copying dynamic_preferences/urls.py -> build/lib/dynamic_preferences running egg_info writing django_dynamic_preferences.egg-info/PKG-INFO writing dependency_links to django_dynamic_preferences.egg-info/dependency_links.txt writing requirements to django_dynamic_preferences.egg-info/requires.txt writing top-level names to django_dynamic_preferences.egg-info/top_level.txt reading manifest file 'django_dynamic_preferences.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.png' under directory 'dynamic_preferences' warning: no files found matching '*.gif' under directory 'dynamic_preferences' warning: no files found matching '*js' under directory 'dynamic_preferences' warning: no files found matching '*.css' under directory 'dynamic_preferences' warning: no files found matching '*jpg' under directory 'dynamic_preferences' warning: no files found matching '*jpeg' under directory 'dynamic_preferences' warning: no files found matching '*svg' under directory 'dynamic_preferences' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'django_dynamic_preferences.egg-info/SOURCES.txt' creating build/lib/dynamic_preferences/api copying dynamic_preferences/api/__init__.py -> build/lib/dynamic_preferences/api copying dynamic_preferences/api/serializers.py -> build/lib/dynamic_preferences/api copying dynamic_preferences/api/viewsets.py -> build/lib/dynamic_preferences/api creating build/lib/dynamic_preferences/locale creating build/lib/dynamic_preferences/locale/ar creating build/lib/dynamic_preferences/locale/ar/LC_MESSAGES copying dynamic_preferences/locale/ar/LC_MESSAGES/django.mo -> build/lib/dynamic_preferences/locale/ar/LC_MESSAGES copying dynamic_preferences/locale/ar/LC_MESSAGES/django.po -> build/lib/dynamic_preferences/locale/ar/LC_MESSAGES creating build/lib/dynamic_preferences/locale/de creating build/lib/dynamic_preferences/locale/de/LC_MESSAGES copying dynamic_preferences/locale/de/LC_MESSAGES/django.mo -> build/lib/dynamic_preferences/locale/de/LC_MESSAGES copying dynamic_preferences/locale/de/LC_MESSAGES/django.po -> build/lib/dynamic_preferences/locale/de/LC_MESSAGES creating build/lib/dynamic_preferences/locale/fr creating build/lib/dynamic_preferences/locale/fr/LC_MESSAGES copying dynamic_preferences/locale/fr/LC_MESSAGES/django.mo -> build/lib/dynamic_preferences/locale/fr/LC_MESSAGES copying dynamic_preferences/locale/fr/LC_MESSAGES/django.po -> build/lib/dynamic_preferences/locale/fr/LC_MESSAGES creating build/lib/dynamic_preferences/locale/pl creating build/lib/dynamic_preferences/locale/pl/LC_MESSAGES copying dynamic_preferences/locale/pl/LC_MESSAGES/django.mo -> build/lib/dynamic_preferences/locale/pl/LC_MESSAGES copying dynamic_preferences/locale/pl/LC_MESSAGES/django.po -> build/lib/dynamic_preferences/locale/pl/LC_MESSAGES creating build/lib/dynamic_preferences/management copying dynamic_preferences/management/__init__.py -> build/lib/dynamic_preferences/management creating build/lib/dynamic_preferences/management/commands copying dynamic_preferences/management/commands/__init__.py -> build/lib/dynamic_preferences/management/commands copying dynamic_preferences/management/commands/checkpreferences.py -> build/lib/dynamic_preferences/management/commands creating build/lib/dynamic_preferences/migrations copying dynamic_preferences/migrations/0001_initial.py -> build/lib/dynamic_preferences/migrations copying dynamic_preferences/migrations/0002_auto_20150712_0332.py -> build/lib/dynamic_preferences/migrations copying dynamic_preferences/migrations/0003_auto_20151223_1407.py -> build/lib/dynamic_preferences/migrations copying dynamic_preferences/migrations/0004_move_user_model.py -> build/lib/dynamic_preferences/migrations copying dynamic_preferences/migrations/0005_auto_20181120_0848.py -> build/lib/dynamic_preferences/migrations copying dynamic_preferences/migrations/0006_auto_20191001_2236.py -> build/lib/dynamic_preferences/migrations copying dynamic_preferences/migrations/__init__.py -> build/lib/dynamic_preferences/migrations creating build/lib/dynamic_preferences/templates creating build/lib/dynamic_preferences/templates/dynamic_preferences copying dynamic_preferences/templates/dynamic_preferences/base.html -> build/lib/dynamic_preferences/templates/dynamic_preferences copying dynamic_preferences/templates/dynamic_preferences/form.html -> build/lib/dynamic_preferences/templates/dynamic_preferences copying dynamic_preferences/templates/dynamic_preferences/sections.html -> build/lib/dynamic_preferences/templates/dynamic_preferences copying dynamic_preferences/templates/dynamic_preferences/testcontext.html -> build/lib/dynamic_preferences/templates/dynamic_preferences creating build/lib/dynamic_preferences/users copying dynamic_preferences/users/__init__.py -> build/lib/dynamic_preferences/users copying dynamic_preferences/users/admin.py -> build/lib/dynamic_preferences/users copying dynamic_preferences/users/apps.py -> build/lib/dynamic_preferences/users copying dynamic_preferences/users/forms.py -> build/lib/dynamic_preferences/users copying dynamic_preferences/users/models.py -> build/lib/dynamic_preferences/users copying dynamic_preferences/users/registries.py -> build/lib/dynamic_preferences/users copying dynamic_preferences/users/serializers.py -> build/lib/dynamic_preferences/users copying dynamic_preferences/users/urls.py -> build/lib/dynamic_preferences/users copying dynamic_preferences/users/views.py -> build/lib/dynamic_preferences/users copying dynamic_preferences/users/viewsets.py -> build/lib/dynamic_preferences/users creating build/lib/dynamic_preferences/users/migrations copying dynamic_preferences/users/migrations/0001_initial.py -> build/lib/dynamic_preferences/users/migrations copying dynamic_preferences/users/migrations/0002_auto_20200821_0837.py -> build/lib/dynamic_preferences/users/migrations copying dynamic_preferences/users/migrations/__init__.py -> build/lib/dynamic_preferences/users/migrations + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m78CMy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64 + cd django-dynamic-preferences-1.15.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-dynamic-preferences-1.15.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-dynamic-preferences-1.15.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/signals.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/forms.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/exceptions.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations copying build/lib/dynamic_preferences/migrations/0004_move_user_model.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations copying build/lib/dynamic_preferences/migrations/0002_auto_20150712_0332.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations copying build/lib/dynamic_preferences/migrations/0003_auto_20151223_1407.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations copying build/lib/dynamic_preferences/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations copying build/lib/dynamic_preferences/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations copying build/lib/dynamic_preferences/migrations/0005_auto_20181120_0848.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations copying build/lib/dynamic_preferences/migrations/0006_auto_20191001_2236.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations copying build/lib/dynamic_preferences/preferences.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/apps.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/management creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/management/commands copying build/lib/dynamic_preferences/management/commands/checkpreferences.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/management/commands copying build/lib/dynamic_preferences/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/management/commands copying build/lib/dynamic_preferences/management/__init__.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/management copying build/lib/dynamic_preferences/models.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/types.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/fr creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/fr/LC_MESSAGES copying build/lib/dynamic_preferences/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/fr/LC_MESSAGES copying build/lib/dynamic_preferences/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/ar creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/ar/LC_MESSAGES copying build/lib/dynamic_preferences/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/ar/LC_MESSAGES copying build/lib/dynamic_preferences/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/de creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/de/LC_MESSAGES copying build/lib/dynamic_preferences/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/de/LC_MESSAGES copying build/lib/dynamic_preferences/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/pl creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/pl/LC_MESSAGES copying build/lib/dynamic_preferences/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/pl/LC_MESSAGES copying build/lib/dynamic_preferences/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/locale/pl/LC_MESSAGES copying build/lib/dynamic_preferences/views.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/admin.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/managers.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/__init__.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/serializers.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/registries.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/templates creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/templates/dynamic_preferences copying build/lib/dynamic_preferences/templates/dynamic_preferences/base.html -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/templates/dynamic_preferences copying build/lib/dynamic_preferences/templates/dynamic_preferences/testcontext.html -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/templates/dynamic_preferences copying build/lib/dynamic_preferences/templates/dynamic_preferences/form.html -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/templates/dynamic_preferences copying build/lib/dynamic_preferences/templates/dynamic_preferences/sections.html -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/templates/dynamic_preferences copying build/lib/dynamic_preferences/utils.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/settings.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/processors.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences copying build/lib/dynamic_preferences/urls.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users copying build/lib/dynamic_preferences/users/forms.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/migrations copying build/lib/dynamic_preferences/users/migrations/0002_auto_20200821_0837.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/migrations copying build/lib/dynamic_preferences/users/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/migrations copying build/lib/dynamic_preferences/users/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/migrations copying build/lib/dynamic_preferences/users/apps.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users copying build/lib/dynamic_preferences/users/models.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users copying build/lib/dynamic_preferences/users/views.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users copying build/lib/dynamic_preferences/users/admin.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users copying build/lib/dynamic_preferences/users/__init__.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users copying build/lib/dynamic_preferences/users/serializers.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users copying build/lib/dynamic_preferences/users/registries.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users copying build/lib/dynamic_preferences/users/viewsets.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users copying build/lib/dynamic_preferences/users/urls.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users creating /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/api copying build/lib/dynamic_preferences/api/__init__.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/api copying build/lib/dynamic_preferences/api/serializers.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/api copying build/lib/dynamic_preferences/api/viewsets.py -> /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/api byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations/0004_move_user_model.py to 0004_move_user_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations/0002_auto_20150712_0332.py to 0002_auto_20150712_0332.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations/0003_auto_20151223_1407.py to 0003_auto_20151223_1407.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations/0005_auto_20181120_0848.py to 0005_auto_20181120_0848.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/migrations/0006_auto_20191001_2236.py to 0006_auto_20191001_2236.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/preferences.py to preferences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/management/commands/checkpreferences.py to checkpreferences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/registries.py to registries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/processors.py to processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/migrations/0002_auto_20200821_0837.py to 0002_auto_20200821_0837.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/registries.py to registries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/viewsets.py to viewsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/users/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/api/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/dynamic_preferences/api/viewsets.py to viewsets.cpython-39.pyc writing byte-compilation script '/tmp/tmpmfxzeslv.py' /usr/bin/python3 /tmp/tmpmfxzeslv.py removing /tmp/tmpmfxzeslv.py running install_egg_info running egg_info writing django_dynamic_preferences.egg-info/PKG-INFO writing dependency_links to django_dynamic_preferences.egg-info/dependency_links.txt writing requirements to django_dynamic_preferences.egg-info/requires.txt writing top-level names to django_dynamic_preferences.egg-info/top_level.txt reading manifest file 'django_dynamic_preferences.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.png' under directory 'dynamic_preferences' warning: no files found matching '*.gif' under directory 'dynamic_preferences' warning: no files found matching '*js' under directory 'dynamic_preferences' warning: no files found matching '*.css' under directory 'dynamic_preferences' warning: no files found matching '*jpg' under directory 'dynamic_preferences' warning: no files found matching '*jpeg' under directory 'dynamic_preferences' warning: no files found matching '*svg' under directory 'dynamic_preferences' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'django_dynamic_preferences.egg-info/SOURCES.txt' Copying django_dynamic_preferences.egg-info to /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9/site-packages/django_dynamic_preferences-1.15.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64//usr/share/doc/python-django-dynamic-preferences + '[' -d doc ']' ~/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64 ~/build/BUILD/django-dynamic-preferences-1.15.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.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-dynamic-preferences-1.15.0 + popd + mv /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.15.0-1 --unique-debug-suffix -1.15.0-1.aarch64 --unique-debug-src-base python-django-dynamic-preferences-1.15.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/django-dynamic-preferences-1.15.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-dynamic-preferences-1.15.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-dynamic-preferences-1.15.0-1.noarch Provides: python-django-dynamic-preferences python3-django-dynamic-preferences = 1.15.0-1 python3.9dist(django-dynamic-preferences) = 1.15 python3dist(django-dynamic-preferences) = 1.15 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) >= 3.2 python3.9dist(persisting-theory) = 1 python3.9dist(six) Processing files: python-django-dynamic-preferences-help-1.15.0-1.noarch warning: Empty %files file /builddir/build/BUILD/django-dynamic-preferences-1.15.0/doclist.lst Provides: python-django-dynamic-preferences-help = 1.15.0-1 python3-django-dynamic-preferences-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-dynamic-preferences-1.15.0-1.aarch64 Wrote: /builddir/build/RPMS/python-django-dynamic-preferences-help-1.15.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-dynamic-preferences-1.15.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c9NbJU + umask 022 + cd /builddir/build/BUILD + cd django-dynamic-preferences-1.15.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-dynamic-preferences-1.15.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0