Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-yorm.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681836903.151243/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-yorm.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-YORM-1.6.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-yorm.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681836903.151243/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-yorm.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-YORM-1.6.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-yorm.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681836903.151243/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-yorm.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.0Tuas0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf YORM-1.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/YORM-1.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd YORM-1.6.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.sjDo3Q + umask 022 + cd /builddir/build/BUILD + cd YORM-1.6.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/tests copying tests/__init__.py -> build/lib/tests copying tests/test_nested_attributes.py -> build/lib/tests copying tests/test_imports.py -> build/lib/tests copying tests/test_fake.py -> build/lib/tests copying tests/test_examples.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_mapped_signature.py -> build/lib/tests copying tests/test_list_shortcut.py -> build/lib/tests copying tests/test_ordering.py -> build/lib/tests copying tests/test_files.py -> build/lib/tests copying tests/test_persistence_models.py -> build/lib/tests creating build/lib/yorm copying yorm/__init__.py -> build/lib/yorm copying yorm/exceptions.py -> build/lib/yorm copying yorm/diskutils.py -> build/lib/yorm copying yorm/mapper.py -> build/lib/yorm copying yorm/utilities.py -> build/lib/yorm copying yorm/mixins.py -> build/lib/yorm copying yorm/common.py -> build/lib/yorm copying yorm/settings.py -> build/lib/yorm copying yorm/decorators.py -> build/lib/yorm creating build/lib/yorm/tests copying yorm/tests/test_decorators.py -> build/lib/yorm/tests copying yorm/tests/__init__.py -> build/lib/yorm/tests copying yorm/tests/test_types_containers.py -> build/lib/yorm/tests copying yorm/tests/test_mixins.py -> build/lib/yorm/tests copying yorm/tests/conftest.py -> build/lib/yorm/tests copying yorm/tests/test_bases_container.py -> build/lib/yorm/tests copying yorm/tests/test_diskutils.py -> build/lib/yorm/tests copying yorm/tests/test_mapper.py -> build/lib/yorm/tests copying yorm/tests/test_types_extended.py -> build/lib/yorm/tests copying yorm/tests/test_types_standard.py -> build/lib/yorm/tests copying yorm/tests/test_bases_converter.py -> build/lib/yorm/tests copying yorm/tests/test_bases_mappable.py -> build/lib/yorm/tests copying yorm/tests/test_utilities.py -> build/lib/yorm/tests creating build/lib/yorm/bases copying yorm/bases/__init__.py -> build/lib/yorm/bases copying yorm/bases/converter.py -> build/lib/yorm/bases copying yorm/bases/mappable.py -> build/lib/yorm/bases creating build/lib/yorm/types copying yorm/types/__init__.py -> build/lib/yorm/types copying yorm/types/_representers.py -> build/lib/yorm/types copying yorm/types/extended.py -> build/lib/yorm/types copying yorm/types/standard.py -> build/lib/yorm/types copying yorm/types/containers.py -> build/lib/yorm/types + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SUMKHr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64 + cd YORM-1.6.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-YORM-1.6.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-YORM-1.6.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_nested_attributes.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_imports.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_fake.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_examples.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_mapped_signature.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_list_shortcut.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_ordering.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_files.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_persistence_models.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm copying build/lib/yorm/__init__.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm creating /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/__init__.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/test_types_containers.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/test_mixins.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/conftest.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/test_bases_container.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/test_diskutils.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/test_mapper.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/test_types_extended.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/test_types_standard.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/test_bases_converter.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/test_bases_mappable.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/tests/test_utilities.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests copying build/lib/yorm/exceptions.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm copying build/lib/yorm/diskutils.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm copying build/lib/yorm/mapper.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm copying build/lib/yorm/utilities.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm creating /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/bases copying build/lib/yorm/bases/__init__.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/bases copying build/lib/yorm/bases/converter.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/bases copying build/lib/yorm/bases/mappable.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/bases creating /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/types copying build/lib/yorm/types/__init__.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/types copying build/lib/yorm/types/_representers.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/types copying build/lib/yorm/types/extended.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/types copying build/lib/yorm/types/standard.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/types copying build/lib/yorm/types/containers.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/types copying build/lib/yorm/mixins.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm copying build/lib/yorm/common.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm copying build/lib/yorm/settings.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm copying build/lib/yorm/decorators.py -> /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_nested_attributes.py to test_nested_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_imports.py to test_imports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_fake.py to test_fake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_mapped_signature.py to test_mapped_signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_list_shortcut.py to test_list_shortcut.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_ordering.py to test_ordering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_files.py to test_files.cpython-39.pyc /usr/lib/python3.9/site-packages/tests/test_files.py:132: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_persistence_models.py to test_persistence_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/test_decorators.py to test_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/test_types_containers.py to test_types_containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/test_mixins.py to test_mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/test_bases_container.py to test_bases_container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/test_diskutils.py to test_diskutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/test_mapper.py to test_mapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/test_types_extended.py to test_types_extended.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/test_types_standard.py to test_types_standard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/test_bases_converter.py to test_bases_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/test_bases_mappable.py to test_bases_mappable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/tests/test_utilities.py to test_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/diskutils.py to diskutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/mapper.py to mapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/bases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/bases/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/bases/mappable.py to mappable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/types/_representers.py to _representers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/types/extended.py to extended.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/types/standard.py to standard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/types/containers.py to containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/yorm/decorators.py to decorators.cpython-39.pyc writing byte-compilation script '/tmp/tmpzo76nuyl.py' /usr/bin/python3 /tmp/tmpzo76nuyl.py /usr/lib/python3.9/site-packages/tests/test_files.py:132: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpzo76nuyl.py running install_egg_info running egg_info writing YORM.egg-info/PKG-INFO writing dependency_links to YORM.egg-info/dependency_links.txt writing entry points to YORM.egg-info/entry_points.txt writing requirements to YORM.egg-info/requires.txt writing top-level names to YORM.egg-info/top_level.txt reading manifest file 'YORM.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching '*.txt' under directory 'docs' warning: no directories found matching '*/*/files' adding license file 'LICENSE.md' writing manifest file 'YORM.egg-info/SOURCES.txt' Copying YORM.egg-info to /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/usr/lib/python3.9/site-packages/YORM-1.6.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64//usr/share/doc/python-YORM + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64//usr/share/doc/python-YORM + '[' -d example ']' ~/build/BUILDROOT/python-YORM-1.6.2-1.x86_64 ~/build/BUILD/YORM-1.6.2 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/YORM-1.6.2 + mv /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-YORM-1.6.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.6.2-1 --unique-debug-suffix -1.6.2-1.x86_64 --unique-debug-src-base python-YORM-1.6.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/YORM-1.6.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-YORM-1.6.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/tests/test_files.py:132: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-YORM-1.6.2-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.8 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.8 Provides: python-YORM python3-YORM = 1.6.2-1 python3.9dist(yorm) = 1.6.2 python3dist(yorm) = 1.6.2 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: (python3.9dist(pathlib2) < 2.3.3 or python3.9dist(pathlib2) >= 2.3.3.0) python(abi) = 3.9 python3.9dist(parse) python3.9dist(pyyaml) >= 5.1 python3.9dist(pyyaml) < 6 python3.9dist(simplejson) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.8 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.8 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-yorm.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/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-yorm.spec