Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-xbox.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687318385.056857/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-xbox.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-xbox-0.1.3-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-xbox.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687318385.056857/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-xbox.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-xbox-0.1.3-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-xbox.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687318385.056857/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-xbox.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.ptDteu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xbox-0.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/xbox-0.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xbox-0.1.3 + /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.K8s5QB + umask 022 + cd /builddir/build/BUILD + cd xbox-0.1.3 + 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/xbox copying xbox/proxies.py -> build/lib/xbox copying xbox/client.py -> build/lib/xbox copying xbox/__init__.py -> build/lib/xbox copying xbox/utils.py -> build/lib/xbox copying xbox/decorators.py -> build/lib/xbox copying xbox/exceptions.py -> build/lib/xbox copying xbox/resource.py -> build/lib/xbox creating build/lib/xbox/vendor copying xbox/vendor/__init__.py -> build/lib/xbox/vendor copying xbox/vendor/six.py -> build/lib/xbox/vendor creating build/lib/xbox/tests copying xbox/tests/__init__.py -> build/lib/xbox/tests copying xbox/tests/test_serialisation.py -> build/lib/xbox/tests copying xbox/tests/test_utils.py -> build/lib/xbox/tests copying xbox/tests/test_clips.py -> build/lib/xbox/tests copying xbox/tests/test_authentication.py -> build/lib/xbox/tests copying xbox/tests/test_decorators.py -> build/lib/xbox/tests copying xbox/tests/test_gamer_profile.py -> build/lib/xbox/tests copying xbox/tests/conftest.py -> build/lib/xbox/tests creating build/lib/xbox/vendor/requests copying xbox/vendor/requests/adapters.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/__init__.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/api.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/certs.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/status_codes.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/models.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/sessions.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/utils.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/cookies.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/exceptions.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/compat.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/hooks.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/structures.py -> build/lib/xbox/vendor/requests copying xbox/vendor/requests/auth.py -> build/lib/xbox/vendor/requests creating build/lib/xbox/vendor/requests/packages copying xbox/vendor/requests/packages/__init__.py -> build/lib/xbox/vendor/requests/packages creating build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/euctwfreq.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/langcyrillicmodel.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/euckrfreq.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/chardistribution.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/__init__.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/langthaimodel.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/jpcntx.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/escsm.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/codingstatemachine.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/charsetgroupprober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/mbcssm.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/gb2312prober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/charsetprober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/cp949prober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/jisfreq.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/hebrewprober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/latin1prober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/sbcharsetprober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/utf8prober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/eucjpprober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/sbcsgroupprober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/chardetect.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/mbcharsetprober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/escprober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/constants.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/langbulgarianmodel.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/euctwprober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/big5freq.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/sjisprober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/langhebrewmodel.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/euckrprober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/langhungarianmodel.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/compat.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/gb2312freq.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/langgreekmodel.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/universaldetector.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/big5prober.py -> build/lib/xbox/vendor/requests/packages/chardet copying xbox/vendor/requests/packages/chardet/mbcsgroupprober.py -> build/lib/xbox/vendor/requests/packages/chardet creating build/lib/xbox/vendor/requests/packages/urllib3 copying xbox/vendor/requests/packages/urllib3/response.py -> build/lib/xbox/vendor/requests/packages/urllib3 copying xbox/vendor/requests/packages/urllib3/fields.py -> build/lib/xbox/vendor/requests/packages/urllib3 copying xbox/vendor/requests/packages/urllib3/request.py -> build/lib/xbox/vendor/requests/packages/urllib3 copying xbox/vendor/requests/packages/urllib3/__init__.py -> build/lib/xbox/vendor/requests/packages/urllib3 copying xbox/vendor/requests/packages/urllib3/connectionpool.py -> build/lib/xbox/vendor/requests/packages/urllib3 copying xbox/vendor/requests/packages/urllib3/filepost.py -> build/lib/xbox/vendor/requests/packages/urllib3 copying xbox/vendor/requests/packages/urllib3/_collections.py -> build/lib/xbox/vendor/requests/packages/urllib3 copying xbox/vendor/requests/packages/urllib3/connection.py -> build/lib/xbox/vendor/requests/packages/urllib3 copying xbox/vendor/requests/packages/urllib3/poolmanager.py -> build/lib/xbox/vendor/requests/packages/urllib3 copying xbox/vendor/requests/packages/urllib3/exceptions.py -> build/lib/xbox/vendor/requests/packages/urllib3 creating build/lib/xbox/vendor/requests/packages/urllib3/packages copying xbox/vendor/requests/packages/urllib3/packages/__init__.py -> build/lib/xbox/vendor/requests/packages/urllib3/packages copying xbox/vendor/requests/packages/urllib3/packages/ordered_dict.py -> build/lib/xbox/vendor/requests/packages/urllib3/packages copying xbox/vendor/requests/packages/urllib3/packages/six.py -> build/lib/xbox/vendor/requests/packages/urllib3/packages creating build/lib/xbox/vendor/requests/packages/urllib3/util copying xbox/vendor/requests/packages/urllib3/util/response.py -> build/lib/xbox/vendor/requests/packages/urllib3/util copying xbox/vendor/requests/packages/urllib3/util/request.py -> build/lib/xbox/vendor/requests/packages/urllib3/util copying xbox/vendor/requests/packages/urllib3/util/ssl_.py -> build/lib/xbox/vendor/requests/packages/urllib3/util copying xbox/vendor/requests/packages/urllib3/util/__init__.py -> build/lib/xbox/vendor/requests/packages/urllib3/util copying xbox/vendor/requests/packages/urllib3/util/connection.py -> build/lib/xbox/vendor/requests/packages/urllib3/util copying xbox/vendor/requests/packages/urllib3/util/retry.py -> build/lib/xbox/vendor/requests/packages/urllib3/util copying xbox/vendor/requests/packages/urllib3/util/timeout.py -> build/lib/xbox/vendor/requests/packages/urllib3/util copying xbox/vendor/requests/packages/urllib3/util/url.py -> build/lib/xbox/vendor/requests/packages/urllib3/util creating build/lib/xbox/vendor/requests/packages/urllib3/contrib copying xbox/vendor/requests/packages/urllib3/contrib/__init__.py -> build/lib/xbox/vendor/requests/packages/urllib3/contrib copying xbox/vendor/requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/xbox/vendor/requests/packages/urllib3/contrib copying xbox/vendor/requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/xbox/vendor/requests/packages/urllib3/contrib creating build/lib/xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying xbox/vendor/requests/cacert.pem -> build/lib/xbox/vendor/requests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gyGoqE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64 + cd xbox-0.1.3 + 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-xbox-0.1.3-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-xbox-0.1.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/cacert.pem -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/adapters.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/__init__.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/api.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/certs.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages copying build/lib/xbox/vendor/requests/packages/__init__.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/__init__.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/escsm.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/chardetect.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/escprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/constants.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/compat.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet copying build/lib/xbox/vendor/requests/packages/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3 copying build/lib/xbox/vendor/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3 copying build/lib/xbox/vendor/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3 copying build/lib/xbox/vendor/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3 copying build/lib/xbox/vendor/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3 copying build/lib/xbox/vendor/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3 copying build/lib/xbox/vendor/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3 copying build/lib/xbox/vendor/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3 copying build/lib/xbox/vendor/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages copying build/lib/xbox/vendor/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages copying build/lib/xbox/vendor/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/xbox/vendor/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util copying build/lib/xbox/vendor/requests/packages/urllib3/util/response.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util copying build/lib/xbox/vendor/requests/packages/urllib3/util/request.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util copying build/lib/xbox/vendor/requests/packages/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util copying build/lib/xbox/vendor/requests/packages/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util copying build/lib/xbox/vendor/requests/packages/urllib3/util/connection.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util copying build/lib/xbox/vendor/requests/packages/urllib3/util/retry.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util copying build/lib/xbox/vendor/requests/packages/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util copying build/lib/xbox/vendor/requests/packages/urllib3/util/url.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util copying build/lib/xbox/vendor/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3 copying build/lib/xbox/vendor/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/contrib copying build/lib/xbox/vendor/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/contrib copying build/lib/xbox/vendor/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/contrib copying build/lib/xbox/vendor/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/contrib copying build/lib/xbox/vendor/requests/status_codes.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/models.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/sessions.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/utils.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/cookies.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/exceptions.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/compat.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/hooks.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/structures.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/requests/auth.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests copying build/lib/xbox/vendor/__init__.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor copying build/lib/xbox/vendor/six.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor copying build/lib/xbox/proxies.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox copying build/lib/xbox/client.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox copying build/lib/xbox/__init__.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox copying build/lib/xbox/utils.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox copying build/lib/xbox/decorators.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox creating /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests copying build/lib/xbox/tests/__init__.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests copying build/lib/xbox/tests/test_serialisation.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests copying build/lib/xbox/tests/test_utils.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests copying build/lib/xbox/tests/test_clips.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests copying build/lib/xbox/tests/test_authentication.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests copying build/lib/xbox/tests/test_decorators.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests copying build/lib/xbox/tests/test_gamer_profile.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests copying build/lib/xbox/tests/conftest.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests copying build/lib/xbox/exceptions.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox copying build/lib/xbox/resource.py -> /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/adapters.py to adapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/certs.py to certs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/euctwfreq.py to euctwfreq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/euckrfreq.py to euckrfreq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/chardistribution.py to chardistribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/langthaimodel.py to langthaimodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/jpcntx.py to jpcntx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/escsm.py to escsm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/codingstatemachine.py to codingstatemachine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/mbcssm.py to mbcssm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/gb2312prober.py to gb2312prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/charsetprober.py to charsetprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/cp949prober.py to cp949prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/jisfreq.py to jisfreq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/hebrewprober.py to hebrewprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/latin1prober.py to latin1prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/utf8prober.py to utf8prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/eucjpprober.py to eucjpprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/chardetect.py to chardetect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/escprober.py to escprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/euctwprober.py to euctwprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/big5freq.py to big5freq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/sjisprober.py to sjisprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/euckrprober.py to euckrprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/gb2312freq.py to gb2312freq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/langgreekmodel.py to langgreekmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/universaldetector.py to universaldetector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/big5prober.py to big5prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/connectionpool.py to connectionpool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/filepost.py to filepost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/_collections.py to _collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/packages/six.py to six.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util/ssl_.py to ssl_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util/timeout.py to timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/util/url.py to url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/poolmanager.py to poolmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/status_codes.py to status_codes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/sessions.py to sessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/cookies.py to cookies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/structures.py to structures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/requests/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/vendor/six.py to six.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/proxies.py to proxies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests/test_serialisation.py to test_serialisation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests/test_clips.py to test_clips.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests/test_authentication.py to test_authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests/test_decorators.py to test_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests/test_gamer_profile.py to test_gamer_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox/resource.py to resource.cpython-39.pyc writing byte-compilation script '/tmp/tmpbe4andte.py' /usr/bin/python3 /tmp/tmpbe4andte.py removing /tmp/tmpbe4andte.py running install_egg_info running egg_info writing xbox.egg-info/PKG-INFO writing dependency_links to xbox.egg-info/dependency_links.txt writing top-level names to xbox.egg-info/top_level.txt reading manifest file 'xbox.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENCE' adding license file 'NOTICE' warning: no files found matching 'HISTORY.rst' writing manifest file 'xbox.egg-info/SOURCES.txt' Copying xbox.egg-info to /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/usr/lib/python3.9/site-packages/xbox-0.1.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64//usr/share/doc/python-xbox + '[' -d doc ']' ~/build/BUILDROOT/python-xbox-0.1.3-1.x86_64 ~/build/BUILD/xbox-0.1.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/xbox-0.1.3 + mv /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.3-1 --unique-debug-suffix -0.1.3-1.x86_64 --unique-debug-src-base python-xbox-0.1.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/xbox-0.1.3 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-xbox-0.1.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-xbox-0.1.3-1.noarch Provides: python-xbox python3-xbox = 0.1.3-1 python3.9dist(xbox) = 0.1.3 python3dist(xbox) = 0.1.3 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 Processing files: python-xbox-help-0.1.3-1.noarch warning: Empty %files file /builddir/build/BUILD/xbox-0.1.3/doclist.lst Provides: python-xbox-help = 0.1.3-1 python3-xbox-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-xbox-0.1.3-1.x86_64 Wrote: /builddir/build/RPMS/python-xbox-help-0.1.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-xbox-0.1.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jcyZKG + umask 022 + cd /builddir/build/BUILD + cd xbox-0.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-xbox-0.1.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0