Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-typedpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683312354.337178/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-typedpy.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-typedpy-2.22.4-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-typedpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683312354.337178/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-typedpy.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-typedpy-2.22.4-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-typedpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683312354.337178/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-typedpy.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.5AVN78 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf typedpy-2.22.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/typedpy-2.22.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd typedpy-2.22.4 + /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.BfWSYS + umask 022 + cd /builddir/build/BUILD + cd typedpy-2.22.4 + 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/typedpy copying typedpy/errors.py -> build/lib/typedpy copying typedpy/__init__.py -> build/lib/typedpy copying typedpy/commons.py -> build/lib/typedpy copying typedpy/testing.py -> build/lib/typedpy copying typedpy/utility.py -> build/lib/typedpy creating build/lib/typedpy/stubs copying typedpy/stubs/type_info_getter.py -> build/lib/typedpy/stubs copying typedpy/stubs/type_helpers.py -> build/lib/typedpy/stubs copying typedpy/stubs/function_info_getter.py -> build/lib/typedpy/stubs copying typedpy/stubs/utils.py -> build/lib/typedpy/stubs copying typedpy/stubs/__init__.py -> build/lib/typedpy/stubs copying typedpy/stubs/types_ast.py -> build/lib/typedpy/stubs copying typedpy/stubs/methods_info_getter.py -> build/lib/typedpy/stubs creating build/lib/typedpy/scripts copying typedpy/scripts/create_stubs.py -> build/lib/typedpy/scripts copying typedpy/scripts/__init__.py -> build/lib/typedpy/scripts copying typedpy/scripts/create_stub.py -> build/lib/typedpy/scripts creating build/lib/typedpy/fields copying typedpy/fields/decimal_number.py -> build/lib/typedpy/fields copying typedpy/fields/anything.py -> build/lib/typedpy/fields copying typedpy/fields/floats.py -> build/lib/typedpy/fields copying typedpy/fields/enum.py -> build/lib/typedpy/fields copying typedpy/fields/serializable_field.py -> build/lib/typedpy/fields copying typedpy/fields/function_call.py -> build/lib/typedpy/fields copying typedpy/fields/multified_wrappers.py -> build/lib/typedpy/fields copying typedpy/fields/collections_impl.py -> build/lib/typedpy/fields copying typedpy/fields/integers.py -> build/lib/typedpy/fields copying typedpy/fields/__init__.py -> build/lib/typedpy/fields copying typedpy/fields/fields.py -> build/lib/typedpy/fields copying typedpy/fields/exception_field.py -> build/lib/typedpy/fields copying typedpy/fields/array.py -> build/lib/typedpy/fields copying typedpy/fields/strings.py -> build/lib/typedpy/fields copying typedpy/fields/subclass.py -> build/lib/typedpy/fields copying typedpy/fields/numbers.py -> build/lib/typedpy/fields copying typedpy/fields/set_field.py -> build/lib/typedpy/fields copying typedpy/fields/boolean.py -> build/lib/typedpy/fields copying typedpy/fields/sized.py -> build/lib/typedpy/fields copying typedpy/fields/tuple_field.py -> build/lib/typedpy/fields copying typedpy/fields/structure_reference.py -> build/lib/typedpy/fields copying typedpy/fields/map_field.py -> build/lib/typedpy/fields copying typedpy/fields/deque_field.py -> build/lib/typedpy/fields creating build/lib/typedpy/structures copying typedpy/structures/structures.py -> build/lib/typedpy/structures copying typedpy/structures/abstract_structure.py -> build/lib/typedpy/structures copying typedpy/structures/__init__.py -> build/lib/typedpy/structures copying typedpy/structures/type_mapping.py -> build/lib/typedpy/structures copying typedpy/structures/structures_reuse.py -> build/lib/typedpy/structures copying typedpy/structures/keysof.py -> build/lib/typedpy/structures copying typedpy/structures/defaults.py -> build/lib/typedpy/structures copying typedpy/structures/consts.py -> build/lib/typedpy/structures creating build/lib/typedpy/extfields copying typedpy/extfields/extfields.py -> build/lib/typedpy/extfields copying typedpy/extfields/__init__.py -> build/lib/typedpy/extfields creating build/lib/typedpy/json_schema copying typedpy/json_schema/__init__.py -> build/lib/typedpy/json_schema copying typedpy/json_schema/json_schema_mapping.py -> build/lib/typedpy/json_schema creating build/lib/typedpy/serialization copying typedpy/serialization/mappers.py -> build/lib/typedpy/serialization copying typedpy/serialization/__init__.py -> build/lib/typedpy/serialization copying typedpy/serialization/serialization.py -> build/lib/typedpy/serialization copying typedpy/serialization/serialization_wrappers.py -> build/lib/typedpy/serialization copying typedpy/serialization/versioned_mapping.py -> build/lib/typedpy/serialization copying typedpy/serialization/fast_serialization.py -> build/lib/typedpy/serialization + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.85SVkK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64 + cd typedpy-2.22.4 + 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-typedpy-2.22.4-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-typedpy-2.22.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy creating /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs copying build/lib/typedpy/stubs/type_info_getter.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs copying build/lib/typedpy/stubs/type_helpers.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs copying build/lib/typedpy/stubs/function_info_getter.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs copying build/lib/typedpy/stubs/utils.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs copying build/lib/typedpy/stubs/__init__.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs copying build/lib/typedpy/stubs/types_ast.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs copying build/lib/typedpy/stubs/methods_info_getter.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs copying build/lib/typedpy/errors.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy copying build/lib/typedpy/__init__.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy copying build/lib/typedpy/commons.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy copying build/lib/typedpy/testing.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy copying build/lib/typedpy/utility.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy creating /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/scripts copying build/lib/typedpy/scripts/create_stubs.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/scripts copying build/lib/typedpy/scripts/__init__.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/scripts copying build/lib/typedpy/scripts/create_stub.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/scripts creating /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/decimal_number.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/anything.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/floats.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/enum.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/serializable_field.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/function_call.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/multified_wrappers.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/collections_impl.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/integers.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/__init__.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/fields.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/exception_field.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/array.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/strings.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/subclass.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/numbers.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/set_field.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/boolean.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/sized.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/tuple_field.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/structure_reference.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/map_field.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields copying build/lib/typedpy/fields/deque_field.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields creating /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures copying build/lib/typedpy/structures/structures.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures copying build/lib/typedpy/structures/abstract_structure.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures copying build/lib/typedpy/structures/__init__.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures copying build/lib/typedpy/structures/type_mapping.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures copying build/lib/typedpy/structures/structures_reuse.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures copying build/lib/typedpy/structures/keysof.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures copying build/lib/typedpy/structures/defaults.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures copying build/lib/typedpy/structures/consts.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures creating /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/extfields copying build/lib/typedpy/extfields/extfields.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/extfields copying build/lib/typedpy/extfields/__init__.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/extfields creating /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/json_schema copying build/lib/typedpy/json_schema/__init__.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/json_schema copying build/lib/typedpy/json_schema/json_schema_mapping.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/json_schema creating /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization copying build/lib/typedpy/serialization/mappers.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization copying build/lib/typedpy/serialization/__init__.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization copying build/lib/typedpy/serialization/serialization.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization copying build/lib/typedpy/serialization/serialization_wrappers.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization copying build/lib/typedpy/serialization/versioned_mapping.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization copying build/lib/typedpy/serialization/fast_serialization.py -> /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs/type_info_getter.py to type_info_getter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs/type_helpers.py to type_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs/function_info_getter.py to function_info_getter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs/types_ast.py to types_ast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/stubs/methods_info_getter.py to methods_info_getter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/commons.py to commons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/utility.py to utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/scripts/create_stubs.py to create_stubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/scripts/create_stub.py to create_stub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/decimal_number.py to decimal_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/anything.py to anything.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/floats.py to floats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/enum.py to enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/serializable_field.py to serializable_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/function_call.py to function_call.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/multified_wrappers.py to multified_wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/collections_impl.py to collections_impl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/integers.py to integers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/exception_field.py to exception_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/array.py to array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/strings.py to strings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/subclass.py to subclass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/numbers.py to numbers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/set_field.py to set_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/boolean.py to boolean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/sized.py to sized.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/tuple_field.py to tuple_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/structure_reference.py to structure_reference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/map_field.py to map_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/fields/deque_field.py to deque_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures/structures.py to structures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures/abstract_structure.py to abstract_structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures/type_mapping.py to type_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures/structures_reuse.py to structures_reuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures/keysof.py to keysof.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/structures/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/extfields/extfields.py to extfields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/extfields/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/json_schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/json_schema/json_schema_mapping.py to json_schema_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization/mappers.py to mappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization/serialization.py to serialization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization/serialization_wrappers.py to serialization_wrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization/versioned_mapping.py to versioned_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy/serialization/fast_serialization.py to fast_serialization.cpython-39.pyc writing byte-compilation script '/tmp/tmp122gffeq.py' /usr/bin/python3 /tmp/tmp122gffeq.py removing /tmp/tmp122gffeq.py running install_egg_info running egg_info writing typedpy.egg-info/PKG-INFO writing dependency_links to typedpy.egg-info/dependency_links.txt writing entry points to typedpy.egg-info/entry_points.txt writing top-level names to typedpy.egg-info/top_level.txt reading manifest file 'typedpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'typedpy.egg-info/SOURCES.txt' Copying typedpy.egg-info to /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/lib/python3.9/site-packages/typedpy-2.22.4-py3.9.egg-info running install_scripts Installing create-stub script to /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/bin Installing create-stubs-for-dir script to /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64//usr/share/doc/python-typedpy + '[' -d doc ']' ~/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64 ~/build/BUILD/typedpy-2.22.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-typedpy-2.22.4-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/typedpy-2.22.4 + mv /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.22.4-1 --unique-debug-suffix -2.22.4-1.x86_64 --unique-debug-src-base python-typedpy-2.22.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/typedpy-2.22.4 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-typedpy-2.22.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-typedpy-2.22.4-1.noarch Provides: python-typedpy python3-typedpy = 2.22.4-1 python3.9dist(typedpy) = 2.22.4 python3dist(typedpy) = 2.22.4 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(setuptools) Processing files: python-typedpy-help-2.22.4-1.noarch warning: Empty %files file /builddir/build/BUILD/typedpy-2.22.4/doclist.lst Provides: python-typedpy-help = 2.22.4-1 python3-typedpy-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-typedpy-2.22.4-1.x86_64 Wrote: /builddir/build/RPMS/python-typedpy-help-2.22.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-typedpy-2.22.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.y7hZaV + umask 022 + cd /builddir/build/BUILD + cd typedpy-2.22.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-typedpy-2.22.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0