Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pycontracts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682309925.873116/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 aarch64 --nodeps /builddir/build/SPECS/python-pycontracts.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-PyContracts-1.8.12-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pycontracts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682309925.873116/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 aarch64 --nodeps /builddir/build/SPECS/python-pycontracts.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-PyContracts-1.8.12-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pycontracts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682309925.873116/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 aarch64 --nodeps /builddir/build/SPECS/python-pycontracts.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zFblyy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyContracts-1.8.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyContracts-1.8.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyContracts-1.8.12 + /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.k1UZQq + umask 022 + cd /builddir/build/BUILD + cd PyContracts-1.8.12 + 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 -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/contracts copying src/contracts/pyparsing_utils.py -> build/lib/contracts copying src/contracts/enabling.py -> build/lib/contracts copying src/contracts/syntax.py -> build/lib/contracts copying src/contracts/main.py -> build/lib/contracts copying src/contracts/docstring_parsing.py -> build/lib/contracts copying src/contracts/metaclass.py -> build/lib/contracts copying src/contracts/__init__.py -> build/lib/contracts copying src/contracts/inspection.py -> build/lib/contracts copying src/contracts/test_registrar.py -> build/lib/contracts copying src/contracts/interface.py -> build/lib/contracts copying src/contracts/utils.py -> build/lib/contracts copying src/contracts/backported.py -> build/lib/contracts copying src/contracts/main_actual.py -> build/lib/contracts creating build/lib/contracts/library copying src/contracts/library/isinstance_imp.py -> build/lib/contracts/library copying src/contracts/library/attributes.py -> build/lib/contracts/library copying src/contracts/library/miscellaneous_aliases.py -> build/lib/contracts/library copying src/contracts/library/extensions.py -> build/lib/contracts/library copying src/contracts/library/variables.py -> build/lib/contracts/library copying src/contracts/library/sets.py -> build/lib/contracts/library copying src/contracts/library/dummy.py -> build/lib/contracts/library copying src/contracts/library/strings.py -> build/lib/contracts/library copying src/contracts/library/map.py -> build/lib/contracts/library copying src/contracts/library/suggester.py -> build/lib/contracts/library copying src/contracts/library/separate_context.py -> build/lib/contracts/library copying src/contracts/library/simple_values.py -> build/lib/contracts/library copying src/contracts/library/dicts.py -> build/lib/contracts/library copying src/contracts/library/compositions.py -> build/lib/contracts/library copying src/contracts/library/comparison.py -> build/lib/contracts/library copying src/contracts/library/scoped_variables.py -> build/lib/contracts/library copying src/contracts/library/arithmetic.py -> build/lib/contracts/library copying src/contracts/library/__init__.py -> build/lib/contracts/library copying src/contracts/library/array_ops.py -> build/lib/contracts/library copying src/contracts/library/seq.py -> build/lib/contracts/library copying src/contracts/library/tuple.py -> build/lib/contracts/library copying src/contracts/library/array.py -> build/lib/contracts/library copying src/contracts/library/files.py -> build/lib/contracts/library copying src/contracts/library/lists.py -> build/lib/contracts/library copying src/contracts/library/types_misc.py -> build/lib/contracts/library creating build/lib/contracts/testing copying src/contracts/testing/test_new_contract.py -> build/lib/contracts/testing copying src/contracts/testing/test_decorator.py -> build/lib/contracts/testing copying src/contracts/testing/test_multiple.py -> build/lib/contracts/testing copying src/contracts/testing/test_idioms.py -> build/lib/contracts/testing copying src/contracts/testing/array_extended_test.py -> build/lib/contracts/testing copying src/contracts/testing/test_meta.py -> build/lib/contracts/testing copying src/contracts/testing/test_docstring_parsing.py -> build/lib/contracts/testing copying src/contracts/testing/friendliness_statistics.py -> build/lib/contracts/testing copying src/contracts/testing/__init__.py -> build/lib/contracts/testing copying src/contracts/testing/test_pickling.py -> build/lib/contracts/testing copying src/contracts/testing/test_unicode_literals.py -> build/lib/contracts/testing copying src/contracts/testing/test_class_contracts.py -> build/lib/contracts/testing copying src/contracts/testing/utils.py -> build/lib/contracts/testing copying src/contracts/testing/test_simple.py -> build/lib/contracts/testing copying src/contracts/testing/test_particulars.py -> build/lib/contracts/testing creating build/lib/contracts/useful_contracts copying src/contracts/useful_contracts/numpy_specific.py -> build/lib/contracts/useful_contracts copying src/contracts/useful_contracts/numbers.py -> build/lib/contracts/useful_contracts copying src/contracts/useful_contracts/__init__.py -> build/lib/contracts/useful_contracts creating build/lib/contracts/testing/library copying src/contracts/testing/library/compositions_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/lists_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/map_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/comparison_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/separate_context_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/test_scoped_variables.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/arithmetic_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/extensions_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/simple_values_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/array_elements_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/tuple_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/miscellaneous_aliases_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/variables_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/seq_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/__init__.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/files_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/attr_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/isinstance_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/strings_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/array_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/types_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/dummy_tc.py -> build/lib/contracts/testing/library copying src/contracts/testing/library/dicts_tc.py -> build/lib/contracts/testing/library + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aDRAPI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64 + cd PyContracts-1.8.12 + 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 -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-PyContracts-1.8.12-1.aarch64 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-PyContracts-1.8.12-1.aarch64/usr creating /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts copying build/lib/contracts/pyparsing_utils.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts copying build/lib/contracts/enabling.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts copying build/lib/contracts/syntax.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts copying build/lib/contracts/main.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts creating /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/isinstance_imp.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/attributes.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/miscellaneous_aliases.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/extensions.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/variables.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/sets.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/dummy.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/strings.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/map.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/suggester.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/separate_context.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/simple_values.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/dicts.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/compositions.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/comparison.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/scoped_variables.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/arithmetic.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/__init__.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/array_ops.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/seq.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/tuple.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/array.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/files.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/lists.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/library/types_misc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library copying build/lib/contracts/docstring_parsing.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts copying build/lib/contracts/metaclass.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts creating /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/test_new_contract.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/test_decorator.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/test_multiple.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/test_idioms.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing creating /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/compositions_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/lists_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/map_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/comparison_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/separate_context_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/test_scoped_variables.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/arithmetic_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/extensions_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/simple_values_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/array_elements_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/tuple_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/miscellaneous_aliases_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/variables_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/seq_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/__init__.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/files_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/attr_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/isinstance_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/strings_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/array_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/types_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/dummy_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/library/dicts_tc.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library copying build/lib/contracts/testing/array_extended_test.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/test_meta.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/test_docstring_parsing.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/friendliness_statistics.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/__init__.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/test_pickling.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/test_unicode_literals.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/test_class_contracts.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/utils.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/test_simple.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/testing/test_particulars.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing copying build/lib/contracts/__init__.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts copying build/lib/contracts/inspection.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts creating /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/useful_contracts copying build/lib/contracts/useful_contracts/numpy_specific.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/useful_contracts copying build/lib/contracts/useful_contracts/numbers.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/useful_contracts copying build/lib/contracts/useful_contracts/__init__.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/useful_contracts copying build/lib/contracts/test_registrar.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts copying build/lib/contracts/interface.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts copying build/lib/contracts/utils.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts copying build/lib/contracts/backported.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts copying build/lib/contracts/main_actual.py -> /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/pyparsing_utils.py to pyparsing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/enabling.py to enabling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/syntax.py to syntax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/isinstance_imp.py to isinstance_imp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/attributes.py to attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/miscellaneous_aliases.py to miscellaneous_aliases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/variables.py to variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/sets.py to sets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/dummy.py to dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/strings.py to strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/map.py to map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/suggester.py to suggester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/separate_context.py to separate_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/simple_values.py to simple_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/dicts.py to dicts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/compositions.py to compositions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/comparison.py to comparison.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/scoped_variables.py to scoped_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/arithmetic.py to arithmetic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/array_ops.py to array_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/seq.py to seq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/tuple.py to tuple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/array.py to array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/lists.py to lists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/library/types_misc.py to types_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/docstring_parsing.py to docstring_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/metaclass.py to metaclass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/test_new_contract.py to test_new_contract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/test_decorator.py to test_decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/test_multiple.py to test_multiple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/test_idioms.py to test_idioms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/compositions_tc.py to compositions_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/lists_tc.py to lists_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/map_tc.py to map_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/comparison_tc.py to comparison_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/separate_context_tc.py to separate_context_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/test_scoped_variables.py to test_scoped_variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/arithmetic_tc.py to arithmetic_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/extensions_tc.py to extensions_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/simple_values_tc.py to simple_values_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/array_elements_tc.py to array_elements_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/tuple_tc.py to tuple_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/miscellaneous_aliases_tc.py to miscellaneous_aliases_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/variables_tc.py to variables_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/seq_tc.py to seq_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/files_tc.py to files_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/attr_tc.py to attr_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/isinstance_tc.py to isinstance_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/strings_tc.py to strings_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/array_tc.py to array_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/types_tc.py to types_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/dummy_tc.py to dummy_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/library/dicts_tc.py to dicts_tc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/array_extended_test.py to array_extended_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/test_meta.py to test_meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/test_docstring_parsing.py to test_docstring_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/friendliness_statistics.py to friendliness_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/test_pickling.py to test_pickling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/test_unicode_literals.py to test_unicode_literals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/test_class_contracts.py to test_class_contracts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/test_simple.py to test_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/testing/test_particulars.py to test_particulars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/inspection.py to inspection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/useful_contracts/numpy_specific.py to numpy_specific.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/useful_contracts/numbers.py to numbers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/useful_contracts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/test_registrar.py to test_registrar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/backported.py to backported.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/contracts/main_actual.py to main_actual.cpython-39.pyc writing byte-compilation script '/tmp/tmpigwuuhxs.py' /usr/bin/python3 /tmp/tmpigwuuhxs.py removing /tmp/tmpigwuuhxs.py running install_egg_info running egg_info writing src/PyContracts.egg-info/PKG-INFO writing dependency_links to src/PyContracts.egg-info/dependency_links.txt writing requirements to src/PyContracts.egg-info/requires.txt writing top-level names to src/PyContracts.egg-info/top_level.txt reading manifest file 'src/PyContracts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/PyContracts.egg-info/SOURCES.txt' Copying src/PyContracts.egg-info to /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9/site-packages/PyContracts-1.8.12-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64//usr/share/doc/python-PyContracts + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64//usr/share/doc/python-PyContracts + '[' -d example ']' ~/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64 ~/build/BUILD/PyContracts-1.8.12 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/PyContracts-1.8.12 + popd + mv /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.8.12-1 --unique-debug-suffix -1.8.12-1.aarch64 --unique-debug-src-base python-PyContracts-1.8.12-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/PyContracts-1.8.12 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-PyContracts-1.8.12-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-PyContracts-1.8.12-1.noarch Provides: python-PyContracts python3-PyContracts = 1.8.12-1 python3.9dist(pycontracts) = 1.8.12 python3dist(pycontracts) = 1.8.12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(decorator) python3.9dist(future) python3.9dist(pyparsing) python3.9dist(six) Processing files: python-PyContracts-help-1.8.12-1.noarch warning: Empty %files file /builddir/build/BUILD/PyContracts-1.8.12/doclist.lst Provides: python-PyContracts-help = 1.8.12-1 python3-PyContracts-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-PyContracts-1.8.12-1.aarch64 Wrote: /builddir/build/RPMS/python-PyContracts-help-1.8.12-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-PyContracts-1.8.12-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vehbfS + umask 022 + cd /builddir/build/BUILD + cd PyContracts-1.8.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-PyContracts-1.8.12-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0