Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-coderedcms.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686417865.191748/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-coderedcms.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-coderedcms-2.1.2-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-coderedcms.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686417865.191748/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-coderedcms.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-coderedcms-2.1.2-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-coderedcms.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686417865.191748/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-coderedcms.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.zPRlrU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf coderedcms-2.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/coderedcms-2.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd coderedcms-2.1.2 + /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.0kATGj + umask 022 + cd /builddir/build/BUILD + cd coderedcms-2.1.2 + 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/coderedcms copying coderedcms/fields.py -> build/lib/coderedcms copying coderedcms/settings.py -> build/lib/coderedcms copying coderedcms/admin_urls.py -> build/lib/coderedcms copying coderedcms/urls.py -> build/lib/coderedcms copying coderedcms/widgets.py -> build/lib/coderedcms copying coderedcms/views.py -> build/lib/coderedcms copying coderedcms/search_urls.py -> build/lib/coderedcms copying coderedcms/apps.py -> build/lib/coderedcms copying coderedcms/forms.py -> build/lib/coderedcms copying coderedcms/utils.py -> build/lib/coderedcms copying coderedcms/importexport.py -> build/lib/coderedcms copying coderedcms/wagtail_hooks.py -> build/lib/coderedcms copying coderedcms/__init__.py -> build/lib/coderedcms running egg_info writing coderedcms.egg-info/PKG-INFO writing dependency_links to coderedcms.egg-info/dependency_links.txt writing entry points to coderedcms.egg-info/entry_points.txt writing requirements to coderedcms.egg-info/requires.txt writing top-level names to coderedcms.egg-info/top_level.txt reading manifest file 'coderedcms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'coderedcms.egg-info/SOURCES.txt' creating build/lib/coderedcms/api copying coderedcms/api/mailchimp.py -> build/lib/coderedcms/api creating build/lib/coderedcms/bin copying coderedcms/bin/__init__.py -> build/lib/coderedcms/bin copying coderedcms/bin/coderedcms.py -> build/lib/coderedcms/bin creating build/lib/coderedcms/blocks copying coderedcms/blocks/__init__.py -> build/lib/coderedcms/blocks copying coderedcms/blocks/base_blocks.py -> build/lib/coderedcms/blocks copying coderedcms/blocks/content_blocks.py -> build/lib/coderedcms/blocks copying coderedcms/blocks/html_blocks.py -> build/lib/coderedcms/blocks copying coderedcms/blocks/layout_blocks.py -> build/lib/coderedcms/blocks copying coderedcms/blocks/stream_form_blocks.py -> build/lib/coderedcms/blocks creating build/lib/coderedcms/blocks/tests copying coderedcms/blocks/tests/__init__.py -> build/lib/coderedcms/blocks/tests copying coderedcms/blocks/tests/test_blocks.py -> build/lib/coderedcms/blocks/tests creating build/lib/coderedcms/migrations copying coderedcms/migrations/0001_initial.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0002_auto_20180829_1538.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0003_auto_20180912_1632.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0004_auto_20181119_1507.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0005_auto_20181214_2214.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0006_mailchimpapisettings.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0007_auto_20190114_1515.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0008_auto_20190122_1242.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0009_auto_20190201_1546.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0010_auto_20190320_1231.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0010_generalsettings_email.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0010_remove_generalsettings_robots.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0011_merge_20190322_1309.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0012_merge_20190322_1324.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0013_pagepreview_templates.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0014_classifiers.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0015_coderedsessionformsubmission_coderedsubmissionrevision.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0016_auto_20191025_1620.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0017_generalsettings_external_new_tab.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0018_auto_20200805_1702.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0019_spelling_corrections.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0020_auto_20210527_1030.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0021_auto_20210730_1637.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0022_auto_20210731_1853.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0023_auto_20210908_1702.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0024_analyticssettings.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0025_delete_socialmediasettings.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0026_auto_20220513_1627.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0027_auto_20220603_1142.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0028_auto_20220609_1532.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0029_multinavs.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0030_alter_coderedtag_tag.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0031_wagtail3.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0032_accordion_accordionpanel.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0033_alter_coderedpage_struct_org_actions_and_more.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0033_remove_carousel_animation_and_more.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0034_delete_adasettings.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0035_remove_googleapisettings_site_and_more.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0036_filmstrip_filmpanel.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/0037_coderedpage_related_classifier_term_and_more.py -> build/lib/coderedcms/migrations copying coderedcms/migrations/__init__.py -> build/lib/coderedcms/migrations creating build/lib/coderedcms/models copying coderedcms/models/__init__.py -> build/lib/coderedcms/models copying coderedcms/models/integration_models.py -> build/lib/coderedcms/models copying coderedcms/models/page_models.py -> build/lib/coderedcms/models copying coderedcms/models/snippet_models.py -> build/lib/coderedcms/models copying coderedcms/models/wagtailsettings_models.py -> build/lib/coderedcms/models creating build/lib/coderedcms/models/tests copying coderedcms/models/tests/__init__.py -> build/lib/coderedcms/models/tests copying coderedcms/models/tests/test_navbars_and_footers.py -> build/lib/coderedcms/models/tests copying coderedcms/models/tests/test_page_models.py -> build/lib/coderedcms/models/tests copying coderedcms/models/tests/test_wagtailsettings_models.py -> build/lib/coderedcms/models/tests creating build/lib/coderedcms/project_template creating build/lib/coderedcms/project_template/basic copying coderedcms/project_template/basic/.editorconfig -> build/lib/coderedcms/project_template/basic copying coderedcms/project_template/basic/.gitattributes -> build/lib/coderedcms/project_template/basic copying coderedcms/project_template/basic/.gitignore -> build/lib/coderedcms/project_template/basic copying coderedcms/project_template/basic/README.md -> build/lib/coderedcms/project_template/basic copying coderedcms/project_template/basic/manage.py -> build/lib/coderedcms/project_template/basic copying coderedcms/project_template/basic/requirements.txt -> build/lib/coderedcms/project_template/basic creating build/lib/coderedcms/project_template/basic/project_name copying coderedcms/project_template/basic/project_name/__init__.py -> build/lib/coderedcms/project_template/basic/project_name copying coderedcms/project_template/basic/project_name/urls.py -> build/lib/coderedcms/project_template/basic/project_name copying coderedcms/project_template/basic/project_name/wsgi.py -> build/lib/coderedcms/project_template/basic/project_name creating build/lib/coderedcms/project_template/basic/project_name/settings copying coderedcms/project_template/basic/project_name/settings/__init__.py -> build/lib/coderedcms/project_template/basic/project_name/settings copying coderedcms/project_template/basic/project_name/settings/base.py -> build/lib/coderedcms/project_template/basic/project_name/settings copying coderedcms/project_template/basic/project_name/settings/dev.py -> build/lib/coderedcms/project_template/basic/project_name/settings copying coderedcms/project_template/basic/project_name/settings/prod.py -> build/lib/coderedcms/project_template/basic/project_name/settings creating build/lib/coderedcms/project_template/basic/website copying coderedcms/project_template/basic/website/__init__.py -> build/lib/coderedcms/project_template/basic/website copying coderedcms/project_template/basic/website/apps.py -> build/lib/coderedcms/project_template/basic/website copying coderedcms/project_template/basic/website/models.py -> build/lib/coderedcms/project_template/basic/website creating build/lib/coderedcms/project_template/basic/website/migrations copying coderedcms/project_template/basic/website/migrations/0001_initial.py -> build/lib/coderedcms/project_template/basic/website/migrations copying coderedcms/project_template/basic/website/migrations/0002_initial_data.py -> build/lib/coderedcms/project_template/basic/website/migrations copying coderedcms/project_template/basic/website/migrations/__init__.py -> build/lib/coderedcms/project_template/basic/website/migrations creating build/lib/coderedcms/project_template/basic/website/static creating build/lib/coderedcms/project_template/basic/website/static/website creating build/lib/coderedcms/project_template/basic/website/static/website/css copying coderedcms/project_template/basic/website/static/website/css/custom.css -> build/lib/coderedcms/project_template/basic/website/static/website/css creating build/lib/coderedcms/project_template/basic/website/static/website/js copying coderedcms/project_template/basic/website/static/website/js/custom.js -> build/lib/coderedcms/project_template/basic/website/static/website/js creating build/lib/coderedcms/project_template/basic/website/templates creating build/lib/coderedcms/project_template/basic/website/templates/coderedcms creating build/lib/coderedcms/project_template/basic/website/templates/coderedcms/pages copying coderedcms/project_template/basic/website/templates/coderedcms/pages/base.html -> build/lib/coderedcms/project_template/basic/website/templates/coderedcms/pages creating build/lib/coderedcms/project_template/sass copying coderedcms/project_template/sass/.editorconfig -> build/lib/coderedcms/project_template/sass copying coderedcms/project_template/sass/.gitattributes -> build/lib/coderedcms/project_template/sass copying coderedcms/project_template/sass/.gitignore -> build/lib/coderedcms/project_template/sass copying coderedcms/project_template/sass/README.md -> build/lib/coderedcms/project_template/sass copying coderedcms/project_template/sass/manage.py -> build/lib/coderedcms/project_template/sass copying coderedcms/project_template/sass/requirements-dev.txt -> build/lib/coderedcms/project_template/sass copying coderedcms/project_template/sass/requirements.txt -> build/lib/coderedcms/project_template/sass creating build/lib/coderedcms/project_template/sass/project_name copying coderedcms/project_template/sass/project_name/__init__.py -> build/lib/coderedcms/project_template/sass/project_name copying coderedcms/project_template/sass/project_name/urls.py -> build/lib/coderedcms/project_template/sass/project_name copying coderedcms/project_template/sass/project_name/wsgi.py -> build/lib/coderedcms/project_template/sass/project_name creating build/lib/coderedcms/project_template/sass/project_name/settings copying coderedcms/project_template/sass/project_name/settings/__init__.py -> build/lib/coderedcms/project_template/sass/project_name/settings copying coderedcms/project_template/sass/project_name/settings/base.py -> build/lib/coderedcms/project_template/sass/project_name/settings copying coderedcms/project_template/sass/project_name/settings/dev.py -> build/lib/coderedcms/project_template/sass/project_name/settings copying coderedcms/project_template/sass/project_name/settings/prod.py -> build/lib/coderedcms/project_template/sass/project_name/settings creating build/lib/coderedcms/project_template/sass/website copying coderedcms/project_template/sass/website/__init__.py -> build/lib/coderedcms/project_template/sass/website copying coderedcms/project_template/sass/website/apps.py -> build/lib/coderedcms/project_template/sass/website copying coderedcms/project_template/sass/website/models.py -> build/lib/coderedcms/project_template/sass/website creating build/lib/coderedcms/project_template/sass/website/migrations copying coderedcms/project_template/sass/website/migrations/0001_initial.py -> build/lib/coderedcms/project_template/sass/website/migrations copying coderedcms/project_template/sass/website/migrations/0002_initial_data.py -> build/lib/coderedcms/project_template/sass/website/migrations copying coderedcms/project_template/sass/website/migrations/__init__.py -> build/lib/coderedcms/project_template/sass/website/migrations creating build/lib/coderedcms/project_template/sass/website/static creating build/lib/coderedcms/project_template/sass/website/static/website creating build/lib/coderedcms/project_template/sass/website/static/website/js copying coderedcms/project_template/sass/website/static/website/js/custom.js -> build/lib/coderedcms/project_template/sass/website/static/website/js creating build/lib/coderedcms/project_template/sass/website/static/website/src copying coderedcms/project_template/sass/website/static/website/src/_variables.scss -> build/lib/coderedcms/project_template/sass/website/static/website/src copying coderedcms/project_template/sass/website/static/website/src/custom.scss -> build/lib/coderedcms/project_template/sass/website/static/website/src creating build/lib/coderedcms/project_template/sass/website/templates creating build/lib/coderedcms/project_template/sass/website/templates/coderedcms creating build/lib/coderedcms/project_template/sass/website/templates/coderedcms/pages copying coderedcms/project_template/sass/website/templates/coderedcms/pages/base.html -> build/lib/coderedcms/project_template/sass/website/templates/coderedcms/pages creating build/lib/coderedcms/static creating build/lib/coderedcms/static/coderedcms creating build/lib/coderedcms/static/coderedcms/css copying coderedcms/static/coderedcms/css/crx-admin.css -> build/lib/coderedcms/static/coderedcms/css copying coderedcms/static/coderedcms/css/crx-editor.css -> build/lib/coderedcms/static/coderedcms/css copying coderedcms/static/coderedcms/css/crx-front.css -> build/lib/coderedcms/static/coderedcms/css copying coderedcms/static/coderedcms/css/crx-front.css.map -> build/lib/coderedcms/static/coderedcms/css copying coderedcms/static/coderedcms/css/crx-front.min.css -> build/lib/coderedcms/static/coderedcms/css creating build/lib/coderedcms/static/coderedcms/js copying coderedcms/static/coderedcms/js/crx-editor.js -> build/lib/coderedcms/static/coderedcms/js copying coderedcms/static/coderedcms/js/crx-events.js -> build/lib/coderedcms/static/coderedcms/js copying coderedcms/static/coderedcms/js/crx-front.js -> build/lib/coderedcms/static/coderedcms/js copying coderedcms/static/coderedcms/js/crx-maps.js -> build/lib/coderedcms/static/coderedcms/js copying coderedcms/static/coderedcms/js/crx-streamforms.js -> build/lib/coderedcms/static/coderedcms/js creating build/lib/coderedcms/static/coderedcms/scss copying coderedcms/static/coderedcms/scss/_crx-article.scss -> build/lib/coderedcms/static/coderedcms/scss copying coderedcms/static/coderedcms/scss/_crx-bs-overrides.scss -> build/lib/coderedcms/static/coderedcms/scss copying coderedcms/static/coderedcms/scss/_crx-filmstrip.scss -> build/lib/coderedcms/static/coderedcms/scss copying coderedcms/static/coderedcms/scss/_crx-gallery.scss -> build/lib/coderedcms/static/coderedcms/scss copying coderedcms/static/coderedcms/scss/_crx-hero.scss -> build/lib/coderedcms/static/coderedcms/scss copying coderedcms/static/coderedcms/scss/_crx-location.scss -> build/lib/coderedcms/static/coderedcms/scss copying coderedcms/static/coderedcms/scss/_crx-navbar.scss -> build/lib/coderedcms/static/coderedcms/scss copying coderedcms/static/coderedcms/scss/_crx-pricelist.scss -> build/lib/coderedcms/static/coderedcms/scss copying coderedcms/static/coderedcms/scss/_crx-richtext.scss -> build/lib/coderedcms/static/coderedcms/scss copying coderedcms/static/coderedcms/scss/crx-front.scss -> build/lib/coderedcms/static/coderedcms/scss creating build/lib/coderedcms/static/coderedcms/vendor creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap copying coderedcms/static/coderedcms/vendor/bootstrap/LICENSE -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap copying coderedcms/static/coderedcms/vendor/bootstrap/README.txt -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.min.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.min.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.rtl.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.rtl.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.rtl.min.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.min.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.min.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.rtl.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.rtl.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.rtl.min.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.min.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.min.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.rtl.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.rtl.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.rtl.min.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.min.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.min.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.rtl.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.rtl.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.rtl.min.css -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.rtl.min.css.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.bundle.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.bundle.js.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.bundle.min.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.bundle.min.js.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.esm.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.esm.js.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.esm.min.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.esm.min.js.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.js.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.min.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.min.js.map -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/alert.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/button.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/carousel.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/collapse.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/dropdown.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/index.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/modal.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/popover.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/scrollspy.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/tab.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/toast.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/tooltip.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/util.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/tools copying coderedcms/static/coderedcms/vendor/bootstrap/js/src/tools/sanitizer.js -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/tools creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_accordion.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_alert.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_badge.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_breadcrumb.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_button-group.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_buttons.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_card.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_carousel.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_close.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_containers.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_dropdown.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_forms.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_functions.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_grid.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_helpers.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_images.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_list-group.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_maps.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_mixins.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_modal.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_nav.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_navbar.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_offcanvas.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_pagination.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_placeholders.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_popover.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_progress.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_reboot.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_root.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_spinners.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_tables.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_toasts.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_tooltip.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_transitions.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_type.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_utilities.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/_variables.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/bootstrap-grid.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/bootstrap-reboot.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/bootstrap-utilities.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss copying coderedcms/static/coderedcms/vendor/bootstrap/scss/bootstrap.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_floating-labels.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_form-check.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_form-control.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_form-range.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_form-select.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_form-text.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_input-group.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_labels.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_validation.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_clearfix.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_color-bg.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_colored-links.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_position.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_ratio.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_stacks.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_stretched-link.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_text-truncation.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_visually-hidden.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_vr.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_alert.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_backdrop.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_banner.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_border-radius.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_box-shadow.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_breakpoints.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_buttons.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_caret.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_clearfix.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_color-scheme.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_container.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_deprecate.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_forms.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_gradients.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_grid.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_image.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_list-group.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_lists.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_pagination.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_reset-text.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_resize.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_table-variants.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_text-truncate.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_transition.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_utilities.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_visually-hidden.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/utilities copying coderedcms/static/coderedcms/vendor/bootstrap/scss/utilities/_api.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/utilities creating build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/vendor copying coderedcms/static/coderedcms/vendor/bootstrap/scss/vendor/_rfs.scss -> build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/vendor creating build/lib/coderedcms/templates copying coderedcms/templates/404.html -> build/lib/coderedcms/templates copying coderedcms/templates/500.html -> build/lib/coderedcms/templates copying coderedcms/templates/robots.txt -> build/lib/coderedcms/templates creating build/lib/coderedcms/templates/coderedcms creating build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/accordion_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/article_block_card.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/base_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/base_link_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/button_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/card_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/card_blurb.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/card_foot.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/card_head.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/card_head_foot.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/card_img.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/cardgrid_columns.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/cardgrid_deck.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/cardgrid_group.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/carousel_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/column_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/content_wall_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/document_link_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/download_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/embed_video_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/external_link_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/film_strip_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/google_map.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/grid_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/h1_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/h2_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/h3_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/hero_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/image_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/image_gallery_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/image_link_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/modal_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/page_link_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/pagelist_article_card_columns.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/pagelist_article_card_deck.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/pagelist_article_card_group.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/pagelist_article_media.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/pagelist_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/pagelist_list_group.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/pagepreview_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/pagepreview_card.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/pagepreview_form.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/pricelist_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/pricelistitem_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/quote_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/reusable_content_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/rich_text_block.html -> build/lib/coderedcms/templates/coderedcms/blocks copying coderedcms/templates/coderedcms/blocks/table_block.html -> build/lib/coderedcms/templates/coderedcms/blocks creating build/lib/coderedcms/templates/coderedcms/formfields copying coderedcms/templates/coderedcms/formfields/date.html -> build/lib/coderedcms/templates/coderedcms/formfields copying coderedcms/templates/coderedcms/formfields/datetime.html -> build/lib/coderedcms/templates/coderedcms/formfields copying coderedcms/templates/coderedcms/formfields/time.html -> build/lib/coderedcms/templates/coderedcms/formfields creating build/lib/coderedcms/templates/coderedcms/formfields/mailchimp copying coderedcms/templates/coderedcms/formfields/mailchimp/subscriber_integration_js.html -> build/lib/coderedcms/templates/coderedcms/formfields/mailchimp copying coderedcms/templates/coderedcms/formfields/mailchimp/subscriber_integration_widget.html -> build/lib/coderedcms/templates/coderedcms/formfields/mailchimp creating build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-align-left.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-check-square-o.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-columns.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-desktop.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-font.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-google.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-hand-pointer-o.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-hashtag.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-header.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-list-alt.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-map.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-newspaper-o.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-puzzle-piece.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-recycle.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-stop.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-th-large.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-universal-access.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-usd.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-window-maximize.svg -> build/lib/coderedcms/templates/coderedcms/icons copying coderedcms/templates/coderedcms/icons/cr-window-minimize.svg -> build/lib/coderedcms/templates/coderedcms/icons creating build/lib/coderedcms/templates/coderedcms/includes copying coderedcms/templates/coderedcms/includes/classifier_dropdowns.html -> build/lib/coderedcms/templates/coderedcms/includes copying coderedcms/templates/coderedcms/includes/classifier_nav.html -> build/lib/coderedcms/templates/coderedcms/includes copying coderedcms/templates/coderedcms/includes/crx_banner.html -> build/lib/coderedcms/templates/coderedcms/includes copying coderedcms/templates/coderedcms/includes/form_honeypot.html -> build/lib/coderedcms/templates/coderedcms/includes copying coderedcms/templates/coderedcms/includes/iframe_gmap.html -> build/lib/coderedcms/templates/coderedcms/includes copying coderedcms/templates/coderedcms/includes/map_list_description.html -> build/lib/coderedcms/templates/coderedcms/includes copying coderedcms/templates/coderedcms/includes/map_pin_description.html -> build/lib/coderedcms/templates/coderedcms/includes copying coderedcms/templates/coderedcms/includes/pagination.html -> build/lib/coderedcms/templates/coderedcms/includes creating build/lib/coderedcms/templates/coderedcms/includes/ical copying coderedcms/templates/coderedcms/includes/ical/calendar.html -> build/lib/coderedcms/templates/coderedcms/includes/ical copying coderedcms/templates/coderedcms/includes/ical/calendar_ical_button.html -> build/lib/coderedcms/templates/coderedcms/includes/ical copying coderedcms/templates/coderedcms/includes/ical/recurring_ical_button.html -> build/lib/coderedcms/templates/coderedcms/includes/ical copying coderedcms/templates/coderedcms/includes/ical/single_ical_button.html -> build/lib/coderedcms/templates/coderedcms/includes/ical creating build/lib/coderedcms/templates/coderedcms/includes/stream_forms copying coderedcms/templates/coderedcms/includes/stream_forms/render_field.html -> build/lib/coderedcms/templates/coderedcms/includes/stream_forms creating build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/article_index_page.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/article_page.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/article_page.search.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/base.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/event_index_page.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/event_page.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/form_page.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/form_page.mini.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/form_page_landing.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/home_page.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/location_index_page.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/location_page.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/page.mini.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/search.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/search_result.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/stream_form_page.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/web_page.html -> build/lib/coderedcms/templates/coderedcms/pages copying coderedcms/templates/coderedcms/pages/web_page_notitle.html -> build/lib/coderedcms/templates/coderedcms/pages creating build/lib/coderedcms/templates/coderedcms/snippets copying coderedcms/templates/coderedcms/snippets/footer.html -> build/lib/coderedcms/templates/coderedcms/snippets copying coderedcms/templates/coderedcms/snippets/navbar.html -> build/lib/coderedcms/templates/coderedcms/snippets creating build/lib/coderedcms/templates/coderedcms/widgets copying coderedcms/templates/coderedcms/widgets/checkbox_classifiers.html -> build/lib/coderedcms/templates/coderedcms/widgets creating build/lib/coderedcms/templates/wagtailadmin copying coderedcms/templates/wagtailadmin/base.html -> build/lib/coderedcms/templates/wagtailadmin copying coderedcms/templates/wagtailadmin/home.html -> build/lib/coderedcms/templates/wagtailadmin copying coderedcms/templates/wagtailadmin/login.html -> build/lib/coderedcms/templates/wagtailadmin creating build/lib/coderedcms/templates/wagtailadmin/block_forms copying coderedcms/templates/wagtailadmin/block_forms/base_block_settings_struct.html -> build/lib/coderedcms/templates/wagtailadmin/block_forms creating build/lib/coderedcms/templates/wagtailcore copying coderedcms/templates/wagtailcore/password_required.html -> build/lib/coderedcms/templates/wagtailcore creating build/lib/coderedcms/templates/wagtailembeds copying coderedcms/templates/wagtailembeds/embed_frontend.html -> build/lib/coderedcms/templates/wagtailembeds creating build/lib/coderedcms/templates/wagtailforms copying coderedcms/templates/wagtailforms/list_submissions.html -> build/lib/coderedcms/templates/wagtailforms creating build/lib/coderedcms/templates/wagtailimportexport copying coderedcms/templates/wagtailimportexport/import_from_csv.html -> build/lib/coderedcms/templates/wagtailimportexport copying coderedcms/templates/wagtailimportexport/index.html -> build/lib/coderedcms/templates/wagtailimportexport creating build/lib/coderedcms/templatetags copying coderedcms/templatetags/coderedcms_tags.py -> build/lib/coderedcms/templatetags creating build/lib/coderedcms/tests copying coderedcms/tests/settings.py -> build/lib/coderedcms/tests copying coderedcms/tests/test_bin.py -> build/lib/coderedcms/tests copying coderedcms/tests/test_templates.py -> build/lib/coderedcms/tests copying coderedcms/tests/test_templatetags.py -> build/lib/coderedcms/tests copying coderedcms/tests/test_urls.py -> build/lib/coderedcms/tests copying coderedcms/tests/urls.py -> build/lib/coderedcms/tests creating build/lib/coderedcms/tests/testapp copying coderedcms/tests/testapp/models.py -> build/lib/coderedcms/tests/testapp creating build/lib/coderedcms/tests/testapp/migrations copying coderedcms/tests/testapp/migrations/0001_initial.py -> build/lib/coderedcms/tests/testapp/migrations copying coderedcms/tests/testapp/migrations/0002_initial.py -> build/lib/coderedcms/tests/testapp/migrations copying coderedcms/tests/testapp/migrations/0003_eventindexpage_eventoccurrence_eventpage_locationindexpage_locationpage.py -> build/lib/coderedcms/tests/testapp/migrations copying coderedcms/tests/testapp/migrations/0004_streamformconfirmemail_streamformpage.py -> build/lib/coderedcms/tests/testapp/migrations copying coderedcms/tests/testapp/migrations/0005_auto_20210908_1741.py -> build/lib/coderedcms/tests/testapp/migrations copying coderedcms/tests/testapp/migrations/0006_indextestpage.py -> build/lib/coderedcms/tests/testapp/migrations copying coderedcms/tests/testapp/migrations/0007_auto_20210910_1614.py -> build/lib/coderedcms/tests/testapp/migrations copying coderedcms/tests/testapp/migrations/__init__.py -> build/lib/coderedcms/tests/testapp/migrations creating build/lib/coderedcms/wagtail_flexible_forms copying coderedcms/wagtail_flexible_forms/LICENSE -> build/lib/coderedcms/wagtail_flexible_forms copying coderedcms/wagtail_flexible_forms/blocks.py -> build/lib/coderedcms/wagtail_flexible_forms copying coderedcms/wagtail_flexible_forms/edit_handlers.py -> build/lib/coderedcms/wagtail_flexible_forms copying coderedcms/wagtail_flexible_forms/models.py -> build/lib/coderedcms/wagtail_flexible_forms copying coderedcms/wagtail_flexible_forms/wagtail_hooks.py -> build/lib/coderedcms/wagtail_flexible_forms + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.K2ktw0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64 + cd coderedcms-2.1.2 + 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-coderedcms-2.1.2-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-coderedcms-2.1.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks copying build/lib/coderedcms/blocks/content_blocks.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks copying build/lib/coderedcms/blocks/stream_form_blocks.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks/tests copying build/lib/coderedcms/blocks/tests/test_blocks.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks/tests copying build/lib/coderedcms/blocks/tests/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks/tests copying build/lib/coderedcms/blocks/base_blocks.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks copying build/lib/coderedcms/blocks/html_blocks.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks copying build/lib/coderedcms/blocks/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks copying build/lib/coderedcms/blocks/layout_blocks.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks copying build/lib/coderedcms/fields.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms copying build/lib/coderedcms/settings.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms copying build/lib/coderedcms/admin_urls.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic copying build/lib/coderedcms/project_template/basic/README.md -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic copying build/lib/coderedcms/project_template/basic/manage.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic copying build/lib/coderedcms/project_template/basic/.gitattributes -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name copying build/lib/coderedcms/project_template/basic/project_name/urls.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/settings copying build/lib/coderedcms/project_template/basic/project_name/settings/prod.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/settings copying build/lib/coderedcms/project_template/basic/project_name/settings/base.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/settings copying build/lib/coderedcms/project_template/basic/project_name/settings/dev.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/settings copying build/lib/coderedcms/project_template/basic/project_name/settings/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/settings copying build/lib/coderedcms/project_template/basic/project_name/wsgi.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name copying build/lib/coderedcms/project_template/basic/project_name/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name copying build/lib/coderedcms/project_template/basic/.editorconfig -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic copying build/lib/coderedcms/project_template/basic/requirements.txt -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic copying build/lib/coderedcms/project_template/basic/.gitignore -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/templates creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/templates/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/templates/coderedcms/pages copying build/lib/coderedcms/project_template/basic/website/templates/coderedcms/pages/base.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/templates/coderedcms/pages copying build/lib/coderedcms/project_template/basic/website/apps.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/static creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/static/website creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/static/website/js copying build/lib/coderedcms/project_template/basic/website/static/website/js/custom.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/static/website/js creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/static/website/css copying build/lib/coderedcms/project_template/basic/website/static/website/css/custom.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/static/website/css creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/migrations copying build/lib/coderedcms/project_template/basic/website/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/migrations copying build/lib/coderedcms/project_template/basic/website/migrations/0002_initial_data.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/migrations copying build/lib/coderedcms/project_template/basic/website/migrations/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/migrations copying build/lib/coderedcms/project_template/basic/website/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website copying build/lib/coderedcms/project_template/basic/website/models.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass copying build/lib/coderedcms/project_template/sass/README.md -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass copying build/lib/coderedcms/project_template/sass/manage.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass copying build/lib/coderedcms/project_template/sass/requirements-dev.txt -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass copying build/lib/coderedcms/project_template/sass/.gitattributes -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name copying build/lib/coderedcms/project_template/sass/project_name/urls.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/settings copying build/lib/coderedcms/project_template/sass/project_name/settings/prod.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/settings copying build/lib/coderedcms/project_template/sass/project_name/settings/base.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/settings copying build/lib/coderedcms/project_template/sass/project_name/settings/dev.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/settings copying build/lib/coderedcms/project_template/sass/project_name/settings/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/settings copying build/lib/coderedcms/project_template/sass/project_name/wsgi.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name copying build/lib/coderedcms/project_template/sass/project_name/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name copying build/lib/coderedcms/project_template/sass/.editorconfig -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass copying build/lib/coderedcms/project_template/sass/requirements.txt -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass copying build/lib/coderedcms/project_template/sass/.gitignore -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/templates creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/templates/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/templates/coderedcms/pages copying build/lib/coderedcms/project_template/sass/website/templates/coderedcms/pages/base.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/templates/coderedcms/pages copying build/lib/coderedcms/project_template/sass/website/apps.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/static creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/static/website creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/static/website/src copying build/lib/coderedcms/project_template/sass/website/static/website/src/custom.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/static/website/src copying build/lib/coderedcms/project_template/sass/website/static/website/src/_variables.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/static/website/src creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/static/website/js copying build/lib/coderedcms/project_template/sass/website/static/website/js/custom.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/static/website/js creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/migrations copying build/lib/coderedcms/project_template/sass/website/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/migrations copying build/lib/coderedcms/project_template/sass/website/migrations/0002_initial_data.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/migrations copying build/lib/coderedcms/project_template/sass/website/migrations/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/migrations copying build/lib/coderedcms/project_template/sass/website/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website copying build/lib/coderedcms/project_template/sass/website/models.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website copying build/lib/coderedcms/urls.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms copying build/lib/coderedcms/widgets.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms copying build/lib/coderedcms/views.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms copying build/lib/coderedcms/search_urls.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates copying build/lib/coderedcms/templates/404.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates copying build/lib/coderedcms/templates/500.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/card_img.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/google_map.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/pagepreview_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/pricelistitem_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/pagepreview_form.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/pagelist_article_media.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/accordion_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/pagelist_article_card_deck.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/card_foot.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/hero_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/card_blurb.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/base_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/image_gallery_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/download_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/embed_video_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/card_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/h1_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/pagepreview_card.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/table_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/film_strip_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/cardgrid_columns.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/document_link_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/pricelist_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/image_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/rich_text_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/pagelist_article_card_columns.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/quote_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/pagelist_article_card_group.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/external_link_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/column_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/base_link_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/card_head_foot.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/image_link_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/pagelist_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/page_link_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/h3_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/card_head.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/button_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/carousel_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/modal_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/grid_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/cardgrid_deck.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/reusable_content_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/h2_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/article_block_card.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/content_wall_block.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/pagelist_list_group.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks copying build/lib/coderedcms/templates/coderedcms/blocks/cardgrid_group.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/blocks creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-window-maximize.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-universal-access.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-header.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-google.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-puzzle-piece.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-hashtag.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-hand-pointer-o.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-window-minimize.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-list-alt.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-desktop.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-stop.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-check-square-o.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-font.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-columns.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-usd.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-align-left.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-map.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-newspaper-o.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-th-large.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons copying build/lib/coderedcms/templates/coderedcms/icons/cr-recycle.svg -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/icons creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/widgets copying build/lib/coderedcms/templates/coderedcms/widgets/checkbox_classifiers.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/widgets creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes copying build/lib/coderedcms/templates/coderedcms/includes/map_pin_description.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes copying build/lib/coderedcms/templates/coderedcms/includes/crx_banner.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes copying build/lib/coderedcms/templates/coderedcms/includes/pagination.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes/ical copying build/lib/coderedcms/templates/coderedcms/includes/ical/calendar.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes/ical copying build/lib/coderedcms/templates/coderedcms/includes/ical/recurring_ical_button.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes/ical copying build/lib/coderedcms/templates/coderedcms/includes/ical/calendar_ical_button.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes/ical copying build/lib/coderedcms/templates/coderedcms/includes/ical/single_ical_button.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes/ical copying build/lib/coderedcms/templates/coderedcms/includes/classifier_nav.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes/stream_forms copying build/lib/coderedcms/templates/coderedcms/includes/stream_forms/render_field.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes/stream_forms copying build/lib/coderedcms/templates/coderedcms/includes/form_honeypot.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes copying build/lib/coderedcms/templates/coderedcms/includes/classifier_dropdowns.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes copying build/lib/coderedcms/templates/coderedcms/includes/iframe_gmap.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes copying build/lib/coderedcms/templates/coderedcms/includes/map_list_description.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/includes creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/snippets copying build/lib/coderedcms/templates/coderedcms/snippets/footer.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/snippets copying build/lib/coderedcms/templates/coderedcms/snippets/navbar.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/snippets creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/stream_form_page.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/search_result.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/location_index_page.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/article_index_page.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/location_page.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/event_page.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/article_page.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/search.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/page.mini.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/form_page.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/article_page.search.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/form_page.mini.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/base.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/event_index_page.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/form_page_landing.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/web_page.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/home_page.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages copying build/lib/coderedcms/templates/coderedcms/pages/web_page_notitle.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/pages creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/formfields creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/formfields/mailchimp copying build/lib/coderedcms/templates/coderedcms/formfields/mailchimp/subscriber_integration_js.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/formfields/mailchimp copying build/lib/coderedcms/templates/coderedcms/formfields/mailchimp/subscriber_integration_widget.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/formfields/mailchimp copying build/lib/coderedcms/templates/coderedcms/formfields/time.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/formfields copying build/lib/coderedcms/templates/coderedcms/formfields/datetime.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/formfields copying build/lib/coderedcms/templates/coderedcms/formfields/date.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/coderedcms/formfields creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailembeds copying build/lib/coderedcms/templates/wagtailembeds/embed_frontend.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailembeds creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailadmin copying build/lib/coderedcms/templates/wagtailadmin/home.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailadmin copying build/lib/coderedcms/templates/wagtailadmin/base.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailadmin copying build/lib/coderedcms/templates/wagtailadmin/login.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailadmin creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailadmin/block_forms copying build/lib/coderedcms/templates/wagtailadmin/block_forms/base_block_settings_struct.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailadmin/block_forms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailcore copying build/lib/coderedcms/templates/wagtailcore/password_required.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailcore copying build/lib/coderedcms/templates/robots.txt -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailimportexport copying build/lib/coderedcms/templates/wagtailimportexport/import_from_csv.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailimportexport copying build/lib/coderedcms/templates/wagtailimportexport/index.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailimportexport creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailforms copying build/lib/coderedcms/templates/wagtailforms/list_submissions.html -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templates/wagtailforms copying build/lib/coderedcms/apps.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests copying build/lib/coderedcms/tests/test_urls.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests copying build/lib/coderedcms/tests/test_bin.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests copying build/lib/coderedcms/tests/settings.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests copying build/lib/coderedcms/tests/urls.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations copying build/lib/coderedcms/tests/testapp/migrations/0006_indextestpage.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations copying build/lib/coderedcms/tests/testapp/migrations/0007_auto_20210910_1614.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations copying build/lib/coderedcms/tests/testapp/migrations/0005_auto_20210908_1741.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations copying build/lib/coderedcms/tests/testapp/migrations/0002_initial.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations copying build/lib/coderedcms/tests/testapp/migrations/0004_streamformconfirmemail_streamformpage.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations copying build/lib/coderedcms/tests/testapp/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations copying build/lib/coderedcms/tests/testapp/migrations/0003_eventindexpage_eventoccurrence_eventpage_locationindexpage_locationpage.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations copying build/lib/coderedcms/tests/testapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations copying build/lib/coderedcms/tests/testapp/models.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp copying build/lib/coderedcms/tests/test_templatetags.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests copying build/lib/coderedcms/tests/test_templates.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/bin copying build/lib/coderedcms/bin/coderedcms.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/bin copying build/lib/coderedcms/bin/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/bin creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/wagtail_flexible_forms copying build/lib/coderedcms/wagtail_flexible_forms/edit_handlers.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/wagtail_flexible_forms copying build/lib/coderedcms/wagtail_flexible_forms/LICENSE -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/wagtail_flexible_forms copying build/lib/coderedcms/wagtail_flexible_forms/blocks.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/wagtail_flexible_forms copying build/lib/coderedcms/wagtail_flexible_forms/wagtail_hooks.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/wagtail_flexible_forms copying build/lib/coderedcms/wagtail_flexible_forms/models.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/wagtail_flexible_forms copying build/lib/coderedcms/forms.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms copying build/lib/coderedcms/utils.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/api copying build/lib/coderedcms/api/mailchimp.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/api copying build/lib/coderedcms/importexport.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/LICENSE -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.js.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.bundle.min.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.esm.js.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.esm.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.bundle.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.esm.min.js.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.bundle.js.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.esm.min.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.min.js.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/js/bootstrap.bundle.min.js.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/js creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.rtl.min.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.rtl.min.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.rtl.min.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.min.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.rtl.min.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.rtl.min.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.rtl.min.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.min.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.rtl.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.min.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.rtl.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.rtl.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.rtl.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.rtl.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.rtl.min.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.rtl.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.rtl.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.rtl.min.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.rtl.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-reboot.min.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.min.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.min.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-utilities.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/dist/css/bootstrap-grid.min.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/dist/css creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/index.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/alert.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/button.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/modal.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/tab.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/popover.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/carousel.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/scrollspy.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/dropdown.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src/tools copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/tools/sanitizer.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src/tools copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/collapse.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/util.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/toast.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/js/src/tooltip.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/js/src copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/README.txt -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_images.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_form-select.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_labels.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_input-group.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_form-control.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_validation.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_form-check.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_floating-labels.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_form-text.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms/_form-range.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/forms copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_offcanvas.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_forms.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_utilities.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_pagination.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_breadcrumb.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_containers.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/utilities copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/utilities/_api.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/utilities copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_accordion.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_visually-hidden.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_text-truncation.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_ratio.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_stretched-link.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_vr.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_clearfix.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_color-bg.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_stacks.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_colored-links.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers/_position.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/helpers copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_functions.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_button-group.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_card.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_toasts.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_carousel.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_alert.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/bootstrap-reboot.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_list-group.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_grid.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_dropdown.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_modal.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_popover.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/bootstrap-grid.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_transitions.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_mixins.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/bootstrap-utilities.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_tables.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_spinners.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/bootstrap.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_badge.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/vendor copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/vendor/_rfs.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/vendor copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_navbar.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_tooltip.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_progress.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_placeholders.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_root.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_type.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_reboot.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_nav.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_buttons.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_maps.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_visually-hidden.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_deprecate.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_forms.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_utilities.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_pagination.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_reset-text.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_resize.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_backdrop.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_box-shadow.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_table-variants.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_clearfix.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_border-radius.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_transition.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_caret.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_banner.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_alert.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_image.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_list-group.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_grid.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_gradients.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_text-truncate.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_lists.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_color-scheme.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_buttons.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_container.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins/_breakpoints.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss/mixins copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_helpers.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_close.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss copying build/lib/coderedcms/static/coderedcms/vendor/bootstrap/scss/_variables.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/vendor/bootstrap/scss creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/js copying build/lib/coderedcms/static/coderedcms/js/crx-events.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/js copying build/lib/coderedcms/static/coderedcms/js/crx-editor.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/js copying build/lib/coderedcms/static/coderedcms/js/crx-maps.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/js copying build/lib/coderedcms/static/coderedcms/js/crx-front.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/js copying build/lib/coderedcms/static/coderedcms/js/crx-streamforms.js -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/js creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/scss copying build/lib/coderedcms/static/coderedcms/scss/_crx-hero.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/scss copying build/lib/coderedcms/static/coderedcms/scss/_crx-richtext.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/scss copying build/lib/coderedcms/static/coderedcms/scss/_crx-navbar.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/scss copying build/lib/coderedcms/static/coderedcms/scss/crx-front.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/scss copying build/lib/coderedcms/static/coderedcms/scss/_crx-bs-overrides.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/scss copying build/lib/coderedcms/static/coderedcms/scss/_crx-filmstrip.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/scss copying build/lib/coderedcms/static/coderedcms/scss/_crx-location.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/scss copying build/lib/coderedcms/static/coderedcms/scss/_crx-article.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/scss copying build/lib/coderedcms/static/coderedcms/scss/_crx-gallery.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/scss copying build/lib/coderedcms/static/coderedcms/scss/_crx-pricelist.scss -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/scss creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/css copying build/lib/coderedcms/static/coderedcms/css/crx-admin.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/css copying build/lib/coderedcms/static/coderedcms/css/crx-front.css.map -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/css copying build/lib/coderedcms/static/coderedcms/css/crx-editor.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/css copying build/lib/coderedcms/static/coderedcms/css/crx-front.min.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/css copying build/lib/coderedcms/static/coderedcms/css/crx-front.css -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/static/coderedcms/css creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0034_delete_adasettings.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0029_multinavs.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0010_generalsettings_email.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0003_auto_20180912_1632.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0032_accordion_accordionpanel.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0017_generalsettings_external_new_tab.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0018_auto_20200805_1702.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0025_delete_socialmediasettings.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0009_auto_20190201_1546.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0014_classifiers.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0004_auto_20181119_1507.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0033_alter_coderedpage_struct_org_actions_and_more.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0030_alter_coderedtag_tag.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0020_auto_20210527_1030.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0026_auto_20220513_1627.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0037_coderedpage_related_classifier_term_and_more.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0011_merge_20190322_1309.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0012_merge_20190322_1324.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0008_auto_20190122_1242.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0013_pagepreview_templates.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0010_remove_generalsettings_robots.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0036_filmstrip_filmpanel.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0022_auto_20210731_1853.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0015_coderedsessionformsubmission_coderedsubmissionrevision.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0006_mailchimpapisettings.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0016_auto_20191025_1620.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0033_remove_carousel_animation_and_more.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0005_auto_20181214_2214.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0031_wagtail3.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0002_auto_20180829_1538.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0021_auto_20210730_1637.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0027_auto_20220603_1142.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0024_analyticssettings.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0028_auto_20220609_1532.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0007_auto_20190114_1515.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0035_remove_googleapisettings_site_and_more.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0010_auto_20190320_1231.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0023_auto_20210908_1702.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/migrations/0019_spelling_corrections.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations copying build/lib/coderedcms/wagtail_hooks.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models copying build/lib/coderedcms/models/snippet_models.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models copying build/lib/coderedcms/models/integration_models.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/tests copying build/lib/coderedcms/models/tests/test_page_models.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/tests copying build/lib/coderedcms/models/tests/test_navbars_and_footers.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/tests copying build/lib/coderedcms/models/tests/test_wagtailsettings_models.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/tests copying build/lib/coderedcms/models/tests/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/tests copying build/lib/coderedcms/models/wagtailsettings_models.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models copying build/lib/coderedcms/models/page_models.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models copying build/lib/coderedcms/models/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models copying build/lib/coderedcms/__init__.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms creating /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templatetags copying build/lib/coderedcms/templatetags/coderedcms_tags.py -> /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templatetags byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks/content_blocks.py to content_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks/stream_form_blocks.py to stream_form_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks/tests/test_blocks.py to test_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks/base_blocks.py to base_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks/html_blocks.py to html_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/blocks/layout_blocks.py to layout_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/admin_urls.py to admin_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/settings/prod.py to prod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/settings/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/settings/dev.py to dev.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/project_name/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/migrations/0001_initial.py to 0001_initial.cpython-39.pyc File "/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/migrations/0001_initial.py", line 1 {% comment %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/migrations/0002_initial_data.py to 0002_initial_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/settings/prod.py to prod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/settings/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/settings/dev.py to dev.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/project_name/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/migrations/0001_initial.py to 0001_initial.cpython-39.pyc File "/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/migrations/0001_initial.py", line 1 {% comment %} ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/migrations/0002_initial_data.py to 0002_initial_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/search_urls.py to search_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/test_urls.py to test_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/test_bin.py to test_bin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations/0006_indextestpage.py to 0006_indextestpage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations/0007_auto_20210910_1614.py to 0007_auto_20210910_1614.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations/0005_auto_20210908_1741.py to 0005_auto_20210908_1741.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations/0002_initial.py to 0002_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations/0004_streamformconfirmemail_streamformpage.py to 0004_streamformconfirmemail_streamformpage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations/0003_eventindexpage_eventoccurrence_eventpage_locationindexpage_locationpage.py to 0003_eventindexpage_eventoccurrence_eventpage_locationindexpage_locationpage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/testapp/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/test_templatetags.py to test_templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/tests/test_templates.py to test_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/bin/coderedcms.py to coderedcms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/bin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/wagtail_flexible_forms/edit_handlers.py to edit_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/wagtail_flexible_forms/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/wagtail_flexible_forms/wagtail_hooks.py to wagtail_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/wagtail_flexible_forms/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/api/mailchimp.py to mailchimp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/importexport.py to importexport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0034_delete_adasettings.py to 0034_delete_adasettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0029_multinavs.py to 0029_multinavs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0010_generalsettings_email.py to 0010_generalsettings_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0003_auto_20180912_1632.py to 0003_auto_20180912_1632.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0032_accordion_accordionpanel.py to 0032_accordion_accordionpanel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0017_generalsettings_external_new_tab.py to 0017_generalsettings_external_new_tab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0018_auto_20200805_1702.py to 0018_auto_20200805_1702.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0025_delete_socialmediasettings.py to 0025_delete_socialmediasettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0009_auto_20190201_1546.py to 0009_auto_20190201_1546.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0014_classifiers.py to 0014_classifiers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0004_auto_20181119_1507.py to 0004_auto_20181119_1507.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0033_alter_coderedpage_struct_org_actions_and_more.py to 0033_alter_coderedpage_struct_org_actions_and_more.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0030_alter_coderedtag_tag.py to 0030_alter_coderedtag_tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0020_auto_20210527_1030.py to 0020_auto_20210527_1030.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0026_auto_20220513_1627.py to 0026_auto_20220513_1627.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0037_coderedpage_related_classifier_term_and_more.py to 0037_coderedpage_related_classifier_term_and_more.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0011_merge_20190322_1309.py to 0011_merge_20190322_1309.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0012_merge_20190322_1324.py to 0012_merge_20190322_1324.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0008_auto_20190122_1242.py to 0008_auto_20190122_1242.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0013_pagepreview_templates.py to 0013_pagepreview_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0010_remove_generalsettings_robots.py to 0010_remove_generalsettings_robots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0036_filmstrip_filmpanel.py to 0036_filmstrip_filmpanel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0022_auto_20210731_1853.py to 0022_auto_20210731_1853.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0015_coderedsessionformsubmission_coderedsubmissionrevision.py to 0015_coderedsessionformsubmission_coderedsubmissionrevision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0006_mailchimpapisettings.py to 0006_mailchimpapisettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0016_auto_20191025_1620.py to 0016_auto_20191025_1620.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0033_remove_carousel_animation_and_more.py to 0033_remove_carousel_animation_and_more.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0005_auto_20181214_2214.py to 0005_auto_20181214_2214.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0031_wagtail3.py to 0031_wagtail3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0002_auto_20180829_1538.py to 0002_auto_20180829_1538.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0021_auto_20210730_1637.py to 0021_auto_20210730_1637.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0027_auto_20220603_1142.py to 0027_auto_20220603_1142.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0024_analyticssettings.py to 0024_analyticssettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0028_auto_20220609_1532.py to 0028_auto_20220609_1532.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0007_auto_20190114_1515.py to 0007_auto_20190114_1515.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0035_remove_googleapisettings_site_and_more.py to 0035_remove_googleapisettings_site_and_more.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0010_auto_20190320_1231.py to 0010_auto_20190320_1231.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0023_auto_20210908_1702.py to 0023_auto_20210908_1702.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/migrations/0019_spelling_corrections.py to 0019_spelling_corrections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/wagtail_hooks.py to wagtail_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/snippet_models.py to snippet_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/integration_models.py to integration_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/tests/test_page_models.py to test_page_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/tests/test_navbars_and_footers.py to test_navbars_and_footers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/tests/test_wagtailsettings_models.py to test_wagtailsettings_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/wagtailsettings_models.py to wagtailsettings_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/page_models.py to page_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/templatetags/coderedcms_tags.py to coderedcms_tags.cpython-39.pyc writing byte-compilation script '/tmp/tmpv2_8ur64.py' /usr/bin/python3 /tmp/tmpv2_8ur64.py File "/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/migrations/0001_initial.py", line 1 {% comment %} ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/migrations/0001_initial.py", line 1 {% comment %} ^ SyntaxError: invalid syntax removing /tmp/tmpv2_8ur64.py running install_egg_info running egg_info writing coderedcms.egg-info/PKG-INFO writing dependency_links to coderedcms.egg-info/dependency_links.txt writing entry points to coderedcms.egg-info/entry_points.txt writing requirements to coderedcms.egg-info/requires.txt writing top-level names to coderedcms.egg-info/top_level.txt reading manifest file 'coderedcms.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'coderedcms.egg-info/SOURCES.txt' Copying coderedcms.egg-info to /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms-2.1.2-py3.9.egg-info running install_scripts Installing coderedcms script to /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64//usr/share/doc/python-coderedcms + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64 ~/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64 ~/build/BUILD/coderedcms-2.1.2 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/coderedcms-2.1.2 + mv /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.1.2-1 --unique-debug-suffix -2.1.2-1.x86_64 --unique-debug-src-base python-coderedcms-2.1.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/coderedcms-2.1.2 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-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/migrations/0001_initial.py'... File "/usr/lib/python3.9/site-packages/coderedcms/project_template/basic/website/migrations/0001_initial.py", line 1 {% comment %} ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-coderedcms-2.1.2-1.x86_64/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/migrations/0001_initial.py'... File "/usr/lib/python3.9/site-packages/coderedcms/project_template/sass/website/migrations/0001_initial.py", line 1 {% comment %} ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.K2ktw0 (%install) Bad exit status from /var/tmp/rpm-tmp.K2ktw0 (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coderedcms.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-coderedcms.spec