Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-leaflet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682326083.580178/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-django-leaflet.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-django-leaflet-0.28.3-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-django-leaflet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682326083.580178/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-django-leaflet.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-django-leaflet-0.28.3-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-django-leaflet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682326083.580178/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-django-leaflet.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.rLdN29 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-leaflet-0.28.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-leaflet-0.28.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-leaflet-0.28.3 + /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.wQfxKA + umask 022 + cd /builddir/build/BUILD + cd django-leaflet-0.28.3 + 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' running build running build_py creating build creating build/lib creating build/lib/leaflet copying leaflet/utils.py -> build/lib/leaflet copying leaflet/apps.py -> build/lib/leaflet copying leaflet/__init__.py -> build/lib/leaflet copying leaflet/admin.py -> build/lib/leaflet creating build/lib/leaflet/tests copying leaflet/tests/__init__.py -> build/lib/leaflet/tests copying leaflet/tests/tests.py -> build/lib/leaflet/tests creating build/lib/leaflet/templatetags copying leaflet/templatetags/leaflet_tags.py -> build/lib/leaflet/templatetags copying leaflet/templatetags/__init__.py -> build/lib/leaflet/templatetags creating build/lib/leaflet/forms copying leaflet/forms/widgets.py -> build/lib/leaflet/forms copying leaflet/forms/__init__.py -> build/lib/leaflet/forms copying leaflet/forms/fields.py -> build/lib/leaflet/forms running egg_info writing django_leaflet.egg-info/PKG-INFO writing dependency_links to django_leaflet.egg-info/dependency_links.txt writing requirements to django_leaflet.egg-info/requires.txt writing top-level names to django_leaflet.egg-info/top_level.txt reading manifest file 'django_leaflet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'django_leaflet.egg-info/SOURCES.txt' creating build/lib/leaflet/locale creating build/lib/leaflet/locale/cs creating build/lib/leaflet/locale/cs/LC_MESSAGES copying leaflet/locale/cs/LC_MESSAGES/django.mo -> build/lib/leaflet/locale/cs/LC_MESSAGES creating build/lib/leaflet/locale/de creating build/lib/leaflet/locale/de/LC_MESSAGES copying leaflet/locale/de/LC_MESSAGES/django.mo -> build/lib/leaflet/locale/de/LC_MESSAGES creating build/lib/leaflet/locale/es creating build/lib/leaflet/locale/es/LC_MESSAGES copying leaflet/locale/es/LC_MESSAGES/django.mo -> build/lib/leaflet/locale/es/LC_MESSAGES creating build/lib/leaflet/locale/fr creating build/lib/leaflet/locale/fr/LC_MESSAGES copying leaflet/locale/fr/LC_MESSAGES/django.mo -> build/lib/leaflet/locale/fr/LC_MESSAGES creating build/lib/leaflet/locale/he creating build/lib/leaflet/locale/he/LC_MESSAGES copying leaflet/locale/he/LC_MESSAGES/django.mo -> build/lib/leaflet/locale/he/LC_MESSAGES creating build/lib/leaflet/locale/hu creating build/lib/leaflet/locale/hu/LC_MESSAGES copying leaflet/locale/hu/LC_MESSAGES/django.mo -> build/lib/leaflet/locale/hu/LC_MESSAGES creating build/lib/leaflet/locale/it creating build/lib/leaflet/locale/it/LC_MESSAGES copying leaflet/locale/it/LC_MESSAGES/django.mo -> build/lib/leaflet/locale/it/LC_MESSAGES creating build/lib/leaflet/locale/ru creating build/lib/leaflet/locale/ru/LC_MESSAGES copying leaflet/locale/ru/LC_MESSAGES/django.mo -> build/lib/leaflet/locale/ru/LC_MESSAGES creating build/lib/leaflet/locale/sk creating build/lib/leaflet/locale/sk/LC_MESSAGES copying leaflet/locale/sk/LC_MESSAGES/django.mo -> build/lib/leaflet/locale/sk/LC_MESSAGES creating build/lib/leaflet/static creating build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/Control.MiniMap.css -> build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/Control.MiniMap.js -> build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/leaflet-src.js -> build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/leaflet-src.js.map -> build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/leaflet-src.map -> build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/leaflet.css -> build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/leaflet.extras.js -> build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/leaflet.forms.js -> build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/leaflet.js -> build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/leaflet.js.map -> build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/proj4.js -> build/lib/leaflet/static/leaflet copying leaflet/static/leaflet/proj4leaflet.js -> build/lib/leaflet/static/leaflet creating build/lib/leaflet/static/leaflet/draw copying leaflet/static/leaflet/draw/leaflet.draw-src.css -> build/lib/leaflet/static/leaflet/draw copying leaflet/static/leaflet/draw/leaflet.draw-src.js -> build/lib/leaflet/static/leaflet/draw copying leaflet/static/leaflet/draw/leaflet.draw-src.map -> build/lib/leaflet/static/leaflet/draw copying leaflet/static/leaflet/draw/leaflet.draw.css -> build/lib/leaflet/static/leaflet/draw copying leaflet/static/leaflet/draw/leaflet.draw.js -> build/lib/leaflet/static/leaflet/draw creating build/lib/leaflet/static/leaflet/draw/images copying leaflet/static/leaflet/draw/images/layers-2x.png -> build/lib/leaflet/static/leaflet/draw/images copying leaflet/static/leaflet/draw/images/layers.png -> build/lib/leaflet/static/leaflet/draw/images copying leaflet/static/leaflet/draw/images/marker-icon-2x.png -> build/lib/leaflet/static/leaflet/draw/images copying leaflet/static/leaflet/draw/images/marker-icon.png -> build/lib/leaflet/static/leaflet/draw/images copying leaflet/static/leaflet/draw/images/marker-shadow.png -> build/lib/leaflet/static/leaflet/draw/images copying leaflet/static/leaflet/draw/images/spritesheet-2x.png -> build/lib/leaflet/static/leaflet/draw/images copying leaflet/static/leaflet/draw/images/spritesheet.png -> build/lib/leaflet/static/leaflet/draw/images copying leaflet/static/leaflet/draw/images/spritesheet.svg -> build/lib/leaflet/static/leaflet/draw/images creating build/lib/leaflet/static/leaflet/images copying leaflet/static/leaflet/images/layers-2x.png -> build/lib/leaflet/static/leaflet/images copying leaflet/static/leaflet/images/layers.png -> build/lib/leaflet/static/leaflet/images copying leaflet/static/leaflet/images/marker-icon-2x.png -> build/lib/leaflet/static/leaflet/images copying leaflet/static/leaflet/images/marker-icon.png -> build/lib/leaflet/static/leaflet/images copying leaflet/static/leaflet/images/marker-icon@2x.png -> build/lib/leaflet/static/leaflet/images copying leaflet/static/leaflet/images/marker-shadow.png -> build/lib/leaflet/static/leaflet/images copying leaflet/static/leaflet/images/reset-view.png -> build/lib/leaflet/static/leaflet/images copying leaflet/static/leaflet/images/toggle.png -> build/lib/leaflet/static/leaflet/images creating build/lib/leaflet/templates creating build/lib/leaflet/templates/leaflet copying leaflet/templates/leaflet/_leaflet_draw_i18n.js -> build/lib/leaflet/templates/leaflet copying leaflet/templates/leaflet/_leaflet_map.html -> build/lib/leaflet/templates/leaflet copying leaflet/templates/leaflet/css.html -> build/lib/leaflet/templates/leaflet copying leaflet/templates/leaflet/js.html -> build/lib/leaflet/templates/leaflet copying leaflet/templates/leaflet/widget.html -> build/lib/leaflet/templates/leaflet creating build/lib/leaflet/templates/leaflet/admin copying leaflet/templates/leaflet/admin/widget.html -> build/lib/leaflet/templates/leaflet/admin + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.54yvko + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64 + cd django-leaflet-0.28.3 + 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-django-leaflet-0.28.3-1.x86_64 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-leaflet-0.28.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/tests copying build/lib/leaflet/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/tests copying build/lib/leaflet/tests/tests.py -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/tests creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templatetags copying build/lib/leaflet/templatetags/leaflet_tags.py -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templatetags copying build/lib/leaflet/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templatetags creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/forms copying build/lib/leaflet/forms/widgets.py -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/forms copying build/lib/leaflet/forms/__init__.py -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/forms copying build/lib/leaflet/forms/fields.py -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/forms copying build/lib/leaflet/utils.py -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet copying build/lib/leaflet/apps.py -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/he creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/he/LC_MESSAGES copying build/lib/leaflet/locale/he/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/cs creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/cs/LC_MESSAGES copying build/lib/leaflet/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/ru creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/ru/LC_MESSAGES copying build/lib/leaflet/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/it creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/it/LC_MESSAGES copying build/lib/leaflet/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/sk creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/sk/LC_MESSAGES copying build/lib/leaflet/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/fr creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/fr/LC_MESSAGES copying build/lib/leaflet/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/de creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/de/LC_MESSAGES copying build/lib/leaflet/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/hu creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/hu/LC_MESSAGES copying build/lib/leaflet/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/es creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/es/LC_MESSAGES copying build/lib/leaflet/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templates creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templates/leaflet copying build/lib/leaflet/templates/leaflet/js.html -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templates/leaflet copying build/lib/leaflet/templates/leaflet/_leaflet_draw_i18n.js -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templates/leaflet copying build/lib/leaflet/templates/leaflet/_leaflet_map.html -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templates/leaflet copying build/lib/leaflet/templates/leaflet/widget.html -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templates/leaflet creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templates/leaflet/admin copying build/lib/leaflet/templates/leaflet/admin/widget.html -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templates/leaflet/admin copying build/lib/leaflet/templates/leaflet/css.html -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templates/leaflet copying build/lib/leaflet/__init__.py -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet copying build/lib/leaflet/admin.py -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw copying build/lib/leaflet/static/leaflet/draw/leaflet.draw-src.css -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw copying build/lib/leaflet/static/leaflet/draw/leaflet.draw-src.map -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw copying build/lib/leaflet/static/leaflet/draw/leaflet.draw-src.js -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw/images copying build/lib/leaflet/static/leaflet/draw/images/spritesheet-2x.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw/images copying build/lib/leaflet/static/leaflet/draw/images/marker-icon-2x.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw/images copying build/lib/leaflet/static/leaflet/draw/images/layers-2x.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw/images copying build/lib/leaflet/static/leaflet/draw/images/marker-icon.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw/images copying build/lib/leaflet/static/leaflet/draw/images/spritesheet.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw/images copying build/lib/leaflet/static/leaflet/draw/images/layers.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw/images copying build/lib/leaflet/static/leaflet/draw/images/spritesheet.svg -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw/images copying build/lib/leaflet/static/leaflet/draw/images/marker-shadow.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw/images copying build/lib/leaflet/static/leaflet/draw/leaflet.draw.js -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw copying build/lib/leaflet/static/leaflet/draw/leaflet.draw.css -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/draw copying build/lib/leaflet/static/leaflet/leaflet-src.js.map -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet copying build/lib/leaflet/static/leaflet/Control.MiniMap.js -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet creating /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/images copying build/lib/leaflet/static/leaflet/images/marker-icon-2x.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/images copying build/lib/leaflet/static/leaflet/images/toggle.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/images copying build/lib/leaflet/static/leaflet/images/layers-2x.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/images copying build/lib/leaflet/static/leaflet/images/marker-icon.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/images copying build/lib/leaflet/static/leaflet/images/layers.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/images copying build/lib/leaflet/static/leaflet/images/reset-view.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/images copying build/lib/leaflet/static/leaflet/images/marker-shadow.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/images copying build/lib/leaflet/static/leaflet/images/marker-icon@2x.png -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet/images copying build/lib/leaflet/static/leaflet/leaflet.js.map -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet copying build/lib/leaflet/static/leaflet/leaflet-src.js -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet copying build/lib/leaflet/static/leaflet/proj4.js -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet copying build/lib/leaflet/static/leaflet/leaflet.extras.js -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet copying build/lib/leaflet/static/leaflet/leaflet.forms.js -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet copying build/lib/leaflet/static/leaflet/Control.MiniMap.css -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet copying build/lib/leaflet/static/leaflet/leaflet.css -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet copying build/lib/leaflet/static/leaflet/leaflet.js -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet copying build/lib/leaflet/static/leaflet/leaflet-src.map -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet copying build/lib/leaflet/static/leaflet/proj4leaflet.js -> /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/static/leaflet byte-compiling /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/tests/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templatetags/leaflet_tags.py to leaflet_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/forms/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/forms/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/leaflet/admin.py to admin.cpython-39.pyc writing byte-compilation script '/tmp/tmp0lmwv_tl.py' /usr/bin/python3 /tmp/tmp0lmwv_tl.py removing /tmp/tmp0lmwv_tl.py running install_egg_info running egg_info writing django_leaflet.egg-info/PKG-INFO writing dependency_links to django_leaflet.egg-info/dependency_links.txt writing requirements to django_leaflet.egg-info/requires.txt writing top-level names to django_leaflet.egg-info/top_level.txt reading manifest file 'django_leaflet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'django_leaflet.egg-info/SOURCES.txt' Copying django_leaflet.egg-info to /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/usr/lib/python3.9/site-packages/django_leaflet-0.28.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64//usr/share/doc/python-django-leaflet + '[' -d doc ']' ~/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64 ~/build/BUILD/django-leaflet-0.28.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-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 ']' ~/build/BUILD/django-leaflet-0.28.3 + popd + mv /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.28.3-1 --unique-debug-suffix -0.28.3-1.x86_64 --unique-debug-src-base python-django-leaflet-0.28.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-leaflet-0.28.3 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-leaflet-0.28.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-leaflet-0.28.3-1.noarch Provides: python-django-leaflet python3-django-leaflet = 0.28.3-1 python3.9dist(django-leaflet) = 0.28.3 python3dist(django-leaflet) = 0.28.3 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) Processing files: python-django-leaflet-help-0.28.3-1.noarch warning: Empty %files file /builddir/build/BUILD/django-leaflet-0.28.3/doclist.lst Provides: python-django-leaflet-help = 0.28.3-1 python3-django-leaflet-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-leaflet-0.28.3-1.x86_64 Wrote: /builddir/build/RPMS/python-django-leaflet-help-0.28.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-leaflet-0.28.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hwZNuQ + umask 022 + cd /builddir/build/BUILD + cd django-leaflet-0.28.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-leaflet-0.28.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0