Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-fluent-pages.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686498766.285641/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-fluent-pages.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-fluent-pages-3.0.1-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-fluent-pages.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686498766.285641/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-fluent-pages.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-fluent-pages-3.0.1-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-fluent-pages.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686498766.285641/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-fluent-pages.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.vpDuED + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-fluent-pages-3.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-fluent-pages-3.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-fluent-pages-3.0.1 + /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.GnCpWW + umask 022 + cd /builddir/build/BUILD + cd django-fluent-pages-3.0.1 + 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/fluent_pages copying fluent_pages/__init__.py -> build/lib/fluent_pages copying fluent_pages/apps.py -> build/lib/fluent_pages copying fluent_pages/sitemaps.py -> build/lib/fluent_pages copying fluent_pages/appsettings.py -> build/lib/fluent_pages copying fluent_pages/urlresolvers.py -> build/lib/fluent_pages copying fluent_pages/urls.py -> build/lib/fluent_pages creating build/lib/fluent_pages/adminui copying fluent_pages/adminui/htmlpageadmin.py -> build/lib/fluent_pages/adminui copying fluent_pages/adminui/urlnodechildadmin.py -> build/lib/fluent_pages/adminui copying fluent_pages/adminui/urlnodeparentadmin.py -> build/lib/fluent_pages/adminui copying fluent_pages/adminui/__init__.py -> build/lib/fluent_pages/adminui copying fluent_pages/adminui/pagelayoutadmin.py -> build/lib/fluent_pages/adminui copying fluent_pages/adminui/overrides.py -> build/lib/fluent_pages/adminui copying fluent_pages/adminui/utils.py -> build/lib/fluent_pages/adminui copying fluent_pages/adminui/pageadmin.py -> build/lib/fluent_pages/adminui creating build/lib/fluent_pages/extensions copying fluent_pages/extensions/pagetypebase.py -> build/lib/fluent_pages/extensions copying fluent_pages/extensions/__init__.py -> build/lib/fluent_pages/extensions copying fluent_pages/extensions/pagetypepool.py -> build/lib/fluent_pages/extensions creating build/lib/fluent_pages/admin copying fluent_pages/admin/__init__.py -> build/lib/fluent_pages/admin copying fluent_pages/admin/utils.py -> build/lib/fluent_pages/admin creating build/lib/fluent_pages/tests copying fluent_pages/tests/test_forms.py -> build/lib/fluent_pages/tests copying fluent_pages/tests/test_plugins.py -> build/lib/fluent_pages/tests copying fluent_pages/tests/test_menu.py -> build/lib/fluent_pages/tests copying fluent_pages/tests/__init__.py -> build/lib/fluent_pages/tests copying fluent_pages/tests/test_templatetags.py -> build/lib/fluent_pages/tests copying fluent_pages/tests/test_urldispatcher.py -> build/lib/fluent_pages/tests copying fluent_pages/tests/utils.py -> build/lib/fluent_pages/tests copying fluent_pages/tests/test_modeldata.py -> build/lib/fluent_pages/tests copying fluent_pages/tests/test_admin.py -> build/lib/fluent_pages/tests creating build/lib/fluent_pages/templatetags copying fluent_pages/templatetags/fluent_pages_tags.py -> build/lib/fluent_pages/templatetags copying fluent_pages/templatetags/__init__.py -> build/lib/fluent_pages/templatetags copying fluent_pages/templatetags/appurl_tags.py -> build/lib/fluent_pages/templatetags creating build/lib/fluent_pages/integration copying fluent_pages/integration/__init__.py -> build/lib/fluent_pages/integration creating build/lib/fluent_pages/management copying fluent_pages/management/__init__.py -> build/lib/fluent_pages/management creating build/lib/fluent_pages/pagetypes copying fluent_pages/pagetypes/__init__.py -> build/lib/fluent_pages/pagetypes creating build/lib/fluent_pages/models copying fluent_pages/models/managers.py -> build/lib/fluent_pages/models copying fluent_pages/models/db.py -> build/lib/fluent_pages/models copying fluent_pages/models/fields.py -> build/lib/fluent_pages/models copying fluent_pages/models/__init__.py -> build/lib/fluent_pages/models copying fluent_pages/models/navigation.py -> build/lib/fluent_pages/models copying fluent_pages/models/utils.py -> build/lib/fluent_pages/models creating build/lib/fluent_pages/views copying fluent_pages/views/dispatcher.py -> build/lib/fluent_pages/views copying fluent_pages/views/seo.py -> build/lib/fluent_pages/views copying fluent_pages/views/__init__.py -> build/lib/fluent_pages/views copying fluent_pages/views/mixins.py -> build/lib/fluent_pages/views creating build/lib/fluent_pages/forms copying fluent_pages/forms/fields.py -> build/lib/fluent_pages/forms copying fluent_pages/forms/__init__.py -> build/lib/fluent_pages/forms creating build/lib/fluent_pages/migrations copying fluent_pages/migrations/0006_remove_mptt_indices.py -> build/lib/fluent_pages/migrations copying fluent_pages/migrations/0005_author_on_delete_set_null.py -> build/lib/fluent_pages/migrations copying fluent_pages/migrations/0001_initial.py -> build/lib/fluent_pages/migrations copying fluent_pages/migrations/0002_add_htmlpage_meta_image.py -> build/lib/fluent_pages/migrations copying fluent_pages/migrations/__init__.py -> build/lib/fluent_pages/migrations copying fluent_pages/migrations/0003_set_htmlpage_defaults.py -> build/lib/fluent_pages/migrations copying fluent_pages/migrations/0004_add_htmlpage_not_null.py -> build/lib/fluent_pages/migrations creating build/lib/fluent_pages/tests/testapp copying fluent_pages/tests/testapp/page_type_plugins.py -> build/lib/fluent_pages/tests/testapp copying fluent_pages/tests/testapp/__init__.py -> build/lib/fluent_pages/tests/testapp copying fluent_pages/tests/testapp/models.py -> build/lib/fluent_pages/tests/testapp copying fluent_pages/tests/testapp/urls_webshop.py -> build/lib/fluent_pages/tests/testapp copying fluent_pages/tests/testapp/urls_nonroot.py -> build/lib/fluent_pages/tests/testapp copying fluent_pages/tests/testapp/urls.py -> build/lib/fluent_pages/tests/testapp creating build/lib/fluent_pages/tests/testapp/migrations copying fluent_pages/tests/testapp/migrations/0001_initial.py -> build/lib/fluent_pages/tests/testapp/migrations copying fluent_pages/tests/testapp/migrations/__init__.py -> build/lib/fluent_pages/tests/testapp/migrations creating build/lib/fluent_pages/integration/fluent_contents copying fluent_pages/integration/fluent_contents/page_type_plugins.py -> build/lib/fluent_pages/integration/fluent_contents copying fluent_pages/integration/fluent_contents/__init__.py -> build/lib/fluent_pages/integration/fluent_contents copying fluent_pages/integration/fluent_contents/tests.py -> build/lib/fluent_pages/integration/fluent_contents copying fluent_pages/integration/fluent_contents/admin.py -> build/lib/fluent_pages/integration/fluent_contents copying fluent_pages/integration/fluent_contents/models.py -> build/lib/fluent_pages/integration/fluent_contents creating build/lib/fluent_pages/management/commands copying fluent_pages/management/commands/remove_stale_pages.py -> build/lib/fluent_pages/management/commands copying fluent_pages/management/commands/__init__.py -> build/lib/fluent_pages/management/commands copying fluent_pages/management/commands/rebuild_page_tree.py -> build/lib/fluent_pages/management/commands copying fluent_pages/management/commands/make_language_redirects.py -> build/lib/fluent_pages/management/commands creating build/lib/fluent_pages/pagetypes/textfile copying fluent_pages/pagetypes/textfile/page_type_plugins.py -> build/lib/fluent_pages/pagetypes/textfile copying fluent_pages/pagetypes/textfile/__init__.py -> build/lib/fluent_pages/pagetypes/textfile copying fluent_pages/pagetypes/textfile/tests.py -> build/lib/fluent_pages/pagetypes/textfile copying fluent_pages/pagetypes/textfile/models.py -> build/lib/fluent_pages/pagetypes/textfile creating build/lib/fluent_pages/pagetypes/flatpage copying fluent_pages/pagetypes/flatpage/page_type_plugins.py -> build/lib/fluent_pages/pagetypes/flatpage copying fluent_pages/pagetypes/flatpage/__init__.py -> build/lib/fluent_pages/pagetypes/flatpage copying fluent_pages/pagetypes/flatpage/tests.py -> build/lib/fluent_pages/pagetypes/flatpage copying fluent_pages/pagetypes/flatpage/admin.py -> build/lib/fluent_pages/pagetypes/flatpage copying fluent_pages/pagetypes/flatpage/models.py -> build/lib/fluent_pages/pagetypes/flatpage copying fluent_pages/pagetypes/flatpage/appsettings.py -> build/lib/fluent_pages/pagetypes/flatpage creating build/lib/fluent_pages/pagetypes/fluentpage copying fluent_pages/pagetypes/fluentpage/page_type_plugins.py -> build/lib/fluent_pages/pagetypes/fluentpage copying fluent_pages/pagetypes/fluentpage/__init__.py -> build/lib/fluent_pages/pagetypes/fluentpage copying fluent_pages/pagetypes/fluentpage/tests.py -> build/lib/fluent_pages/pagetypes/fluentpage copying fluent_pages/pagetypes/fluentpage/admin.py -> build/lib/fluent_pages/pagetypes/fluentpage copying fluent_pages/pagetypes/fluentpage/models.py -> build/lib/fluent_pages/pagetypes/fluentpage copying fluent_pages/pagetypes/fluentpage/widgets.py -> build/lib/fluent_pages/pagetypes/fluentpage creating build/lib/fluent_pages/pagetypes/redirectnode copying fluent_pages/pagetypes/redirectnode/page_type_plugins.py -> build/lib/fluent_pages/pagetypes/redirectnode copying fluent_pages/pagetypes/redirectnode/__init__.py -> build/lib/fluent_pages/pagetypes/redirectnode copying fluent_pages/pagetypes/redirectnode/tests.py -> build/lib/fluent_pages/pagetypes/redirectnode copying fluent_pages/pagetypes/redirectnode/admin.py -> build/lib/fluent_pages/pagetypes/redirectnode copying fluent_pages/pagetypes/redirectnode/models.py -> build/lib/fluent_pages/pagetypes/redirectnode creating build/lib/fluent_pages/pagetypes/textfile/migrations copying fluent_pages/pagetypes/textfile/migrations/0002_add_translation_model.py -> build/lib/fluent_pages/pagetypes/textfile/migrations copying fluent_pages/pagetypes/textfile/migrations/0001_initial.py -> build/lib/fluent_pages/pagetypes/textfile/migrations copying fluent_pages/pagetypes/textfile/migrations/__init__.py -> build/lib/fluent_pages/pagetypes/textfile/migrations copying fluent_pages/pagetypes/textfile/migrations/0004_remove_untranslated_fields.py -> build/lib/fluent_pages/pagetypes/textfile/migrations copying fluent_pages/pagetypes/textfile/migrations/0003_migrate_translatable_fields.py -> build/lib/fluent_pages/pagetypes/textfile/migrations creating build/lib/fluent_pages/pagetypes/flatpage/migrations copying fluent_pages/pagetypes/flatpage/migrations/0001_initial.py -> build/lib/fluent_pages/pagetypes/flatpage/migrations copying fluent_pages/pagetypes/flatpage/migrations/__init__.py -> build/lib/fluent_pages/pagetypes/flatpage/migrations creating build/lib/fluent_pages/pagetypes/fluentpage/migrations copying fluent_pages/pagetypes/fluentpage/migrations/0001_initial.py -> build/lib/fluent_pages/pagetypes/fluentpage/migrations copying fluent_pages/pagetypes/fluentpage/migrations/__init__.py -> build/lib/fluent_pages/pagetypes/fluentpage/migrations creating build/lib/fluent_pages/pagetypes/redirectnode/migrations copying fluent_pages/pagetypes/redirectnode/migrations/0001_initial.py -> build/lib/fluent_pages/pagetypes/redirectnode/migrations copying fluent_pages/pagetypes/redirectnode/migrations/__init__.py -> build/lib/fluent_pages/pagetypes/redirectnode/migrations running egg_info writing django_fluent_pages.egg-info/PKG-INFO writing dependency_links to django_fluent_pages.egg-info/dependency_links.txt writing requirements to django_fluent_pages.egg-info/requires.txt writing top-level names to django_fluent_pages.egg-info/top_level.txt reading manifest file 'django_fluent_pages.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.js' under directory 'fluent_pages/static' adding license file 'LICENSE.rst' adding license file 'AUTHORS' writing manifest file 'django_fluent_pages.egg-info/SOURCES.txt' creating build/lib/fluent_pages/locale creating build/lib/fluent_pages/locale/en creating build/lib/fluent_pages/locale/en/LC_MESSAGES copying fluent_pages/locale/en/LC_MESSAGES/django.mo -> build/lib/fluent_pages/locale/en/LC_MESSAGES copying fluent_pages/locale/en/LC_MESSAGES/django.po -> build/lib/fluent_pages/locale/en/LC_MESSAGES creating build/lib/fluent_pages/locale/es creating build/lib/fluent_pages/locale/es/LC_MESSAGES copying fluent_pages/locale/es/LC_MESSAGES/django.mo -> build/lib/fluent_pages/locale/es/LC_MESSAGES copying fluent_pages/locale/es/LC_MESSAGES/django.po -> build/lib/fluent_pages/locale/es/LC_MESSAGES creating build/lib/fluent_pages/locale/nl creating build/lib/fluent_pages/locale/nl/LC_MESSAGES copying fluent_pages/locale/nl/LC_MESSAGES/django.mo -> build/lib/fluent_pages/locale/nl/LC_MESSAGES copying fluent_pages/locale/nl/LC_MESSAGES/django.po -> build/lib/fluent_pages/locale/nl/LC_MESSAGES creating build/lib/fluent_pages/static creating build/lib/fluent_pages/static/fluent_pages creating build/lib/fluent_pages/static/fluent_pages/admin copying fluent_pages/static/fluent_pages/admin/pagetree.css -> build/lib/fluent_pages/static/fluent_pages/admin creating build/lib/fluent_pages/templates copying fluent_pages/templates/robots.txt -> build/lib/fluent_pages/templates creating build/lib/fluent_pages/templates/admin creating build/lib/fluent_pages/templates/admin/fluent_pages creating build/lib/fluent_pages/templates/admin/fluent_pages/integration creating build/lib/fluent_pages/templates/admin/fluent_pages/integration/fluent_contents copying fluent_pages/templates/admin/fluent_pages/integration/fluent_contents/base_change_form.html -> build/lib/fluent_pages/templates/admin/fluent_pages/integration/fluent_contents creating build/lib/fluent_pages/templates/admin/fluent_pages/page copying fluent_pages/templates/admin/fluent_pages/page/base_change_form.html -> build/lib/fluent_pages/templates/admin/fluent_pages/page copying fluent_pages/templates/admin/fluent_pages/page/change_form.html -> build/lib/fluent_pages/templates/admin/fluent_pages/page copying fluent_pages/templates/admin/fluent_pages/page/change_list.html -> build/lib/fluent_pages/templates/admin/fluent_pages/page creating build/lib/fluent_pages/templates/fluent_pages copying fluent_pages/templates/fluent_pages/base.html -> build/lib/fluent_pages/templates/fluent_pages copying fluent_pages/templates/fluent_pages/example-base.html -> build/lib/fluent_pages/templates/fluent_pages copying fluent_pages/templates/fluent_pages/example-cmspage.html -> build/lib/fluent_pages/templates/fluent_pages copying fluent_pages/templates/fluent_pages/intro_page.html -> build/lib/fluent_pages/templates/fluent_pages creating build/lib/fluent_pages/templates/fluent_pages/parts copying fluent_pages/templates/fluent_pages/parts/breadcrumb.html -> build/lib/fluent_pages/templates/fluent_pages/parts copying fluent_pages/templates/fluent_pages/parts/menu.html -> build/lib/fluent_pages/templates/fluent_pages/parts creating build/lib/fluent_pages/tests/testapp/templates copying fluent_pages/tests/testapp/templates/404.html -> build/lib/fluent_pages/tests/testapp/templates creating build/lib/fluent_pages/tests/testapp/templates/testapp copying fluent_pages/tests/testapp/templates/testapp/base.html -> build/lib/fluent_pages/tests/testapp/templates/testapp copying fluent_pages/tests/testapp/templates/testapp/json_menu.html -> build/lib/fluent_pages/tests/testapp/templates/testapp copying fluent_pages/tests/testapp/templates/testapp/simpletextpage.html -> build/lib/fluent_pages/tests/testapp/templates/testapp creating build/lib/fluent_pages/pagetypes/flatpage/templates creating build/lib/fluent_pages/pagetypes/flatpage/templates/admin creating build/lib/fluent_pages/pagetypes/flatpage/templates/admin/fluent_pages creating build/lib/fluent_pages/pagetypes/flatpage/templates/admin/fluent_pages/pagetypes creating build/lib/fluent_pages/pagetypes/flatpage/templates/admin/fluent_pages/pagetypes/flatpage copying fluent_pages/pagetypes/flatpage/templates/admin/fluent_pages/pagetypes/flatpage/change_form.html -> build/lib/fluent_pages/pagetypes/flatpage/templates/admin/fluent_pages/pagetypes/flatpage creating build/lib/fluent_pages/pagetypes/flatpage/templates/fluent_pages creating build/lib/fluent_pages/pagetypes/flatpage/templates/fluent_pages/pagetypes creating build/lib/fluent_pages/pagetypes/flatpage/templates/fluent_pages/pagetypes/flatpage copying fluent_pages/pagetypes/flatpage/templates/fluent_pages/pagetypes/flatpage/default.html -> build/lib/fluent_pages/pagetypes/flatpage/templates/fluent_pages/pagetypes/flatpage creating build/lib/fluent_pages/pagetypes/fluentpage/static creating build/lib/fluent_pages/pagetypes/fluentpage/static/fluent_pages creating build/lib/fluent_pages/pagetypes/fluentpage/static/fluent_pages/fluentpage copying fluent_pages/pagetypes/fluentpage/static/fluent_pages/fluentpage/fluent_layouts.js -> build/lib/fluent_pages/pagetypes/fluentpage/static/fluent_pages/fluentpage creating build/lib/fluent_pages/pagetypes/fluentpage/templates creating build/lib/fluent_pages/pagetypes/fluentpage/templates/admin creating build/lib/fluent_pages/pagetypes/fluentpage/templates/admin/fluentpage copying fluent_pages/pagetypes/fluentpage/templates/admin/fluentpage/change_form.html -> build/lib/fluent_pages/pagetypes/fluentpage/templates/admin/fluentpage + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ClnsPv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64 + cd django-fluent-pages-3.0.1 + 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-fluent-pages-3.0.1-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-fluent-pages-3.0.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui copying build/lib/fluent_pages/adminui/htmlpageadmin.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui copying build/lib/fluent_pages/adminui/urlnodechildadmin.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui copying build/lib/fluent_pages/adminui/urlnodeparentadmin.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui copying build/lib/fluent_pages/adminui/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui copying build/lib/fluent_pages/adminui/pagelayoutadmin.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui copying build/lib/fluent_pages/adminui/overrides.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui copying build/lib/fluent_pages/adminui/utils.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui copying build/lib/fluent_pages/adminui/pageadmin.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/extensions copying build/lib/fluent_pages/extensions/pagetypebase.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/extensions copying build/lib/fluent_pages/extensions/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/extensions copying build/lib/fluent_pages/extensions/pagetypepool.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/extensions creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/admin copying build/lib/fluent_pages/admin/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/admin copying build/lib/fluent_pages/admin/utils.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/admin creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/nl creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/nl/LC_MESSAGES copying build/lib/fluent_pages/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/nl/LC_MESSAGES copying build/lib/fluent_pages/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/es creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/es/LC_MESSAGES copying build/lib/fluent_pages/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/es/LC_MESSAGES copying build/lib/fluent_pages/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/en creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/en/LC_MESSAGES copying build/lib/fluent_pages/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/en/LC_MESSAGES copying build/lib/fluent_pages/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests copying build/lib/fluent_pages/tests/test_forms.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests copying build/lib/fluent_pages/tests/test_plugins.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests copying build/lib/fluent_pages/tests/test_menu.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests copying build/lib/fluent_pages/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests copying build/lib/fluent_pages/tests/test_templatetags.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp copying build/lib/fluent_pages/tests/testapp/page_type_plugins.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp copying build/lib/fluent_pages/tests/testapp/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/templates copying build/lib/fluent_pages/tests/testapp/templates/404.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/templates creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/templates/testapp copying build/lib/fluent_pages/tests/testapp/templates/testapp/simpletextpage.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/templates/testapp copying build/lib/fluent_pages/tests/testapp/templates/testapp/json_menu.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/templates/testapp copying build/lib/fluent_pages/tests/testapp/templates/testapp/base.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/templates/testapp copying build/lib/fluent_pages/tests/testapp/models.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp copying build/lib/fluent_pages/tests/testapp/urls_webshop.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp copying build/lib/fluent_pages/tests/testapp/urls_nonroot.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/migrations copying build/lib/fluent_pages/tests/testapp/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/migrations copying build/lib/fluent_pages/tests/testapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/migrations copying build/lib/fluent_pages/tests/testapp/urls.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp copying build/lib/fluent_pages/tests/test_urldispatcher.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests copying build/lib/fluent_pages/tests/utils.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests copying build/lib/fluent_pages/tests/test_modeldata.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests copying build/lib/fluent_pages/tests/test_admin.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests copying build/lib/fluent_pages/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages copying build/lib/fluent_pages/apps.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templatetags copying build/lib/fluent_pages/templatetags/fluent_pages_tags.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templatetags copying build/lib/fluent_pages/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templatetags copying build/lib/fluent_pages/templatetags/appurl_tags.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templatetags creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration copying build/lib/fluent_pages/integration/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/fluent_contents copying build/lib/fluent_pages/integration/fluent_contents/page_type_plugins.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/fluent_contents copying build/lib/fluent_pages/integration/fluent_contents/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/fluent_contents copying build/lib/fluent_pages/integration/fluent_contents/tests.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/fluent_contents copying build/lib/fluent_pages/integration/fluent_contents/admin.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/fluent_contents copying build/lib/fluent_pages/integration/fluent_contents/models.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/fluent_contents creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management copying build/lib/fluent_pages/management/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management/commands copying build/lib/fluent_pages/management/commands/remove_stale_pages.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management/commands copying build/lib/fluent_pages/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management/commands copying build/lib/fluent_pages/management/commands/rebuild_page_tree.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management/commands copying build/lib/fluent_pages/management/commands/make_language_redirects.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management/commands creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/admin creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/admin/fluent_pages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/admin/fluent_pages/integration creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/admin/fluent_pages/integration/fluent_contents copying build/lib/fluent_pages/templates/admin/fluent_pages/integration/fluent_contents/base_change_form.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/admin/fluent_pages/integration/fluent_contents creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/admin/fluent_pages/page copying build/lib/fluent_pages/templates/admin/fluent_pages/page/change_list.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/admin/fluent_pages/page copying build/lib/fluent_pages/templates/admin/fluent_pages/page/base_change_form.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/admin/fluent_pages/page copying build/lib/fluent_pages/templates/admin/fluent_pages/page/change_form.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/admin/fluent_pages/page copying build/lib/fluent_pages/templates/robots.txt -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/fluent_pages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/fluent_pages/parts copying build/lib/fluent_pages/templates/fluent_pages/parts/breadcrumb.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/fluent_pages/parts copying build/lib/fluent_pages/templates/fluent_pages/parts/menu.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/fluent_pages/parts copying build/lib/fluent_pages/templates/fluent_pages/example-base.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/fluent_pages copying build/lib/fluent_pages/templates/fluent_pages/intro_page.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/fluent_pages copying build/lib/fluent_pages/templates/fluent_pages/base.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/fluent_pages copying build/lib/fluent_pages/templates/fluent_pages/example-cmspage.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templates/fluent_pages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/static creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/static/fluent_pages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/static/fluent_pages/admin copying build/lib/fluent_pages/static/fluent_pages/admin/pagetree.css -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/static/fluent_pages/admin copying build/lib/fluent_pages/sitemaps.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile copying build/lib/fluent_pages/pagetypes/textfile/page_type_plugins.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile copying build/lib/fluent_pages/pagetypes/textfile/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile copying build/lib/fluent_pages/pagetypes/textfile/tests.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile copying build/lib/fluent_pages/pagetypes/textfile/models.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/migrations copying build/lib/fluent_pages/pagetypes/textfile/migrations/0002_add_translation_model.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/migrations copying build/lib/fluent_pages/pagetypes/textfile/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/migrations copying build/lib/fluent_pages/pagetypes/textfile/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/migrations copying build/lib/fluent_pages/pagetypes/textfile/migrations/0004_remove_untranslated_fields.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/migrations copying build/lib/fluent_pages/pagetypes/textfile/migrations/0003_migrate_translatable_fields.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/migrations copying build/lib/fluent_pages/pagetypes/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage copying build/lib/fluent_pages/pagetypes/flatpage/page_type_plugins.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage copying build/lib/fluent_pages/pagetypes/flatpage/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage copying build/lib/fluent_pages/pagetypes/flatpage/tests.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage copying build/lib/fluent_pages/pagetypes/flatpage/admin.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/templates creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/templates/admin creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/templates/admin/fluent_pages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/templates/admin/fluent_pages/pagetypes creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/templates/admin/fluent_pages/pagetypes/flatpage copying build/lib/fluent_pages/pagetypes/flatpage/templates/admin/fluent_pages/pagetypes/flatpage/change_form.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/templates/admin/fluent_pages/pagetypes/flatpage creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/templates/fluent_pages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/templates/fluent_pages/pagetypes creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/templates/fluent_pages/pagetypes/flatpage copying build/lib/fluent_pages/pagetypes/flatpage/templates/fluent_pages/pagetypes/flatpage/default.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/templates/fluent_pages/pagetypes/flatpage copying build/lib/fluent_pages/pagetypes/flatpage/models.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage copying build/lib/fluent_pages/pagetypes/flatpage/appsettings.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/migrations copying build/lib/fluent_pages/pagetypes/flatpage/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/migrations copying build/lib/fluent_pages/pagetypes/flatpage/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/migrations creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage copying build/lib/fluent_pages/pagetypes/fluentpage/page_type_plugins.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage copying build/lib/fluent_pages/pagetypes/fluentpage/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage copying build/lib/fluent_pages/pagetypes/fluentpage/tests.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage copying build/lib/fluent_pages/pagetypes/fluentpage/admin.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/templates creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/templates/admin creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/templates/admin/fluentpage copying build/lib/fluent_pages/pagetypes/fluentpage/templates/admin/fluentpage/change_form.html -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/templates/admin/fluentpage copying build/lib/fluent_pages/pagetypes/fluentpage/models.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/static creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/static/fluent_pages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/static/fluent_pages/fluentpage copying build/lib/fluent_pages/pagetypes/fluentpage/static/fluent_pages/fluentpage/fluent_layouts.js -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/static/fluent_pages/fluentpage creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/migrations copying build/lib/fluent_pages/pagetypes/fluentpage/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/migrations copying build/lib/fluent_pages/pagetypes/fluentpage/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/migrations copying build/lib/fluent_pages/pagetypes/fluentpage/widgets.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode copying build/lib/fluent_pages/pagetypes/redirectnode/page_type_plugins.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode copying build/lib/fluent_pages/pagetypes/redirectnode/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode copying build/lib/fluent_pages/pagetypes/redirectnode/tests.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode copying build/lib/fluent_pages/pagetypes/redirectnode/admin.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode copying build/lib/fluent_pages/pagetypes/redirectnode/models.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode/migrations copying build/lib/fluent_pages/pagetypes/redirectnode/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode/migrations copying build/lib/fluent_pages/pagetypes/redirectnode/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode/migrations creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models copying build/lib/fluent_pages/models/managers.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models copying build/lib/fluent_pages/models/db.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models copying build/lib/fluent_pages/models/fields.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models copying build/lib/fluent_pages/models/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models copying build/lib/fluent_pages/models/navigation.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models copying build/lib/fluent_pages/models/utils.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/views copying build/lib/fluent_pages/views/dispatcher.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/views copying build/lib/fluent_pages/views/seo.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/views copying build/lib/fluent_pages/views/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/views copying build/lib/fluent_pages/views/mixins.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/views creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/forms copying build/lib/fluent_pages/forms/fields.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/forms copying build/lib/fluent_pages/forms/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/forms copying build/lib/fluent_pages/appsettings.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages creating /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations copying build/lib/fluent_pages/migrations/0006_remove_mptt_indices.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations copying build/lib/fluent_pages/migrations/0005_author_on_delete_set_null.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations copying build/lib/fluent_pages/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations copying build/lib/fluent_pages/migrations/0002_add_htmlpage_meta_image.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations copying build/lib/fluent_pages/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations copying build/lib/fluent_pages/migrations/0003_set_htmlpage_defaults.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations copying build/lib/fluent_pages/migrations/0004_add_htmlpage_not_null.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations copying build/lib/fluent_pages/urlresolvers.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages copying build/lib/fluent_pages/urls.py -> /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui/htmlpageadmin.py to htmlpageadmin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui/urlnodechildadmin.py to urlnodechildadmin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui/urlnodeparentadmin.py to urlnodeparentadmin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui/pagelayoutadmin.py to pagelayoutadmin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui/overrides.py to overrides.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/adminui/pageadmin.py to pageadmin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/extensions/pagetypebase.py to pagetypebase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/extensions/pagetypepool.py to pagetypepool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/admin/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/test_forms.py to test_forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/test_menu.py to test_menu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/test_templatetags.py to test_templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/page_type_plugins.py to page_type_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/urls_webshop.py to urls_webshop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/urls_nonroot.py to urls_nonroot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/testapp/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/test_urldispatcher.py to test_urldispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/test_modeldata.py to test_modeldata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/tests/test_admin.py to test_admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templatetags/fluent_pages_tags.py to fluent_pages_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/templatetags/appurl_tags.py to appurl_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/fluent_contents/page_type_plugins.py to page_type_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/fluent_contents/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/fluent_contents/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/fluent_contents/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/integration/fluent_contents/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management/commands/remove_stale_pages.py to remove_stale_pages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management/commands/rebuild_page_tree.py to rebuild_page_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/management/commands/make_language_redirects.py to make_language_redirects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/sitemaps.py to sitemaps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/page_type_plugins.py to page_type_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/migrations/0002_add_translation_model.py to 0002_add_translation_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/migrations/0004_remove_untranslated_fields.py to 0004_remove_untranslated_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/textfile/migrations/0003_migrate_translatable_fields.py to 0003_migrate_translatable_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/page_type_plugins.py to page_type_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/appsettings.py to appsettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/flatpage/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/page_type_plugins.py to page_type_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/fluentpage/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode/page_type_plugins.py to page_type_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/pagetypes/redirectnode/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models/navigation.py to navigation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/models/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/views/dispatcher.py to dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/views/seo.py to seo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/views/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/forms/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/appsettings.py to appsettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations/0006_remove_mptt_indices.py to 0006_remove_mptt_indices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations/0005_author_on_delete_set_null.py to 0005_author_on_delete_set_null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations/0002_add_htmlpage_meta_image.py to 0002_add_htmlpage_meta_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations/0003_set_htmlpage_defaults.py to 0003_set_htmlpage_defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/migrations/0004_add_htmlpage_not_null.py to 0004_add_htmlpage_not_null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/urlresolvers.py to urlresolvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/fluent_pages/urls.py to urls.cpython-39.pyc writing byte-compilation script '/tmp/tmpwjtu95gm.py' /usr/bin/python3 /tmp/tmpwjtu95gm.py removing /tmp/tmpwjtu95gm.py running install_egg_info running egg_info writing django_fluent_pages.egg-info/PKG-INFO writing dependency_links to django_fluent_pages.egg-info/dependency_links.txt writing requirements to django_fluent_pages.egg-info/requires.txt writing top-level names to django_fluent_pages.egg-info/top_level.txt reading manifest file 'django_fluent_pages.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.js' under directory 'fluent_pages/static' adding license file 'LICENSE.rst' adding license file 'AUTHORS' writing manifest file 'django_fluent_pages.egg-info/SOURCES.txt' Copying django_fluent_pages.egg-info to /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9/site-packages/django_fluent_pages-3.0.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64//usr/share/doc/python-django-fluent-pages + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64//usr/share/doc/python-django-fluent-pages + '[' -d example ']' + cp -arf example /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64//usr/share/doc/python-django-fluent-pages + '[' -d examples ']' ~/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64 ~/build/BUILD/django-fluent-pages-3.0.1 + pushd /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/django-fluent-pages-3.0.1 + mv /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.0.1-1 --unique-debug-suffix -3.0.1-1.x86_64 --unique-debug-src-base python-django-fluent-pages-3.0.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-fluent-pages-3.0.1 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-fluent-pages-3.0.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-fluent-pages-3.0.1-1.noarch Provides: python-django-fluent-pages python3-django-fluent-pages = 3.0.1-1 python3.9dist(django-fluent-pages) = 3.0.1 python3dist(django-fluent-pages) = 3.0.1 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-fluent-utils) >= 2.0.1 python3.9dist(django-mptt) >= 0.10 python3.9dist(django-parler) >= 2.0.1 python3.9dist(django-polymorphic) >= 2.1.2 python3.9dist(django-polymorphic-tree) >= 1.5.1 python3.9dist(django-slug-preview) >= 1.0.4 python3.9dist(django-tag-parser) >= 3.2 python3.9dist(pillow) Processing files: python-django-fluent-pages-help-3.0.1-1.noarch warning: Empty %files file /builddir/build/BUILD/django-fluent-pages-3.0.1/doclist.lst Provides: python-django-fluent-pages-help = 3.0.1-1 python3-django-fluent-pages-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-fluent-pages-3.0.1-1.x86_64 Wrote: /builddir/build/RPMS/python-django-fluent-pages-help-3.0.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-fluent-pages-3.0.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u10S2G + umask 022 + cd /builddir/build/BUILD + cd django-fluent-pages-3.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-fluent-pages-3.0.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0