Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-decompyle3.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686378692.577083/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-decompyle3.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-decompyle3-3.9.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 x86_64 --nodeps /builddir/build/SPECS/python-decompyle3.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686378692.577083/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-decompyle3.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-decompyle3-3.9.0-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-decompyle3.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686378692.577083/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-decompyle3.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.GU2t4j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf decompyle3-3.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/decompyle3-3.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd decompyle3-3.9.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.i1PPJZ + umask 022 + cd /builddir/build/BUILD + cd decompyle3-3.9.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 -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/decompyle3 copying decompyle3/__init__.py -> build/lib/decompyle3 copying decompyle3/version.py -> build/lib/decompyle3 copying decompyle3/linenumbers.py -> build/lib/decompyle3 copying decompyle3/code_fns.py -> build/lib/decompyle3 copying decompyle3/disas.py -> build/lib/decompyle3 copying decompyle3/main.py -> build/lib/decompyle3 copying decompyle3/show.py -> build/lib/decompyle3 copying decompyle3/scanner.py -> build/lib/decompyle3 copying decompyle3/util.py -> build/lib/decompyle3 creating build/lib/decompyle3/semantics copying decompyle3/semantics/customize38.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/__init__.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/helper.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/customize37.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/linemap.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/customize.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/pysource.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/n_actions.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/transform.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/consts.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/customize3.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/fragments.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/check_ast.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/parser_error.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/make_function36.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/gencomp.py -> build/lib/decompyle3/semantics copying decompyle3/semantics/aligner.py -> build/lib/decompyle3/semantics creating build/lib/decompyle3/bin copying decompyle3/bin/__init__.py -> build/lib/decompyle3/bin copying decompyle3/bin/py3disassemble.py -> build/lib/decompyle3/bin copying decompyle3/bin/decompile.py -> build/lib/decompyle3/bin copying decompyle3/bin/decompile_code_type.py -> build/lib/decompyle3/bin creating build/lib/decompyle3/scanners copying decompyle3/scanners/scanner37.py -> build/lib/decompyle3/scanners copying decompyle3/scanners/__init__.py -> build/lib/decompyle3/scanners copying decompyle3/scanners/scanner37base.py -> build/lib/decompyle3/scanners copying decompyle3/scanners/scanner38.py -> build/lib/decompyle3/scanners copying decompyle3/scanners/tok.py -> build/lib/decompyle3/scanners copying decompyle3/scanners/pypy37.py -> build/lib/decompyle3/scanners copying decompyle3/scanners/pypy38.py -> build/lib/decompyle3/scanners copying decompyle3/scanners/scanner39.py -> build/lib/decompyle3/scanners creating build/lib/decompyle3/parsers copying decompyle3/parsers/dump.py -> build/lib/decompyle3/parsers copying decompyle3/parsers/__init__.py -> build/lib/decompyle3/parsers copying decompyle3/parsers/main.py -> build/lib/decompyle3/parsers copying decompyle3/parsers/parse_heads.py -> build/lib/decompyle3/parsers copying decompyle3/parsers/treenode.py -> build/lib/decompyle3/parsers creating build/lib/decompyle3/parsers/p38 copying decompyle3/parsers/p38/base.py -> build/lib/decompyle3/parsers/p38 copying decompyle3/parsers/p38/__init__.py -> build/lib/decompyle3/parsers/p38 copying decompyle3/parsers/p38/full_custom.py -> build/lib/decompyle3/parsers/p38 copying decompyle3/parsers/p38/lambda_custom.py -> build/lib/decompyle3/parsers/p38 copying decompyle3/parsers/p38/heads.py -> build/lib/decompyle3/parsers/p38 copying decompyle3/parsers/p38/lambda_expr.py -> build/lib/decompyle3/parsers/p38 copying decompyle3/parsers/p38/full.py -> build/lib/decompyle3/parsers/p38 creating build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/or_check.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/and_parts_check.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/and_cond_check.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/__init__.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/whilestmt.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/for38.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/pop_return.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/ifstmts_jump.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/lastc_stmt.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/ifelsestmt.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/if_and_stmt.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/iflaststmt.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/while1stmt.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/break38.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/or_cond_check.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/c_tryelsestmt.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/list_if_not.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/while1elsestmt.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/and_check.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/ifstmt.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/whileTruestmt38.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/whilestmt38.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/not_or_check.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/testtrue.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/if_and_elsestmt.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/tryexcept.py -> build/lib/decompyle3/parsers/reduce_check copying decompyle3/parsers/reduce_check/and_not_check.py -> build/lib/decompyle3/parsers/reduce_check creating build/lib/decompyle3/parsers/p37 copying decompyle3/parsers/p37/base.py -> build/lib/decompyle3/parsers/p37 copying decompyle3/parsers/p37/__init__.py -> build/lib/decompyle3/parsers/p37 copying decompyle3/parsers/p37/lambda_custom.py -> build/lib/decompyle3/parsers/p37 copying decompyle3/parsers/p37/heads.py -> build/lib/decompyle3/parsers/p37 copying decompyle3/parsers/p37/lambda_expr.py -> build/lib/decompyle3/parsers/p37 copying decompyle3/parsers/p37/full.py -> build/lib/decompyle3/parsers/p37 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0CVdUQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64 + cd decompyle3-3.9.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 -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-decompyle3-3.9.0-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-decompyle3-3.9.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3 creating /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/customize38.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/__init__.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/helper.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/customize37.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/linemap.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/customize.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/pysource.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/n_actions.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/transform.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/consts.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/customize3.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/fragments.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/check_ast.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/parser_error.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/make_function36.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/gencomp.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/semantics/aligner.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics copying build/lib/decompyle3/__init__.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3 copying build/lib/decompyle3/version.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3 copying build/lib/decompyle3/linenumbers.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3 copying build/lib/decompyle3/code_fns.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3 copying build/lib/decompyle3/disas.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3 copying build/lib/decompyle3/main.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3 creating /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/bin copying build/lib/decompyle3/bin/__init__.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/bin copying build/lib/decompyle3/bin/py3disassemble.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/bin copying build/lib/decompyle3/bin/decompile.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/bin copying build/lib/decompyle3/bin/decompile_code_type.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/bin copying build/lib/decompyle3/show.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3 copying build/lib/decompyle3/scanner.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3 creating /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners copying build/lib/decompyle3/scanners/scanner37.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners copying build/lib/decompyle3/scanners/__init__.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners copying build/lib/decompyle3/scanners/scanner37base.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners copying build/lib/decompyle3/scanners/scanner38.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners copying build/lib/decompyle3/scanners/tok.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners copying build/lib/decompyle3/scanners/pypy37.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners copying build/lib/decompyle3/scanners/pypy38.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners copying build/lib/decompyle3/scanners/scanner39.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners copying build/lib/decompyle3/util.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3 creating /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers copying build/lib/decompyle3/parsers/dump.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers copying build/lib/decompyle3/parsers/__init__.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers creating /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38 copying build/lib/decompyle3/parsers/p38/base.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38 copying build/lib/decompyle3/parsers/p38/__init__.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38 copying build/lib/decompyle3/parsers/p38/full_custom.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38 copying build/lib/decompyle3/parsers/p38/lambda_custom.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38 copying build/lib/decompyle3/parsers/p38/heads.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38 copying build/lib/decompyle3/parsers/p38/lambda_expr.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38 copying build/lib/decompyle3/parsers/p38/full.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38 copying build/lib/decompyle3/parsers/main.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers copying build/lib/decompyle3/parsers/parse_heads.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers creating /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/or_check.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/and_parts_check.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/and_cond_check.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/__init__.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/whilestmt.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/for38.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/pop_return.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/ifstmts_jump.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/lastc_stmt.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/ifelsestmt.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/if_and_stmt.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/iflaststmt.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/while1stmt.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/break38.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/or_cond_check.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/c_tryelsestmt.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/list_if_not.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/while1elsestmt.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/and_check.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/ifstmt.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/whileTruestmt38.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/whilestmt38.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/not_or_check.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/testtrue.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/if_and_elsestmt.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/tryexcept.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/reduce_check/and_not_check.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check copying build/lib/decompyle3/parsers/treenode.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers creating /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37 copying build/lib/decompyle3/parsers/p37/base.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37 copying build/lib/decompyle3/parsers/p37/__init__.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37 copying build/lib/decompyle3/parsers/p37/lambda_custom.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37 copying build/lib/decompyle3/parsers/p37/heads.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37 copying build/lib/decompyle3/parsers/p37/lambda_expr.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37 copying build/lib/decompyle3/parsers/p37/full.py -> /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37 byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/customize38.py to customize38.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/customize37.py to customize37.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/linemap.py to linemap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/customize.py to customize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/pysource.py to pysource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/n_actions.py to n_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/customize3.py to customize3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/fragments.py to fragments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/check_ast.py to check_ast.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/parser_error.py to parser_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/make_function36.py to make_function36.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/gencomp.py to gencomp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/semantics/aligner.py to aligner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/linenumbers.py to linenumbers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/code_fns.py to code_fns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/disas.py to disas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/bin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/bin/py3disassemble.py to py3disassemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/bin/decompile.py to decompile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/bin/decompile_code_type.py to decompile_code_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/show.py to show.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanner.py to scanner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners/scanner37.py to scanner37.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners/scanner37base.py to scanner37base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners/scanner38.py to scanner38.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners/tok.py to tok.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners/pypy37.py to pypy37.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners/pypy38.py to pypy38.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/scanners/scanner39.py to scanner39.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/dump.py to dump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38/full_custom.py to full_custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38/lambda_custom.py to lambda_custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38/heads.py to heads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38/lambda_expr.py to lambda_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p38/full.py to full.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/parse_heads.py to parse_heads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/or_check.py to or_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/and_parts_check.py to and_parts_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/and_cond_check.py to and_cond_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/whilestmt.py to whilestmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/for38.py to for38.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/pop_return.py to pop_return.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/ifstmts_jump.py to ifstmts_jump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/lastc_stmt.py to lastc_stmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/ifelsestmt.py to ifelsestmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/if_and_stmt.py to if_and_stmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/iflaststmt.py to iflaststmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/while1stmt.py to while1stmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/break38.py to break38.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/or_cond_check.py to or_cond_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/c_tryelsestmt.py to c_tryelsestmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/list_if_not.py to list_if_not.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/while1elsestmt.py to while1elsestmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/and_check.py to and_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/ifstmt.py to ifstmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/whileTruestmt38.py to whileTruestmt38.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/whilestmt38.py to whilestmt38.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/not_or_check.py to not_or_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/testtrue.py to testtrue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/if_and_elsestmt.py to if_and_elsestmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/tryexcept.py to tryexcept.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/reduce_check/and_not_check.py to and_not_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/treenode.py to treenode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37/lambda_custom.py to lambda_custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37/heads.py to heads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37/lambda_expr.py to lambda_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3/parsers/p37/full.py to full.cpython-39.pyc writing byte-compilation script '/tmp/tmp89dn0x31.py' /usr/bin/python3 /tmp/tmp89dn0x31.py removing /tmp/tmp89dn0x31.py running install_egg_info running egg_info writing decompyle3.egg-info/PKG-INFO writing dependency_links to decompyle3.egg-info/dependency_links.txt writing entry points to decompyle3.egg-info/entry_points.txt writing requirements to decompyle3.egg-info/requires.txt writing top-level names to decompyle3.egg-info/top_level.txt reading manifest file 'decompyle3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'DECOMPYLE-2.4-CHANGELOG.txt' warning: no files found matching '*' under directory 'pytest/testdata' adding license file 'COPYING' writing manifest file 'decompyle3.egg-info/SOURCES.txt' Copying decompyle3.egg-info to /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9/site-packages/decompyle3-3.9.0-py3.9.egg-info running install_scripts Installing decompyle3 script to /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/bin Installing decompyle3-code script to /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/bin Installing py3disassemble script to /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64//usr/share/doc/python-decompyle3 + '[' -d doc ']' ~/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64 ~/build/BUILD/decompyle3-3.9.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-decompyle3-3.9.0-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/decompyle3-3.9.0 + mv /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.9.0-1 --unique-debug-suffix -3.9.0-1.x86_64 --unique-debug-src-base python-decompyle3-3.9.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/decompyle3-3.9.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-decompyle3-3.9.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-decompyle3-3.9.0-1.noarch Provides: python-decompyle3 python3-decompyle3 = 3.9.0-1 python3.9dist(decompyle3) = 3.9 python3dist(decompyle3) = 3.9 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(click) python3.9dist(setuptools) python3.9dist(spark-parser) >= 1.8.9 python3.9dist(spark-parser) < 1.9 python3.9dist(xdis) >= 6.0.4 python3.9dist(xdis) < 6.1 Processing files: python-decompyle3-help-3.9.0-1.noarch warning: Empty %files file /builddir/build/BUILD/decompyle3-3.9.0/doclist.lst Provides: python-decompyle3-help = 3.9.0-1 python3-decompyle3-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-decompyle3-3.9.0-1.x86_64 Wrote: /builddir/build/RPMS/python-decompyle3-help-3.9.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-decompyle3-3.9.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kqRdap + umask 022 + cd /builddir/build/BUILD + cd decompyle3-3.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-decompyle3-3.9.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0