Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-strangecase.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686323001.255226/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-strangecase.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-StrangeCase-4.6.8-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-strangecase.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686323001.255226/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-strangecase.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-StrangeCase-4.6.8-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-strangecase.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686323001.255226/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-strangecase.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.i0feBT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf StrangeCase-4.6.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/StrangeCase-4.6.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd StrangeCase-4.6.8 + /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.1W5aVx + umask 022 + cd /builddir/build/BUILD + cd StrangeCase-4.6.8 + 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/strange_case copying strange_case/strange_case_config.py -> build/lib/strange_case copying strange_case/config_dict.py -> build/lib/strange_case copying strange_case/processors.py -> build/lib/strange_case copying strange_case/registry.py -> build/lib/strange_case copying strange_case/__init__.py -> build/lib/strange_case copying strange_case/__main__.py -> build/lib/strange_case creating build/lib/strange_case/support copying strange_case/support/fancy_import.py -> build/lib/strange_case/support copying strange_case/support/__init__.py -> build/lib/strange_case/support copying strange_case/support/jinja.py -> build/lib/strange_case/support creating build/lib/strange_case/configurators copying strange_case/configurators/folder_config_file.py -> build/lib/strange_case/configurators copying strange_case/configurators/page_types.py -> build/lib/strange_case/configurators copying strange_case/configurators/is_index.py -> build/lib/strange_case/configurators copying strange_case/configurators/setdefault_iterable.py -> build/lib/strange_case/configurators copying strange_case/configurators/merge_files_config.py -> build/lib/strange_case/configurators copying strange_case/configurators/front_matter_config.py -> build/lib/strange_case/configurators copying strange_case/configurators/override.py -> build/lib/strange_case/configurators copying strange_case/configurators/setdefault_target_name.py -> build/lib/strange_case/configurators copying strange_case/configurators/set_url.py -> build/lib/strange_case/configurators copying strange_case/configurators/setdefault_name.py -> build/lib/strange_case/configurators copying strange_case/configurators/__init__.py -> build/lib/strange_case/configurators copying strange_case/configurators/skip_if_not_modified.py -> build/lib/strange_case/configurators copying strange_case/configurators/file_types.py -> build/lib/strange_case/configurators copying strange_case/configurators/ignore.py -> build/lib/strange_case/configurators creating build/lib/strange_case/extensions copying strange_case/extensions/configurator_strip_extensions.py -> build/lib/strange_case/extensions copying strange_case/extensions/misaka.py -> build/lib/strange_case/extensions copying strange_case/extensions/inflect.py -> build/lib/strange_case/extensions copying strange_case/extensions/date.py -> build/lib/strange_case/extensions copying strange_case/extensions/configurator_title_from_name.py -> build/lib/strange_case/extensions copying strange_case/extensions/scss.py -> build/lib/strange_case/extensions copying strange_case/extensions/uuid.py -> build/lib/strange_case/extensions copying strange_case/extensions/category.py -> build/lib/strange_case/extensions copying strange_case/extensions/configurators.py -> build/lib/strange_case/extensions copying strange_case/extensions/canhaz.py -> build/lib/strange_case/extensions copying strange_case/extensions/configurator_order_from_name.py -> build/lib/strange_case/extensions copying strange_case/extensions/markdown.py -> build/lib/strange_case/extensions copying strange_case/extensions/hashlib.py -> build/lib/strange_case/extensions copying strange_case/extensions/configurator_file_stats.py -> build/lib/strange_case/extensions copying strange_case/extensions/image.py -> build/lib/strange_case/extensions copying strange_case/extensions/__init__.py -> build/lib/strange_case/extensions copying strange_case/extensions/paginated.py -> build/lib/strange_case/extensions copying strange_case/extensions/configurator_created_at_from_name.py -> build/lib/strange_case/extensions copying strange_case/extensions/sha.py -> build/lib/strange_case/extensions copying strange_case/extensions/clevercss.py -> build/lib/strange_case/extensions creating build/lib/strange_case/nodes copying strange_case/nodes/folder.py -> build/lib/strange_case/nodes copying strange_case/nodes/node.py -> build/lib/strange_case/nodes copying strange_case/nodes/page.py -> build/lib/strange_case/nodes copying strange_case/nodes/file.py -> build/lib/strange_case/nodes copying strange_case/nodes/processor.py -> build/lib/strange_case/nodes copying strange_case/nodes/asset.py -> build/lib/strange_case/nodes copying strange_case/nodes/__init__.py -> build/lib/strange_case/nodes copying strange_case/nodes/root_folder.py -> build/lib/strange_case/nodes copying strange_case/nodes/jinja.py -> build/lib/strange_case/nodes copying strange_case/nodes/plywood.py -> build/lib/strange_case/nodes + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gFb0KU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64 + cd StrangeCase-4.6.8 + 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-StrangeCase-4.6.8-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-StrangeCase-4.6.8-1.x86_64/usr creating /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case copying build/lib/strange_case/strange_case_config.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case creating /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/support copying build/lib/strange_case/support/fancy_import.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/support copying build/lib/strange_case/support/__init__.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/support copying build/lib/strange_case/support/jinja.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/support copying build/lib/strange_case/config_dict.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case copying build/lib/strange_case/processors.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case creating /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/folder_config_file.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/page_types.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/is_index.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/setdefault_iterable.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/merge_files_config.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/front_matter_config.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/override.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/setdefault_target_name.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/set_url.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/setdefault_name.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/__init__.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/skip_if_not_modified.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/file_types.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators copying build/lib/strange_case/configurators/ignore.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators creating /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/configurator_strip_extensions.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/misaka.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/inflect.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/date.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/configurator_title_from_name.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/scss.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/uuid.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/category.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/configurators.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/canhaz.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/configurator_order_from_name.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/markdown.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/hashlib.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/configurator_file_stats.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/image.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/__init__.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/paginated.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/configurator_created_at_from_name.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/sha.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions copying build/lib/strange_case/extensions/clevercss.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions creating /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes copying build/lib/strange_case/nodes/folder.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes copying build/lib/strange_case/nodes/node.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes copying build/lib/strange_case/nodes/page.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes copying build/lib/strange_case/nodes/file.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes copying build/lib/strange_case/nodes/processor.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes copying build/lib/strange_case/nodes/asset.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes copying build/lib/strange_case/nodes/__init__.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes copying build/lib/strange_case/nodes/root_folder.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes copying build/lib/strange_case/nodes/jinja.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes copying build/lib/strange_case/nodes/plywood.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes copying build/lib/strange_case/registry.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case copying build/lib/strange_case/__init__.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case copying build/lib/strange_case/__main__.py -> /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/strange_case_config.py to strange_case_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/support/fancy_import.py to fancy_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/support/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/support/jinja.py to jinja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/config_dict.py to config_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/processors.py to processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/folder_config_file.py to folder_config_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/page_types.py to page_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/is_index.py to is_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/setdefault_iterable.py to setdefault_iterable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/merge_files_config.py to merge_files_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/front_matter_config.py to front_matter_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/override.py to override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/setdefault_target_name.py to setdefault_target_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/set_url.py to set_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/setdefault_name.py to setdefault_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/skip_if_not_modified.py to skip_if_not_modified.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/file_types.py to file_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/configurators/ignore.py to ignore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/configurator_strip_extensions.py to configurator_strip_extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/misaka.py to misaka.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/inflect.py to inflect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/date.py to date.cpython-39.pyc /usr/lib/python3.9/site-packages/strange_case/extensions/date.py:94: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/strange_case/extensions/date.py:106: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/configurator_title_from_name.py to configurator_title_from_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/scss.py to scss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/uuid.py to uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/category.py to category.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/configurators.py to configurators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/canhaz.py to canhaz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/configurator_order_from_name.py to configurator_order_from_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/markdown.py to markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/hashlib.py to hashlib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/configurator_file_stats.py to configurator_file_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/paginated.py to paginated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/configurator_created_at_from_name.py to configurator_created_at_from_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/sha.py to sha.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/extensions/clevercss.py to clevercss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes/folder.py to folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes/page.py to page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes/processor.py to processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes/asset.py to asset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes/root_folder.py to root_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes/jinja.py to jinja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/nodes/plywood.py to plywood.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/strange_case/__main__.py to __main__.cpython-39.pyc writing byte-compilation script '/tmp/tmptulprsak.py' /usr/bin/python3 /tmp/tmptulprsak.py /usr/lib/python3.9/site-packages/strange_case/extensions/date.py:94: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/strange_case/extensions/date.py:106: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmptulprsak.py running install_egg_info running egg_info writing StrangeCase.egg-info/PKG-INFO writing dependency_links to StrangeCase.egg-info/dependency_links.txt writing entry points to StrangeCase.egg-info/entry_points.txt writing requirements to StrangeCase.egg-info/requires.txt writing top-level names to StrangeCase.egg-info/top_level.txt reading manifest file 'StrangeCase.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'StrangeCase.egg-info/SOURCES.txt' Copying StrangeCase.egg-info to /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9/site-packages/StrangeCase-4.6.8-py3.9.egg-info running install_scripts Installing scase script to /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64//usr/share/doc/python-StrangeCase + '[' -d doc ']' ~/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64 ~/build/BUILD/StrangeCase-4.6.8 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64 + '[' -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/StrangeCase-4.6.8 + mv /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.6.8-1 --unique-debug-suffix -4.6.8-1.x86_64 --unique-debug-src-base python-StrangeCase-4.6.8-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/StrangeCase-4.6.8 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-StrangeCase-4.6.8-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/strange_case/extensions/date.py:94: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/strange_case/extensions/date.py:106: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/strange_case/extensions/date.py:94: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/strange_case/extensions/date.py:106: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-StrangeCase-4.6.8-1.noarch Provides: python-StrangeCase python3-StrangeCase = 4.6.8-1 python3.9dist(strangecase) = 4.6.8 python3dist(strangecase) = 4.6.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(jinja2) python3.9dist(pyyaml) python3.9dist(setuptools) python3.9dist(watchdog) Processing files: python-StrangeCase-help-4.6.8-1.noarch warning: Empty %files file /builddir/build/BUILD/StrangeCase-4.6.8/doclist.lst Provides: python-StrangeCase-help = 4.6.8-1 python3-StrangeCase-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64 Wrote: /builddir/build/RPMS/python-StrangeCase-help-4.6.8-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-StrangeCase-4.6.8-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PcZbiU + umask 022 + cd /builddir/build/BUILD + cd StrangeCase-4.6.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-StrangeCase-4.6.8-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0