Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-summernote.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681825304.197240/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-summernote.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-summernote-0.8.20.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 x86_64 --nodeps /builddir/build/SPECS/python-django-summernote.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681825304.197240/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-summernote.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-summernote-0.8.20.0-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-summernote.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681825304.197240/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-summernote.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.esIrdG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-summernote-0.8.20.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-summernote-0.8.20.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-summernote-0.8.20.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.y1bAbp + umask 022 + cd /builddir/build/BUILD + cd django-summernote-0.8.20.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 -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/django_summernote copying django_summernote/utils.py -> build/lib/django_summernote copying django_summernote/models.py -> build/lib/django_summernote copying django_summernote/widgets.py -> build/lib/django_summernote copying django_summernote/__init__.py -> build/lib/django_summernote copying django_summernote/apps.py -> build/lib/django_summernote copying django_summernote/urls.py -> build/lib/django_summernote copying django_summernote/fields.py -> build/lib/django_summernote copying django_summernote/admin.py -> build/lib/django_summernote copying django_summernote/settings.py -> build/lib/django_summernote copying django_summernote/views.py -> build/lib/django_summernote copying django_summernote/forms.py -> build/lib/django_summernote creating build/lib/django_summernote/migrations copying django_summernote/migrations/0001_initial.py -> build/lib/django_summernote/migrations copying django_summernote/migrations/__init__.py -> build/lib/django_summernote/migrations copying django_summernote/migrations/0002_update-help_text.py -> build/lib/django_summernote/migrations running egg_info writing django_summernote.egg-info/PKG-INFO writing dependency_links to django_summernote.egg-info/dependency_links.txt writing requirements to django_summernote.egg-info/requires.txt writing top-level names to django_summernote.egg-info/top_level.txt reading manifest file 'django_summernote.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'django_summernote/test*' no previously-included directories found matching 'djs_playground' warning: no previously-included files matching '.ropeproject/*' found anywhere in distribution writing manifest file 'django_summernote.egg-info/SOURCES.txt' copying django_summernote/.DS_Store -> build/lib/django_summernote creating build/lib/django_summernote/static copying django_summernote/static/.DS_Store -> build/lib/django_summernote/static creating build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/.DS_Store -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/ResizeSensor.js -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/SOURCE -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/django_summernote.css -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/jquery.fileupload.js -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/jquery.iframe-transport.js -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/jquery.ui.widget.js -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/summernote-bs4.min.css -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/summernote-bs4.min.js -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/summernote-bs5.min.css -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/summernote-bs5.min.js -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/summernote-lite.min.css -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/summernote-lite.min.js -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/summernote.min.css -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/summernote.min.js -> build/lib/django_summernote/static/summernote copying django_summernote/static/summernote/summernote.png -> build/lib/django_summernote/static/summernote creating build/lib/django_summernote/static/summernote/font copying django_summernote/static/summernote/font/summernote.eot -> build/lib/django_summernote/static/summernote/font copying django_summernote/static/summernote/font/summernote.hash -> build/lib/django_summernote/static/summernote/font copying django_summernote/static/summernote/font/summernote.ttf -> build/lib/django_summernote/static/summernote/font copying django_summernote/static/summernote/font/summernote.woff -> build/lib/django_summernote/static/summernote/font copying django_summernote/static/summernote/font/summernote.woff2 -> build/lib/django_summernote/static/summernote/font creating build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-ar-AR.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-az-AZ.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-bg-BG.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-bn-BD.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-ca-ES.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-cs-CZ.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-da-DK.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-de-CH.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-de-DE.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-el-GR.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-en-US.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-es-ES.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-es-EU.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-fa-IR.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-fi-FI.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-fr-FR.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-gl-ES.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-he-IL.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-hr-HR.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-hu-HU.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-id-ID.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-it-IT.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-ja-JP.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-ko-KR.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-lt-LT.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-lt-LV.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-mn-MN.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-nb-NO.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-nl-NL.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-pl-PL.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-pt-BR.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-pt-PT.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-ro-RO.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-ru-RU.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-sk-SK.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-sl-SI.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-sr-RS-Latin.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-sr-RS.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-sv-SE.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-ta-IN.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-th-TH.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-tr-TR.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-uk-UA.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-uz-UZ.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-vi-VN.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-zh-CN.min.js -> build/lib/django_summernote/static/summernote/lang copying django_summernote/static/summernote/lang/summernote-zh-TW.min.js -> build/lib/django_summernote/static/summernote/lang creating build/lib/django_summernote/templates creating build/lib/django_summernote/templates/django_summernote copying django_summernote/templates/django_summernote/upload_attachment.json -> build/lib/django_summernote/templates/django_summernote copying django_summernote/templates/django_summernote/widget_common.html -> build/lib/django_summernote/templates/django_summernote copying django_summernote/templates/django_summernote/widget_iframe.html -> build/lib/django_summernote/templates/django_summernote copying django_summernote/templates/django_summernote/widget_iframe_editor.html -> build/lib/django_summernote/templates/django_summernote copying django_summernote/templates/django_summernote/widget_inplace.html -> build/lib/django_summernote/templates/django_summernote + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.daEigm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64 + cd django-summernote-0.8.20.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 -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-summernote-0.8.20.0-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-summernote-0.8.20.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote copying build/lib/django_summernote/utils.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote copying build/lib/django_summernote/models.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote copying build/lib/django_summernote/widgets.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote copying build/lib/django_summernote/__init__.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote copying build/lib/django_summernote/apps.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote copying build/lib/django_summernote/urls.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote copying build/lib/django_summernote/fields.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote copying build/lib/django_summernote/.DS_Store -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote creating /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/migrations copying build/lib/django_summernote/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/migrations copying build/lib/django_summernote/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/migrations copying build/lib/django_summernote/migrations/0002_update-help_text.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/migrations creating /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/templates creating /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/templates/django_summernote copying build/lib/django_summernote/templates/django_summernote/widget_inplace.html -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/templates/django_summernote copying build/lib/django_summernote/templates/django_summernote/widget_common.html -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/templates/django_summernote copying build/lib/django_summernote/templates/django_summernote/widget_iframe_editor.html -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/templates/django_summernote copying build/lib/django_summernote/templates/django_summernote/upload_attachment.json -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/templates/django_summernote copying build/lib/django_summernote/templates/django_summernote/widget_iframe.html -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/templates/django_summernote copying build/lib/django_summernote/admin.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote copying build/lib/django_summernote/settings.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote copying build/lib/django_summernote/views.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote creating /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static copying build/lib/django_summernote/static/.DS_Store -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static creating /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/summernote.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/summernote-lite.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/summernote-bs5.min.css -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/summernote.min.css -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/jquery.fileupload.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/summernote.png -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote creating /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/font copying build/lib/django_summernote/static/summernote/font/summernote.woff -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/font copying build/lib/django_summernote/static/summernote/font/summernote.woff2 -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/font copying build/lib/django_summernote/static/summernote/font/summernote.hash -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/font copying build/lib/django_summernote/static/summernote/font/summernote.ttf -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/font copying build/lib/django_summernote/static/summernote/font/summernote.eot -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/font copying build/lib/django_summernote/static/summernote/summernote-bs4.min.css -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/django_summernote.css -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/SOURCE -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/.DS_Store -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/summernote-bs5.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote creating /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-fr-FR.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-gl-ES.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-sr-RS-Latin.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-id-ID.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-zh-CN.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-mn-MN.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-tr-TR.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-fi-FI.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-ca-ES.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-uz-UZ.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-el-GR.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-bn-BD.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-es-ES.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-ar-AR.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-sv-SE.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-he-IL.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-uk-UA.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-pt-PT.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-az-AZ.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-hr-HR.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-ja-JP.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-de-DE.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-bg-BG.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-ta-IN.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-lt-LT.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-hu-HU.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-vi-VN.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-sr-RS.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-fa-IR.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-pt-BR.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-de-CH.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-ru-RU.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-da-DK.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-cs-CZ.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-en-US.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-lt-LV.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-zh-TW.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-pl-PL.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-sk-SK.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-th-TH.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-ko-KR.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-es-EU.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-nb-NO.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-ro-RO.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-it-IT.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-sl-SI.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/lang/summernote-nl-NL.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote/lang copying build/lib/django_summernote/static/summernote/jquery.iframe-transport.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/ResizeSensor.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/summernote-lite.min.css -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/summernote-bs4.min.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/static/summernote/jquery.ui.widget.js -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/static/summernote copying build/lib/django_summernote/forms.py -> /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/migrations/0002_update-help_text.py to 0002_update-help_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote/forms.py to forms.cpython-39.pyc writing byte-compilation script '/tmp/tmpqm16qm__.py' /usr/bin/python3 /tmp/tmpqm16qm__.py removing /tmp/tmpqm16qm__.py running install_egg_info running egg_info writing django_summernote.egg-info/PKG-INFO writing dependency_links to django_summernote.egg-info/dependency_links.txt writing requirements to django_summernote.egg-info/requires.txt writing top-level names to django_summernote.egg-info/top_level.txt reading manifest file 'django_summernote.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'django_summernote/test*' no previously-included directories found matching 'djs_playground' warning: no previously-included files matching '.ropeproject/*' found anywhere in distribution writing manifest file 'django_summernote.egg-info/SOURCES.txt' Copying django_summernote.egg-info to /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9/site-packages/django_summernote-0.8.20.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64//usr/share/doc/python-django-summernote + '[' -d doc ']' ~/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64 ~/build/BUILD/django-summernote-0.8.20.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-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-summernote-0.8.20.0 + popd + mv /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.8.20.0-1 --unique-debug-suffix -0.8.20.0-1.x86_64 --unique-debug-src-base python-django-summernote-0.8.20.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-summernote-0.8.20.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-summernote-0.8.20.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-summernote-0.8.20.0-1.noarch Provides: python-django-summernote python3-django-summernote = 0.8.20.0-1 python3.9dist(django-summernote) = 0.8.20 python3dist(django-summernote) = 0.8.20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(bleach) python3.9dist(django) Processing files: python-django-summernote-help-0.8.20.0-1.noarch warning: Empty %files file /builddir/build/BUILD/django-summernote-0.8.20.0/doclist.lst Provides: python-django-summernote-help = 0.8.20.0-1 python3-django-summernote-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-summernote-0.8.20.0-1.x86_64 Wrote: /builddir/build/RPMS/python-django-summernote-help-0.8.20.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-summernote-0.8.20.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.twsCQK + umask 022 + cd /builddir/build/BUILD + cd django-summernote-0.8.20.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-summernote-0.8.20.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0