* Package: dev-python/ptvsd-4.3.2 * Repository: gentoo * Maintainer: zmedico@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ptvsd-4.3.2.tar.gz to /var/tmp/portage/dev-python/ptvsd-4.3.2/work >>> Source unpacked in /var/tmp/portage/dev-python/ptvsd-4.3.2/work >>> Preparing source in /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2 ... * python3_7: running distutils-r1_run_phase distutils-r1_python_compile python3.7 setup.py build -j 4 running build_ext building '_pydevd_bundle.pydevd_cython' extension creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/temp.linux-x86_64-3.7 creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/temp.linux-x86_64-3.7/_pydevd_bundle x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -fPIC -I/usr/include/python3.7m -c _pydevd_bundle/pydevd_cython.c -o /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/temp.linux-x86_64-3.7/_pydevd_bundle/pydevd_cython.o creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/_pydevd_bundle x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -frecord-gcc-switches -fcommon /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/temp.linux-x86_64-3.7/_pydevd_bundle/pydevd_cython.o -L/usr/lib64 -lpython3.7m -o /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/_pydevd_bundle/pydevd_cython.cpython-37m-x86_64-linux-gnu.so copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/_pydevd_bundle/pydevd_cython.cpython-37m-x86_64-linux-gnu.so -> _pydevd_bundle running build_ext building '_pydevd_frame_eval.pydevd_frame_evaluator' extension creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/temp.linux-x86_64-3.7/_pydevd_frame_eval x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -fPIC -I/usr/include/python3.7m -c _pydevd_frame_eval/pydevd_frame_evaluator.c -o /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/temp.linux-x86_64-3.7/_pydevd_frame_eval/pydevd_frame_evaluator.o _pydevd_frame_eval/pydevd_frame_evaluator.c: In function ‘__pyx_f_18_pydevd_frame_eval_22pydevd_frame_evaluator_get_func_code_info’: _pydevd_frame_eval/pydevd_frame_evaluator.c:4952:71: warning: passing argument 3 of ‘_PyCode_GetExtra’ from incompatible pointer type [-Wincompatible-pointer-types] 4952 | (void)(_PyCode_GetExtra(((PyObject *)__pyx_v_code_obj), __pyx_t_3, (&__pyx_v_extra))); | ~^~~~~~~~~~~~~~~ | | | PyObject ** {aka struct _object **} In file included from /usr/include/python3.7m/compile.h:5, from /usr/include/python3.7m/Python.h:138, from _pydevd_frame_eval/pydevd_frame_evaluator.c:22: /usr/include/python3.7m/code.h:148:41: note: expected ‘void **’ but argument is of type ‘PyObject **’ {aka ‘struct _object **’} 148 | void **extra); | ~~~~~~~^~~~~ creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/_pydevd_frame_eval x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -frecord-gcc-switches -fcommon /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/temp.linux-x86_64-3.7/_pydevd_frame_eval/pydevd_frame_evaluator.o -L/usr/lib64 -lpython3.7m -o /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/_pydevd_frame_eval/pydevd_frame_evaluator.cpython-37m-x86_64-linux-gnu.so copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/_pydevd_frame_eval/pydevd_frame_evaluator.cpython-37m-x86_64-linux-gnu.so -> _pydevd_frame_eval Compiling extension modules (set SKIP_CYTHON_BUILD=1 to omit) running build running build_py creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/__main__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/_local.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/daemon.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/reraise3.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/attach_server.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/_version.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/session.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/messaging.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/wrapper.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/multiproc.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/options.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/compat.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/futures.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/reraise.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/reraise2.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/attach_script_ptvsd_pid.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/ipcjson.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/tracing.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/debugger.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/socket.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/exit_handlers.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/_remote.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/_util.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/pydevd_hooks.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/runner.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/version.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd copying src/ptvsd/log.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored copying src/ptvsd/_vendored/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored copying src/ptvsd/_vendored/_pydevd_packaging.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored copying src/ptvsd/_vendored/force_pydevd.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored copying src/ptvsd/_vendored/_util.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored copying src/ptvsd/ThirdPartyNotices.txt -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd copying src/ptvsd/_vendored/pydevd/pydevd.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd copying src/ptvsd/_vendored/pydevd/setup_cython.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd copying src/ptvsd/_vendored/pydevd/pydevd_tracing.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd copying src/ptvsd/_vendored/pydevd/pydev_app_engine_debug_startup.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd copying src/ptvsd/_vendored/pydevd/pydev_pysrc.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd copying src/ptvsd/_vendored/pydevd/pydevconsole.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd copying src/ptvsd/_vendored/pydevd/pydev_run_in_console.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd copying src/ptvsd/_vendored/pydevd/pydevd_file_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd copying src/ptvsd/_vendored/pydevd/pydev_coverage.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_log.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_versioncheck.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_filesystem_encoding.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_imports_tipper.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_import_hook.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_imports.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_ipython_console.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_is_thread_alive.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_override.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_tipper_common.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_console_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_getopt.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_jy_imports_tipper.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_monkey.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_ipython_console_011.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_completer.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_localhost.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_log.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_monkey_qt.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_calltip_util.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle copying src/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_umd.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/qt_loaders.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/inputhookgtk.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/matplotlibtools.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/inputhookqt5.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/inputhookglut.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/inputhookgtk3.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/inputhooktk.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/inputhook.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/qt_for_kernel.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/inputhookpyglet.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/inputhookqt4.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/inputhookwx.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/version.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/qt.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython copying src/ptvsd/_vendored/pydevd/pydev_ipython/README -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles copying src/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_pytest2.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles copying src/ptvsd/_vendored/pydevd/_pydev_runfiles/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles copying src/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles copying src/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles copying src/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_xml_rpc.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles copying src/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_coverage.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles copying src/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_unittest.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles copying src/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel_client.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles copying src/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_nose.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_sitecustomize copying src/ptvsd/_vendored/pydevd/pydev_sitecustomize/sitecustomize.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_sitecustomize copying src/ptvsd/_vendored/pydevd/pydev_sitecustomize/__not_in_default_pythonpath.txt -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_sitecustomize creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process_linux.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_always_live_program.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_linux_x86.so -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_x86.dll -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_amd64.pdb -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_pydevd.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_script.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_x86.pdb -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_check.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/README.txt -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_amd64.dll -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_linux_amd64.so -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_x86.dylib -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_x86_64.dylib -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser copying src/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser copying src/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser/pydevd_concurrency_logger.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser copying src/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser/pydevd_thread_wrappers.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info_regular.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_source_mapping.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_extension_api.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_custom_frames.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_filtering.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_vars.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_defaults.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command_json.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_save_locals.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_stackless.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_signature.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_referrers.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_json.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch_regular.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_io.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_xml.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_comm_constants.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_constants.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_command_line_handling.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_resolver.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_exec2.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_safe_repr.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_suspended_frames.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_import_class.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_collect_try_except_info.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_vm_type.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pyx -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_frame.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_net_command.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_trace_api.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_reload.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_console.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace_files.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_traceproperty.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_comm.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_exec.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevconsole_code_for_ironpython.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython_wrapper.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pxd -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_xml.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_api.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_kill_all_pydevd_threads.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_json_debug_options.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython.c -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_breakpoints.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_extension_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_plugin_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_frame_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps copying src/ptvsd/_vendored/pydevd/_pydev_imps/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps copying src/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SimpleXMLRPCServer.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps copying src/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_uuid_old.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps copying src/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_saved_modules.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps copying src/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_inspect.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps copying src/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_execfile.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps copying src/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_BaseHTTPServer.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps copying src/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_sys_patch.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps copying src/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SocketServer.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps copying src/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_xmlrpclib.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps copying src/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_pkgutil_old.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying src/ptvsd/_vendored/pydevd/_pydevd_frame_eval/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying src/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying src/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_modify_bytecode.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying src/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_tracing.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying src/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pyx -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying src/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying src/ptvsd/_vendored/pydevd/_pydevd_frame_eval/release_mem.h -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying src/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pxd -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying src/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.c -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying src/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_main.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying src/ptvsd/_vendored/pydevd/_pydevd_frame_eval/.gitignore -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins copying src/ptvsd/_vendored/pydevd/pydevd_plugins/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins copying src/ptvsd/_vendored/pydevd/pydevd_plugins/django_debug.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins copying src/ptvsd/_vendored/pydevd/pydevd_plugins/jinja2_debug.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_mac.sh -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_linux.sh -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/lldb_prepare.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/attach.cpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/.gitignore -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/py_utils.hpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/py_settrace_37.hpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/ref_utils.hpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/py_settrace.hpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/python.h -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/py_version.hpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/event.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/registry.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/window.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/interactive.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/search.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/module.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/compat.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/crash.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/breakpoint.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/disasm.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/system.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/textio.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/sql.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/thread.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/util.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/debug.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/process.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.h -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/compile_windows.bat -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/attach.h -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.cpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/targetver.h -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/attach.cpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocol.json -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocolCustom.json -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema_log.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_base_schema.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying src/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions copying src/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions copying src/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/README.md -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_symfix.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_example.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exploitable.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exchain.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/README -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/wtsapi32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/gdi32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/user32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/kernel32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/advapi32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/peb_teb.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_amd64.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/ntdll.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_i386.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/psapi.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shell32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/defines.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shlwapi.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/version.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying src/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/dbghelp.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 creating /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types copying src/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types copying src/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_helpers.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types copying src/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types copying src/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types warning: cmd_build_py: byte-compiling is disabled, skipping. UPDATING /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_version.py set /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_version.py to '4.3.2' >>> Source compiled. >>> Test phase [not enabled]: dev-python/ptvsd-4.3.2 >>> Install dev-python/ptvsd-4.3.2 into /var/tmp/portage/dev-python/ptvsd-4.3.2/image * python3_7: running distutils-r1_run_phase distutils-r1_python_install python3.7 setup.py install --skip-build --root=/var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7 running build_ext copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/_pydevd_bundle/pydevd_cython.cpython-37m-x86_64-linux-gnu.so -> _pydevd_bundle running build_ext copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/_pydevd_frame_eval/pydevd_frame_evaluator.cpython-37m-x86_64-linux-gnu.so -> _pydevd_frame_eval Compiling extension modules (set SKIP_CYTHON_BUILD=1 to omit) running install running install_lib creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7 creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7 creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/__main__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_local.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/daemon.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/reraise3.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/attach_server.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_version.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/_pydevd_packaging.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/force_pydevd.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/_util.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_log.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_versioncheck.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_filesystem_encoding.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_imports_tipper.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_import_hook.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_imports.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_ipython_console.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_is_thread_alive.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_override.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_tipper_common.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_console_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_getopt.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_jy_imports_tipper.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_monkey.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_ipython_console_011.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_completer.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_localhost.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_log.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_monkey_qt.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_calltip_util.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_umd.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/qt_loaders.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/inputhookgtk.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/matplotlibtools.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/inputhookqt5.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/inputhookglut.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/inputhookgtk3.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/inputhooktk.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/inputhook.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/qt_for_kernel.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/inputhookpyglet.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/inputhookqt4.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/inputhookwx.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/version.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/qt.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_ipython/README -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_pytest2.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_xml_rpc.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_coverage.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_unittest.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel_client.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_nose.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_sitecustomize copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_sitecustomize/sitecustomize.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_sitecustomize copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_sitecustomize/__not_in_default_pythonpath.txt -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_sitecustomize creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_mac.sh -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_linux.sh -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/lldb_prepare.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/attach.cpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/.gitignore -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process_linux.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_always_live_program.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_linux_x86.so -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_x86.dll -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/py_utils.hpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/py_settrace_37.hpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/ref_utils.hpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/py_settrace.hpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/python.h -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common/py_version.hpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/common creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/event.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/registry.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/window.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/interactive.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_symfix.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_example.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exploitable.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exchain.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/README -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/wtsapi32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/gdi32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/user32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/kernel32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/advapi32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/peb_teb.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_amd64.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/ntdll.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_i386.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/psapi.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shell32.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/defines.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shlwapi.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/version.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/dbghelp.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/search.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/module.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/compat.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/crash.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/breakpoint.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/disasm.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/system.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/textio.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/sql.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/thread.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/util.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/debug.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/process.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_amd64.pdb -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.h -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/compile_windows.bat -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/attach.h -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.cpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/targetver.h -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows/attach.cpp -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/windows copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_pydevd.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_script.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_x86.pdb -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_check.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/README.txt -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_amd64.dll -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_linux_amd64.so -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_x86.dylib -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_x86_64.dylib -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser/pydevd_concurrency_logger.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser/pydevd_thread_wrappers.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/setup_cython.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_tracing.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_app_engine_debug_startup.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info_regular.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_source_mapping.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_extension_api.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_custom_frames.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_filtering.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_vars.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_defaults.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command_json.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_save_locals.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_stackless.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_signature.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_referrers.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_json.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch_regular.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_io.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_xml.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_comm_constants.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_constants.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_command_line_handling.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_resolver.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_exec2.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_safe_repr.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_suspended_frames.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_import_class.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_collect_try_except_info.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_vm_type.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pyx -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocol.json -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocolCustom.json -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema_log.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_base_schema.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_frame.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_net_command.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_trace_api.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_reload.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_console.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace_files.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_traceproperty.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_comm.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_exec.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevconsole_code_for_ironpython.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython_wrapper.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pxd -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_xml.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_api.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_kill_all_pydevd_threads.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_json_debug_options.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython.c -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_breakpoints.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_extension_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_plugin_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_frame_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SimpleXMLRPCServer.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_uuid_old.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_saved_modules.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_inspect.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_execfile.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_BaseHTTPServer.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_sys_patch.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SocketServer.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_xmlrpclib.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_pkgutil_old.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_modify_bytecode.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_tracing.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pyx -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval/release_mem.h -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pxd -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.c -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_main.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/_pydevd_frame_eval/.gitignore -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_pysrc.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevconsole.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_run_in_console.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_file_utils.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/django_debug.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/jinja2_debug.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/__init__.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_helpers.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/README.md -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_vendored/pydevd/pydev_coverage.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/session.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/messaging.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/wrapper.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/multiproc.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/options.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/compat.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/futures.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/reraise.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/ThirdPartyNotices.txt -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/reraise2.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/attach_script_ptvsd_pid.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/ipcjson.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/tracing.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/debugger.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/socket.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/exit_handlers.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_remote.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/_util.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/pydevd_hooks.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/runner.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/version.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/ptvsd/log.py -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/_pydevd_bundle copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/_pydevd_bundle/pydevd_cython.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/_pydevd_bundle creating /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/_pydevd_frame_eval copying /var/tmp/portage/dev-python/ptvsd-4.3.2/work/ptvsd-4.3.2-python3_7/lib/_pydevd_frame_eval/pydevd_frame_evaluator.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/_pydevd_frame_eval byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/__main__.py to __main__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_local.py to _local.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/daemon.py to daemon.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/reraise3.py to reraise3.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/attach_server.py to attach_server.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_version.py to _version.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/_pydevd_packaging.py to _pydevd_packaging.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/force_pydevd.py to force_pydevd.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/_util.py to _util.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_log.py to _pydev_log.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_versioncheck.py to pydev_versioncheck.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_filesystem_encoding.py to _pydev_filesystem_encoding.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_imports_tipper.py to _pydev_imports_tipper.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_import_hook.py to pydev_import_hook.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_imports.py to pydev_imports.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_ipython_console.py to pydev_ipython_console.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_is_thread_alive.py to pydev_is_thread_alive.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_override.py to pydev_override.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_tipper_common.py to _pydev_tipper_common.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_console_utils.py to pydev_console_utils.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_getopt.py to _pydev_getopt.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_jy_imports_tipper.py to _pydev_jy_imports_tipper.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_monkey.py to pydev_monkey.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_ipython_console_011.py to pydev_ipython_console_011.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_completer.py to _pydev_completer.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_localhost.py to pydev_localhost.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_log.py to pydev_log.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_monkey_qt.py to pydev_monkey_qt.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/_pydev_calltip_util.py to _pydev_calltip_util.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_bundle/pydev_umd.py to pydev_umd.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd.py to pydevd.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/qt_loaders.py to qt_loaders.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhookgtk.py to inputhookgtk.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/matplotlibtools.py to matplotlibtools.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhookqt5.py to inputhookqt5.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhookglut.py to inputhookglut.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhookgtk3.py to inputhookgtk3.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhooktk.py to inputhooktk.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhook.py to inputhook.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/qt_for_kernel.py to qt_for_kernel.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhookpyglet.py to inputhookpyglet.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhookqt4.py to inputhookqt4.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhookwx.py to inputhookwx.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/version.py to version.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/qt.py to qt.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_pytest2.py to pydev_runfiles_pytest2.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel.py to pydev_runfiles_parallel.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles.py to pydev_runfiles.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_xml_rpc.py to pydev_runfiles_xml_rpc.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_coverage.py to pydev_runfiles_coverage.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_unittest.py to pydev_runfiles_unittest.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel_client.py to pydev_runfiles_parallel_client.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_nose.py to pydev_runfiles_nose.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_sitecustomize/sitecustomize.py to sitecustomize.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/lldb_prepare.py to lldb_prepare.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process_linux.py to _test_attach_to_process_linux.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_always_live_program.py to _always_live_program.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/event.py to event.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/registry.py to registry.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/window.py to window.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/interactive.py to interactive.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_symfix.py to do_symfix.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_example.py to do_example.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exploitable.py to do_exploitable.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exchain.py to do_exchain.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/wtsapi32.py to wtsapi32.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/gdi32.py to gdi32.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/user32.py to user32.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/kernel32.py to kernel32.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/advapi32.py to advapi32.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/peb_teb.py to peb_teb.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_amd64.py to context_amd64.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/ntdll.py to ntdll.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_i386.py to context_i386.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/psapi.py to psapi.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shell32.py to shell32.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/defines.py to defines.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shlwapi.py to shlwapi.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/version.py to version.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/dbghelp.py to dbghelp.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/search.py to search.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/module.py to module.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/compat.py to compat.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/crash.py to crash.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/breakpoint.py to breakpoint.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/disasm.py to disasm.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/system.py to system.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/textio.py to textio.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/sql.py to sql.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/thread.py to thread.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/util.py to util.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/debug.py to debug.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/process.py to process.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_pydevd.py to attach_pydevd.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_script.py to attach_script.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_check.py to _check.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process.py to _test_attach_to_process.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py to add_code_to_python_process.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser/pydevd_concurrency_logger.py to pydevd_concurrency_logger.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_concurrency_analyser/pydevd_thread_wrappers.py to pydevd_thread_wrappers.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/setup_cython.py to setup_cython.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_tracing.py to pydevd_tracing.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_app_engine_debug_startup.py to pydev_app_engine_debug_startup.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info_regular.py to pydevd_additional_thread_info_regular.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_source_mapping.py to pydevd_source_mapping.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_extension_api.py to pydevd_extension_api.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_custom_frames.py to pydevd_custom_frames.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_filtering.py to pydevd_filtering.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_vars.py to pydevd_vars.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_defaults.py to pydevd_defaults.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command_json.py to pydevd_process_net_command_json.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command.py to pydevd_process_net_command.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_save_locals.py to pydevd_save_locals.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_stackless.py to pydevd_stackless.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch.py to pydevd_trace_dispatch.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_signature.py to pydevd_signature.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_referrers.py to pydevd_referrers.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_json.py to pydevd_net_command_factory_json.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch_regular.py to pydevd_trace_dispatch_regular.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_io.py to pydevd_io.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_xml.py to pydevd_xml.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace.py to pydevd_dont_trace.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_comm_constants.py to pydevd_comm_constants.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_constants.py to pydevd_constants.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_command_line_handling.py to pydevd_command_line_handling.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_resolver.py to pydevd_resolver.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_exec2.py to pydevd_exec2.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_safe_repr.py to pydevd_safe_repr.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_suspended_frames.py to pydevd_suspended_frames.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_import_class.py to pydevd_import_class.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_collect_try_except_info.py to pydevd_collect_try_except_info.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_utils.py to pydevd_utils.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_vm_type.py to pydevd_vm_type.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py to __main__pydevd_gen_debug_adapter_protocol.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema_log.py to pydevd_schema_log.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_base_schema.py to pydevd_base_schema.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema.py to pydevd_schema.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_frame.py to pydevd_frame.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_net_command.py to pydevd_net_command.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_trace_api.py to pydevd_trace_api.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_reload.py to pydevd_reload.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_console.py to pydevd_console.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace_files.py to pydevd_dont_trace_files.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_traceproperty.py to pydevd_traceproperty.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_comm.py to pydevd_comm.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_exec.py to pydevd_exec.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevconsole_code_for_ironpython.py to pydevconsole_code_for_ironpython.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython_wrapper.py to pydevd_cython_wrapper.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info.py to pydevd_additional_thread_info.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_xml.py to pydevd_net_command_factory_xml.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_api.py to pydevd_api.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_kill_all_pydevd_threads.py to pydevd_kill_all_pydevd_threads.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_json_debug_options.py to pydevd_json_debug_options.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_breakpoints.py to pydevd_breakpoints.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_extension_utils.py to pydevd_extension_utils.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_plugin_utils.py to pydevd_plugin_utils.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_frame_utils.py to pydevd_frame_utils.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SimpleXMLRPCServer.py to _pydev_SimpleXMLRPCServer.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_uuid_old.py to _pydev_uuid_old.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_saved_modules.py to _pydev_saved_modules.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_inspect.py to _pydev_inspect.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_execfile.py to _pydev_execfile.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_BaseHTTPServer.py to _pydev_BaseHTTPServer.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_sys_patch.py to _pydev_sys_patch.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SocketServer.py to _pydev_SocketServer.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_xmlrpclib.py to _pydev_xmlrpclib.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_pkgutil_old.py to _pydev_pkgutil_old.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_modify_bytecode.py to pydevd_modify_bytecode.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_tracing.py to pydevd_frame_tracing.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py to pydevd_frame_eval_cython_wrapper.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_main.py to pydevd_frame_eval_main.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_pysrc.py to pydev_pysrc.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevconsole.py to pydevconsole.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_run_in_console.py to pydev_run_in_console.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_file_utils.py to pydevd_file_utils.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/django_debug.py to django_debug.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/jinja2_debug.py to jinja2_debug.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/__init__.py to __init__.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_helpers.py to pydevd_helpers.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py to pydevd_plugin_numpy_types.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py to pydevd_plugins_django_form_str.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_coverage.py to pydev_coverage.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/session.py to session.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/messaging.py to messaging.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/wrapper.py to wrapper.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/multiproc.py to multiproc.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/options.py to options.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/compat.py to compat.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/futures.py to futures.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/reraise.py to reraise.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/reraise2.py to reraise2.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/attach_script_ptvsd_pid.py to attach_script_ptvsd_pid.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/ipcjson.py to ipcjson.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/tracing.py to tracing.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/debugger.py to debugger.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/socket.py to socket.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/exit_handlers.py to exit_handlers.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_remote.py to _remote.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/_util.py to _util.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/pydevd_hooks.py to pydevd_hooks.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/runner.py to runner.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/version.py to version.cpython-37.pyc byte-compiling /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd/log.py to log.cpython-37.pyc writing byte-compilation script '/var/tmp/portage/dev-python/ptvsd-4.3.2/temp/tmpmrkxb0p_.py' /usr/bin/python3.7 /var/tmp/portage/dev-python/ptvsd-4.3.2/temp/tmpmrkxb0p_.py File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhookglut.py", line 98 print '\nKeyboardInterrupt' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('\nKeyboardInterrupt')? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_example.py", line 37 print "This is an example command." ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("This is an example command.")? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exploitable.py", line 46 print "-" * 79 ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("-" * 79)? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exchain.py", line 40 print "Exception handlers for thread %d" % thread.get_tid() ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_check.py", line 2 print add_code_to_python_process.run_python_code(3736, "print(20)", connect_debugger_tracing=False) ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_exec.py", line 3 exec exp in global_vars, local_vars ^ SyntaxError: Missing parentheses in call to 'exec' File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevconsole_code_for_ironpython.py", line 105 except SyntaxError, err: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SimpleXMLRPCServer.py", line 263 except Fault, fault: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_uuid_old.py", line 151 if not 0 <= time_low < 1<<32L: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_inspect.py", line 293 raise TypeError, 'arg is a built-in module' ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SocketServer.py", line 339 print '-'*40 ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('-'*40)? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_xmlrpclib.py", line 294 SyntaxError: can't assign to keyword File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_pkgutil_old.py", line 543 except IOError, msg: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/reraise2.py", line 8 raise exc_info[0], exc_info[1], exc_info[2] # noqa ^ SyntaxError: invalid syntax removing /var/tmp/portage/dev-python/ptvsd-4.3.2/temp/tmpmrkxb0p_.py writing byte-compilation script '/var/tmp/portage/dev-python/ptvsd-4.3.2/temp/tmpu_35wi0z.py' /usr/bin/python3.7 /var/tmp/portage/dev-python/ptvsd-4.3.2/temp/tmpu_35wi0z.py File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhookglut.py", line 98 print '\nKeyboardInterrupt' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('\nKeyboardInterrupt')? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_example.py", line 37 print "This is an example command." ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("This is an example command.")? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exploitable.py", line 46 print "-" * 79 ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("-" * 79)? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exchain.py", line 40 print "Exception handlers for thread %d" % thread.get_tid() ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_check.py", line 2 print add_code_to_python_process.run_python_code(3736, "print(20)", connect_debugger_tracing=False) ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_exec.py", line 3 exec exp in global_vars, local_vars ^ SyntaxError: Missing parentheses in call to 'exec' File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevconsole_code_for_ironpython.py", line 105 except SyntaxError, err: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SimpleXMLRPCServer.py", line 263 except Fault, fault: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_uuid_old.py", line 151 if not 0 <= time_low < 1<<32L: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_inspect.py", line 293 raise TypeError, 'arg is a built-in module' ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SocketServer.py", line 339 print '-'*40 ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('-'*40)? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_xmlrpclib.py", line 294 SyntaxError: can't assign to keyword File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_pkgutil_old.py", line 543 except IOError, msg: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/reraise2.py", line 8 raise exc_info[0], exc_info[1], exc_info[2] # noqa ^ SyntaxError: invalid syntax removing /var/tmp/portage/dev-python/ptvsd-4.3.2/temp/tmpu_35wi0z.py running install_egg_info running egg_info creating src/ptvsd.egg-info writing src/ptvsd.egg-info/PKG-INFO writing dependency_links to src/ptvsd.egg-info/dependency_links.txt writing top-level names to src/ptvsd.egg-info/top_level.txt writing manifest file 'src/ptvsd.egg-info/SOURCES.txt' reading manifest file 'src/ptvsd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/inputhookglut.py", line 98 print '\nKeyboardInterrupt' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('\nKeyboardInterrupt')? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_example.py", line 37 print "This is an example command." ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("This is an example command.")? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exploitable.py", line 46 print "-" * 79 ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("-" * 79)? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/do_exchain.py", line 40 print "Exception handlers for thread %d" % thread.get_tid() ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/_check.py", line 2 print add_code_to_python_process.run_python_code(3736, "print(20)", connect_debugger_tracing=False) ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_exec.py", line 3 exec exp in global_vars, local_vars ^ SyntaxError: Missing parentheses in call to 'exec' File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevconsole_code_for_ironpython.py", line 105 except SyntaxError, err: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SimpleXMLRPCServer.py", line 263 except Fault, fault: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_uuid_old.py", line 151 if not 0 <= time_low < 1<<32L: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_inspect.py", line 293 raise TypeError, 'arg is a built-in module' ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_SocketServer.py", line 339 print '-'*40 ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('-'*40)? File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_xmlrpclib.py", line 294 SyntaxError: can't assign to keyword File "/usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/_pydev_pkgutil_old.py", line 543 except IOError, msg: ^ SyntaxError: invalid syntax File "/usr/lib/python3.7/site-packages/ptvsd/reraise2.py", line 8 raise exc_info[0], exc_info[1], exc_info[2] # noqa ^ SyntaxError: invalid syntax warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution writing manifest file 'src/ptvsd.egg-info/SOURCES.txt' Copying src/ptvsd.egg-info to /var/tmp/portage/dev-python/ptvsd-4.3.2/image/_python3.7/usr/lib/python3.7/site-packages/ptvsd-4.3.2-py3.7.egg-info running install_scripts * Using python3.7 in global scope * python3_7: running distutils-r1_run_phase distutils-r1_python_install_all >>> Completed installing dev-python/ptvsd-4.3.2 into /var/tmp/portage/dev-python/ptvsd-4.3.2/image * Final size of build directory: 60272 KiB (58.8 MiB) * Final size of installed tree: 35168 KiB (34.3 MiB) * QA Notice: Files built without respecting CFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_linux_x86.so * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_linux_amd64.so * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_linux_amd64.so * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_linux_x86.so * Verifying compiled files in /usr/lib/python3.7/site-packages * * This package installs one or more Python modules that are not byte-compiled. * The following files are missing: * * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/__pycache__/inputhookglut.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/__pycache__/inputhookglut.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydev_ipython/__pycache__/inputhookglut.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__pycache__/do_example.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__pycache__/do_example.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__pycache__/do_example.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__pycache__/do_exploitable.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__pycache__/do_exploitable.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__pycache__/do_exploitable.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__pycache__/do_exchain.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__pycache__/do_exchain.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/winappdbg/plugins/__pycache__/do_exchain.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/__pycache__/_check.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/__pycache__/_check.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/__pycache__/_check.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/__pycache__/pydevd_exec.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/__pycache__/pydevd_exec.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/__pycache__/pydevd_exec.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/__pycache__/pydevconsole_code_for_ironpython.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/__pycache__/pydevconsole_code_for_ironpython.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/__pycache__/pydevconsole_code_for_ironpython.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_SimpleXMLRPCServer.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_SimpleXMLRPCServer.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_SimpleXMLRPCServer.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_uuid_old.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_uuid_old.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_uuid_old.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_inspect.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_inspect.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_inspect.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_SocketServer.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_SocketServer.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_SocketServer.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_xmlrpclib.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_xmlrpclib.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_xmlrpclib.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_pkgutil_old.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_pkgutil_old.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydev_imps/__pycache__/_pydev_pkgutil_old.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/ptvsd/__pycache__/reraise2.cpython-37.pyc * /usr/lib/python3.7/site-packages/ptvsd/__pycache__/reraise2.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/ptvsd/__pycache__/reraise2.cpython-37.opt-2.pyc * * Please either fix the upstream build system to byte-compile Python modules * correctly, or call python_optimize after installing them. For more * information, see: * https://wiki.gentoo.org/wiki/Project:Python/Byte_compiling * strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_linux_x86.so /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/pydevd_attach_to_process/attach_linux_amd64.so /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.cpython-37m-x86_64-linux-gnu.so /usr/lib/python3.7/site-packages/ptvsd/_vendored/pydevd/_pydevd_bundle/pydevd_cython.cpython-37m-x86_64-linux-gnu.so /usr/lib/python3.7/site-packages/_pydevd_bundle/pydevd_cython.cpython-37m-x86_64-linux-gnu.so /usr/lib/python3.7/site-packages/_pydevd_frame_eval/pydevd_frame_evaluator.cpython-37m-x86_64-linux-gnu.so >>> Done. emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1011-aws x86_64) ================================================================= System uname: Linux-5.4.0-1011-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011348 total, 6006844 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Fri, 05 Jun 2020 05:35:34 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS