Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-trepan3k.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683328183.798708/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-trepan3k.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-trepan3k-1.2.8-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-trepan3k.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683328183.798708/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-trepan3k.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-trepan3k-1.2.8-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-trepan3k.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683328183.798708/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-trepan3k.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.PEKegt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf trepan3k-1.2.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/trepan3k-1.2.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd trepan3k-1.2.8 + /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.jeyCKS + umask 022 + cd /builddir/build/BUILD + cd trepan3k-1.2.8 + 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/trepan copying trepan/interface.py -> build/lib/trepan copying trepan/vprocessor.py -> build/lib/trepan copying trepan/__init__.py -> build/lib/trepan copying trepan/clifns.py -> build/lib/trepan copying trepan/bwcli.py -> build/lib/trepan copying trepan/exception.py -> build/lib/trepan copying trepan/misc.py -> build/lib/trepan copying trepan/debugger.py -> build/lib/trepan copying trepan/__main__.py -> build/lib/trepan copying trepan/options.py -> build/lib/trepan copying trepan/client.py -> build/lib/trepan copying trepan/post_mortem.py -> build/lib/trepan copying trepan/api.py -> build/lib/trepan copying trepan/version.py -> build/lib/trepan creating build/lib/trepan/lib copying trepan/lib/breakpoint.py -> build/lib/trepan/lib copying trepan/lib/core.py -> build/lib/trepan/lib copying trepan/lib/eval.py -> build/lib/trepan/lib copying trepan/lib/disassemble.py -> build/lib/trepan/lib copying trepan/lib/printing.py -> build/lib/trepan/lib copying trepan/lib/__init__.py -> build/lib/trepan/lib copying trepan/lib/file.py -> build/lib/trepan/lib copying trepan/lib/pp.py -> build/lib/trepan/lib copying trepan/lib/sighandler.py -> build/lib/trepan/lib copying trepan/lib/default.py -> build/lib/trepan/lib copying trepan/lib/complete.py -> build/lib/trepan/lib copying trepan/lib/bytecode.py -> build/lib/trepan/lib copying trepan/lib/deparse.py -> build/lib/trepan/lib copying trepan/lib/format.py -> build/lib/trepan/lib copying trepan/lib/thred.py -> build/lib/trepan/lib copying trepan/lib/stack.py -> build/lib/trepan/lib copying trepan/lib/display.py -> build/lib/trepan/lib creating build/lib/trepan/inout copying trepan/inout/input.py -> build/lib/trepan/inout copying trepan/inout/scriptin.py -> build/lib/trepan/inout copying trepan/inout/base.py -> build/lib/trepan/inout copying trepan/inout/__init__.py -> build/lib/trepan/inout copying trepan/inout/tcpfns.py -> build/lib/trepan/inout copying trepan/inout/fifoserver.py -> build/lib/trepan/inout copying trepan/inout/fifoclient.py -> build/lib/trepan/inout copying trepan/inout/tcpclient.py -> build/lib/trepan/inout copying trepan/inout/stringarray.py -> build/lib/trepan/inout copying trepan/inout/output.py -> build/lib/trepan/inout copying trepan/inout/tcpserver.py -> build/lib/trepan/inout creating build/lib/trepan/interfaces copying trepan/interfaces/bullwinkle.py -> build/lib/trepan/interfaces copying trepan/interfaces/__init__.py -> build/lib/trepan/interfaces copying trepan/interfaces/user.py -> build/lib/trepan/interfaces copying trepan/interfaces/server.py -> build/lib/trepan/interfaces copying trepan/interfaces/script.py -> build/lib/trepan/interfaces copying trepan/interfaces/client.py -> build/lib/trepan/interfaces copying trepan/interfaces/comcodes.py -> build/lib/trepan/interfaces creating build/lib/trepan/processor copying trepan/processor/cmd_addrlist.py -> build/lib/trepan/processor copying trepan/processor/trace.py -> build/lib/trepan/processor copying trepan/processor/subcmd.py -> build/lib/trepan/processor copying trepan/processor/cmdproc.py -> build/lib/trepan/processor copying trepan/processor/__init__.py -> build/lib/trepan/processor copying trepan/processor/location.py -> build/lib/trepan/processor copying trepan/processor/cmdfns.py -> build/lib/trepan/processor copying trepan/processor/cmdbreak.py -> build/lib/trepan/processor copying trepan/processor/complete.py -> build/lib/trepan/processor copying trepan/processor/cmdlist.py -> build/lib/trepan/processor copying trepan/processor/frame.py -> build/lib/trepan/processor creating build/lib/trepan/bwprocessor copying trepan/bwprocessor/msg.py -> build/lib/trepan/bwprocessor copying trepan/bwprocessor/__init__.py -> build/lib/trepan/bwprocessor copying trepan/bwprocessor/location.py -> build/lib/trepan/bwprocessor copying trepan/bwprocessor/main.py -> build/lib/trepan/bwprocessor creating build/lib/trepan/processor/parse copying trepan/processor/parse/tok.py -> build/lib/trepan/processor/parse copying trepan/processor/parse/__init__.py -> build/lib/trepan/processor/parse copying trepan/processor/parse/scanner.py -> build/lib/trepan/processor/parse copying trepan/processor/parse/parser.py -> build/lib/trepan/processor/parse copying trepan/processor/parse/semantics.py -> build/lib/trepan/processor/parse creating build/lib/trepan/processor/command copying trepan/processor/command/backtrace.py -> build/lib/trepan/processor/command copying trepan/processor/command/break.py -> build/lib/trepan/processor/command copying trepan/processor/command/source.py -> build/lib/trepan/processor/command copying trepan/processor/command/handle.py -> build/lib/trepan/processor/command copying trepan/processor/command/cd.py -> build/lib/trepan/processor/command copying trepan/processor/command/quit.py -> build/lib/trepan/processor/command copying trepan/processor/command/list.py -> build/lib/trepan/processor/command copying trepan/processor/command/examine.py -> build/lib/trepan/processor/command copying trepan/processor/command/enable.py -> build/lib/trepan/processor/command copying trepan/processor/command/eval.py -> build/lib/trepan/processor/command copying trepan/processor/command/disassemble.py -> build/lib/trepan/processor/command copying trepan/processor/command/continue.py -> build/lib/trepan/processor/command copying trepan/processor/command/debug.py -> build/lib/trepan/processor/command copying trepan/processor/command/step.py -> build/lib/trepan/processor/command copying trepan/processor/command/whatis.py -> build/lib/trepan/processor/command copying trepan/processor/command/bpython.py -> build/lib/trepan/processor/command copying trepan/processor/command/help.py -> build/lib/trepan/processor/command copying trepan/processor/command/tbreak.py -> build/lib/trepan/processor/command copying trepan/processor/command/show.py -> build/lib/trepan/processor/command copying trepan/processor/command/exit.py -> build/lib/trepan/processor/command copying trepan/processor/command/__init__.py -> build/lib/trepan/processor/command copying trepan/processor/command/p.py -> build/lib/trepan/processor/command copying trepan/processor/command/macro.py -> build/lib/trepan/processor/command copying trepan/processor/command/kill.py -> build/lib/trepan/processor/command copying trepan/processor/command/pp.py -> build/lib/trepan/processor/command copying trepan/processor/command/condition.py -> build/lib/trepan/processor/command copying trepan/processor/command/clear.py -> build/lib/trepan/processor/command copying trepan/processor/command/base_submgr.py -> build/lib/trepan/processor/command copying trepan/processor/command/alias.py -> build/lib/trepan/processor/command copying trepan/processor/command/next.py -> build/lib/trepan/processor/command copying trepan/processor/command/unalias.py -> build/lib/trepan/processor/command copying trepan/processor/command/disable.py -> build/lib/trepan/processor/command copying trepan/processor/command/up.py -> build/lib/trepan/processor/command copying trepan/processor/command/edit.py -> build/lib/trepan/processor/command copying trepan/processor/command/restart.py -> build/lib/trepan/processor/command copying trepan/processor/command/mock.py -> build/lib/trepan/processor/command copying trepan/processor/command/info.py -> build/lib/trepan/processor/command copying trepan/processor/command/python.py -> build/lib/trepan/processor/command copying trepan/processor/command/jump.py -> build/lib/trepan/processor/command copying trepan/processor/command/base_subcmd.py -> build/lib/trepan/processor/command copying trepan/processor/command/deparse.py -> build/lib/trepan/processor/command copying trepan/processor/command/ipython.py -> build/lib/trepan/processor/command copying trepan/processor/command/base_cmd.py -> build/lib/trepan/processor/command copying trepan/processor/command/finish.py -> build/lib/trepan/processor/command copying trepan/processor/command/frame.py -> build/lib/trepan/processor/command copying trepan/processor/command/undisplay.py -> build/lib/trepan/processor/command copying trepan/processor/command/down.py -> build/lib/trepan/processor/command copying trepan/processor/command/run.py -> build/lib/trepan/processor/command copying trepan/processor/command/skip.py -> build/lib/trepan/processor/command copying trepan/processor/command/set.py -> build/lib/trepan/processor/command copying trepan/processor/command/deval.py -> build/lib/trepan/processor/command copying trepan/processor/command/display.py -> build/lib/trepan/processor/command copying trepan/processor/command/delete.py -> build/lib/trepan/processor/command creating build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/basename.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/asmfmt.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/trace.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/__demo_helper__.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/substitute.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/__init__.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/listsize.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/maxstring.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/different.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/dbg_trepan.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/autopython.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/autolist.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/tempdir.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/autoeval.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/width.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/highlight.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/patsub.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/confirm.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/cmdtrace.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/autopc.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/style.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/skip.py -> build/lib/trepan/processor/command/set_subcmd copying trepan/processor/command/set_subcmd/events.py -> build/lib/trepan/processor/command/set_subcmd creating build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/break.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/source.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/builtins.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/__init__.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/program.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/macro.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/files.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/pc.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/locals.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/lines.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/line.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/signals.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/globals.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/return.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/frame.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/code.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/threads.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/args.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/offsets.py -> build/lib/trepan/processor/command/info_subcmd copying trepan/processor/command/info_subcmd/display.py -> build/lib/trepan/processor/command/info_subcmd creating build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/basename.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/asmfmt.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/__demo_helper__.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/__init__.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/aliases.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/listsize.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/dbg_trepan.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/autopython.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/autolist.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/tempdir.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/autoeval.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/highlight.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/confirm.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/autopc.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/style.py -> build/lib/trepan/processor/command/show_subcmd copying trepan/processor/command/show_subcmd/args.py -> build/lib/trepan/processor/command/show_subcmd creating build/lib/trepan/bwprocessor/command copying trepan/bwprocessor/command/quit.py -> build/lib/trepan/bwprocessor/command copying trepan/bwprocessor/command/step.py -> build/lib/trepan/bwprocessor/command copying trepan/bwprocessor/command/__init__.py -> build/lib/trepan/bwprocessor/command copying trepan/bwprocessor/command/mock.py -> build/lib/trepan/bwprocessor/command copying trepan/bwprocessor/command/base_cmd.py -> build/lib/trepan/bwprocessor/command + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WJ7Ccm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64 + cd trepan3k-1.2.8 + 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-trepan3k-1.2.8-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-trepan3k-1.2.8-1.x86_64/usr creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan copying build/lib/trepan/interface.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan copying build/lib/trepan/vprocessor.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan copying build/lib/trepan/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan copying build/lib/trepan/clifns.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/breakpoint.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/core.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/eval.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/disassemble.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/printing.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/file.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/pp.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/sighandler.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/default.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/complete.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/bytecode.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/deparse.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/format.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/thred.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/stack.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/lib/display.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib copying build/lib/trepan/bwcli.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan copying build/lib/trepan/exception.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout copying build/lib/trepan/inout/input.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout copying build/lib/trepan/inout/scriptin.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout copying build/lib/trepan/inout/base.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout copying build/lib/trepan/inout/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout copying build/lib/trepan/inout/tcpfns.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout copying build/lib/trepan/inout/fifoserver.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout copying build/lib/trepan/inout/fifoclient.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout copying build/lib/trepan/inout/tcpclient.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout copying build/lib/trepan/inout/stringarray.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout copying build/lib/trepan/inout/output.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout copying build/lib/trepan/inout/tcpserver.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces copying build/lib/trepan/interfaces/bullwinkle.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces copying build/lib/trepan/interfaces/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces copying build/lib/trepan/interfaces/user.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces copying build/lib/trepan/interfaces/server.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces copying build/lib/trepan/interfaces/script.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces copying build/lib/trepan/interfaces/client.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces copying build/lib/trepan/interfaces/comcodes.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces copying build/lib/trepan/misc.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan copying build/lib/trepan/debugger.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan copying build/lib/trepan/__main__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan copying build/lib/trepan/options.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan copying build/lib/trepan/client.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor copying build/lib/trepan/processor/cmd_addrlist.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor copying build/lib/trepan/processor/trace.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor copying build/lib/trepan/processor/subcmd.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor copying build/lib/trepan/processor/cmdproc.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor copying build/lib/trepan/processor/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/parse copying build/lib/trepan/processor/parse/tok.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/parse copying build/lib/trepan/processor/parse/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/parse copying build/lib/trepan/processor/parse/scanner.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/parse copying build/lib/trepan/processor/parse/parser.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/parse copying build/lib/trepan/processor/parse/semantics.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/parse copying build/lib/trepan/processor/location.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor copying build/lib/trepan/processor/cmdfns.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/backtrace.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/break.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/source.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/handle.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/cd.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/quit.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/list.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/examine.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/enable.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/eval.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/disassemble.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/continue.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/debug.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/step.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/whatis.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/bpython.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/help.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/tbreak.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/show.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/exit.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/p.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/macro.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/kill.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/pp.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/condition.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/clear.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/basename.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/asmfmt.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/trace.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/__demo_helper__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/substitute.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/listsize.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/maxstring.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/different.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/dbg_trepan.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/autopython.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/autolist.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/tempdir.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/autoeval.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/width.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/highlight.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/patsub.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/confirm.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/cmdtrace.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/autopc.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/style.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/skip.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/set_subcmd/events.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd copying build/lib/trepan/processor/command/base_submgr.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/alias.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/next.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/unalias.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/disable.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/up.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/edit.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/restart.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/mock.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/info.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/break.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/source.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/builtins.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/program.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/macro.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/files.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/pc.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/locals.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/lines.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/line.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/signals.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/globals.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/return.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/frame.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/code.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/threads.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/args.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/offsets.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/info_subcmd/display.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd copying build/lib/trepan/processor/command/python.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/jump.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/base_subcmd.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/deparse.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/ipython.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/base_cmd.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/finish.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/frame.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/undisplay.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/down.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/run.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/skip.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/set.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/deval.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/command/display.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/basename.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/asmfmt.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/__demo_helper__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/aliases.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/listsize.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/dbg_trepan.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/autopython.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/autolist.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/tempdir.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/autoeval.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/highlight.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/confirm.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/autopc.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/style.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/show_subcmd/args.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd copying build/lib/trepan/processor/command/delete.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command copying build/lib/trepan/processor/cmdbreak.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor copying build/lib/trepan/processor/complete.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor copying build/lib/trepan/processor/cmdlist.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor copying build/lib/trepan/processor/frame.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor copying build/lib/trepan/post_mortem.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan copying build/lib/trepan/api.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor copying build/lib/trepan/bwprocessor/msg.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor copying build/lib/trepan/bwprocessor/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor copying build/lib/trepan/bwprocessor/location.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/command copying build/lib/trepan/bwprocessor/command/quit.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/command copying build/lib/trepan/bwprocessor/command/step.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/command copying build/lib/trepan/bwprocessor/command/__init__.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/command copying build/lib/trepan/bwprocessor/command/mock.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/command copying build/lib/trepan/bwprocessor/command/base_cmd.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/command copying build/lib/trepan/bwprocessor/main.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor copying build/lib/trepan/version.py -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/vprocessor.py to vprocessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/clifns.py to clifns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/breakpoint.py to breakpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/eval.py to eval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/disassemble.py to disassemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/printing.py to printing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/pp.py to pp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/sighandler.py to sighandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/complete.py to complete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/bytecode.py to bytecode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/deparse.py to deparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/format.py to format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/thred.py to thred.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/stack.py to stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/lib/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwcli.py to bwcli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout/input.py to input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout/scriptin.py to scriptin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout/tcpfns.py to tcpfns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout/fifoserver.py to fifoserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout/fifoclient.py to fifoclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout/tcpclient.py to tcpclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout/stringarray.py to stringarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout/output.py to output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/inout/tcpserver.py to tcpserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces/bullwinkle.py to bullwinkle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces/script.py to script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/interfaces/comcodes.py to comcodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/debugger.py to debugger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/cmd_addrlist.py to cmd_addrlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/trace.py to trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/subcmd.py to subcmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/cmdproc.py to cmdproc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/parse/tok.py to tok.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/parse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/parse/scanner.py to scanner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/parse/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/parse/semantics.py to semantics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/location.py to location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/cmdfns.py to cmdfns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/backtrace.py to backtrace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/break.py to break.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/handle.py to handle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/cd.py to cd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/quit.py to quit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/examine.py to examine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/enable.py to enable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/eval.py to eval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/disassemble.py to disassemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/continue.py to continue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/step.py to step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/whatis.py to whatis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/bpython.py to bpython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/help.py to help.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/tbreak.py to tbreak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show.py to show.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/exit.py to exit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/p.py to p.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/macro.py to macro.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/kill.py to kill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/pp.py to pp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/condition.py to condition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/clear.py to clear.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/basename.py to basename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/asmfmt.py to asmfmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/trace.py to trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/__demo_helper__.py to __demo_helper__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/substitute.py to substitute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/listsize.py to listsize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/maxstring.py to maxstring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/different.py to different.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/dbg_trepan.py to dbg_trepan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/autopython.py to autopython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/autolist.py to autolist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/tempdir.py to tempdir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/autoeval.py to autoeval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/width.py to width.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/highlight.py to highlight.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/patsub.py to patsub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/confirm.py to confirm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/cmdtrace.py to cmdtrace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/autopc.py to autopc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/style.py to style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/skip.py to skip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set_subcmd/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/base_submgr.py to base_submgr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/alias.py to alias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/next.py to next.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/unalias.py to unalias.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/disable.py to disable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/up.py to up.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/edit.py to edit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/restart.py to restart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/mock.py to mock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info.py to info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/break.py to break.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/builtins.py to builtins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/program.py to program.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/macro.py to macro.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/pc.py to pc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/locals.py to locals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/lines.py to lines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/line.py to line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/globals.py to globals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/return.py to return.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/frame.py to frame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/threads.py to threads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/args.py to args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/offsets.py to offsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/info_subcmd/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/python.py to python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/jump.py to jump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/base_subcmd.py to base_subcmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/deparse.py to deparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/ipython.py to ipython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/base_cmd.py to base_cmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/finish.py to finish.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/frame.py to frame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/undisplay.py to undisplay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/down.py to down.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/skip.py to skip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/set.py to set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/deval.py to deval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/display.py to display.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/basename.py to basename.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/asmfmt.py to asmfmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/__demo_helper__.py to __demo_helper__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/aliases.py to aliases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/listsize.py to listsize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/dbg_trepan.py to dbg_trepan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/autopython.py to autopython.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/autolist.py to autolist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/tempdir.py to tempdir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/autoeval.py to autoeval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/highlight.py to highlight.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/confirm.py to confirm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/autopc.py to autopc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/style.py to style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/show_subcmd/args.py to args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/command/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/cmdbreak.py to cmdbreak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/complete.py to complete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/cmdlist.py to cmdlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/processor/frame.py to frame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/post_mortem.py to post_mortem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/msg.py to msg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/location.py to location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/command/quit.py to quit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/command/step.py to step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/command/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/command/mock.py to mock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/command/base_cmd.py to base_cmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/bwprocessor/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmpid0c0717.py' /usr/bin/python3 /tmp/tmpid0c0717.py removing /tmp/tmpid0c0717.py running install_data creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/trepan creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/trepan/processor creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/trepan/processor/command creating /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/trepan/processor/command/help copying trepan/processor/command/help/arange.rst -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/trepan/processor/command/help copying trepan/processor/command/help/command.rst -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/trepan/processor/command/help copying trepan/processor/command/help/examples.rst -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/trepan/processor/command/help copying trepan/processor/command/help/filename.rst -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/trepan/processor/command/help copying trepan/processor/command/help/location.rst -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/trepan/processor/command/help copying trepan/processor/command/help/range.rst -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/trepan/processor/command/help copying trepan/processor/command/help/suffixes.rst -> /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/trepan/processor/command/help running install_egg_info running egg_info writing trepan3k.egg-info/PKG-INFO writing dependency_links to trepan3k.egg-info/dependency_links.txt writing entry points to trepan3k.egg-info/entry_points.txt writing requirements to trepan3k.egg-info/requires.txt writing top-level names to trepan3k.egg-info/top_level.txt reading manifest file 'trepan3k.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'trepan3k.egg-info/SOURCES.txt' Copying trepan3k.egg-info to /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9/site-packages/trepan3k-1.2.8-py3.9.egg-info running install_scripts Installing trepan3k script to /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/bin Installing trepan3kc script to /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64//usr/share/doc/python-trepan3k + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64 ~/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64 ~/build/BUILD/trepan3k-1.2.8 + '[' -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/trepan3k-1.2.8 + mv /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-trepan3k-1.2.8-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.2.8-1 --unique-debug-suffix -1.2.8-1.x86_64 --unique-debug-src-base python-trepan3k-1.2.8-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/trepan3k-1.2.8 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-trepan3k-1.2.8-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-trepan3k-1.2.8-1.noarch Provides: python-trepan3k python3-trepan3k = 1.2.8-1 python3.9dist(trepan3k) = 1.2.8 python3dist(trepan3k) = 1.2.8 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(columnize) >= 0.3.10 python3.9dist(nose) >= 1 python3.9dist(nose) <= 1.3.7 python3.9dist(pyficache) >= 2.3 python3.9dist(pygments) >= 2.2 python3.9dist(setuptools) python3.9dist(spark-parser) >= 1.8.9 python3.9dist(spark-parser) < 1.9 python3.9dist(term-background) >= 1.0.1 python3.9dist(tracer) >= 0.3.2 python3.9dist(uncompyle6) >= 3.8 python3.9dist(xdis) >= 6.0.3 python3.9dist(xdis) < 6.1 Processing files: python-trepan3k-help-1.2.8-1.noarch warning: Empty %files file /builddir/build/BUILD/trepan3k-1.2.8/doclist.lst Provides: python-trepan3k-help = 1.2.8-1 python3-trepan3k-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-trepan3k-1.2.8-1.x86_64 RPM build errors: error: Installed (but unpackaged) file(s) found: /usr/trepan/processor/command/help/arange.rst /usr/trepan/processor/command/help/command.rst /usr/trepan/processor/command/help/examples.rst /usr/trepan/processor/command/help/filename.rst /usr/trepan/processor/command/help/location.rst /usr/trepan/processor/command/help/range.rst /usr/trepan/processor/command/help/suffixes.rst Empty %files file /builddir/build/BUILD/trepan3k-1.2.8/doclist.lst Installed (but unpackaged) file(s) found: /usr/trepan/processor/command/help/arange.rst /usr/trepan/processor/command/help/command.rst /usr/trepan/processor/command/help/examples.rst /usr/trepan/processor/command/help/filename.rst /usr/trepan/processor/command/help/location.rst /usr/trepan/processor/command/help/range.rst /usr/trepan/processor/command/help/suffixes.rst Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-trepan3k.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-trepan3k.spec