Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-antidote.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681930993.483633/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-antidote.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-antidote-2.0.0-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-antidote.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681930993.483633/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-antidote.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-antidote-2.0.0-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-antidote.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681930993.483633/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-antidote.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.2iwnO3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf antidote-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/antidote-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd antidote-2.0.0 + /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.ytQKUw + umask 022 + cd /builddir/build/BUILD + cd antidote-2.0.0 + 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' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/antidote copying src/antidote/__init__.py -> build/lib/antidote creating build/lib/antidote/_internal copying src/antidote/_internal/typing.py -> build/lib/antidote/_internal copying src/antidote/_internal/localns.py -> build/lib/antidote/_internal copying src/antidote/_internal/utils.py -> build/lib/antidote/_internal copying src/antidote/_internal/config.py -> build/lib/antidote/_internal copying src/antidote/_internal/scm_version.py -> build/lib/antidote/_internal copying src/antidote/_internal/API.py -> build/lib/antidote/_internal copying src/antidote/_internal/__init__.py -> build/lib/antidote/_internal creating build/lib/antidote/core copying src/antidote/core/_objects.py -> build/lib/antidote/core copying src/antidote/core/wiring.py -> build/lib/antidote/core copying src/antidote/core/provider.py -> build/lib/antidote/core copying src/antidote/core/data.py -> build/lib/antidote/core copying src/antidote/core/_wiring.py -> build/lib/antidote/core copying src/antidote/core/_injection.py -> build/lib/antidote/core copying src/antidote/core/scope.py -> build/lib/antidote/core copying src/antidote/core/utils.py -> build/lib/antidote/core copying src/antidote/core/annotation.py -> build/lib/antidote/core copying src/antidote/core/_test.py -> build/lib/antidote/core copying src/antidote/core/_scope.py -> build/lib/antidote/core copying src/antidote/core/_catalog.py -> build/lib/antidote/core copying src/antidote/core/__init__.py -> build/lib/antidote/core copying src/antidote/core/_debug.py -> build/lib/antidote/core copying src/antidote/core/exceptions.py -> build/lib/antidote/core copying src/antidote/core/_inject.py -> build/lib/antidote/core creating build/lib/antidote/lib copying src/antidote/lib/__init__.py -> build/lib/antidote/lib creating build/lib/antidote/core/_raw copying src/antidote/core/_raw/onion.py -> build/lib/antidote/core/_raw copying src/antidote/core/_raw/__init__.py -> build/lib/antidote/core/_raw copying src/antidote/core/_raw/wrapper.py -> build/lib/antidote/core/_raw creating build/lib/antidote/lib/lazy_ext copying src/antidote/lib/lazy_ext/_lazy.py -> build/lib/antidote/lib/lazy_ext copying src/antidote/lib/lazy_ext/__init__.py -> build/lib/antidote/lib/lazy_ext copying src/antidote/lib/lazy_ext/_const.py -> build/lib/antidote/lib/lazy_ext copying src/antidote/lib/lazy_ext/_provider.py -> build/lib/antidote/lib/lazy_ext creating build/lib/antidote/lib/interface_ext copying src/antidote/lib/interface_ext/_interface.py -> build/lib/antidote/lib/interface_ext copying src/antidote/lib/interface_ext/_function.py -> build/lib/antidote/lib/interface_ext copying src/antidote/lib/interface_ext/_internal.py -> build/lib/antidote/lib/interface_ext copying src/antidote/lib/interface_ext/predicate.py -> build/lib/antidote/lib/interface_ext copying src/antidote/lib/interface_ext/qualifier.py -> build/lib/antidote/lib/interface_ext copying src/antidote/lib/interface_ext/__init__.py -> build/lib/antidote/lib/interface_ext copying src/antidote/lib/interface_ext/_provider.py -> build/lib/antidote/lib/interface_ext creating build/lib/antidote/lib/injectable_ext copying src/antidote/lib/injectable_ext/_internal.py -> build/lib/antidote/lib/injectable_ext copying src/antidote/lib/injectable_ext/__init__.py -> build/lib/antidote/lib/injectable_ext copying src/antidote/lib/injectable_ext/_provider.py -> build/lib/antidote/lib/injectable_ext copying src/antidote/py.typed -> build/lib/antidote + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2o4Fyy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64 + cd antidote-2.0.0 + 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-antidote-2.0.0-1.aarch64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'use_scm_version' warnings.warn(msg) 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-antidote-2.0.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote copying build/lib/antidote/py.typed -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote creating /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal copying build/lib/antidote/_internal/typing.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal copying build/lib/antidote/_internal/localns.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal copying build/lib/antidote/_internal/utils.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal copying build/lib/antidote/_internal/config.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal copying build/lib/antidote/_internal/scm_version.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal copying build/lib/antidote/_internal/API.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal copying build/lib/antidote/_internal/__init__.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal creating /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/_objects.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/wiring.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/provider.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/data.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/_wiring.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/_injection.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/scope.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/utils.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core creating /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_raw copying build/lib/antidote/core/_raw/onion.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_raw copying build/lib/antidote/core/_raw/__init__.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_raw copying build/lib/antidote/core/_raw/wrapper.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_raw copying build/lib/antidote/core/annotation.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/_test.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/_scope.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/_catalog.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/__init__.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/_debug.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/exceptions.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/core/_inject.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core copying build/lib/antidote/__init__.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote creating /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib creating /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/lazy_ext copying build/lib/antidote/lib/lazy_ext/_lazy.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/lazy_ext copying build/lib/antidote/lib/lazy_ext/__init__.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/lazy_ext copying build/lib/antidote/lib/lazy_ext/_const.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/lazy_ext copying build/lib/antidote/lib/lazy_ext/_provider.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/lazy_ext creating /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext copying build/lib/antidote/lib/interface_ext/_interface.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext copying build/lib/antidote/lib/interface_ext/_function.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext copying build/lib/antidote/lib/interface_ext/_internal.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext copying build/lib/antidote/lib/interface_ext/predicate.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext copying build/lib/antidote/lib/interface_ext/qualifier.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext copying build/lib/antidote/lib/interface_ext/__init__.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext copying build/lib/antidote/lib/interface_ext/_provider.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext creating /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/injectable_ext copying build/lib/antidote/lib/injectable_ext/_internal.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/injectable_ext copying build/lib/antidote/lib/injectable_ext/__init__.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/injectable_ext copying build/lib/antidote/lib/injectable_ext/_provider.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/injectable_ext copying build/lib/antidote/lib/__init__.py -> /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal/typing.py to typing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal/localns.py to localns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal/scm_version.py to scm_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal/API.py to API.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/_internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_objects.py to _objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/wiring.py to wiring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/provider.py to provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_wiring.py to _wiring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_injection.py to _injection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/scope.py to scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_raw/onion.py to onion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_raw/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_raw/wrapper.py to wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/annotation.py to annotation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_test.py to _test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_scope.py to _scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_catalog.py to _catalog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_debug.py to _debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/core/_inject.py to _inject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/lazy_ext/_lazy.py to _lazy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/lazy_ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/lazy_ext/_const.py to _const.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/lazy_ext/_provider.py to _provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext/_interface.py to _interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext/_function.py to _function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext/_internal.py to _internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext/predicate.py to predicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext/qualifier.py to qualifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/interface_ext/_provider.py to _provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/injectable_ext/_internal.py to _internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/injectable_ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/injectable_ext/_provider.py to _provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote/lib/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpciq05m1a.py' /usr/bin/python3 /tmp/tmpciq05m1a.py removing /tmp/tmpciq05m1a.py running install_egg_info running egg_info writing src/antidote.egg-info/PKG-INFO writing dependency_links to src/antidote.egg-info/dependency_links.txt writing requirements to src/antidote.egg-info/requires.txt writing top-level names to src/antidote.egg-info/top_level.txt reading manifest file 'src/antidote.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.pxd' under directory 'src' warning: no files found matching '*.pyx' under directory 'src' warning: no files found matching '*.pyi' under directory 'src' warning: no previously-included files found matching '.travis.yml' warning: no previously-included files found matching '.readthedocs.yml' warning: no files found matching '.coveragerc' warning: no files found matching 'benchmark.ipynb' warning: no files found matching 'benchmark_test_utils.ipynb' warning: no previously-included files found matching 'comparison.ipynb' warning: no files found matching '*.md' warning: no files found matching '*.svg' under directory 'docs' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'src/antidote.egg-info/SOURCES.txt' Copying src/antidote.egg-info to /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/usr/lib/python3.9/site-packages/antidote-0.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64//usr/share/doc/python-antidote + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64//usr/share/doc/python-antidote + '[' -d example ']' ~/build/BUILDROOT/python-antidote-2.0.0-1.aarch64 ~/build/BUILD/antidote-2.0.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-antidote-2.0.0-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/antidote-2.0.0 + popd + mv /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.0-1 --unique-debug-suffix -2.0.0-1.aarch64 --unique-debug-src-base python-antidote-2.0.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/antidote-2.0.0 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-antidote-2.0.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-antidote-2.0.0-1.noarch Provides: python-antidote python3-antidote = 2.0.0-1 python3.9dist(antidote) = 0 python3dist(antidote) = 0 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(typing-extensions) Processing files: python-antidote-help-2.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/antidote-2.0.0/doclist.lst Provides: python-antidote-help = 2.0.0-1 python3-antidote-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-antidote-2.0.0-1.aarch64 Wrote: /builddir/build/RPMS/python-antidote-help-2.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-antidote-2.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IBfswK + umask 022 + cd /builddir/build/BUILD + cd antidote-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-antidote-2.0.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0