Loading _build/deps-source/cmark/ OK name: cmark OK version: 0.29.0 -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/cmark/ SOURCE /home/build/oil/_build/deps-source/cmark/cmark-0.29.0 ~/oil/_build/wedge/tmp/cmark ~/oil ~/oil/_build/wedge/tmp/cmark ~/oil/_build/wedge/tmp/cmark ~/oil CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 14.0.1 -- The CXX compiler identification is GNU 14.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAVE_FLAG_ADDRESS_SANITIZER -- Performing Test HAVE_FLAG_ADDRESS_SANITIZER - Failed -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS -- Performing Test HAVE_FLAG_SANITIZE_ADDRESS - Failed -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Looking for stdbool.h -- Looking for stdbool.h - found -- Performing Test HAVE___BUILTIN_EXPECT -- Performing Test HAVE___BUILTIN_EXPECT - Success -- Performing Test HAVE___ATTRIBUTE__ -- Performing Test HAVE___ATTRIBUTE__ - Success CMake Warning (dev) at test/CMakeLists.txt:9 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.1", minimum required is "3") -- Configuring done (0.9s) -- Generating done (0.0s) -- Build files have been written to: /home/build/oil/_build/wedge/tmp/cmark real 0m0.967s user 0m0.513s sys 0m0.426s [ 1%] Building C object src/CMakeFiles/cmark.dir/cmark.c.o [ 3%] Building C object src/CMakeFiles/cmark.dir/node.c.o [ 4%] Building C object src/CMakeFiles/cmark.dir/iterator.c.o [ 6%] Building C object src/CMakeFiles/cmark.dir/blocks.c.o [ 7%] Building C object src/CMakeFiles/cmark.dir/inlines.c.o [ 9%] Building C object src/CMakeFiles/cmark.dir/scanners.c.o [ 10%] Building C object src/CMakeFiles/cmark.dir/utf8.c.o [ 12%] Building C object src/CMakeFiles/cmark.dir/buffer.c.o [ 13%] Building C object src/CMakeFiles/cmark.dir/references.c.o [ 15%] Building C object src/CMakeFiles/cmark.dir/render.c.o [ 16%] Building C object src/CMakeFiles/cmark.dir/man.c.o [ 18%] Building C object src/CMakeFiles/cmark.dir/xml.c.o [ 20%] Building C object src/CMakeFiles/cmark.dir/html.c.o [ 21%] Building C object src/CMakeFiles/cmark.dir/commonmark.c.o [ 23%] Building C object src/CMakeFiles/cmark.dir/latex.c.o [ 24%] Building C object src/CMakeFiles/cmark.dir/houdini_href_e.c.o [ 26%] Building C object src/CMakeFiles/cmark.dir/houdini_html_e.c.o [ 27%] Building C object src/CMakeFiles/cmark.dir/houdini_html_u.c.o [ 29%] Building C object src/CMakeFiles/cmark.dir/cmark_ctype.c.o [ 30%] Building C object src/CMakeFiles/cmark.dir/main.c.o [ 32%] Linking C executable cmark [ 32%] Built target cmark [ 33%] Building C object src/CMakeFiles/libcmark.dir/cmark.c.o [ 35%] Building C object src/CMakeFiles/libcmark.dir/node.c.o [ 36%] Building C object src/CMakeFiles/libcmark.dir/iterator.c.o [ 38%] Building C object src/CMakeFiles/libcmark.dir/blocks.c.o [ 40%] Building C object src/CMakeFiles/libcmark.dir/inlines.c.o [ 41%] Building C object src/CMakeFiles/libcmark.dir/scanners.c.o [ 43%] Building C object src/CMakeFiles/libcmark.dir/utf8.c.o [ 44%] Building C object src/CMakeFiles/libcmark.dir/buffer.c.o [ 46%] Building C object src/CMakeFiles/libcmark.dir/references.c.o [ 47%] Building C object src/CMakeFiles/libcmark.dir/render.c.o [ 49%] Building C object src/CMakeFiles/libcmark.dir/man.c.o [ 50%] Building C object src/CMakeFiles/libcmark.dir/xml.c.o [ 52%] Building C object src/CMakeFiles/libcmark.dir/html.c.o [ 53%] Building C object src/CMakeFiles/libcmark.dir/commonmark.c.o [ 55%] Building C object src/CMakeFiles/libcmark.dir/latex.c.o [ 56%] Building C object src/CMakeFiles/libcmark.dir/houdini_href_e.c.o [ 58%] Building C object src/CMakeFiles/libcmark.dir/houdini_html_e.c.o [ 60%] Building C object src/CMakeFiles/libcmark.dir/houdini_html_u.c.o [ 61%] Building C object src/CMakeFiles/libcmark.dir/cmark_ctype.c.o [ 63%] Linking C shared library libcmark.so [ 63%] Built target libcmark [ 64%] Building C object src/CMakeFiles/libcmark_static.dir/cmark.c.o [ 66%] Building C object src/CMakeFiles/libcmark_static.dir/node.c.o [ 67%] Building C object src/CMakeFiles/libcmark_static.dir/iterator.c.o [ 69%] Building C object src/CMakeFiles/libcmark_static.dir/blocks.c.o [ 70%] Building C object src/CMakeFiles/libcmark_static.dir/inlines.c.o [ 72%] Building C object src/CMakeFiles/libcmark_static.dir/scanners.c.o [ 73%] Building C object src/CMakeFiles/libcmark_static.dir/utf8.c.o [ 75%] Building C object src/CMakeFiles/libcmark_static.dir/buffer.c.o [ 76%] Building C object src/CMakeFiles/libcmark_static.dir/references.c.o [ 78%] Building C object src/CMakeFiles/libcmark_static.dir/render.c.o [ 80%] Building C object src/CMakeFiles/libcmark_static.dir/man.c.o [ 81%] Building C object src/CMakeFiles/libcmark_static.dir/xml.c.o [ 83%] Building C object src/CMakeFiles/libcmark_static.dir/html.c.o [ 84%] Building C object src/CMakeFiles/libcmark_static.dir/commonmark.c.o [ 86%] Building C object src/CMakeFiles/libcmark_static.dir/latex.c.o [ 87%] Building C object src/CMakeFiles/libcmark_static.dir/houdini_href_e.c.o [ 89%] Building C object src/CMakeFiles/libcmark_static.dir/houdini_html_e.c.o [ 90%] Building C object src/CMakeFiles/libcmark_static.dir/houdini_html_u.c.o [ 92%] Building C object src/CMakeFiles/libcmark_static.dir/cmark_ctype.c.o [ 93%] Linking C static library libcmark.a [ 93%] Built target libcmark_static [ 95%] Building CXX object api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o [ 96%] Building C object api_test/CMakeFiles/api_test.dir/harness.c.o [ 98%] Building C object api_test/CMakeFiles/api_test.dir/main.c.o [100%] Linking CXX executable api_test [100%] Built target api_test real 0m13.422s user 0m11.811s sys 0m1.592s ~/oil/_build/wedge/tmp/cmark ~/oil ~/oil Loading _build/deps-source/cmark/ OK name: cmark OK version: 0.29.0 -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/cmark/ /home/build/oil/_build/wedge/tmp/cmark /home/build/oil [ 32%] Built target cmark [ 63%] Built target libcmark [ 93%] Built target libcmark_static [100%] Built target api_test Install the project... -- Install configuration: "Release" -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/bin/cmark -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/lib/libcmark.so.0.29.0 -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/lib/libcmark.so -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/lib/libcmark.a -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/lib/pkgconfig/libcmark.pc -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/include/cmark.h -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/include/cmark_export.h -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/include/cmark_version.h -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/lib64/cmake/cmark.cmake -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/lib64/cmake/cmark-release.cmake -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/share/man/man1/cmark.1 -- Installing: /wedge/oils-for-unix.org/pkg/cmark/0.29.0/share/man/man3/cmark.3 real 0m0.117s user 0m0.048s sys 0m0.067s /home/build/oil Loading _build/deps-source/cmark/ OK name: cmark OK version: 0.29.0 -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/cmark/ SMOKE TEST ~/oil/_build/wedge/smoke-test/cmark ~/oil + wedge-smoke-test /wedge/oils-for-unix.org/pkg/cmark/0.29.0 /home/build/oil/_build/deps-source/cmark/ + local install_dir=/wedge/oils-for-unix.org/pkg/cmark/0.29.0 + ldd /wedge/oils-for-unix.org/pkg/cmark/0.29.0/lib/libcmark.so.0.29.0 linux-vdso.so.1 (0x00007ffd01327000) libc.so.6 => /lib64/libc.so.6 (0x00007f217e4c3000) /lib64/ld-linux-x86-64.so.2 (0x00007f217e706000) + set +x ~/oil OK Loading _build/deps-source/re2c/ OK name: re2c OK version: 3.0 -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/re2c/ SOURCE /home/build/oil/_build/deps-source/re2c/re2c-3.0 ~/oil/_build/wedge/tmp/re2c ~/oil ~/oil/_build/wedge/tmp/re2c ~/oil/_build/wedge/tmp/re2c ~/oil `configure' configures re2c 3.0 to adapt to many kinds of systems. Usage: /home/build/oil/_build/deps-source/re2c/re2c-3.0/configure [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print `checking ...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for `--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or `..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [/usr/local] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, `make install' will install all the files in `/usr/local/bin', `/usr/local/lib' etc. You can specify an installation prefix other than `/usr/local' using `--prefix', for instance `--prefix=$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/re2c] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] Program names: --program-prefix=PREFIX prepend PREFIX to installed program names --program-suffix=SUFFIX append SUFFIX to installed program names --program-transform-name=PROGRAM run sed PROGRAM on installed program names System types: --build=BUILD configure for building on BUILD [guessed] --host=HOST cross-compile to build programs to run on HOST [BUILD] Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --enable-silent-rules less verbose build output (undo: "make V=1") --disable-silent-rules verbose build output (undo: "make V=0") --enable-dependency-tracking do not reject slow dependency extractors --disable-dependency-tracking speeds up one-time build --enable-debug enable checks and assertions --enable-docs regenerate manpage --enable-lexers regenerate lexers --enable-libs build libraries --enable-golang build re2go executable --enable-rust build re2rust executable --enable-benchmarks build benchmarks --enable-benchmarks-regenerate regenerate C code for benchmarks --enable-shared[=PKGS] build shared libraries [default=yes] --enable-static[=PKGS] build static libraries [default=yes] --enable-fast-install[=PKGS] optimize for fast installation [default=yes] --disable-libtool-lock avoid locking (might break parallel builds) Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use both] --with-aix-soname=aix|svr4|both shared library versioning (aka "SONAME") variant to provide on AIX, [default=aix]. --with-gnu-ld assume the C compiler uses GNU ld [default=no] --with-sysroot[=DIR] Search for dependent libraries within DIR (or the compiler's sysroot if not specified). Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if you have headers in a nonstandard directory RE2C_FOR_BUILD re2c executable used to regenerate lexers CXX C++ compiler command CXXFLAGS C++ compiler flags LT_SYS_LIBRARY_PATH User-defined run-time library search path. CXXCPP C++ preprocessor Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to . checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for bison... /usr/bin/bison checking for python3... python3 checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking whether the compiler supports GNU C++... (cached) yes checking whether g++ accepts -g... (cached) yes checking for g++ option to enable C++11 features... (cached) none needed checking dependency style of g++... (cached) gcc3 checking C++ compiler flag -std=c++98... yes checking C++ compiler flag -W... yes checking C++ compiler flag -Wall... yes checking C++ compiler flag -Wextra... yes checking C++ compiler flag -Weffc++... yes checking C++ compiler flag -pedantic... yes checking C++ compiler flag -Wformat=2... yes checking C++ compiler flag -Wredundant-decls... yes checking C++ compiler flag -Wsuggest-attribute=format... yes checking C++ compiler flag -Wconversion... yes checking C++ compiler flag -Wsign-conversion... yes checking C++ compiler flag -Werror=return-type... yes checking C++ compiler flag -O2... yes checking C++ compiler flag -Weverything... no checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for io.h... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of void *... 8 checking size of 0l... 8 checking size of 0ll... 8 checking size of 0i8... 0 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /home/build/oil/_build/deps-source/re2c/re2c-3.0/configure: line 11073: cmp: command not found checking how to truncate binary pipes... /usr/bin/sed -e 4q checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... /home/build/oil/_build/deps-source/re2c/re2c-3.0/configure: line 13143: diff: command not found no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating benchmarks/submatch_nfa/Makefile config.status: creating benchmarks/submatch_dfa_aot/Makefile config.status: creating benchmarks/submatch_dfa_jit/Makefile config.status: creating benchmarks/submatch_java/Makefile config.status: creating doc/manpage.rst config.status: creating doc/help.rst config.status: creating run_tests.py config.status: creating benchmarks/submatch_dfa_aot/run.py config.status: creating benchmarks/submatch_java/run.py config.status: creating config.h config.status: linking /home/build/oil/_build/deps-source/re2c/re2c-3.0/benchmarks/submatch_java/chart.js to benchmarks/submatch_java/chart.js config.status: executing depfiles commands config.status: executing libtool commands real 0m3.404s user 0m1.715s sys 0m1.910s GEN src/msg/help.cc GEN src/parse/parser.cc GEN src/parse/lex.cc Reconfigure with --enable-lexers to regenerate src/parse/lex.cc GEN src/parse/lex_conf.cc Reconfigure with --enable-lexers to regenerate src/parse/lex_conf.cc GEN src/options/parse_opts.cc Reconfigure with --enable-lexers to regenerate src/options/parse_opts.cc make all-recursive make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/re2c' Making all in . make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/re2c' CXX src/main.o CXX src/codegen/code_goto.o CXX src/codegen/combine.o CXX src/codegen/gen_bitmaps.o CXX src/codegen/gen_delayed.o CXX src/codegen/gen_dfa.o CXX src/codegen/gen_goto.o CXX src/codegen/gen_program.o CXX src/codegen/gen_state.o CXX src/codegen/helpers.o CXX src/codegen/remove_empty.o CXX src/codegen/render.o CXX src/options/opt.o CXX src/options/symtab.o CXX src/nfa/estimate_size.o CXX src/nfa/re_to_nfa.o CXX src/adfa/adfa.o CXX src/debug/dump_adfa.o CXX src/debug/dump_cfg.o CXX src/debug/dump_dfa.o CXX src/debug/dump_dfa_tree.o CXX src/debug/dump_interf.o CXX src/debug/dump_nfa.o CXX src/cfg/cfg.o CXX src/cfg/compact.o CXX src/cfg/dce.o CXX src/cfg/freeze.o CXX src/cfg/interfere.o CXX src/cfg/liveanal.o CXX src/cfg/normalize.o CXX src/cfg/optimize.o CXX src/cfg/rename.o CXX src/cfg/varalloc.o CXX src/dfa/closure.o CXX src/dfa/dead_rules.o CXX src/dfa/determinization.o CXX src/dfa/fallback_tags.o CXX src/dfa/fillpoints.o CXX src/dfa/find_state.o CXX src/dfa/minimization.o CXX src/dfa/stacmd.o CXX src/dfa/tagver_table.o CXX src/dfa/tcmd.o CXX src/encoding/ebcdic/ebcdic_regexp.o CXX src/encoding/enc.o CXX src/encoding/range_suffix.o CXX src/encoding/utf8/utf8_regexp.o CXX src/encoding/utf8/utf8.o CXX src/encoding/utf16/utf16_regexp.o CXX src/encoding/utf16/utf16.o CXX src/msg/msg.o CXX src/msg/warn.o CXX src/regexp/ast_to_re.o CXX src/regexp/default_tags.o CXX src/regexp/fixed_tags.o CXX src/regexp/nullable.o CXX src/regexp/re.o CXX src/regexp/rule.o CXX src/regexp/split_charset.o CXX src/regexp/tag.o CXX src/compile.o CXX src/skeleton/control_flow.o CXX src/skeleton/generate_code.o CXX src/skeleton/generate_data.o CXX src/skeleton/maxpath.o CXX src/skeleton/skeleton.o CXX src/parse/ast.o CXX src/parse/input.o CXX src/parse/parse.o CXX src/parse/scanner.o CXX src/parse/unescape.o CXX src/util/file_utils.o CXX src/util/s_to_n32_unsafe.o CXX src/util/temp_file.o CXX src/util/range.o CXX src/msg/help.o CXX src/parse/lex.o CXX src/parse/parser.o CXX src/msg/ver_to_vernum.o CXX src/parse/lex_conf.o CXX src/options/parse_opts.o CXXLD re2c GEN doc/re2c.1 Reconfigure with --enable-docs to rebuild docs make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/re2c' make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/re2c' real 0m34.256s user 0m29.348s sys 0m4.931s ~/oil/_build/wedge/tmp/re2c ~/oil ~/oil Loading _build/deps-source/re2c/ OK name: re2c OK version: 3.0 -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/re2c/ /home/build/oil/_build/wedge/tmp/re2c /home/build/oil if test -z 'strip'; then \ make INSTALL_PROGRAM="/bin/sh /home/build/oil/_build/deps-source/re2c/re2c-3.0/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /home/build/oil/_build/deps-source/re2c/re2c-3.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/sh /home/build/oil/_build/deps-source/re2c/re2c-3.0/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /home/build/oil/_build/deps-source/re2c/re2c-3.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi make[1]: Entering directory '/home/build/oil/_build/wedge/tmp/re2c' make install-recursive make[2]: Entering directory '/home/build/oil/_build/wedge/tmp/re2c' Making install in . make[3]: Entering directory '/home/build/oil/_build/wedge/tmp/re2c' Reconfigure with --enable-docs to rebuild docs make[4]: Entering directory '/home/build/oil/_build/wedge/tmp/re2c' /usr/bin/mkdir -p '/wedge/oils-for-unix.org/pkg/re2c/3.0/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /home/build/oil/_build/deps-source/re2c/re2c-3.0/build-aux/install-sh -c -s re2c '/wedge/oils-for-unix.org/pkg/re2c/3.0/bin' libtool: install: /bin/sh /home/build/oil/_build/deps-source/re2c/re2c-3.0/build-aux/install-sh -c -s re2c /wedge/oils-for-unix.org/pkg/re2c/3.0/bin/re2c /usr/bin/mkdir -p '/wedge/oils-for-unix.org/pkg/re2c/3.0/share/re2c/stdlib' /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/re2c/re2c-3.0/include/unicode_categories.re '/wedge/oils-for-unix.org/pkg/re2c/3.0/share/re2c/stdlib' /usr/bin/mkdir -p '/wedge/oils-for-unix.org/pkg/re2c/3.0/share/man/man1' /usr/bin/install -c -m 644 doc/re2c.1 '/wedge/oils-for-unix.org/pkg/re2c/3.0/share/man/man1' make[4]: Leaving directory '/home/build/oil/_build/wedge/tmp/re2c' make[3]: Leaving directory '/home/build/oil/_build/wedge/tmp/re2c' make[2]: Leaving directory '/home/build/oil/_build/wedge/tmp/re2c' make[1]: Leaving directory '/home/build/oil/_build/wedge/tmp/re2c' real 0m0.205s user 0m0.129s sys 0m0.071s /home/build/oil Loading _build/deps-source/re2c/ OK name: re2c OK version: 3.0 -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/re2c/ SMOKE TEST ~/oil/_build/wedge/smoke-test/re2c ~/oil + wedge-smoke-test /wedge/oils-for-unix.org/pkg/re2c/3.0 /home/build/oil/_build/deps-source/re2c/ + local install_dir=/wedge/oils-for-unix.org/pkg/re2c/3.0 + /wedge/oils-for-unix.org/pkg/re2c/3.0/bin/re2c --version re2c 3.0 + set +x ~/oil OK Loading _build/deps-source/python2/ OK name: python2 OK version: 2.7.18 -- tarball name: Python -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/python2/ SOURCE /home/build/oil/_build/deps-source/python2/Python-2.7.18 ~/oil/_build/wedge/tmp/python2 ~/oil ~/oil/_build/wedge/tmp/python2 ~/oil/_build/wedge/tmp/python2 ~/oil checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for python2.7... python2.7 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... no checking for --with-icc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking for g++... no configure: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for --enable-shared... no checking for --enable-profiling... no checking LDLIBRARY... libpython$(VERSION).a checking for ranlib... ranlib checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for --with-pydebug... no checking whether gcc accepts -fno-strict-aliasing... yes checking whether gcc accepts -OPT:Olimit=0... no checking whether gcc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... no checking for --enable-optimizations... no checking for --with-lto... no checking target system type... x86_64-pc-linux-gnu checking for -llvm-profdata... no checking for llvm-profdata... '' checking whether pthreads are available without options... yes checking whether g++ also accepts flags for thread support... no checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking for linux/netlink.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for uint32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking size of int... 4 checking size of long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking size of pid_t... 4 checking for long long support... yes checking size of long long... 8 checking for long double support... yes checking size of long double... 16 checking for _Bool support... yes checking size of _Bool... 1 checking for uintptr_t... yes checking size of uintptr_t... 8 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking for --enable-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... checking SHLIBS... $(LIBS) checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... none required checking for textdomain in -lintl... no checking for library containing bind_textdomain_codeset... none required checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... no checking for --with-system-ffi... no checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... checking for --with-signal-module... yes checking for --with-dec-threads... no checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... no checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking if RFC2553 API is available... yes checking ipv6 stack type... linux-glibc checking for OSX 10.5 SDK or later... no checking for --with-doc-strings... yes checking for --with-tsc... no checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-wctype-functions... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS checking for alarm... yes checking for setitimer... yes checking for getitimer... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for execv... yes checking for fchmod... yes checking for fchown... yes checking for fork... yes checking for fpathconf... yes checking for ftime... yes checking for ftruncate... yes checking for gai_strerror... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getentropy... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for lstat... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for nice... yes checking for pathconf... yes checking for pause... yes checking for plock... no checking for poll... yes checking for pthread_init... no checking for putenv... yes checking for readlink... yes checking for realpath... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... yes checking for setresgid... yes checking for setsid... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... (cached) yes checking for setuid... (cached) yes checking for setvbuf... (cached) yes checking for snprintf... (cached) yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... yes checking for strftime... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unsetenv... yes checking for utimes... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for _getpty... no checking for lchmod... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for kqueue... no checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... yes checking for forkpty... yes checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for getcwd... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking whether va_list is an array... yes checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking for x87-style double rounding... no checking whether tanh preserves the sign of zero... yes checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... no checking what type to use for unicode... unsigned short checking whether byte ordering is bigendian... no checking whether right shift extends the sign bit... no checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... no checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %lld and %llu printf() format support... yes checking for %zd printf() format support... yes checking for socklen_t... yes checking for build directories... checking for --with-computed-gotos... no value specified checking whether gcc supports computed gotos... yes done checking for ensurepip... no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile If you want a release build with all optimizations active (LTO, PGO, etc), please run ./configure --enable-optimizations real 0m11.850s user 0m6.718s sys 0m5.445s gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Modules/python.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/python.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/acceler.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/acceler.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/grammar1.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/grammar1.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/listnode.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/listnode.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/node.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/node.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/parser.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/parser.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/parsetok.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/parsetok.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/bitset.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/bitset.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/metagrammar.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/metagrammar.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/firstsets.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/firstsets.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/grammar.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/grammar.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/pgen.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/pgen.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/myreadline.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/myreadline.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Parser/tokenizer.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Parser/tokenizer.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/abstract.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/abstract.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/boolobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/boolobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/bufferobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/bufferobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/bytes_methods.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/bytes_methods.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/bytearrayobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/capsule.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/capsule.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/cellobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/cellobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/classobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/classobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/cobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/cobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/codeobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/codeobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/complexobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/complexobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/descrobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/descrobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/enumobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/enumobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/exceptions.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/exceptions.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/genobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/genobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/fileobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/fileobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/floatobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/floatobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/frameobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/frameobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/funcobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/funcobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/intobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/intobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/iterobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/iterobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/listobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/listobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/longobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/longobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/dictobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/dictobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/memoryobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/memoryobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/methodobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/methodobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/moduleobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/moduleobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/object.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/object.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/obmalloc.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/obmalloc.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/rangeobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/rangeobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/setobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/setobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/sliceobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/sliceobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/stringobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/stringobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/structseq.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/structseq.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/tupleobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/tupleobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/typeobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/typeobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/weakrefobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/weakrefobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/unicodeobject.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/unicodeobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Objects/unicodectype.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Objects/unicodectype.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/_warnings.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/_warnings.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/Python-ast.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/Python-ast.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/asdl.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/asdl.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/ast.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/ast.c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/ast.c: In function ‘ast_for_import_stmt’: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/ast.c:2624:13: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2624 | if (!import_alias) | ^~ In file included from /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/Python-ast.h:3, from /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/ast.c:7: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/asdl.h:42:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 42 | #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) | ^ /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/ast.c:2626:17: note: in expansion of macro ‘asdl_seq_SET’ 2626 | asdl_seq_SET(aliases, 0, import_alias); | ^~~~~~~~~~~~ /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/ast.c:2631:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2631 | if (!import_alias) | ^~ /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/asdl.h:42:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 42 | #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) | ^ /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/ast.c:2633:21: note: in expansion of macro ‘asdl_seq_SET’ 2633 | asdl_seq_SET(aliases, i / 2, import_alias); | ^~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/bltinmodule.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/bltinmodule.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/ceval.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/ceval.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/compile.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/compile.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/codecs.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/codecs.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/errors.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/errors.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/frozen.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/frozen.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/frozenmain.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/frozenmain.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/future.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/future.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/getargs.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/getargs.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/getcompiler.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/getcompiler.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/getcopyright.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/getcopyright.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/getplatform.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/getversion.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/getversion.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/graminit.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/graminit.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/import.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/import.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -I. -o Python/importdl.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/importdl.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/marshal.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/marshal.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/modsupport.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/modsupport.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/mystrtoul.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/mystrtoul.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/mysnprintf.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/mysnprintf.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/peephole.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/peephole.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/pyarena.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/pyarena.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/pyctype.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/pyctype.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/pyfpe.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/pyfpe.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/pymath.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/pymath.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/pystate.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/pystate.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/pythonrun.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/pythonrun.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/random.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/random.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/structmember.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/structmember.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/symtable.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/symtable.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/sysmodule.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/sysmodule.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/traceback.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/traceback.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/getopt.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/getopt.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/pystrcmp.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/pystrcmp.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/pystrtod.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/pystrtod.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/dtoa.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/dtoa.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/formatter_unicode.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/formatter_unicode.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/formatter_string.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/formatter_string.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/dynload_shlib.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/dynload_shlib.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Python/thread.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Python/thread.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \ -DPREFIX='"/wedge/oils-for-unix.org/pkg/python2/2.7.18"' \ -DEXEC_PREFIX='"/wedge/oils-for-unix.org/pkg/python2/2.7.18"' \ -DVERSION='"2.7"' \ -DVPATH='"/home/build/oil/_build/deps-source/python2/Python-2.7.18"' \ -o Modules/getpath.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/getpath.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Modules/main.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/main.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Modules/gcmodule.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/gcmodule.c gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/threadmodule.c -o Modules/threadmodule.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/signalmodule.c -o Modules/signalmodule.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/signalmodule.c: In function ‘signal_siginterrupt’: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/signalmodule.c:395:5: warning: ‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 395 | if (siginterrupt(sig_num, flag)<0) { | ^~ In file included from /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/signalmodule.c:17: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/posixmodule.c -o Modules/posixmodule.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/errnomodule.c -o Modules/errnomodule.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_sre.c -o Modules/_sre.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_weakref.c -o Modules/_weakref.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/zipimport.c -o Modules/zipimport.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/getbuildinfo.c rm -f libpython2.7.a ar rc libpython2.7.a Modules/getbuildinfo.o ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o ranlib libpython2.7.a gcc -Xlinker -export-dynamic -o python \ Modules/python.o \ libpython2.7.a -ldl -lm /usr/bin/ld: libpython2.7.a(posixmodule.o): in function `posix_tempnam': /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/posixmodule.c:7595:(.text+0x990): warning: the use of `tempnam' is dangerous, better use `mkstemp' /usr/bin/ld: libpython2.7.a(posixmodule.o): in function `posix_tmpnam': /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/posixmodule.c:7648:(.text+0x8ad): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi gcc -c -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -DPy_BUILD_CORE -o Modules/_math.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_math.c running build running build_ext warning: openssl 0x00000000 is too old for _hashlib INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build/temp.linux-x86_64-2.7/home creating build/temp.linux-x86_64-2.7/home/build creating build/temp.linux-x86_64-2.7/home/build/oil creating build/temp.linux-x86_64-2.7/home/build/oil/_build creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2 creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18 creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_struct.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_struct.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_struct.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_struct.so building '_ctypes_test' extension creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/_ctypes_test.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_ctypes_test.so building 'array' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/arraymodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/arraymodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/arraymodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/array.so building 'cmath' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cmathmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cmathmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cmathmodule.o Modules/_math.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.7/cmath.so building 'math' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/mathmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/mathmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/mathmodule.o Modules/_math.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.7/math.so building 'strop' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/stropmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/stropmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/stropmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/strop.so building 'time' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c: In function ‘floattime’: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c:1019:9: warning: ‘ftime’ is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 1019 | ftime(&t); | ^~~~~ In file included from /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c:31: /usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.7/time.so building 'datetime' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/datetimemodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/datetimemodule.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c: In function ‘floattime’: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c:1019:9: warning: ‘ftime’ is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 1019 | ftime(&t); | ^~~~~ In file included from /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c:31: /usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/datetimemodule.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.7/datetime.so building 'itertools' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/itertoolsmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/itertoolsmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/itertoolsmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/itertools.so building 'future_builtins' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/future_builtins.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/future_builtins.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/future_builtins.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/future_builtins.so building '_random' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_randommodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_randommodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_randommodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_random.so building '_collections' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_collectionsmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_collectionsmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_collectionsmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_collections.so building '_bisect' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_bisectmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_bisectmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_bisectmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_bisect.so building '_heapq' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_heapqmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_heapqmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_heapqmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_heapq.so building 'operator' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/operator.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/operator.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/operator.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/operator.so building '_io' extension creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/bufferedio.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/bufferedio.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/bytesio.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/bytesio.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/fileio.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/fileio.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/iobase.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/iobase.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/_iomodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/_iomodule.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/stringio.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/stringio.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/textio.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/textio.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/bufferedio.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/bytesio.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/fileio.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/iobase.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/_iomodule.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/stringio.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_io/textio.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_io.so building '_functools' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_functoolsmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_functoolsmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_functoolsmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_functools.so building '_json' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_json.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_json.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_json.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_json.so building '_testcapi' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_testcapimodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_testcapimodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_testcapimodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_testcapi.so building '_hotshot' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_hotshot.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_hotshot.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_hotshot.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_hotshot.so building '_lsprof' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_lsprof.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_lsprof.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/rotatingtree.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/rotatingtree.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_lsprof.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/rotatingtree.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_lsprof.so building 'unicodedata' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/unicodedata.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/unicodedata.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/unicodedata.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/unicodedata.so building '_locale' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_localemodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_localemodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_localemodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_locale.so building 'fcntl' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/fcntlmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/fcntlmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/fcntlmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/fcntl.so building 'grp' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/grpmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/grpmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/grpmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/grp.so building 'spwd' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/spwdmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/spwdmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/spwdmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/spwd.so building 'select' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/selectmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/selectmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/selectmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/select.so building 'parser' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/parsermodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/parsermodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/parsermodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/parser.so building 'cStringIO' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cStringIO.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cStringIO.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cStringIO.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/cStringIO.so building 'cPickle' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cPickle.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cPickle.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cPickle.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/cPickle.so building 'mmap' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/mmapmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/mmapmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/mmapmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/mmap.so building 'syslog' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/syslogmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/syslogmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/syslogmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/syslog.so building 'audioop' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/audioop.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/audioop.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/audioop.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/audioop.so building 'readline' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/readline.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/readline.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/readline.c: In function ‘setup_readline’: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/readline.c:955:37: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 955 | completer_word_break_characters = | ^ gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/readline.o -L/usr/lib/termcap -L/usr/local/lib -lreadline -o build/lib.linux-x86_64-2.7/readline.so building 'crypt' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cryptmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cryptmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cryptmodule.o -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-2.7/crypt.so building '_csv' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_csv.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_csv.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_csv.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_csv.so building '_socket' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/socketmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/socketmodule.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.o /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c: In function ‘floattime’: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c:1019:9: warning: ‘ftime’ is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 1019 | ftime(&t); | ^~~~~ In file included from /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.c:31: /usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/socketmodule.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.7/_socket.so building '_ssl' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ssl.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ssl.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-2.7/_ssl.so building '_sha' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/shamodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/shamodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/shamodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_sha.so building '_md5' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/md5module.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/md5module.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/md5.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/md5.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/md5module.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/md5.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_md5.so building '_sha256' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/sha256module.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/sha256module.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/sha256module.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_sha256.so building '_sha512' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/sha512module.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/sha512module.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/sha512module.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_sha512.so building 'termios' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/termios.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/termios.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/termios.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/termios.so building 'resource' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/resource.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/resource.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/resource.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/resource.so building '_curses' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_cursesmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_cursesmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_cursesmodule.o -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-2.7/_curses.so building '_curses_panel' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_curses_panel.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_curses_panel.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_curses_panel.o -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-2.7/_curses_panel.so building 'zlib' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/zlibmodule.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/zlibmodule.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/zlibmodule.o -L/usr/local/lib -lz -o build/lib.linux-x86_64-2.7/zlib.so building 'binascii' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/binascii.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/binascii.o -L/usr/local/lib -lz -o build/lib.linux-x86_64-2.7/binascii.so building 'pyexpat' extension creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/pyexpat.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/pyexpat.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmlparse.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmlrole.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok.o In file included from /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok.c:55: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok_ns.c: In function ‘findEncodingNS’: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok.h:272:10: warning: ‘buf’ may be used uninitialized [-Wmaybe-uninitialized] 272 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok_ns.c:95:3: note: in expansion of macro ‘XmlUtf8Convert’ 95 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1); | ^~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok.h:272:10: note: by argument 5 of type ‘const char *’ to ‘enum XML_Convert_Result(const ENCODING *, const char **, const char *, char **, const char *)’ {aka ‘enum XML_Convert_Result(const struct encoding *, const char **, const char *, char **, const char *)’} 272 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok_ns.c:95:3: note: in expansion of macro ‘XmlUtf8Convert’ 95 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1); | ^~~~~~~~~~~~~~ In file included from /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok.c:1657: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok_ns.c:92:8: note: ‘buf’ declared here 92 | char buf[ENCODING_MAX]; | ^~~ /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok_ns.c: In function ‘findEncoding’: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok.h:272:10: warning: ‘buf’ may be used uninitialized [-Wmaybe-uninitialized] 272 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok_ns.c:95:3: note: in expansion of macro ‘XmlUtf8Convert’ 95 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1); | ^~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok.h:272:10: note: by argument 5 of type ‘const char *’ to ‘enum XML_Convert_Result(const ENCODING *, const char **, const char *, char **, const char *)’ {aka ‘enum XML_Convert_Result(const struct encoding *, const char **, const char *, char **, const char *)’} 272 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok_ns.c:95:3: note: in expansion of macro ‘XmlUtf8Convert’ 95 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1); | ^~~~~~~~~~~~~~ In file included from /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok.c:1646: /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok_ns.c:92:8: note: ‘buf’ declared here 92 | char buf[ENCODING_MAX]; | ^~~ gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/pyexpat.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmlparse.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmlrole.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat/xmltok.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/pyexpat.so building '_elementtree' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/expat -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_elementtree.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_elementtree.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_elementtree.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_elementtree.so building '_multibytecodec' extension creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/multibytecodec.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_multibytecodec.so building '_codecs_kr' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_kr.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_kr.so building '_codecs_jp' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_jp.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_jp.so building '_codecs_cn' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_cn.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_cn.so building '_codecs_tw' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_tw.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_tw.so building '_codecs_hk' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_hk.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_hk.so building '_codecs_iso2022' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_iso2022.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_iso2022.so building '_multiprocessing' extension creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_multiprocessing gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_multiprocessing/multiprocessing.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_multiprocessing/socket_connection.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_multiprocessing/socket_connection.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_multiprocessing/semaphore.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_multiprocessing/socket_connection.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_multiprocessing/semaphore.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_multiprocessing.so building 'linuxaudiodev' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/linuxaudiodev.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/linuxaudiodev.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/linuxaudiodev.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/linuxaudiodev.so building 'ossaudiodev' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/ossaudiodev.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/ossaudiodev.o gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/ossaudiodev.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/ossaudiodev.so creating build/temp.linux-x86_64-2.7/libffi checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/configure: line 9230: diff: command not found no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking size of size_t... 8 checking for C compiler vendor... gnu checking CFLAGS for maximum warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking assembler .ascii pseudo-op support... yes checking assembler .string pseudo-op support... yes checking for _ prefix in compiled symbols... no checking toolchain supports unwind section type... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.py config.status: creating fficonfig.h config.status: linking /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h config.status: linking /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h config.status: executing buildir commands config.status: skipping top_srcdir/Makefile - not created config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands building '_ctypes' extension creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src creating build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86 gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/_ctypes.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/callbacks.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/callproc.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/stgdict.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/cfield.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/prep_cif.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/prep_cif.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/closures.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/closures.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/ffi64.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/ffi64.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/unix64.S -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/unix64.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/ffi.c -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/ffi.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src -I. -I/usr/local/include -I/home/build/oil/_build/deps-source/python2/Python-2.7.18/Include -I/home/build/oil/_build/wedge/tmp/python2 -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/sysv.S -o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/sysv.o -Wall -fexceptions gcc -shared build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/callproc.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/cfield.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/prep_cif.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/closures.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/ffi64.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/unix64.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/ffi.o build/temp.linux-x86_64-2.7/home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/_ctypes/libffi/src/x86/sysv.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_ctypes.so Python build finished, but the necessary bits to build these modules were not found: _bsddb _hashlib _sqlite3 _tkinter bsddb185 bz2 dbm dl gdbm imageop nis sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts creating build/scripts-2.7 copying and adjusting /home/build/oil/_build/deps-source/python2/Python-2.7.18/Tools/scripts/pydoc -> build/scripts-2.7 copying and adjusting /home/build/oil/_build/deps-source/python2/Python-2.7.18/Tools/scripts/idle -> build/scripts-2.7 copying and adjusting /home/build/oil/_build/deps-source/python2/Python-2.7.18/Tools/scripts/2to3 -> build/scripts-2.7 copying and adjusting /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/smtpd.py -> build/scripts-2.7 changing mode of build/scripts-2.7/pydoc from 644 to 755 changing mode of build/scripts-2.7/idle from 644 to 755 changing mode of build/scripts-2.7/2to3 from 644 to 755 changing mode of build/scripts-2.7/smtpd.py from 644 to 755 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Tools/gdb/libpython.py python-gdb.py real 1m7.877s user 0m58.403s sys 0m9.791s ~/oil/_build/wedge/tmp/python2 ~/oil ~/oil Loading _build/deps-source/python2/ OK name: python2 OK version: 2.7.18 -- tarball name: Python -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/python2/ /home/build/oil/_build/wedge/tmp/python2 /home/build/oil Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib /usr/bin/install -c python /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/python2.7 if test -f libpython2.7.a; then \ if test -n "" ; then \ /usr/bin/install -c -m 555 /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin; \ else \ /usr/bin/install -c -m 555 libpython2.7.a /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/libpython2.7.a; \ if test libpython2.7.a != libpython2.7.a; then \ (cd /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib; ln -sf libpython2.7.a libpython2.7.a) \ fi \ fi; \ else true; \ fi running build running build_ext warning: openssl 0x00000000 is too old for _hashlib INFO: Can't locate Tcl/Tk libs and/or headers Python build finished, but the necessary bits to build these modules were not found: _bsddb _hashlib _sqlite3 _tkinter bsddb185 bz2 dbm dl gdbm imageop nis sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site-packages Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/capath Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/data Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/xmltestdata Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/subprocessdata Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/support Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/tracedmodules Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip/_bundled Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3 Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/importlib Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers/myfixes Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/parsers Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/dummy Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pydoc_data Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/BaseHTTPServer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/Bastion.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/CGIHTTPServer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ConfigParser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/Cookie.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/DocXMLRPCServer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/HTMLParser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/MimeWriter.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/Queue.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/SimpleHTTPServer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/SimpleXMLRPCServer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/SocketServer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/StringIO.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/UserDict.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/UserList.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/UserString.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/_LWPCookieJar.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/_MozillaCookieJar.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/__future__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/__phello__.foo.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/_abcoll.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/_osx_support.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/_pyio.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/_strptime.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/_threading_local.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/_weakrefset.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/abc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/aifc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/antigravity.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/anydbm.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/argparse.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ast.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/asynchat.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/asyncore.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/atexit.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/audiodev.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/base64.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bdb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/binhex.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bisect.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/cProfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/calendar.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/cgi.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/cgitb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/chunk.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/cmd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/code.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/codecs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/codeop.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/collections.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/colorsys.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/commands.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compileall.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/contextlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/cookielib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/copy.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/copy_reg.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/csv.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/dbhash.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/decimal.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/difflib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/dircache.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/dis.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/doctest.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/dumbdbm.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/dummy_thread.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/dummy_threading.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/filecmp.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/fileinput.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/fnmatch.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/formatter.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/fpformat.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/fractions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ftplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/functools.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/genericpath.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/getopt.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/getpass.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/gettext.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/glob.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/gzip.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/hashlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/heapq.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/hmac.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/htmlentitydefs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/htmllib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/httplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ihooks.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/imaplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/imghdr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/imputil.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/inspect.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/io.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/keyword.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/linecache.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/locale.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/macpath.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/macurl2path.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/mailbox.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/mailcap.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/markupbase.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/md5.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/mhlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/mimetools.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/mimetypes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/mimify.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/modulefinder.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multifile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/mutex.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/netrc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/new.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/nntplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ntpath.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/nturl2path.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/numbers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/opcode.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/optparse.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/os.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/os2emxpath.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pdb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pickle.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pickletools.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pipes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pkgutil.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/platform.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/plistlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/popen2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/poplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/posixfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/posixpath.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pprint.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/profile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pstats.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pty.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/py_compile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pyclbr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pydoc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/quopri.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/random.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/re.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/repr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/rexec.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/rfc822.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/rlcompleter.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/robotparser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/runpy.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sched.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sets.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sgmllib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sha.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/shelve.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/shlex.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/shutil.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/site.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/smtpd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/smtplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sndhdr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/socket.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sre.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sre_compile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sre_constants.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sre_parse.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ssl.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/stat.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/statvfs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/string.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/stringold.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/stringprep.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/struct.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/subprocess.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sunau.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sunaudio.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/symbol.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/symtable.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sysconfig.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/tabnanny.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/tarfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/telnetlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/tempfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/textwrap.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/this.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/threading.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/timeit.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/toaiff.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/token.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/tokenize.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/trace.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/traceback.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/tty.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/types.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/urllib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/urllib2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/urlparse.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/user.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/uu.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/uuid.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/warnings.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/wave.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/weakref.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/webbrowser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/whichdb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xdrlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xmllib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xmlrpclib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/zipfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 build/lib.linux-x86_64-2.7/_sysconfigdata.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pdb.doc /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/wsgiref.egg-info /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/Canvas.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/Dialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/FileDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/FixTk.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/ScrolledText.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/SimpleDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/Tix.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/Tkconstants.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/Tkdnd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/Tkinter.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/tkColorChooser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/tkCommonDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/tkFileDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/tkFont.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/tkMessageBox.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/tkSimpleDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/ttk.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/turtle.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/README /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/runtktests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/widget_tests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_tkinter/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_tkinter/test_font.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_tkinter/test_geometry_managers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_tkinter/test_images.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_tkinter/test_loadtk.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_tkinter/test_misc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_tkinter/test_text.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_tkinter/test_variables.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_tkinter/test_widgets.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_ttk/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_ttk/support.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_ttk/test_extensions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_ttk/test_functions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_ttk/test_style.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib-tk/test/test_ttk/test_widgets.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/site-packages/README /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site-packages /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/185test.db /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/Sine-1000Hz-300ms.aif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/__main__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/_mock_backport.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/allsans.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiotest.au /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiotests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/autotest.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/bad_coding.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/bad_coding2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/bad_coding3.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/badcert.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/badkey.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/badsyntax_future3.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/badsyntax_future4.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/badsyntax_future5.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/badsyntax_future6.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/badsyntax_future7.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/badsyntax_future8.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/badsyntax_future9.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/badsyntax_nocaret.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/bisect_cmd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cfgparser.1 /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cmath_testcases.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/curses_tests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/doctest_aliases.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/double_const.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/empty.vbs /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/exception_hierarchy.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/ffdh3072.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/floating_points.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/fork_wait.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/formatfloat_testcases.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/gdb_sample.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/greyrgb.uue /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/ieee754.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/infinite_reload.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/inspect_fodder.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/inspect_fodder2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/keycert.passwd.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/keycert.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/keycert2.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/keycert3.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/keycert4.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/list_tests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/lock_tests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/make_ssl_certs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/mapping_tests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/math_testcases.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/mp_fork_bomb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/multibytecodec_support.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/nokia.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/nullbytecert.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/nullcert.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/outstanding_bugs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/pickletester.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/profilee.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/pycacert.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/pyclbr_input.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/pydoc_mod.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/pydocfodder.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/pystone.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/pythoninfo.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/randv2_32.pck /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/randv2_64.pck /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/randv3.pck /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/re_tests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/regrtest.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/relimport.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/reperf.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/revocation.crl /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/sample_doctest.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/sample_doctest_no_docstrings.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/sample_doctest_no_doctests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/script_helper.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/selfsigned_pythontestdotnet.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/seq_tests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/sgml_input.html /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/sortperf.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/ssl_cert.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/ssl_key.passwd.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/ssl_key.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/ssl_servers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/ssltests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/string_tests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/symlink_support.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/talos-2019-0758.pem /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_MimeWriter.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_SimpleHTTPServer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_StringIO.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test___all__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test___future__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test__locale.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test__osx_support.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_abc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_abstract_numbers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_aepack.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_aifc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_al.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_anydbm.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_applesingle.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_argparse.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_array.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ascii_formatd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ast.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_asynchat.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_asyncore.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_atexit.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_audioop.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_augassign.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_base64.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bastion.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bdb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bigaddrspace.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bigmem.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_binascii.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_binhex.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_binop.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bisect.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bool.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bsddb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bsddb185.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bsddb3.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_buffer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bufio.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_builtin.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bytes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_bz2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_calendar.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_call.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_capi.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cfgparser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cgi.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_charmapcodec.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cl.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_class.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cmath.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cmd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cmd_line.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cmd_line_script.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_code.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codeccallbacks.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecencodings_cn.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecencodings_hk.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecencodings_iso2022.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecencodings_jp.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecencodings_kr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecencodings_tw.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecmaps_cn.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecmaps_hk.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecmaps_jp.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecmaps_kr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecmaps_tw.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codecs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_codeop.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_coercion.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_collections.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_colorsys.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_commands.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_compare.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_compile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_compileall.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_compiler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_complex.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_complex_args.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_contains.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_contextlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cookie.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cookielib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_copy.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_copy_reg.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cpickle.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_cprofile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_crypt.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_csv.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ctypes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_curses.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_datetime.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_dbm.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_decimal.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_decorators.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_defaultdict.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_deque.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_descr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_descrtut.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_dict.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_dictcomps.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_dictviews.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_difflib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_difflib_expect.html /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_dircache.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_dis.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_distutils.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_dl.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_doctest.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_doctest.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_doctest2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_doctest2.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_doctest3.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_doctest4.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_docxmlrpc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_dumbdbm.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_dummy_thread.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_dummy_threading.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_email.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_email_codecs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_email_renamed.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ensurepip.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_enumerate.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_eof.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_epoll.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_errno.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_exception_variations.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_exceptions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_extcall.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_fcntl.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_file.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_file2k.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_file_eintr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_filecmp.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_fileinput.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_fileio.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_float.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_fnmatch.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_fork1.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_format.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_fpformat.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_fractions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_frozen.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ftplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_funcattrs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_functools.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_future.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_future1.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_future2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_future3.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_future4.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_future5.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_future_builtins.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_gc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_gdb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_gdbm.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_generators.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_genericpath.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_genexps.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_getargs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_getargs2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_getopt.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_gettext.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_gl.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_glob.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_global.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_grammar.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_grp.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_gzip.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_hash.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_hashlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_heapq.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_hmac.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_hotshot.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_htmllib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_htmlparser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_httplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_httpservers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_idle.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_imageop.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_imaplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_imgfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_imghdr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_imp.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_import.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_import_magic.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_importhooks.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_importlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_index.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_inspect.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_int.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_int_literal.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_io.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ioctl.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_isinstance.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_iter.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_iterlen.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_itertools.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_json.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_kqueue.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_largefile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_lib2to3.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_linecache.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_linuxaudiodev.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_list.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_locale.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_logging.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_long.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_long_future.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_longexp.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_macos.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_macostools.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_macpath.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_macurl2path.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_mailbox.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_marshal.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_math.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_md5.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_memoryio.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_memoryview.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_mhlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_mimetools.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_mimetypes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_minidom.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_mmap.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_module.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_modulefinder.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_msilib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_multibytecodec.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_multifile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_multiprocessing.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_mutants.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_mutex.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_netrc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_new.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_nis.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_nntplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_normalization.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ntpath.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_old_mailbox.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_opcodes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_openpty.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_operator.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_optparse.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ordered_dict.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_os.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ossaudiodev.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_parser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pdb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_peepholer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pep247.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pep277.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pep352.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pickle.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pickletools.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pipes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pkg.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pkgimport.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pkgutil.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_platform.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_plistlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_poll.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_popen.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_popen2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_poplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_posix.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_posixpath.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pow.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pprint.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_print.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_profile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_property.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pstats.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pty.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pwd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_py3kwarn.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_py_compile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pyclbr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pydoc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_pyexpat.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_queue.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_quopri.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_random.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_re.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_readline.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_regrtest.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_repr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_resource.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_rfc822.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_richcmp.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_rlcompleter.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_robotparser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_runpy.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sax.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_scope.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_scriptpackages.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_select.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_set.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_setcomps.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sets.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sgmllib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sha.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_shelve.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_shlex.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_shutil.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_signal.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_site.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_slice.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_smtplib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_smtpnet.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_socket.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_socketserver.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_softspace.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sort.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_source_encoding.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_spwd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sqlite.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ssl.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_startfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_stat.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_str.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_strftime.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_string.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_stringprep.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_strop.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_strptime.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_strtod.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_struct.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_structmembers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_structseq.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_subprocess.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sunau.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sunaudiodev.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sundry.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_support.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_symtable.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_syntax.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sys.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sys_setprofile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sys_settrace.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_sysconfig.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_tarfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_tcl.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_telnetlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_tempfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_test_support.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_textwrap.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_thread.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_threaded_import.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_threadedtempfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_threading.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_threading_local.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_threadsignals.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_time.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_timeit.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_timeout.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_tk.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_tokenize.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_tools.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_trace.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_traceback.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_transformer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ttk_guionly.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ttk_textonly.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_tuple.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_turtle.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_typechecks.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_types.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_ucn.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_unary.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_undocumented_details.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_unicode.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_unicode_file.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_unicodedata.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_unittest.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_univnewlines.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_univnewlines2k.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_unpack.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_urllib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_urllib2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_urllib2_localnet.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_urllib2net.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_urllibnet.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_urlparse.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_userdict.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_userlist.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_userstring.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_uu.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_uuid.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_wait3.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_wait4.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_warnings.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_wave.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_weakref.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_weakset.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_whichdb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_winreg.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_winsound.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_with.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_wsgiref.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_xdrlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_xml_etree.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_xml_etree_c.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_xmllib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_xmlrpc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_xpickle.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_xrange.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_zipfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_zipfile64.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_zipimport.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_zipimport_support.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/test_zlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/testall.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/testcodec.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/testimg.uue /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/testimgr.uue /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/testrgb.uue /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/testtar.tar /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/tf_inherit_check.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/threaded_import_hangers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/time_hashlib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/tokenize_tests.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/warning_tests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/win_console_handler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/xmltests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/zipdir.zip /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-pcm16.aiff /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-pcm16.au /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-pcm16.wav /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-pcm24.aiff /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-pcm24.wav /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-pcm32.aiff /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-pcm32.au /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-pcm32.wav /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-pcm8.aiff /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-pcm8.au /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-pcm8.wav /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-ulaw.aifc /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/audiodata/pluck-ulaw.au /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/capath/0e4015b9.0 /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/capath/4e1295a3.0 /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/capath/5ed36f99.0 /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/capath/6e88d7b8.0 /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/capath/99d0fa06.0 /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/capath/ce7b8643.0 /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/capath/efa5f9c3.0 /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/data/README /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/big5-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/big5.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/big5hkscs-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/big5hkscs.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/cp949-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/cp949.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/euc_jisx0213.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/euc_jp-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/euc_jp.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/euc_kr-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/euc_kr.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/gb18030-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/gb18030.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/gb2312-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/gb2312.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/gbk-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/gbk.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/hz-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/hz.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/iso2022_jp-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/iso2022_jp.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/iso2022_kr-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/iso2022_kr.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/johab-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/johab.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/shift_jis-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/shift_jis.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/cjkencodings/shift_jisx0213.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/abs.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/add.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/and.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/base.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/clamp.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/class.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/compare.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/comparetotal.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/comparetotmag.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/copy.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/copyabs.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/copynegate.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/copysign.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddAbs.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddAdd.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddAnd.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddBase.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddCanonical.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddClass.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddCompare.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddCompareSig.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddCompareTotal.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddCopy.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddCopyAbs.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddCopyNegate.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddCopySign.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddDivide.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddDivideInt.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddEncode.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddFMA.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddInvert.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddLogB.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddMax.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddMaxMag.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddMin.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddMinMag.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddMinus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddMultiply.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddNextMinus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddNextPlus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddNextToward.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddOr.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddPlus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddQuantize.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddReduce.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddRemainder.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddRemainderNear.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddRotate.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddSameQuantum.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddScaleB.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddShift.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddSubtract.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddToIntegral.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ddXor.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/decDouble.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/decQuad.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/decSingle.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/divide.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/divideint.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqAbs.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqAdd.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqAnd.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqBase.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqCanonical.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqClass.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqCompare.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqCompareSig.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqCompareTotal.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqCopy.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqCopyAbs.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqCopyNegate.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqCopySign.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqDivide.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqDivideInt.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqEncode.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqFMA.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqInvert.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqLogB.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqMax.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqMaxMag.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqMin.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqMinMag.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqMinus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqMultiply.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqNextMinus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqNextPlus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqNextToward.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqOr.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqPlus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqQuantize.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqReduce.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqRemainder.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqRemainderNear.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqRotate.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqSameQuantum.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqScaleB.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqShift.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqSubtract.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqToIntegral.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dqXor.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dsBase.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/dsEncode.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/exp.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/extra.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/fma.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/inexact.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/invert.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/ln.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/log10.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/logb.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/max.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/maxmag.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/min.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/minmag.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/minus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/multiply.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/nextminus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/nextplus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/nexttoward.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/or.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/plus.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/power.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/powersqrt.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/quantize.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/randomBound32.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/randoms.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/reduce.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/remainder.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/remainderNear.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/rescale.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/rotate.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/rounding.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/samequantum.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/scaleb.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/shift.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/squareroot.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/subtract.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/testall.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/tointegral.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/tointegralx.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/decimaltestdata/xor.decTest /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/xmltestdata/expat224_utf8_bug.xml /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/xmltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/xmltestdata/simple-ns.xml /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/xmltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/xmltestdata/simple.xml /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/xmltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/xmltestdata/test.xml /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/xmltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/xmltestdata/test.xml.out /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/xmltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/imghdrdata/python.bmp /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/imghdrdata/python.gif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/imghdrdata/python.jpg /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/imghdrdata/python.pbm /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/imghdrdata/python.pgm /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/imghdrdata/python.png /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/imghdrdata/python.ppm /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/imghdrdata/python.ras /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/imghdrdata/python.sgi /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/imghdrdata/python.tiff /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/imghdrdata/python.xbm /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/subprocessdata/sigchild_ignore.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/subprocessdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/support/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/support/script_helper.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/tracedmodules/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/tracedmodules /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/test/tracedmodules/testmod.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/tracedmodules /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/aliases.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/ascii.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/base64_codec.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/big5.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/big5hkscs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/bz2_codec.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/charmap.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp037.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1006.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1026.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1140.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1250.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1251.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1252.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1253.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1254.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1255.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1256.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1257.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp1258.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp424.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp437.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp500.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp720.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp737.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp775.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp850.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp852.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp855.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp856.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp857.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp858.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp860.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp861.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp862.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp863.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp864.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp865.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp866.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp869.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp874.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp875.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp932.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp949.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/cp950.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/euc_jis_2004.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/euc_jisx0213.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/euc_jp.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/euc_kr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/gb18030.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/gb2312.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/gbk.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/hex_codec.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/hp_roman8.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/hz.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/idna.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso2022_jp.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso2022_jp_1.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso2022_jp_2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso2022_jp_2004.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso2022_jp_3.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso2022_jp_ext.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso2022_kr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_1.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_10.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_11.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_13.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_14.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_15.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_16.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_3.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_4.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_5.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_6.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_7.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_8.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/iso8859_9.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/johab.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/koi8_r.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/koi8_u.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/latin_1.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mac_arabic.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mac_centeuro.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mac_croatian.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mac_cyrillic.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mac_farsi.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mac_greek.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mac_iceland.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mac_latin2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mac_roman.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mac_romanian.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mac_turkish.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/mbcs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/palmos.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/ptcp154.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/punycode.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/quopri_codec.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/raw_unicode_escape.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/rot_13.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/shift_jis.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/shift_jis_2004.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/shift_jisx0213.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/string_escape.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/tis_620.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/undefined.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/unicode_escape.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/unicode_internal.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/utf_16.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/utf_16_be.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/utf_16_le.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/utf_32.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/utf_32_be.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/utf_32_le.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/utf_7.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/utf_8.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/utf_8_sig.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/uu_codec.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/encodings/zlib_codec.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compiler/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compiler/ast.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compiler/consts.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compiler/future.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compiler/misc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compiler/pyassem.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compiler/pycodegen.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compiler/symbols.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compiler/syntax.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compiler/transformer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/compiler/visitor.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/hotshot/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/hotshot/log.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/hotshot/stats.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/hotshot/stones.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/_parseaddr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/base64mime.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/charset.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/encoders.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/errors.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/feedparser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/generator.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/header.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/iterators.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/message.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/parser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/quoprimime.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/utils.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/mime/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/mime/application.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/mime/audio.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/mime/base.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/mime/image.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/mime/message.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/mime/multipart.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/mime/nonmultipart.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/mime/text.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/test_email.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/test_email_codecs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/test_email_codecs_renamed.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/test_email_renamed.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/test_email_torture.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/PyBanner048.gif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/audiotest.au /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_01.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_02.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_03.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_04.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_05.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_06.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_07.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_08.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_09.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_10.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_11.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_12.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_12a.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_13.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_14.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_15.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_16.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_17.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_18.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_19.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_20.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_21.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_22.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_23.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_24.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_25.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_26.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_27.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_28.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_29.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_30.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_31.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_32.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_33.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_34.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_35.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_36.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_37.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_38.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_39.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_40.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_41.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_42.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_43.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_44.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_45.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/email/test/data/msg_46.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ensurepip/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ensurepip/__main__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ensurepip/_uninstall.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip/_bundled /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip/_bundled /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/decoder.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/encoder.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/scanner.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tool.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_check_circular.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_decode.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_default.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_dump.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_encode_basestring_ascii.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_fail.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_float.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_indent.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_pass1.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_pass2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_pass3.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_recursion.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_scanstring.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_separators.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_speedups.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_tool.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/json/tests/test_unicode.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/dbapi2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/dump.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/test/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/test/dbapi.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/test/dump.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/test/factory.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/test/hooks.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/test/py25tests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/test/regression.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/test/transactions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/test/types.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/sqlite3/test/userfunctions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/logging/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/logging/config.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/logging/handlers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/db.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/dbobj.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/dbrecio.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/dbshelve.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/dbtables.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/dbutils.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_all.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_associate.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_basics.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_compare.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_compat.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_cursor_pget_bug.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_db.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_dbenv.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_dbobj.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_dbshelve.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_dbtables.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_distributed_transactions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_early_close.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_fileid.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_get_none.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_join.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_lock.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_misc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_pickle.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_queue.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_recno.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_replication.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_sequence.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/bsddb/test/test_thread.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/importlib/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/wsgiref/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/wsgiref/handlers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/wsgiref/headers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/wsgiref/simple_server.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/wsgiref/util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/wsgiref/validate.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/Grammar.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/PatternGrammar.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/__main__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/btm_matcher.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/btm_utils.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixer_base.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixer_util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/main.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/patcomp.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/pygram.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/pytree.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/refactor.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_apply.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_asserts.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_basestring.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_buffer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_dict.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_except.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_exec.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_execfile.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_exitfunc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_filter.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_funcattrs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_future.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_getcwdu.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_has_key.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_idioms.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_import.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_imports.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_imports2.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_input.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_intern.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_isinstance.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_itertools.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_itertools_imports.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_long.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_map.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_metaclass.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_methodattrs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_ne.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_next.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_nonzero.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_numliterals.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_operator.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_paren.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_print.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_raise.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_raw_input.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_reduce.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_renames.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_repr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_set_literal.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_standarderror.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_sys_exc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_throw.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_tuple_params.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_types.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_unicode.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_urllib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_ws_comma.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_xrange.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_xreadlines.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/fixes/fix_zip.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/pgen2/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/pgen2/conv.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/pgen2/driver.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/pgen2/grammar.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/pgen2/literals.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/pgen2/parse.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/pgen2/pgen.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/pgen2/token.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/pgen2/tokenize.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/pytree_idempotency.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/support.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/test_all_fixers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/test_fixers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/test_main.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/test_parser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/test_pytree.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/test_refactor.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/test_util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/README /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/bom.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/crlf.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/different_encoding.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/false_encoding.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/infinite_recursion.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/py2_test_grammar.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/py3_test_grammar.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/fixers/bad_order.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/fixers/parrot_example.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/_endian.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/wintypes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/runtests.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_anon.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_array_in_pointer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_arrays.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_as_parameter.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_bitfields.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_buffers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_byteswap.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_callbacks.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_cast.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_cfuncs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_checkretval.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_delattr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_errno.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_find.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_frombuffer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_funcptr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_functions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_incomplete.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_init.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_internals.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_keeprefs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_libc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_loading.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_macholib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_memfunctions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_numbers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_objects.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_parameters.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_pep3118.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_pickling.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_pointers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_prototypes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_python_api.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_random_things.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_refcounts.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_repr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_returnfuncptrs.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_simplesubclasses.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_sizes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_slicing.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_stringptr.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_strings.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_struct_fields.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_structures.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_unaligned_structures.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_unicode.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_values.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_varsize_struct.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_win32.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/test/test_wintypes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/macholib/README.ctypes /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/macholib/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/macholib/dyld.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/macholib/dylib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/macholib/fetch_macholib /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/macholib/fetch_macholib.bat /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/ctypes/macholib/framework.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/AutoComplete.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/AutoCompleteWindow.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/AutoExpand.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Bindings.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/CREDITS.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/CallTipWindow.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/CallTips.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/ChangeLog /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/ClassBrowser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/CodeContext.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/ColorDelegator.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Debugger.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Delegator.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/EditorWindow.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/FileList.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/FormatParagraph.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/GrepDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/HISTORY.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/HyperParser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/IOBinding.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/IdleHistory.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/MultiCall.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/MultiStatusBar.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/NEWS.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/ObjectBrowser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/OutputWindow.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/ParenMatch.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/PathBrowser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Percolator.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/PyParse.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/PyShell.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/README.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/RemoteDebugger.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/RemoteObjectBrowser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/ReplaceDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/RstripExtension.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/ScriptBinding.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/ScrolledList.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/SearchDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/SearchDialogBase.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/SearchEngine.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/StackViewer.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/TODO.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/ToolTip.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/TreeWidget.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/UndoDelegator.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/WidgetRedirector.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/WindowList.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/ZoomHeight.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/aboutDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/config-extensions.def /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/config-highlight.def /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/config-keys.def /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/config-main.def /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/configDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/configHandler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/configHelpSourceEdit.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/configSectionNameDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/dynOptionMenuWidget.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/extend.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/help.html /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/help.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/help.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle.bat /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle.pyw /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idlever.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/keybindingDialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/macosxSupport.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/rpc.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/run.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/tabbedpages.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/textView.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/folder.gif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/idle.icns /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/idle.ico /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/idle_16.gif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/idle_16.png /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/idle_32.gif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/idle_32.png /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/idle_48.gif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/idle_48.png /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/minusnode.gif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/openfolder.gif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/plusnode.gif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/python.gif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/Icons/tk.gif /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/README.txt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/htest.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/mock_idle.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/mock_tk.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_autocomplete.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_autoexpand.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_calltips.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_config_name.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_configdialog.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_delegator.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_editmenu.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_formatparagraph.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_grep.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_helpabout.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_hyperparser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_idlehistory.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_io.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_parenmatch.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_pathbrowser.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_rstrip.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_searchdialogbase.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_searchengine.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_text.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_textview.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_warning.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/idlelib/idle_test/test_widgetredir.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/README /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/archive_util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/bcppcompiler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/ccompiler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/cmd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/config.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/core.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/cygwinccompiler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/debug.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/dep_util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/dir_util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/dist.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/emxccompiler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/errors.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/extension.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/fancy_getopt.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/file_util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/filelist.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/log.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/msvc9compiler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/msvccompiler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/spawn.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/sysconfig.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/text_file.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/unixccompiler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/version.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/versionpredicate.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/bdist.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/bdist_dumb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/bdist_msi.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/bdist_rpm.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/bdist_wininst.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/build.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/build_clib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/build_ext.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/build_py.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/build_scripts.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/check.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/clean.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/command_template /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/config.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/install.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/install_data.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/install_egg_info.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/install_headers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/install_lib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/install_scripts.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/register.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/sdist.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/upload.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/wininst-6.0.exe /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/wininst-7.1.exe /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/wininst-8.0.exe /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/wininst-9.0-amd64.exe /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/command/wininst-9.0.exe /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/Setup.sample /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/includetest.rst /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/setuptools_build_ext.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/setuptools_extension.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/support.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_archive_util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_bdist.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_bdist_dumb.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_bdist_msi.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_bdist_rpm.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_bdist_wininst.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_build.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_build_clib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_build_ext.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_build_py.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_build_scripts.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_ccompiler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_check.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_clean.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_cmd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_config.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_config_cmd.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_core.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_dep_util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_dir_util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_dist.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_file_util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_filelist.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_install.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_install_data.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_install_headers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_install_lib.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_install_scripts.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_msvc9compiler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_register.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_sdist.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_spawn.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_sysconfig.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_text_file.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_unixccompiler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_upload.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_version.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/distutils/tests/test_versionpredicate.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/dom/NodeFilter.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/dom/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/dom/domreg.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/dom/expatbuilder.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/dom/minicompat.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/dom/minidom.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/dom/pulldom.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/dom/xmlbuilder.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/etree/ElementInclude.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/etree/ElementPath.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/etree/ElementTree.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/etree/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/etree/cElementTree.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/parsers/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/parsers /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/parsers/expat.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/parsers /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/sax/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/sax/_exceptions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/sax/expatreader.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/sax/handler.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/sax/saxutils.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/xml/sax/xmlreader.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/connection.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/forking.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/heap.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/managers.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/pool.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/process.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/queues.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/reduction.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/sharedctypes.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/synchronize.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/dummy/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/dummy /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/multiprocessing/dummy/connection.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/dummy /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/__main__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/case.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/loader.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/main.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/result.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/runner.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/signals.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/suite.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/util.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/dummy.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/support.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_assertions.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_break.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_case.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_discovery.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_functiontestcase.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_loader.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_program.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_result.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_runner.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_setups.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_skipping.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/unittest/test/test_suite.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/curses/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/curses/ascii.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/curses/has_key.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/curses/panel.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/curses/textpad.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/curses/wrapper.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pydoc_data/__init__.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pydoc_data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/pydoc_data/topics.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pydoc_data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/plat-linux2/CDROM.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/plat-linux2/DLFCN.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/plat-linux2/IN.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/plat-linux2/TYPES.py /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2 /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Lib/plat-linux2/regen /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/LICENSE /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/LICENSE.txt if test -d /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests; then \ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/xxmodule.c \ /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests ; \ fi PYTHONPATH=/wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 \ ./python -E -Wi -tt /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compileall.py \ -d /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/BaseHTTPServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/Bastion.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/CGIHTTPServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ConfigParser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/Cookie.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/DocXMLRPCServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/HTMLParser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/MimeWriter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/Queue.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/SimpleHTTPServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/SimpleXMLRPCServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/SocketServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/StringIO.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/UserDict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/UserList.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/UserString.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_LWPCookieJar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_MozillaCookieJar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/__future__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/__phello__.foo.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_abcoll.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_osx_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_pyio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_strptime.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_sysconfigdata.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_threading_local.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_weakrefset.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/abc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/aifc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/antigravity.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/anydbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/argparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ast.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/asynchat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/asyncore.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/atexit.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/audiodev.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/base64.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/binhex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bisect.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/db.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/dbobj.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/dbrecio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/dbshelve.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/dbtables.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/dbutils.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_all.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_associate.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_basics.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_compare.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_compat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_cursor_pget_bug.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_db.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_dbenv.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_dbobj.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_dbshelve.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_dbtables.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_distributed_transactions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_early_close.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_fileid.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_get_none.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_join.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_lock.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_misc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_pickle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_queue.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_recno.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_replication.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_sequence.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_thread.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/cProfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/calendar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/cgi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/cgitb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/chunk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/cmd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/code.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/codecs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/codeop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/collections.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/colorsys.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/commands.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compileall.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/ast.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/consts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/future.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/misc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/pyassem.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/pycodegen.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/symbols.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/syntax.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/transformer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/visitor.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/contextlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/cookielib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/copy.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/copy_reg.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/csv.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/_endian.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib/dyld.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib/dylib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib/framework.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/runtests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_anon.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_array_in_pointer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_arrays.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_as_parameter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_bitfields.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_buffers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_byteswap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_callbacks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_cast.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_cfuncs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_checkretval.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_delattr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_errno.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_find.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_frombuffer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_funcptr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_functions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_incomplete.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_init.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_internals.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_keeprefs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_libc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_loading.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_macholib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_memfunctions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_numbers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_objects.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_parameters.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_pep3118.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_pickling.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_pointers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_prototypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_python_api.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_random_things.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_refcounts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_repr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_returnfuncptrs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_simplesubclasses.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_sizes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_slicing.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_stringptr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_strings.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_struct_fields.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_structures.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_unaligned_structures.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_unicode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_values.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_varsize_struct.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_win32.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_wintypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/wintypes.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/ascii.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/has_key.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/panel.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/textpad.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/wrapper.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dbhash.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/decimal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/difflib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dircache.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dis.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/archive_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/bcppcompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/ccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/cmd.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/bdist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/bdist_dumb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/bdist_msi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/bdist_rpm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/bdist_wininst.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/build.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/build_clib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/build_ext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/build_py.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/build_scripts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/check.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/clean.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/config.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install_data.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install_egg_info.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install_headers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install_lib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install_scripts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/register.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/sdist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/upload.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/config.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/core.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/cygwinccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/debug.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/dep_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/dir_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/dist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/emxccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/errors.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/extension.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/fancy_getopt.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/file_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/filelist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/log.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/msvc9compiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/msvccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/spawn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/sysconfig.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/setuptools_build_ext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/setuptools_extension.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_archive_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_bdist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_bdist_dumb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_bdist_msi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_bdist_rpm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_bdist_wininst.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_build.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_build_clib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_build_ext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_build_py.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_build_scripts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_ccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_check.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_clean.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_cmd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_config.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_config_cmd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_core.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_dep_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_dir_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_dist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_file_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_filelist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_install.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_install_data.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_install_headers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_install_lib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_install_scripts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_msvc9compiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_register.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_sdist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_spawn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_sysconfig.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_text_file.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_unixccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_upload.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_version.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_versionpredicate.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/text_file.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/unixccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/version.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/versionpredicate.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/doctest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dumbdbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dummy_thread.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dummy_threading.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/_parseaddr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/base64mime.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/charset.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/encoders.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/errors.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/feedparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/generator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/header.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/iterators.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/message.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/application.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/audio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/base.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/image.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/message.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/multipart.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/nonmultipart.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/text.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/parser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/quoprimime.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/__init__.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/test_email.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/test_email_codecs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/test_email_codecs_renamed.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/test_email_renamed.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/test_email_torture.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/utils.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/aliases.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/ascii.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/base64_codec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/big5.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/big5hkscs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/bz2_codec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/charmap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp037.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1006.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1026.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1140.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1250.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1251.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1252.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1253.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1254.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1255.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1256.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1257.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1258.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp424.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp437.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp500.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp720.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp737.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp775.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp850.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp852.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp855.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp856.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp857.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp858.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp860.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp861.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp862.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp863.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp864.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp865.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp866.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp869.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp874.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp875.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp932.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp949.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp950.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/euc_jis_2004.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/euc_jisx0213.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/euc_jp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/euc_kr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/gb18030.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/gb2312.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/gbk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/hex_codec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/hp_roman8.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/hz.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/idna.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp_1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp_2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp_2004.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp_3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp_ext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_kr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_10.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_11.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_13.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_14.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_15.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_16.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_4.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_5.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_6.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_7.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_8.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_9.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/johab.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/koi8_r.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/koi8_u.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/latin_1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_arabic.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_centeuro.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_croatian.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_cyrillic.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_farsi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_greek.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_iceland.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_latin2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_roman.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_romanian.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_turkish.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mbcs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/palmos.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/ptcp154.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/punycode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/quopri_codec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/raw_unicode_escape.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/rot_13.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/shift_jis.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/shift_jis_2004.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/shift_jisx0213.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/string_escape.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/tis_620.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/undefined.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/unicode_escape.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/unicode_internal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_16.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_16_be.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_16_le.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_32.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_32_be.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_32_le.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_7.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_8.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_8_sig.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/uu_codec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/zlib_codec.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip/__main__.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip/_bundled ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip/_uninstall.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/filecmp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/fileinput.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/fnmatch.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/formatter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/fpformat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/fractions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ftplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/functools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/genericpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/getopt.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/getpass.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/gettext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/glob.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/gzip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hashlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/heapq.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hmac.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot/log.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot/stats.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot/stones.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/htmlentitydefs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/htmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/httplib.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/AutoComplete.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/AutoCompleteWindow.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/AutoExpand.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Bindings.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/CallTipWindow.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/CallTips.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ClassBrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/CodeContext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ColorDelegator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Debugger.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Delegator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/EditorWindow.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/FileList.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/FormatParagraph.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/GrepDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/HyperParser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/IOBinding.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/IdleHistory.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/MultiCall.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/MultiStatusBar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ObjectBrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/OutputWindow.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ParenMatch.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/PathBrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Percolator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/PyParse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/PyShell.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/RemoteDebugger.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/RemoteObjectBrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ReplaceDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/RstripExtension.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ScriptBinding.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ScrolledList.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/SearchDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/SearchDialogBase.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/SearchEngine.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/StackViewer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ToolTip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/TreeWidget.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/UndoDelegator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/WidgetRedirector.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/WindowList.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ZoomHeight.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/aboutDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/configDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/configHandler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/configHelpSourceEdit.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/configSectionNameDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/dynOptionMenuWidget.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/help.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/htest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/mock_idle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/mock_tk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_autocomplete.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_autoexpand.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_calltips.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_config_name.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_configdialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_delegator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_editmenu.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_formatparagraph.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_grep.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_helpabout.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_hyperparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_idlehistory.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_io.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_parenmatch.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_pathbrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_rstrip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_searchdialogbase.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_searchengine.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_text.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_textview.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_warning.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_widgetredir.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idlever.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/keybindingDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/macosxSupport.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/rpc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/run.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/tabbedpages.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/textView.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ihooks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/imaplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/imghdr.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/importlib ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/importlib/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/imputil.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/inspect.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/io.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/decoder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/encoder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/scanner.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_check_circular.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_decode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_default.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_dump.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_encode_basestring_ascii.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_fail.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_float.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_indent.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_pass1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_pass2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_pass3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_recursion.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_scanstring.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_separators.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_speedups.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_tool.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_unicode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tool.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/keyword.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Canvas.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Dialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/FileDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/FixTk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/ScrolledText.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/SimpleDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Tix.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Tkconstants.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Tkdnd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Tkinter.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/runtktests.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_font.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_geometry_managers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_images.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_loadtk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_misc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_text.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_variables.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_widgets.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/test_extensions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/test_functions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/test_style.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/test_widgets.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/widget_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkColorChooser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkCommonDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkFileDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkFont.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkMessageBox.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkSimpleDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/ttk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/turtle.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/__main__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/btm_matcher.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/btm_utils.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixer_base.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixer_util.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_apply.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_asserts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_basestring.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_buffer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_dict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_except.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_exec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_execfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_exitfunc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_filter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_funcattrs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_future.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_getcwdu.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_has_key.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_idioms.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_import.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_imports.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_imports2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_input.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_intern.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_isinstance.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_itertools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_itertools_imports.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_long.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_map.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_metaclass.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_methodattrs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_ne.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_next.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_nonzero.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_numliterals.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_operator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_paren.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_print.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_raise.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_raw_input.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_reduce.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_renames.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_repr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_set_literal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_standarderror.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_sys_exc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_throw.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_tuple_params.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_types.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_unicode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_urllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_ws_comma.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_xrange.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_xreadlines.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_zip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/main.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/patcomp.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/conv.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/driver.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/grammar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/literals.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/parse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/pgen.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/token.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/tokenize.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pygram.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pytree.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/refactor.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/__init__.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers/myfixes ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/pytree_idempotency.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_all_fixers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_fixers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_main.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_parser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_pytree.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_refactor.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/linecache.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/locale.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging/config.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging/handlers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/macpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/macurl2path.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mailbox.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mailcap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/markupbase.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/md5.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mhlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mimetools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mimetypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mimify.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/modulefinder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multifile.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/connection.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/dummy ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/dummy/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/dummy/connection.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/forking.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/heap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/managers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/pool.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/process.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/queues.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/reduction.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/sharedctypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/synchronize.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mutex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/netrc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/new.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/nntplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ntpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/nturl2path.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/numbers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/opcode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/optparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/os.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/os2emxpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pickle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pickletools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pipes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pkgutil.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2 ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2/CDROM.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2/DLFCN.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2/IN.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2/TYPES.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/platform.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plistlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/popen2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/poplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/posixfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/posixpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pprint.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/profile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pstats.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pty.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/py_compile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pyclbr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pydoc.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pydoc_data ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pydoc_data/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pydoc_data/topics.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/quopri.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/random.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/re.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/repr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/rexec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/rfc822.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/rlcompleter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/robotparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/runpy.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sched.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sets.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sgmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sha.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/shelve.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/shlex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/shutil.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site-packages ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/smtpd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/smtplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sndhdr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/socket.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3 ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/dbapi2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/dump.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/dbapi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/dump.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/factory.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/hooks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/py25tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/regression.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/transactions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/types.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/userfunctions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sre.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sre_compile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sre_constants.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sre_parse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ssl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/stat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/statvfs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/string.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/stringold.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/stringprep.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/struct.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/subprocess.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sunau.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sunaudio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/symbol.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/symtable.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sysconfig.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/tabnanny.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/tarfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/telnetlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/tempfile.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/__main__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/_mock_backport.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiotests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/autotest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/bisect_cmd.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/capath ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/curses_tests.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/data ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/doctest_aliases.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/double_const.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/fork_wait.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/gdb_sample.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/infinite_reload.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/inspect_fodder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/inspect_fodder2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/list_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/lock_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/make_ssl_certs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/mapping_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/mp_fork_bomb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/multibytecodec_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/outstanding_bugs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pickletester.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/profilee.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pyclbr_input.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pydoc_mod.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pydocfodder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pystone.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pythoninfo.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/re_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/regrtest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/relimport.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/reperf.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/sample_doctest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/sample_doctest_no_docstrings.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/sample_doctest_no_doctests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/script_helper.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/seq_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/sortperf.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/ssl_servers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/ssltests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/string_tests.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/subprocessdata ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/subprocessdata/sigchild_ignore.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/support ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/support/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/support/script_helper.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/symlink_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_MimeWriter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_SimpleHTTPServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_StringIO.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test___all__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test___future__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test__locale.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test__osx_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_abc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_abstract_numbers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_aepack.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_aifc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_al.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_anydbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_applesingle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_argparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_array.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ascii_formatd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ast.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_asynchat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_asyncore.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_atexit.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_audioop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_augassign.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_base64.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bastion.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bigaddrspace.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bigmem.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_binascii.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_binhex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_binop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bisect.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bool.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bsddb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bsddb185.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bsddb3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_buffer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bufio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_builtin.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bytes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bz2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_calendar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_call.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_capi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cfgparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cgi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_charmapcodec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_class.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cmath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cmd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cmd_line.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cmd_line_script.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_code.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codeccallbacks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_cn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_hk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_iso2022.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_jp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_kr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_tw.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecmaps_cn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecmaps_hk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecmaps_jp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecmaps_kr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecmaps_tw.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codeop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_coercion.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_collections.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_colorsys.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_commands.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_compare.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_compile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_compileall.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_compiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_complex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_complex_args.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_contains.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_contextlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cookie.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cookielib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_copy.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_copy_reg.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cpickle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cprofile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_crypt.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_csv.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ctypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_curses.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_datetime.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_decimal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_decorators.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_defaultdict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_deque.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_descr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_descrtut.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dictcomps.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dictviews.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_difflib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dircache.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dis.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_distutils.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_doctest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_doctest2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_docxmlrpc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dumbdbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dummy_thread.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dummy_threading.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_email.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_email_codecs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_email_renamed.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ensurepip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_enumerate.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_eof.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_epoll.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_errno.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_exception_variations.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_exceptions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_extcall.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fcntl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_file.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_file2k.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_file_eintr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_filecmp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fileinput.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fileio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_float.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fnmatch.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fork1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_format.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fpformat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fractions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_frozen.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ftplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_funcattrs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_functools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future4.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future5.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future_builtins.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gdbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_generators.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_genericpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_genexps.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_getargs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_getargs2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_getopt.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gettext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_glob.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_global.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_grammar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_grp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gzip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_hash.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_hashlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_heapq.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_hmac.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_hotshot.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_htmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_htmlparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_httplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_httpservers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_idle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_imageop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_imaplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_imgfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_imghdr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_imp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_import.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_import_magic.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_importhooks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_importlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_index.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_inspect.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_int.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_int_literal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_io.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ioctl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_isinstance.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_iter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_iterlen.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_itertools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_json.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_kqueue.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_largefile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_lib2to3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_linecache.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_linuxaudiodev.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_list.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_locale.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_logging.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_long.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_long_future.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_longexp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_macos.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_macostools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_macpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_macurl2path.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mailbox.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_marshal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_math.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_md5.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_memoryio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_memoryview.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mhlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mimetools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mimetypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_minidom.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mmap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_module.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_modulefinder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_msilib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_multibytecodec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_multifile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_multiprocessing.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mutants.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mutex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_netrc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_new.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_nis.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_nntplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_normalization.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ntpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_old_mailbox.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_opcodes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_openpty.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_operator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_optparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ordered_dict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_os.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ossaudiodev.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_parser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_peepholer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pep247.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pep277.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pep352.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pickle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pickletools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pipes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pkg.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pkgimport.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pkgutil.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_platform.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_plistlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_poll.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_popen.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_popen2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_poplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_posix.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_posixpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pow.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pprint.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_print.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_profile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_property.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pstats.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pty.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pwd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_py3kwarn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_py_compile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pyclbr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pydoc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pyexpat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_queue.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_quopri.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_random.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_re.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_readline.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_regrtest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_repr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_resource.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_rfc822.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_richcmp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_rlcompleter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_robotparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_runpy.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sax.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_scope.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_scriptpackages.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_select.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_set.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_setcomps.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sets.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sgmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sha.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_shelve.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_shlex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_shutil.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_signal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_site.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_slice.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_smtplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_smtpnet.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_socket.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_socketserver.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_softspace.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sort.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_source_encoding.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_spwd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sqlite.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ssl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_startfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_stat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_str.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_strftime.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_string.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_stringprep.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_strop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_strptime.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_strtod.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_struct.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_structmembers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_structseq.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_subprocess.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sunau.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sunaudiodev.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sundry.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_symtable.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_syntax.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sys.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sys_setprofile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sys_settrace.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sysconfig.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tarfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tcl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_telnetlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tempfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_test_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_textwrap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_thread.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_threaded_import.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_threadedtempfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_threading.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_threading_local.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_threadsignals.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_time.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_timeit.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_timeout.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tokenize.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_trace.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_traceback.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_transformer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ttk_guionly.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ttk_textonly.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tuple.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_turtle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_typechecks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_types.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ucn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unary.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_undocumented_details.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unicode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unicode_file.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unicodedata.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unittest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_univnewlines.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_univnewlines2k.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unpack.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urllib2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urllib2_localnet.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urllib2net.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urllibnet.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urlparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_userdict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_userlist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_userstring.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_uu.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_uuid.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_wait3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_wait4.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_warnings.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_wave.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_weakref.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_weakset.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_whichdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_winreg.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_winsound.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_with.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_wsgiref.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xdrlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xml_etree.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xml_etree_c.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xmlrpc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xpickle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xrange.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_zipfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_zipfile64.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_zipimport.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_zipimport_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_zlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/testall.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/testcodec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/tf_inherit_check.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/threaded_import_hangers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/time_hashlib.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/tracedmodules ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/tracedmodules/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/tracedmodules/testmod.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/warning_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/win_console_handler.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/xmltestdata ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/xmltests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/textwrap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/this.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/threading.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/timeit.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/toaiff.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/token.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/tokenize.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/trace.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/traceback.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/tty.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/types.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/__main__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/case.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/loader.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/main.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/result.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/runner.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/signals.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/suite.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/dummy.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_assertions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_break.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_case.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_discovery.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_functiontestcase.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_loader.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_program.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_result.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_runner.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_setups.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_skipping.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_suite.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/urllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/urllib2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/urlparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/user.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/uu.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/uuid.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/warnings.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wave.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/weakref.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/webbrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/whichdb.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/handlers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/headers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/simple_server.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/validate.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xdrlib.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/__init__.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/NodeFilter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/domreg.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/expatbuilder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/minicompat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/minidom.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/pulldom.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/xmlbuilder.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree/ElementInclude.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree/ElementPath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree/ElementTree.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree/cElementTree.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/parsers ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/parsers/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/parsers/expat.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/_exceptions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/expatreader.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/handler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/saxutils.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/xmlreader.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xmlrpclib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/zipfile.py ... PYTHONPATH=/wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 \ ./python -E -Wi -tt -O /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compileall.py \ -d /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/BaseHTTPServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/Bastion.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/CGIHTTPServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ConfigParser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/Cookie.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/DocXMLRPCServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/HTMLParser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/MimeWriter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/Queue.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/SimpleHTTPServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/SimpleXMLRPCServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/SocketServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/StringIO.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/UserDict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/UserList.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/UserString.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_LWPCookieJar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_MozillaCookieJar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/__future__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/__phello__.foo.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_abcoll.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_osx_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_pyio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_strptime.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_sysconfigdata.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_threading_local.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/_weakrefset.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/abc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/aifc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/antigravity.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/anydbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/argparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ast.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/asynchat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/asyncore.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/atexit.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/audiodev.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/base64.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/binhex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bisect.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/db.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/dbobj.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/dbrecio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/dbshelve.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/dbtables.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/dbutils.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_all.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_associate.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_basics.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_compare.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_compat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_cursor_pget_bug.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_db.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_dbenv.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_dbobj.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_dbshelve.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_dbtables.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_distributed_transactions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_early_close.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_fileid.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_get_none.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_join.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_lock.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_misc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_pickle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_queue.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_recno.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_replication.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_sequence.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/bsddb/test/test_thread.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/cProfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/calendar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/cgi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/cgitb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/chunk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/cmd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/code.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/codecs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/codeop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/collections.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/colorsys.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/commands.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compileall.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/ast.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/consts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/future.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/misc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/pyassem.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/pycodegen.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/symbols.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/syntax.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/transformer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compiler/visitor.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/contextlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/cookielib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/copy.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/copy_reg.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/csv.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/_endian.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib/dyld.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib/dylib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/macholib/framework.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/runtests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_anon.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_array_in_pointer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_arrays.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_as_parameter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_bitfields.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_buffers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_byteswap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_callbacks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_cast.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_cfuncs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_checkretval.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_delattr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_errno.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_find.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_frombuffer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_funcptr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_functions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_incomplete.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_init.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_internals.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_keeprefs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_libc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_loading.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_macholib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_memfunctions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_numbers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_objects.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_parameters.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_pep3118.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_pickling.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_pointers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_prototypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_python_api.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_random_things.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_refcounts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_repr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_returnfuncptrs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_simplesubclasses.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_sizes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_slicing.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_stringptr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_strings.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_struct_fields.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_structures.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_unaligned_structures.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_unicode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_values.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_varsize_struct.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_win32.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/test/test_wintypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ctypes/wintypes.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/ascii.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/has_key.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/panel.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/textpad.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/curses/wrapper.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dbhash.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/decimal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/difflib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dircache.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dis.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/archive_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/bcppcompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/ccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/cmd.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/bdist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/bdist_dumb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/bdist_msi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/bdist_rpm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/bdist_wininst.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/build.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/build_clib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/build_ext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/build_py.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/build_scripts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/check.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/clean.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/config.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install_data.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install_egg_info.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install_headers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install_lib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/install_scripts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/register.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/sdist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/command/upload.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/config.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/core.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/cygwinccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/debug.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/dep_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/dir_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/dist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/emxccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/errors.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/extension.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/fancy_getopt.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/file_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/filelist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/log.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/msvc9compiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/msvccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/spawn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/sysconfig.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/setuptools_build_ext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/setuptools_extension.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_archive_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_bdist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_bdist_dumb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_bdist_msi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_bdist_rpm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_bdist_wininst.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_build.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_build_clib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_build_ext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_build_py.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_build_scripts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_ccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_check.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_clean.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_cmd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_config.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_config_cmd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_core.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_dep_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_dir_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_dist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_file_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_filelist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_install.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_install_data.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_install_headers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_install_lib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_install_scripts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_msvc9compiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_register.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_sdist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_spawn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_sysconfig.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_text_file.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_unixccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_upload.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_version.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/tests/test_versionpredicate.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/text_file.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/unixccompiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/version.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/distutils/versionpredicate.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/doctest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dumbdbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dummy_thread.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/dummy_threading.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/_parseaddr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/base64mime.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/charset.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/encoders.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/errors.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/feedparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/generator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/header.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/iterators.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/message.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/application.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/audio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/base.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/image.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/message.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/multipart.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/nonmultipart.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/mime/text.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/parser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/quoprimime.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/__init__.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/data ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/test_email.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/test_email_codecs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/test_email_codecs_renamed.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/test_email_renamed.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/test/test_email_torture.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/email/utils.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/aliases.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/ascii.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/base64_codec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/big5.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/big5hkscs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/bz2_codec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/charmap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp037.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1006.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1026.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1140.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1250.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1251.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1252.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1253.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1254.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1255.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1256.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1257.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp1258.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp424.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp437.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp500.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp720.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp737.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp775.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp850.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp852.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp855.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp856.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp857.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp858.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp860.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp861.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp862.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp863.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp864.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp865.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp866.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp869.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp874.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp875.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp932.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp949.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/cp950.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/euc_jis_2004.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/euc_jisx0213.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/euc_jp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/euc_kr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/gb18030.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/gb2312.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/gbk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/hex_codec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/hp_roman8.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/hz.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/idna.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp_1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp_2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp_2004.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp_3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_jp_ext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso2022_kr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_10.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_11.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_13.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_14.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_15.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_16.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_4.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_5.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_6.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_7.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_8.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/iso8859_9.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/johab.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/koi8_r.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/koi8_u.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/latin_1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_arabic.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_centeuro.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_croatian.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_cyrillic.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_farsi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_greek.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_iceland.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_latin2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_roman.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_romanian.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mac_turkish.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/mbcs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/palmos.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/ptcp154.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/punycode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/quopri_codec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/raw_unicode_escape.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/rot_13.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/shift_jis.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/shift_jis_2004.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/shift_jisx0213.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/string_escape.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/tis_620.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/undefined.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/unicode_escape.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/unicode_internal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_16.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_16_be.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_16_le.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_32.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_32_be.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_32_le.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_7.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_8.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/utf_8_sig.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/uu_codec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/encodings/zlib_codec.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip/__main__.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip/_bundled ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ensurepip/_uninstall.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/filecmp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/fileinput.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/fnmatch.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/formatter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/fpformat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/fractions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ftplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/functools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/genericpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/getopt.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/getpass.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/gettext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/glob.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/gzip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hashlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/heapq.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hmac.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot/log.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot/stats.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/hotshot/stones.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/htmlentitydefs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/htmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/httplib.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/AutoComplete.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/AutoCompleteWindow.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/AutoExpand.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Bindings.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/CallTipWindow.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/CallTips.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ClassBrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/CodeContext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ColorDelegator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Debugger.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Delegator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/EditorWindow.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/FileList.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/FormatParagraph.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/GrepDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/HyperParser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/IOBinding.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Icons ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/IdleHistory.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/MultiCall.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/MultiStatusBar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ObjectBrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/OutputWindow.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ParenMatch.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/PathBrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/Percolator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/PyParse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/PyShell.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/RemoteDebugger.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/RemoteObjectBrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ReplaceDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/RstripExtension.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ScriptBinding.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ScrolledList.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/SearchDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/SearchDialogBase.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/SearchEngine.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/StackViewer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ToolTip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/TreeWidget.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/UndoDelegator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/WidgetRedirector.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/WindowList.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/ZoomHeight.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/aboutDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/configDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/configHandler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/configHelpSourceEdit.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/configSectionNameDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/dynOptionMenuWidget.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/help.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/htest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/mock_idle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/mock_tk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_autocomplete.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_autoexpand.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_calltips.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_config_name.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_configdialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_delegator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_editmenu.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_formatparagraph.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_grep.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_helpabout.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_hyperparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_idlehistory.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_io.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_parenmatch.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_pathbrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_rstrip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_searchdialogbase.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_searchengine.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_text.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_textview.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_warning.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idle_test/test_widgetredir.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/idlever.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/keybindingDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/macosxSupport.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/rpc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/run.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/tabbedpages.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/idlelib/textView.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ihooks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/imaplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/imghdr.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/importlib ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/importlib/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/imputil.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/inspect.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/io.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/decoder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/encoder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/scanner.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_check_circular.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_decode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_default.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_dump.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_encode_basestring_ascii.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_fail.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_float.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_indent.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_pass1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_pass2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_pass3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_recursion.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_scanstring.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_separators.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_speedups.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_tool.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tests/test_unicode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/json/tool.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/keyword.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Canvas.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Dialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/FileDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/FixTk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/ScrolledText.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/SimpleDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Tix.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Tkconstants.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Tkdnd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/Tkinter.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/runtktests.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_font.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_geometry_managers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_images.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_loadtk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_misc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_text.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_variables.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_tkinter/test_widgets.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/test_extensions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/test_functions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/test_style.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/test_ttk/test_widgets.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/test/widget_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkColorChooser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkCommonDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkFileDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkFont.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkMessageBox.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/tkSimpleDialog.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/ttk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-tk/turtle.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3 ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/__main__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/btm_matcher.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/btm_utils.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixer_base.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixer_util.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_apply.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_asserts.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_basestring.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_buffer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_dict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_except.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_exec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_execfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_exitfunc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_filter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_funcattrs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_future.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_getcwdu.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_has_key.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_idioms.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_import.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_imports.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_imports2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_input.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_intern.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_isinstance.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_itertools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_itertools_imports.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_long.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_map.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_metaclass.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_methodattrs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_ne.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_next.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_nonzero.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_numliterals.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_operator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_paren.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_print.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_raise.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_raw_input.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_reduce.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_renames.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_repr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_set_literal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_standarderror.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_sys_exc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_throw.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_tuple_params.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_types.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_unicode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_urllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_ws_comma.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_xrange.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_xreadlines.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/fixes/fix_zip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/main.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/patcomp.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2 ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/conv.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/driver.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/grammar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/literals.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/parse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/pgen.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/token.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pgen2/tokenize.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pygram.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/pytree.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/refactor.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/__init__.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/data/fixers/myfixes ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/pytree_idempotency.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_all_fixers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_fixers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_main.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_parser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_pytree.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_refactor.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/tests/test_util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/linecache.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/locale.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging/config.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/logging/handlers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/macpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/macurl2path.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mailbox.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mailcap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/markupbase.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/md5.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mhlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mimetools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mimetypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mimify.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/modulefinder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multifile.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/connection.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/dummy ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/dummy/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/dummy/connection.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/forking.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/heap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/managers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/pool.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/process.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/queues.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/reduction.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/sharedctypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/synchronize.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/multiprocessing/util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/mutex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/netrc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/new.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/nntplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ntpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/nturl2path.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/numbers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/opcode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/optparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/os.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/os2emxpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pickle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pickletools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pipes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pkgutil.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2 ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2/CDROM.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2/DLFCN.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2/IN.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plat-linux2/TYPES.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/platform.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/plistlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/popen2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/poplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/posixfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/posixpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pprint.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/profile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pstats.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pty.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/py_compile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pyclbr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pydoc.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pydoc_data ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pydoc_data/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/pydoc_data/topics.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/quopri.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/random.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/re.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/repr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/rexec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/rfc822.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/rlcompleter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/robotparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/runpy.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sched.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sets.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sgmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sha.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/shelve.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/shlex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/shutil.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site-packages ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/smtpd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/smtplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sndhdr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/socket.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3 ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/dbapi2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/dump.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/dbapi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/dump.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/factory.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/hooks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/py25tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/regression.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/transactions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/types.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sqlite3/test/userfunctions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sre.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sre_compile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sre_constants.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sre_parse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/ssl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/stat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/statvfs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/string.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/stringold.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/stringprep.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/struct.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/subprocess.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sunau.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sunaudio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/symbol.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/symtable.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/sysconfig.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/tabnanny.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/tarfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/telnetlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/tempfile.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/__main__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/_mock_backport.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiodata ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/audiotests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/autotest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/bisect_cmd.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/capath ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/cjkencodings ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/curses_tests.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/data ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/decimaltestdata ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/doctest_aliases.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/double_const.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/fork_wait.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/gdb_sample.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/imghdrdata ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/infinite_reload.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/inspect_fodder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/inspect_fodder2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/list_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/lock_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/make_ssl_certs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/mapping_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/mp_fork_bomb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/multibytecodec_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/outstanding_bugs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pickletester.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/profilee.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pyclbr_input.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pydoc_mod.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pydocfodder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pystone.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/pythoninfo.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/re_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/regrtest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/relimport.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/reperf.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/sample_doctest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/sample_doctest_no_docstrings.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/sample_doctest_no_doctests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/script_helper.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/seq_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/sortperf.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/ssl_servers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/ssltests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/string_tests.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/subprocessdata ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/subprocessdata/sigchild_ignore.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/support ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/support/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/support/script_helper.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/symlink_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_MimeWriter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_SimpleHTTPServer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_StringIO.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test___all__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test___future__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test__locale.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test__osx_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_abc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_abstract_numbers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_aepack.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_aifc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_al.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_anydbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_applesingle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_argparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_array.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ascii_formatd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ast.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_asynchat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_asyncore.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_atexit.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_audioop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_augassign.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_base64.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bastion.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bigaddrspace.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bigmem.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_binascii.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_binhex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_binop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bisect.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bool.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bsddb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bsddb185.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bsddb3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_buffer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bufio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_builtin.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bytes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_bz2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_calendar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_call.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_capi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cfgparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cgi.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_charmapcodec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_class.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cmath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cmd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cmd_line.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cmd_line_script.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_code.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codeccallbacks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_cn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_hk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_iso2022.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_jp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_kr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecencodings_tw.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecmaps_cn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecmaps_hk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecmaps_jp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecmaps_kr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecmaps_tw.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codecs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_codeop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_coercion.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_collections.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_colorsys.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_commands.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_compare.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_compile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_compileall.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_compiler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_complex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_complex_args.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_contains.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_contextlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cookie.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cookielib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_copy.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_copy_reg.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cpickle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_cprofile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_crypt.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_csv.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ctypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_curses.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_datetime.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_decimal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_decorators.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_defaultdict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_deque.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_descr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_descrtut.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dictcomps.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dictviews.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_difflib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dircache.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dis.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_distutils.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_doctest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_doctest2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_docxmlrpc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dumbdbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dummy_thread.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_dummy_threading.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_email.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_email_codecs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_email_renamed.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ensurepip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_enumerate.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_eof.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_epoll.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_errno.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_exception_variations.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_exceptions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_extcall.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fcntl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_file.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_file2k.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_file_eintr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_filecmp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fileinput.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fileio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_float.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fnmatch.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fork1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_format.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fpformat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_fractions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_frozen.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ftplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_funcattrs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_functools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future1.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future4.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future5.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_future_builtins.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gdbm.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_generators.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_genericpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_genexps.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_getargs.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_getargs2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_getopt.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gettext.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_glob.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_global.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_grammar.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_grp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_gzip.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_hash.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_hashlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_heapq.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_hmac.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_hotshot.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_htmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_htmlparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_httplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_httpservers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_idle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_imageop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_imaplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_imgfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_imghdr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_imp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_import.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_import_magic.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_importhooks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_importlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_index.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_inspect.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_int.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_int_literal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_io.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ioctl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_isinstance.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_iter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_iterlen.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_itertools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_json.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_kqueue.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_largefile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_lib2to3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_linecache.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_linuxaudiodev.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_list.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_locale.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_logging.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_long.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_long_future.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_longexp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_macos.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_macostools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_macpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_macurl2path.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mailbox.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_marshal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_math.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_md5.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_memoryio.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_memoryview.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mhlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mimetools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mimetypes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_minidom.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mmap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_module.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_modulefinder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_msilib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_multibytecodec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_multifile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_multiprocessing.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mutants.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_mutex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_netrc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_new.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_nis.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_nntplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_normalization.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ntpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_old_mailbox.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_opcodes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_openpty.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_operator.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_optparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ordered_dict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_os.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ossaudiodev.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_parser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_peepholer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pep247.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pep277.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pep352.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pickle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pickletools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pipes.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pkg.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pkgimport.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pkgutil.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_platform.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_plistlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_poll.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_popen.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_popen2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_poplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_posix.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_posixpath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pow.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pprint.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_print.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_profile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_property.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pstats.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pty.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pwd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_py3kwarn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_py_compile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pyclbr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pydoc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_pyexpat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_queue.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_quopri.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_random.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_re.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_readline.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_regrtest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_repr.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_resource.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_rfc822.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_richcmp.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_rlcompleter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_robotparser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_runpy.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sax.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_scope.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_scriptpackages.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_select.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_set.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_setcomps.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sets.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sgmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sha.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_shelve.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_shlex.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_shutil.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_signal.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_site.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_slice.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_smtplib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_smtpnet.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_socket.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_socketserver.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_softspace.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sort.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_source_encoding.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_spwd.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sqlite.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ssl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_startfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_stat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_str.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_strftime.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_string.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_stringprep.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_strop.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_strptime.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_strtod.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_struct.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_structmembers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_structseq.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_subprocess.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sunau.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sunaudiodev.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sundry.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_symtable.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_syntax.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sys.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sys_setprofile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sys_settrace.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_sysconfig.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tarfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tcl.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_telnetlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tempfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_test_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_textwrap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_thread.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_threaded_import.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_threadedtempfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_threading.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_threading_local.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_threadsignals.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_time.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_timeit.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_timeout.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tk.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tokenize.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tools.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_trace.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_traceback.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_transformer.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ttk_guionly.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ttk_textonly.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_tuple.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_turtle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_typechecks.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_types.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_ucn.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unary.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_undocumented_details.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unicode.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unicode_file.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unicodedata.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unittest.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_univnewlines.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_univnewlines2k.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_unpack.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urllib2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urllib2_localnet.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urllib2net.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urllibnet.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_urlparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_userdict.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_userlist.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_userstring.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_uu.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_uuid.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_wait3.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_wait4.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_warnings.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_wave.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_weakref.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_weakset.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_whichdb.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_winreg.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_winsound.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_with.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_wsgiref.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xdrlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xml_etree.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xml_etree_c.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xmlrpc.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xpickle.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_xrange.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_zipfile.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_zipfile64.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_zipimport.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_zipimport_support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/test_zlib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/testall.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/testcodec.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/tf_inherit_check.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/threaded_import_hangers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/time_hashlib.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/tracedmodules ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/tracedmodules/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/tracedmodules/testmod.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/warning_tests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/win_console_handler.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/xmltestdata ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/test/xmltests.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/textwrap.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/this.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/threading.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/timeit.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/toaiff.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/token.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/tokenize.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/trace.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/traceback.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/tty.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/types.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/__main__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/case.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/loader.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/main.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/result.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/runner.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/signals.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/suite.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/dummy.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/support.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_assertions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_break.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_case.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_discovery.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_functiontestcase.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_loader.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_program.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_result.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_runner.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_setups.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_skipping.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/test/test_suite.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/unittest/util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/urllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/urllib2.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/urlparse.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/user.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/uu.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/uuid.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/warnings.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wave.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/weakref.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/webbrowser.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/whichdb.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/handlers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/headers.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/simple_server.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/util.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/wsgiref/validate.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xdrlib.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/__init__.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/NodeFilter.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/domreg.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/expatbuilder.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/minicompat.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/minidom.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/pulldom.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/dom/xmlbuilder.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree/ElementInclude.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree/ElementPath.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree/ElementTree.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/etree/cElementTree.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/parsers ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/parsers/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/parsers/expat.py ... Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/__init__.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/_exceptions.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/expatreader.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/handler.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/saxutils.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xml/sax/xmlreader.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xmllib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/xmlrpclib.py ... Compiling /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/zipfile.py ... PYTHONPATH=/wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 \ ./python -E -Wi -t /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compileall.py \ -d /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site-packages -f \ -x badsyntax /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site-packages Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site-packages ... PYTHONPATH=/wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 \ ./python -E -Wi -t -O /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/compileall.py \ -d /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site-packages -f \ -x badsyntax /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site-packages Listing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/site-packages ... PYTHONPATH=/wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 \ ./python -E -m lib2to3.pgen2.driver /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/Grammar.txt Generating grammar tables from /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/Grammar.txt Writing grammar tables to /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/Grammar2.7.18.final.0.pickle PYTHONPATH=/wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7 \ ./python -E -m lib2to3.pgen2.driver /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/PatternGrammar.txt Generating grammar tables from /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/PatternGrammar.txt Writing grammar tables to /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib2to3/PatternGrammar2.7.18.final.0.pickle Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/include Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/Python-ast.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/Python.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/abstract.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/asdl.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/ast.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/bitset.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/boolobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/bufferobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/bytearrayobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/bytes_methods.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/bytesobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/cStringIO.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/cellobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/ceval.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/classobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/cobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/code.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/codecs.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/compile.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/complexobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/datetime.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/descrobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/dictobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/dtoa.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/enumobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/errcode.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/eval.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/fileobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/floatobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/frameobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/funcobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/genobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/graminit.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/grammar.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/import.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/intobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/intrcheck.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/iterobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/listobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/longintrepr.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/longobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/marshal.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/memoryobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/metagrammar.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/methodobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/modsupport.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/moduleobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/node.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/object.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/objimpl.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/opcode.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/osdefs.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/parsetok.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/patchlevel.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pgen.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pgenheaders.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/py_curses.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pyarena.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pycapsule.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pyctype.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pydebug.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pyerrors.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pyexpat.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pyfpe.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pygetopt.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pymacconfig.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pymactoolbox.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pymath.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pymem.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pyport.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pystate.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pystrcmp.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pystrtod.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pythonrun.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/pythread.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/rangeobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/setobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/sliceobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/stringobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/structmember.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/structseq.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/symtable.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/sysmodule.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/timefuncs.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/token.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/traceback.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/tupleobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/ucnhash.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/unicodeobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/warnings.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Include/weakrefobject.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7 /usr/bin/install -c -m 644 pyconfig.h /wedge/oils-for-unix.org/pkg/python2/2.7.18/include/python2.7/pyconfig.h # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/python2.7," < /home/build/oil/_build/deps-source/python2/Python-2.7.18/Misc/python-config.in >python-config Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/config Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/pkgconfig /usr/bin/install -c -m 644 Modules/config.c /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/config/config.c /usr/bin/install -c -m 644 Modules/python.o /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/config/python.o /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/config.c.in /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/config/config.c.in /usr/bin/install -c -m 644 Makefile /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/config/Makefile /usr/bin/install -c -m 644 Modules/Setup /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/config/Setup /usr/bin/install -c -m 644 Modules/Setup.local /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/config/Setup.local /usr/bin/install -c -m 644 Modules/Setup.config /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/config/Setup.config /usr/bin/install -c -m 644 Misc/python.pc /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/pkgconfig/python-2.7.pc /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/Modules/makesetup /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/config/makesetup /usr/bin/install -c /home/build/oil/_build/deps-source/python2/Python-2.7.18/install-sh /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/config/install-sh /usr/bin/install -c python-config /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/python2.7-config rm python-config ./python -E /home/build/oil/_build/deps-source/python2/Python-2.7.18/setup.py install \ --prefix=/wedge/oils-for-unix.org/pkg/python2/2.7.18 \ --install-scripts=/wedge/oils-for-unix.org/pkg/python2/2.7.18/bin \ --install-platlib=/wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload \ --root=/ running install running build running build_ext warning: openssl 0x00000000 is too old for _hashlib INFO: Can't locate Tcl/Tk libs and/or headers Python build finished, but the necessary bits to build these modules were not found: _bsddb _hashlib _sqlite3 _tkinter bsddb185 bz2 dbm dl gdbm imageop nis sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts running install_lib creating /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_codecs_cn.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_hotshot.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/math.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/readline.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/parser.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/fcntl.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/termios.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_io.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_ctypes.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_json.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/mmap.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_elementtree.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/syslog.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_bisect.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_csv.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_sysconfigdata.pyc -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/unicodedata.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/grp.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/audioop.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/time.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_codecs_kr.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/cPickle.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_locale.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_lsprof.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/operator.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_sysconfigdata.py -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_sha.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_random.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/select.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_md5.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_codecs_iso2022.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_multibytecodec.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_codecs_hk.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/ossaudiodev.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/array.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_sha256.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_socket.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/binascii.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_sha512.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/datetime.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_curses_panel.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_heapq.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/strop.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/future_builtins.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/linuxaudiodev.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/resource.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_testcapi.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/cStringIO.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/cmath.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_struct.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_functools.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_collections.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_multiprocessing.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_codecs_jp.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_ssl.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_curses.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/spwd.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/itertools.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/pyexpat.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_sysconfigdata.pyo -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/zlib.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_codecs_tw.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/crypt.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload copying build/lib.linux-x86_64-2.7/_ctypes_test.so -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_codecs_cn.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_hotshot.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/math.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/readline.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/parser.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/fcntl.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/termios.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_io.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_ctypes.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_json.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/mmap.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_elementtree.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/syslog.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_bisect.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_csv.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_sysconfigdata.pyc to 644 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/unicodedata.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/grp.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/audioop.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/time.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_codecs_kr.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/cPickle.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_locale.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_lsprof.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/operator.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_sysconfigdata.py to 644 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_sha.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_random.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/select.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_md5.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_codecs_iso2022.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_multibytecodec.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_codecs_hk.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/ossaudiodev.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/array.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_sha256.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_socket.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/binascii.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_sha512.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/datetime.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_curses_panel.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_heapq.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/strop.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/future_builtins.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/linuxaudiodev.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/resource.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_testcapi.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/cStringIO.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/cmath.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_struct.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_functools.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_collections.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_multiprocessing.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_codecs_jp.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_ssl.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_curses.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/spwd.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/itertools.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/pyexpat.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_sysconfigdata.pyo to 644 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/zlib.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_codecs_tw.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/crypt.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_ctypes_test.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/ to 755 running install_scripts copying build/scripts-2.7/smtpd.py -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin copying build/scripts-2.7/2to3 -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin copying build/scripts-2.7/pydoc -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin copying build/scripts-2.7/idle -> /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/smtpd.py to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/2to3 to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/pydoc to 755 changing mode of /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/idle to 755 running install_egg_info Writing /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/Python-2.7.18-py2.7.egg-info rm /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/lib-dynload/_sysconfigdata.py* Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/share/man Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/share/man/man1 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python2/Python-2.7.18/Misc/python.man \ /wedge/oils-for-unix.org/pkg/python2/2.7.18/share/man/man1/python2.7.1 if test ! -d /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/pkgconfig; then \ echo "Creating directory /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/pkgconfig"; \ /usr/bin/install -c -d -m 755 /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/pkgconfig; \ fi if test -f /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/python -o -h /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/python; \ then rm -f /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/python; \ else true; \ fi (cd /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin; ln -s python2 python) rm -f /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/python2 (cd /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin; ln -s python2.7 python2) rm -f /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/python2-config (cd /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin; ln -s python2.7-config python2-config) rm -f /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/python-config (cd /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin; ln -s python2-config python-config) test -d /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/pkgconfig || /usr/bin/install -c -d -m 755 /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/pkgconfig rm -f /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/pkgconfig/python2.pc (cd /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/pkgconfig; ln -s python-2.7.pc python2.pc) rm -f /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/pkgconfig/python.pc (cd /wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/pkgconfig; ln -s python2.pc python.pc) rm -f /wedge/oils-for-unix.org/pkg/python2/2.7.18/share/man/man1/python2.1 (cd /wedge/oils-for-unix.org/pkg/python2/2.7.18/share/man/man1; ln -s python2.7.1 python2.1) rm -f /wedge/oils-for-unix.org/pkg/python2/2.7.18/share/man/man1/python.1 (cd /wedge/oils-for-unix.org/pkg/python2/2.7.18/share/man/man1; ln -s python2.1 python.1) if test "xno" != "xno" ; then \ case no in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ ./python -E -m ensurepip \ $ensurepip --root=/ ; \ fi real 0m6.344s user 0m3.593s sys 0m2.910s removed '/wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/libpython2.7.a' removed '/wedge/oils-for-unix.org/pkg/python2/2.7.18/lib/python2.7/config/libpython2.7.a' /home/build/oil Loading _build/deps-source/python2/ OK name: python2 OK version: 2.7.18 -- tarball name: Python -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/python2/ SMOKE TEST ~/oil/_build/wedge/smoke-test/python2 ~/oil + wedge-smoke-test /wedge/oils-for-unix.org/pkg/python2/2.7.18 /home/build/oil/_build/deps-source/python2/ + local install_dir=/wedge/oils-for-unix.org/pkg/python2/2.7.18 + /wedge/oils-for-unix.org/pkg/python2/2.7.18/bin/python2 -c 'print("hi from python 2")' hi from python 2 + set +x ~/oil OK '_build/deps-source/pyflakes/pyflakes-2.4.0/AUTHORS' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/AUTHORS' '_build/deps-source/pyflakes/pyflakes-2.4.0/LICENSE' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/LICENSE' '_build/deps-source/pyflakes/pyflakes-2.4.0/MANIFEST.in' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/MANIFEST.in' '_build/deps-source/pyflakes/pyflakes-2.4.0/NEWS.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/NEWS.rst' '_build/deps-source/pyflakes/pyflakes-2.4.0/PKG-INFO' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/PKG-INFO' '_build/deps-source/pyflakes/pyflakes-2.4.0/README.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/README.rst' '_build/deps-source/pyflakes/pyflakes-2.4.0/bin' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/bin' '_build/deps-source/pyflakes/pyflakes-2.4.0/bin/pyflakes' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/bin/pyflakes' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/__init__.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/__main__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/__main__.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/api.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/api.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/checker.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/checker.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/messages.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/messages.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/reporter.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/reporter.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/scripts' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/scripts' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/scripts/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/scripts/__init__.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/scripts/pyflakes.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/scripts/pyflakes.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/__init__.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/harness.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/harness.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_api.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_api.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_builtin.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_builtin.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_checker.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_checker.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_code_segment.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_code_segment.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_dict.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_dict.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_doctests.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_doctests.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_imports.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_imports.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_is_literal.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_is_literal.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_match.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_match.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_other.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_other.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_return_with_arguments_inside_generator.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_return_with_arguments_inside_generator.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_type_annotations.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_type_annotations.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes/test/test_undefined_names.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes/test/test_undefined_names.py' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes.egg-info' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes.egg-info' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes.egg-info/PKG-INFO' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes.egg-info/PKG-INFO' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes.egg-info/SOURCES.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes.egg-info/SOURCES.txt' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes.egg-info/dependency_links.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes.egg-info/dependency_links.txt' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes.egg-info/entry_points.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes.egg-info/entry_points.txt' '_build/deps-source/pyflakes/pyflakes-2.4.0/pyflakes.egg-info/top_level.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/pyflakes.egg-info/top_level.txt' '_build/deps-source/pyflakes/pyflakes-2.4.0/setup.cfg' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/setup.cfg' '_build/deps-source/pyflakes/pyflakes-2.4.0/setup.py' -> '/home/build/wedge/oils-for-unix.org/pkg/pyflakes/2.4.0/setup.py' Loading _build/deps-source/python3/ OK name: python3 OK version: 3.10.4 -- tarball name: Python -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/python3/ SOURCE /home/build/oil/_build/deps-source/python3/Python-3.10.4 ~/oil/_build/wedge/tmp/python3 ~/oil ~/oil/_build/wedge/tmp/python3 ~/oil/_build/wedge/tmp/python3 ~/oil checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for python3.10... no checking for python3... python3 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... "linux" checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking for --with-cxx-main=... no checking for g++... no configure: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu checking for multiarch... checking for -Wl,--no-as-needed... yes checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... $(PURIFY) $(MAINCC) checking EXPORTSYMS... checking for GNU ld... yes checking for --enable-shared... no checking for --enable-profiling... no checking LDLIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking for ar... ar checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for --with-pydebug... no checking for --with-trace-refs... no checking for --with-assertions... no checking for --enable-optimizations... no checking PROFILE_TASK... -m test --pgo --timeout=$(TESTTIMEOUT) checking for --with-lto... no checking for llvm-profdata... no checking for -Wextra... yes checking whether gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off gcc unused result warning... yes checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking if we can turn on gcc strict-prototypes warning... no checking if we can make implicit function declaration an error in gcc... yes checking if we can use visibility in gcc... yes checking whether pthreads are available without options... yes checking whether g++ also accepts flags for thread support... no checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking linux/auxvec.h usability... yes checking linux/auxvec.h presence... yes checking for linux/auxvec.h... yes checking sys/auxv.h usability... yes checking sys/auxv.h presence... yes checking for sys/auxv.h... yes checking linux/memfd.h usability... yes checking linux/memfd.h presence... yes checking for linux/memfd.h... yes checking linux/wait.h usability... yes checking linux/wait.h presence... yes checking for linux/wait.h... yes checking sys/memfd.h usability... no checking sys/memfd.h presence... no checking for sys/memfd.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) yes checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/qrtr.h... yes checking for linux/vm_sockets.h... yes checking for linux/can.h... yes checking for linux/can/bcm.h... yes checking for linux/can/j1939.h... yes checking for linux/can/raw.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking alignment of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 8 checking alignment of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking size of pthread_key_t... 4 checking whether pthread_key_t is compatible with int... yes checking for --enable-framework... no checking for dyld... no checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking uuid/uuid.h usability... no checking uuid/uuid.h presence... no checking for uuid/uuid.h... no checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for uuid_generate_time_safe... no checking for uuid_generate_time in -luuid... no checking for uuid_create... no checking for uuid_enc_be... no checking for library containing sem_init... none required checking for textdomain in -lintl... no checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... no checking for --with-system-ffi... yes checking for --with-system-libmpdec... no checking for --with-decimal-contextvar... yes checking for --enable-loadable-sqlite-extensions... no checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... checking if PTHREAD_SCOPE_SYSTEM is supported... no checking for pthread_sigmask... yes checking for pthread_getcpuclockid... yes checking if --enable-ipv6 is specified... yes checking if RFC2553 API is available... yes checking ipv6 stack type... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for CAN_RAW_JOIN_FILTERS... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... no checking for --with-dtrace... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for close_range... yes checking for copy_file_range... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fdwalk... no checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for if_nameindex... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for lockf... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for madvise... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for pread... yes checking for preadv... yes checking for preadv2... yes checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev2... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_clockwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigfillset... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for splice... yes checking for strftime... yes checking for strlcpy... yes checking for strsignal... yes checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for utimensat... yes checking for utimes... yes checking for vfork... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking for rtpSpawn... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for _dyld_shared_cache_contains_path... no checking for memfd_create... yes checking for eventfd... yes checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... yes checking for forkpty... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for library containing crypt... -lcrypt checking for library containing crypt_r... none required checking for crypt_r... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for siginfo_t.si_band... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking for an ANSI C-conforming const... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... yes checking whether float word ordering is bigendian... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking whether RTLD_MEMBER is declared... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking whether wchar_t is usable... no checking whether byte ordering is bigendian... no checking ABIFLAGS... checking SOABI... cpython-310-x86_64-linux-gnu checking LDVERSION... $(VERSION)$(ABIFLAGS) checking for --with-platlibdir... no checking for --with-wheel-pkg-dir... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking whether rl_completion_append_character is declared... yes checking whether rl_completion_suppress_append is declared... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking whether rl_catch_signals is declared... yes checking for append_history in -lreadline... yes checking for broken nice()... no checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... no checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... no value specified checking whether gcc supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no checking for stdatomic.h... yes checking for builtin __atomic_load_n and __atomic_store_n functions... yes checking for ensurepip... upgrade checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... yes checking for library containing shm_open... none required checking for sys/mman.h... (cached) yes checking for shm_open... yes checking for shm_unlink... yes checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking for --with-openssl-rpath... checking whether OpenSSL provides required APIs... yes checking for --with-ssl-default-suites... python checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2 checking for --with-experimental-isolated-subinterpreters... no checking for --with-static-libpython... no checking for --disable-test-modules... no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-embed.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup.local creating Makefile If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations real 0m25.853s user 0m12.411s sys 0m14.294s gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Programs/python.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Programs/python.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Parser/token.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Parser/token.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Parser/pegen.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Parser/pegen.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Parser/parser.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Parser/parser.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Parser/string_parser.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Parser/string_parser.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Parser/peg_api.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Parser/peg_api.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Parser/myreadline.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Parser/myreadline.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Parser/tokenizer.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Parser/tokenizer.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/abstract.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/abstract.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/accu.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/accu.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/boolobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/boolobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/bytes_methods.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/bytes_methods.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/bytearrayobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/bytesobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/bytesobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/call.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/call.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/capsule.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/capsule.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/cellobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/cellobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/classobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/classobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/codeobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/codeobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/complexobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/complexobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/descrobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/descrobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/enumobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/enumobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/exceptions.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/exceptions.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/genericaliasobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/genericaliasobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/genobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/genobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/fileobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/fileobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/floatobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/floatobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/frameobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/frameobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/funcobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/funcobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/interpreteridobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/interpreteridobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/iterobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/iterobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/listobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/listobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/longobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/longobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/dictobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/dictobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/odictobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/odictobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/memoryobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/memoryobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/methodobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/methodobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/moduleobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/moduleobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/namespaceobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/namespaceobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/object.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/object.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/obmalloc.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/obmalloc.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/picklebufobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/picklebufobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/rangeobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/rangeobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/setobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/setobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/sliceobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/sliceobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/structseq.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/structseq.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/tupleobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/tupleobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/typeobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/typeobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/unicodeobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/unicodeobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/unicodectype.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/unicodectype.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/unionobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/unionobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Objects/weakrefobject.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Objects/weakrefobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/_warnings.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/_warnings.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/Python-ast.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/Python-ast.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/asdl.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/asdl.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/ast.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/ast.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/ast_opt.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/ast_opt.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/ast_unparse.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/ast_unparse.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/bltinmodule.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/bltinmodule.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/ceval.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/ceval.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/codecs.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/codecs.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/compile.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/compile.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/context.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/context.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/dynamic_annotations.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/dynamic_annotations.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/errors.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/errors.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/frozenmain.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/frozenmain.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/future.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/future.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/getargs.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/getargs.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/getcompiler.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/getcompiler.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/getcopyright.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/getcopyright.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/getplatform.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/getversion.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/getversion.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/hamt.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/hamt.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/hashtable.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/hashtable.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/import.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/import.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -I. -o Python/importdl.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/importdl.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE \ -DPLATLIBDIR='"lib"' \ -o Python/initconfig.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/initconfig.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/marshal.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/marshal.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/modsupport.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/modsupport.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/mysnprintf.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/mysnprintf.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/mystrtoul.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/mystrtoul.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pathconfig.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pathconfig.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/preconfig.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/preconfig.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pyarena.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pyarena.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pyctype.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pyctype.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pyfpe.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pyfpe.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pyhash.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pyhash.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pylifecycle.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pylifecycle.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pymath.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pymath.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pystate.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pystate.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pythonrun.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pythonrun.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pytime.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pytime.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/bootstrap_hash.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/bootstrap_hash.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/structmember.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/structmember.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/symtable.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/symtable.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"x86_64-linux-gnu\" \ -o Python/sysmodule.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/sysmodule.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/thread.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/thread.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/traceback.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/traceback.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/getopt.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/getopt.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pystrcmp.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pystrcmp.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pystrtod.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pystrtod.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/pystrhex.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/pystrhex.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/dtoa.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/dtoa.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/formatter_unicode.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/formatter_unicode.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/fileutils.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/fileutils.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/suggestions.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/suggestions.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE \ -DSOABI='"cpython-310-x86_64-linux-gnu"' \ -o Python/dynload_shlib.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/dynload_shlib.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/wedge/oils-for-unix.org/pkg/python3/3.10.4"' \ -DEXEC_PREFIX='"/wedge/oils-for-unix.org/pkg/python3/3.10.4"' \ -DVERSION='"3.10"' \ -DVPATH='"/home/build/oil/_build/deps-source/python3/Python-3.10.4"' \ -o Modules/getpath.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/getpath.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Modules/main.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/main.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Modules/gcmodule.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/gcmodule.c gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/posixmodule.c -o Modules/posixmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/errnomodule.c -o Modules/errnomodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_sre.c -o Modules/_sre.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_weakref.c -o Modules/_weakref.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_operator.c -o Modules/_operator.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_abc.c -o Modules/_abc.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/signalmodule.c -o Modules/signalmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_stat.c -o Modules/_stat.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/timemodule.c -o Modules/timemodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_localemodule.c -o Modules/_localemodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io/iobase.c -o Modules/iobase.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io/fileio.c -o Modules/fileio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io/bytesio.c -o Modules/bytesio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io/textio.c -o Modules/textio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_io/stringio.c -o Modules/stringio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/faulthandler.c -o Modules/faulthandler.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE_BUILTIN -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/getbuildinfo.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Python/frozen.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Python/frozen.c rm -f libpython3.10.a ar rcs libpython3.10.a Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o gcc -Xlinker -export-dynamic -o python Programs/python.o libpython3.10.a -lcrypt -ldl -lm -lm ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi gcc -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Modules/_math.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_math.c CC='gcc' LDSHARED='gcc -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /home/build/oil/_build/deps-source/python3/Python-3.10.4/setup.py build running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build/temp.linux-x86_64-3.10/home creating build/temp.linux-x86_64-3.10/home/build creating build/temp.linux-x86_64-3.10/home/build/oil creating build/temp.linux-x86_64-3.10/home/build/oil/_build creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3 creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4 creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_struct.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_struct.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_struct.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_struct.cpython-310-x86_64-linux-gnu.so building 'array' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/arraymodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/arraymodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/array.cpython-310-x86_64-linux-gnu.so building '_contextvars' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_contextvarsmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_contextvarsmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_contextvars.cpython-310-x86_64-linux-gnu.so building 'math' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/mathmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/mathmodule.o Modules/_math.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/math.cpython-310-x86_64-linux-gnu.so building 'cmath' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cmathmodule.o Modules/_math.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/cmath.cpython-310-x86_64-linux-gnu.so building '_datetime' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_datetimemodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_datetime.cpython-310-x86_64-linux-gnu.so building '_zoneinfo' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_zoneinfo.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_zoneinfo.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_zoneinfo.cpython-310-x86_64-linux-gnu.so building '_random' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_randommodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_randommodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_random.cpython-310-x86_64-linux-gnu.so building '_bisect' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_bisectmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_bisectmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_bisect.cpython-310-x86_64-linux-gnu.so building '_heapq' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_heapqmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_heapq.cpython-310-x86_64-linux-gnu.so building '_pickle' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_pickle.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_pickle.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_pickle.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_pickle.cpython-310-x86_64-linux-gnu.so building '_json' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_json.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_json.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_json.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_json.cpython-310-x86_64-linux-gnu.so building '_lsprof' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_lsprof.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_lsprof.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/rotatingtree.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_lsprof.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/rotatingtree.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_lsprof.cpython-310-x86_64-linux-gnu.so building 'unicodedata' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/unicodedata.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/unicodedata.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/unicodedata.cpython-310-x86_64-linux-gnu.so building '_opcode' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_opcode.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_opcode.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_opcode.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_opcode.cpython-310-x86_64-linux-gnu.so building '_asyncio' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_asynciomodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_asyncio.cpython-310-x86_64-linux-gnu.so building '_queue' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_queuemodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_queue.cpython-310-x86_64-linux-gnu.so building '_statistics' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_statisticsmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_statisticsmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_statisticsmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_statistics.cpython-310-x86_64-linux-gnu.so building 'fcntl' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/fcntlmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/fcntlmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/fcntl.cpython-310-x86_64-linux-gnu.so building 'grp' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/grpmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/grpmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/grpmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/grp.cpython-310-x86_64-linux-gnu.so building 'spwd' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/spwdmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/spwdmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/spwd.cpython-310-x86_64-linux-gnu.so building 'select' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/selectmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/selectmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/selectmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/select.cpython-310-x86_64-linux-gnu.so building 'mmap' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/mmapmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/mmapmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/mmap.cpython-310-x86_64-linux-gnu.so building 'syslog' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/syslogmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/syslogmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/syslog.cpython-310-x86_64-linux-gnu.so building '_xxsubinterpreters' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_xxsubinterpretersmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_xxsubinterpretersmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_xxsubinterpreters.cpython-310-x86_64-linux-gnu.so building 'audioop' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/audioop.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/audioop.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/audioop.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/audioop.cpython-310-x86_64-linux-gnu.so building '_csv' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_csv.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_csv.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_csv.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_csv.cpython-310-x86_64-linux-gnu.so building '_posixsubprocess' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_posixsubprocess.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_posixsubprocess.cpython-310-x86_64-linux-gnu.so building '_testcapi' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testcapimodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testcapimodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testcapi.cpython-310-x86_64-linux-gnu.so building '_testinternalcapi' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testinternalcapi.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testinternalcapi.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testinternalcapi.cpython-310-x86_64-linux-gnu.so building '_testbuffer' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testbuffer.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testbuffer.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testbuffer.cpython-310-x86_64-linux-gnu.so building '_testimportmultiple' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testimportmultiple.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testimportmultiple.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testimportmultiple.cpython-310-x86_64-linux-gnu.so building '_testmultiphase' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testmultiphase.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_testmultiphase.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testmultiphase.cpython-310-x86_64-linux-gnu.so building '_xxtestfuzz' extension creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_xxtestfuzz gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_xxtestfuzz/fuzzer.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_xxtestfuzz/fuzzer.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_xxtestfuzz.cpython-310-x86_64-linux-gnu.so building 'readline' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/readline.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/readline.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/readline.c: In function ‘setup_readline’: /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/readline.c:1258:37: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1258 | completer_word_break_characters = | ^ gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/readline.o -L/usr/lib/termcap -L/usr/local/lib -lreadline -o build/lib.linux-x86_64-3.10/readline.cpython-310-x86_64-linux-gnu.so building '_curses' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_cursesmodule.o -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-3.10/_curses.cpython-310-x86_64-linux-gnu.so building '_curses_panel' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_curses_panel.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_curses_panel.o -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-3.10/_curses_panel.cpython-310-x86_64-linux-gnu.so building '_crypt' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_cryptmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_cryptmodule.o -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.10/_crypt.cpython-310-x86_64-linux-gnu.so building '_socket' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/socketmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/socketmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/socketmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_socket.cpython-310-x86_64-linux-gnu.so building '_ssl' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ssl.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ssl.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.10/_ssl.cpython-310-x86_64-linux-gnu.so building '_hashlib' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_hashopenssl.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_hashopenssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.10/_hashlib.cpython-310-x86_64-linux-gnu.so building '_sha256' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/sha256module.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/sha256module.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/sha256module.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha256.cpython-310-x86_64-linux-gnu.so building '_sha512' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/sha512module.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/sha512module.o -DPy_BUILD_CORE_MODULE gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/sha512module.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha512.cpython-310-x86_64-linux-gnu.so building '_md5' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/md5module.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/md5module.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/md5module.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_md5.cpython-310-x86_64-linux-gnu.so building '_sha1' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/sha1module.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/sha1module.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/sha1module.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha1.cpython-310-x86_64-linux-gnu.so building '_blake2' extension creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_blake2 gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_blake2/blake2b_impl.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_blake2/blake2module.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_blake2/blake2s_impl.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_blake2/blake2s_impl.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_blake2.cpython-310-x86_64-linux-gnu.so building '_sha3' extension creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_sha3 gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_sha3/sha3module.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_sha3/sha3module.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha3.cpython-310-x86_64-linux-gnu.so building 'termios' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/termios.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/termios.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/termios.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/termios.cpython-310-x86_64-linux-gnu.so building 'resource' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/resource.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/resource.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/resource.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/resource.cpython-310-x86_64-linux-gnu.so building 'ossaudiodev' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/ossaudiodev.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/ossaudiodev.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/ossaudiodev.cpython-310-x86_64-linux-gnu.so building 'zlib' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/zlibmodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/zlibmodule.o -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.10/zlib.cpython-310-x86_64-linux-gnu.so building 'binascii' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/binascii.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/binascii.o -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.10/binascii.cpython-310-x86_64-linux-gnu.so building '_lzma' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_lzmamodule.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_lzmamodule.o -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.10/_lzma.cpython-310-x86_64-linux-gnu.so building 'pyexpat' extension creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat/xmlparse.o -Wno-unreachable-code gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat/xmlrole.o -Wno-unreachable-code gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat/xmltok.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat/xmltok.o -Wno-unreachable-code gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/pyexpat.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/pyexpat.o -Wno-unreachable-code gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat/xmlparse.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat/xmlrole.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat/xmltok.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/pyexpat.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/pyexpat.cpython-310-x86_64-linux-gnu.so building '_elementtree' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/expat -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_elementtree.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_elementtree.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_elementtree.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_elementtree.cpython-310-x86_64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/multibytecodec.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_multibytecodec.cpython-310-x86_64-linux-gnu.so building '_codecs_kr' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_kr.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_kr.cpython-310-x86_64-linux-gnu.so building '_codecs_jp' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_jp.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_jp.cpython-310-x86_64-linux-gnu.so building '_codecs_cn' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_cn.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_cn.cpython-310-x86_64-linux-gnu.so building '_codecs_tw' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_tw.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_tw.cpython-310-x86_64-linux-gnu.so building '_codecs_hk' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_hk.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_hk.cpython-310-x86_64-linux-gnu.so building '_codecs_iso2022' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_iso2022.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_iso2022.cpython-310-x86_64-linux-gnu.so building '_decimal' extension creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/_decimal.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/basearith.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/constants.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/context.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/convolute.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/crt.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/difradix2.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/fnt.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/fourstep.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/io.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/mpalloc.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/mpdecimal.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/numbertheory.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/sixstep.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -DCONFIG_64=1 -DASM=1 -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/transpose.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_decimal/libmpdec/transpose.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_decimal.cpython-310-x86_64-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/_ctypes_test.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_ctypes_test.cpython-310-x86_64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_multiprocessing gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IModules/_multiprocessing -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_multiprocessing/multiprocessing.o gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IModules/_multiprocessing -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_multiprocessing/semaphore.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_multiprocessing/semaphore.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_multiprocessing.cpython-310-x86_64-linux-gnu.so building '_posixshmem' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IModules/_multiprocessing -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_multiprocessing/posixshmem.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_multiprocessing/posixshmem.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_posixshmem.cpython-310-x86_64-linux-gnu.so building 'xxlimited' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/xxlimited.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/xxlimited.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/xxlimited.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/xxlimited.cpython-310-x86_64-linux-gnu.so building 'xxlimited_35' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/xxlimited_35.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/xxlimited_35.o gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/xxlimited_35.o -L/usr/local/lib -o build/lib.linux-x86_64-3.10/xxlimited_35.cpython-310-x86_64-linux-gnu.so building '_ctypes' extension gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/usr/include -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/usr/include -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/usr/include -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/usr/include -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -I/usr/include -I. -IObjects -IPython -I/usr/local/include -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -I/home/build/oil/_build/wedge/tmp/python3 -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -shared build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/cfield.o build/temp.linux-x86_64-3.10/home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/_ctypes/stgdict.o -L/usr/local/lib -lffi -ldl -o build/lib.linux-x86_64-3.10/_ctypes.cpython-310-x86_64-linux-gnu.so Python build finished successfully! The necessary bits to build these optional modules were not found: _bz2 _dbm _gdbm _sqlite3 _tkinter _uuid nis To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc pwd time running build_scripts creating build/scripts-3.10 copying and adjusting /home/build/oil/_build/deps-source/python3/Python-3.10.4/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /home/build/oil/_build/deps-source/python3/Python-3.10.4/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /home/build/oil/_build/deps-source/python3/Python-3.10.4/Tools/scripts/2to3 -> build/scripts-3.10 changing mode of build/scripts-3.10/pydoc3 from 644 to 755 changing mode of build/scripts-3.10/idle3 from 644 to 755 changing mode of build/scripts-3.10/2to3 from 644 to 755 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Tools/gdb/libpython.py python-gdb.py gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal -IObjects -IInclude -IPython -I. -I/home/build/oil/_build/deps-source/python3/Python-3.10.4/Include -DPy_BUILD_CORE -o Programs/_testembed.o /home/build/oil/_build/deps-source/python3/Python-3.10.4/Programs/_testembed.c gcc -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o libpython3.10.a -lcrypt -ldl -lm -lm sed -e "s,@EXENAME@,/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10," < /home/build/oil/_build/deps-source/python3/Python-3.10.4/Misc/python-config.in >python-config.py LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config real 1m54.734s user 1m42.053s sys 0m12.661s ~/oil/_build/wedge/tmp/python3 ~/oil ~/oil Loading _build/deps-source/python3/ OK name: python3 OK version: 3.10.4 -- tarball name: Python -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/python3/ /home/build/oil/_build/wedge/tmp/python3 /home/build/oil Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib if test "no-framework" = "no-framework" ; then \ /usr/bin/install -c python /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10; \ else \ /usr/bin/install -c -s Mac/pythonw /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10; \ fi if test "3.10" != "3.10"; then \ if test -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10 -o -h /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10; \ then rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10; \ fi; \ (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin; ln python3.10 python3.10); \ fi if test "x" != "x" ; then \ rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/binpython3.10-32; \ lipo \ -output /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10-32 \ /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10; \ fi if test "x" != "x" ; then \ rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/binpython3.10-intel64; \ lipo \ -output /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10-intel64 \ /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10; \ fi CC='gcc' LDSHARED='gcc -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /home/build/oil/_build/deps-source/python3/Python-3.10.4/setup.py build running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers Python build finished successfully! The necessary bits to build these optional modules were not found: _bz2 _dbm _gdbm _sqlite3 _tkinter _uuid nis To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc pwd time running build_scripts copying and adjusting /home/build/oil/_build/deps-source/python3/Python-3.10.4/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /home/build/oil/_build/deps-source/python3/Python-3.10.4/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /home/build/oil/_build/deps-source/python3/Python-3.10.4/Tools/scripts/2to3 -> build/scripts-3.10 changing mode of build/scripts-3.10/pydoc3 from 644 to 755 changing mode of build/scripts-3.10/idle3 from 644 to 755 changing mode of build/scripts-3.10/2to3 from 644 to 755 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_bundled Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/common Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/posix Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers/myfixes Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/capath Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/data Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/subdirectory Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/one Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/two Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion1 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion2 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespacedata01 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata01 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata02 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/data Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/__future__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/__phello__.foo.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_aix_support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_bootsubprocess.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_collections_abc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_compat_pickle.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_compression.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_markupbase.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_osx_support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_py_abc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_pydecimal.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_pyio.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_sitebuiltins.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_strptime.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_threading_local.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/_weakrefset.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/abc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/aifc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/antigravity.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/argparse.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ast.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asynchat.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncore.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/base64.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/bdb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/binhex.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/bisect.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/bz2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/cProfile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/calendar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/cgi.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/cgitb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/chunk.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/cmd.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/code.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/codecs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/codeop.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/colorsys.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/compileall.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/configparser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/contextlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/contextvars.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/copy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/copyreg.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/crypt.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/csv.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/dataclasses.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/datetime.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/decimal.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/difflib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/dis.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/doctest.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/enum.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/filecmp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/fileinput.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/fnmatch.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/fractions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ftplib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/functools.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/genericpath.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/getopt.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/getpass.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/gettext.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/glob.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/graphlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/gzip.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/hashlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/heapq.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/hmac.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/imaplib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/imghdr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/imp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/inspect.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/io.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ipaddress.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/keyword.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/linecache.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/locale.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lzma.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/mailbox.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/mailcap.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/mimetypes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/modulefinder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/netrc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/nntplib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ntpath.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/nturl2path.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/numbers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/opcode.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/operator.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/optparse.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/os.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pathlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pdb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pickle.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pickletools.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pipes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pkgutil.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/platform.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/plistlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/poplib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/posixpath.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pprint.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/profile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pstats.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pty.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/py_compile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pyclbr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pydoc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/queue.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/quopri.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/random.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/re.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/reprlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/rlcompleter.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/runpy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sched.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/secrets.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/selectors.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/shelve.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/shlex.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/shutil.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/signal.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/site.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/smtpd.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/smtplib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sndhdr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/socket.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/socketserver.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sre_compile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sre_constants.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sre_parse.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ssl.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/stat.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/statistics.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/string.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/stringprep.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/struct.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/subprocess.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sunau.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/symtable.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sysconfig.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tabnanny.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tarfile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/telnetlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tempfile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/textwrap.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/this.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/threading.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/timeit.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/token.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tokenize.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/trace.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/traceback.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tracemalloc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tty.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtle.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/types.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/typing.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/uu.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/uuid.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/warnings.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/wave.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/weakref.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/webbrowser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xdrlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/zipapp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/zipfile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/zipimport.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/base_events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/base_futures.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/base_subprocess.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/base_tasks.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/constants.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/coroutines.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/exceptions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/format_helpers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/futures.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/locks.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/log.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/mixins.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/proactor_events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/protocols.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/queues.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/runners.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/selector_events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/sslproto.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/staggered.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/streams.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/subprocess.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/tasks.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/threads.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/transports.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/trsock.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/unix_events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/windows_events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/asyncio/windows_utils.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/collections/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/collections/abc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/concurrent/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/concurrent/futures/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/concurrent/futures/_base.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/concurrent/futures/process.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/concurrent/futures/thread.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/_aix.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/_endian.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/wintypes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/macholib/README.ctypes /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/macholib/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/macholib/dyld.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/macholib/dylib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/macholib/fetch_macholib /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/macholib/fetch_macholib.bat /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/macholib/framework.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/curses/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/curses/ascii.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/curses/has_key.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/curses/panel.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/curses/textpad.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/dbm/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/dbm/dumb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/dbm/gnu.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/dbm/ndbm.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/README /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/_msvccompiler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/archive_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/bcppcompiler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/ccompiler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/cmd.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/config.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/core.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/cygwinccompiler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/debug.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/dep_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/dir_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/dist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/errors.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/extension.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/fancy_getopt.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/file_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/filelist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/log.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/msvc9compiler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/msvccompiler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/spawn.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/sysconfig.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/text_file.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/unixccompiler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/version.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/versionpredicate.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/bdist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/bdist_dumb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/bdist_msi.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/bdist_rpm.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/build.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/build_clib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/build_ext.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/build_py.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/build_scripts.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/check.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/clean.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/command_template /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/config.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/install.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/install_data.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/install_egg_info.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/install_headers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/install_lib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/install_scripts.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/register.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/sdist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/command/upload.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/_encoded_words.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/_header_value_parser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/_parseaddr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/_policybase.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/architecture.rst /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/base64mime.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/charset.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/contentmanager.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/encoders.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/errors.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/feedparser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/generator.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/header.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/headerregistry.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/iterators.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/message.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/parser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/policy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/quoprimime.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/utils.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/mime/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/mime/application.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/mime/audio.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/mime/base.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/mime/image.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/mime/message.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/mime/multipart.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/mime/nonmultipart.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/email/mime/text.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/aliases.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/ascii.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/base64_codec.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/big5.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/big5hkscs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/bz2_codec.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/charmap.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp037.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1006.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1026.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1125.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1140.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1250.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1251.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1252.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1253.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1254.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1255.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1256.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1257.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp1258.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp273.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp424.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp437.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp500.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp720.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp737.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp775.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp850.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp852.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp855.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp856.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp857.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp858.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp860.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp861.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp862.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp863.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp864.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp865.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp866.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp869.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp874.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp875.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp932.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp949.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/cp950.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/euc_jis_2004.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/euc_jisx0213.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/euc_jp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/euc_kr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/gb18030.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/gb2312.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/gbk.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/hex_codec.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/hp_roman8.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/hz.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/idna.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso2022_jp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso2022_jp_1.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso2022_jp_2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso2022_jp_2004.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso2022_jp_3.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso2022_jp_ext.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso2022_kr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_1.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_10.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_11.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_13.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_14.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_15.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_16.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_3.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_4.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_5.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_6.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_7.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_8.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/iso8859_9.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/johab.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/koi8_r.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/koi8_t.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/koi8_u.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/kz1048.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/latin_1.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/mac_arabic.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/mac_croatian.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/mac_cyrillic.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/mac_farsi.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/mac_greek.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/mac_iceland.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/mac_latin2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/mac_roman.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/mac_romanian.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/mac_turkish.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/mbcs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/oem.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/palmos.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/ptcp154.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/punycode.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/quopri_codec.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/raw_unicode_escape.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/rot_13.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/shift_jis.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/shift_jis_2004.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/shift_jisx0213.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/tis_620.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/undefined.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/unicode_escape.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/utf_16.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/utf_16_be.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/utf_16_le.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/utf_32.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/utf_32_be.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/utf_32_le.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/utf_7.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/utf_8.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/utf_8_sig.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/uu_codec.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/encodings/zlib_codec.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ensurepip/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ensurepip/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ensurepip/_uninstall.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ensurepip/_bundled/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_bundled /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ensurepip/_bundled/pip-22.0.4-py3-none-any.whl /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_bundled /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ensurepip/_bundled/setuptools-58.1.0-py3-none-any.whl /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_bundled /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/html/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/html/entities.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/html/parser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/http/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/http/client.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/http/cookiejar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/http/cookies.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/http/server.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/CREDITS.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/ChangeLog /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/HISTORY.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/NEWS.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/NEWS2x.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/README.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/TODO.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/autocomplete.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/autocomplete_w.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/autoexpand.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/browser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/calltip.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/calltip_w.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/codecontext.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/colorizer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/config-extensions.def /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/config-highlight.def /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/config-keys.def /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/config-main.def /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/config.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/config_key.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/configdialog.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/debugger.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/debugger_r.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/debugobj.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/debugobj_r.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/delegator.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/dynoption.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/editor.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/extend.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/filelist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/format.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/grep.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/help.html /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/help.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/help_about.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/history.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/hyperparser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle.bat /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle.pyw /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/iomenu.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/macosx.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/mainmenu.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/multicall.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/outwin.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/parenmatch.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/pathbrowser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/percolator.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/pyparse.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/pyshell.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/query.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/redirector.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/replace.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/rpc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/run.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/runscript.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/scrolledlist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/search.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/searchbase.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/searchengine.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/sidebar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/squeezer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/stackviewer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/statusbar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/textview.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/tooltip.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/tree.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/undo.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/window.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/zoomheight.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/zzdummy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/README.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/folder.gif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/idle.ico /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/idle_16.gif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/idle_16.png /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/idle_256.png /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/idle_32.gif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/idle_32.png /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/idle_48.gif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/idle_48.png /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/minusnode.gif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/openfolder.gif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/plusnode.gif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/python.gif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/Icons/tk.gif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/_abc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/_adapters.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/_bootstrap.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/_bootstrap_external.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/_common.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/abc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/machinery.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/readers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/resources.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/metadata/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/metadata/_adapters.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/metadata/_collections.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/metadata/_functools.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/metadata/_itertools.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/metadata/_meta.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/importlib/metadata/_text.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/json/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/json/decoder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/json/encoder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/json/scanner.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/json/tool.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/Grammar.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/PatternGrammar.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/btm_matcher.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/btm_utils.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixer_base.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixer_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/main.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/patcomp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/pygram.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/pytree.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/refactor.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_apply.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_asserts.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_basestring.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_buffer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_dict.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_except.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_exec.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_execfile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_exitfunc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_filter.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_funcattrs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_future.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_getcwdu.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_has_key.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_idioms.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_import.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_imports.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_imports2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_input.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_intern.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_isinstance.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_itertools.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_itertools_imports.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_long.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_map.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_metaclass.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_methodattrs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_ne.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_next.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_nonzero.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_numliterals.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_operator.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_paren.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_print.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_raise.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_raw_input.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_reduce.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_reload.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_renames.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_repr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_set_literal.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_standarderror.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_sys_exc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_throw.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_tuple_params.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_types.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_unicode.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_urllib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_ws_comma.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_xrange.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_xreadlines.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/fixes/fix_zip.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/pgen2/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/pgen2/conv.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/pgen2/driver.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/pgen2/grammar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/pgen2/literals.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/pgen2/parse.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/pgen2/pgen.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/pgen2/token.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/pgen2/tokenize.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/logging/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/logging/config.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/logging/handlers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/connection.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/context.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/forkserver.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/heap.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/managers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/pool.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/popen_fork.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/popen_forkserver.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/popen_spawn_posix.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/popen_spawn_win32.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/process.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/queues.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/reduction.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/resource_sharer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/resource_tracker.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/shared_memory.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/sharedctypes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/spawn.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/synchronize.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/dummy/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/multiprocessing/dummy/connection.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pydoc_data/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pydoc_data/_pydoc.css /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/pydoc_data/topics.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/site-packages/README.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/dbapi2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/dump.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/colorchooser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/commondialog.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/constants.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/dialog.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/dnd.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/filedialog.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/font.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/messagebox.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/scrolledtext.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/simpledialog.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/tix.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/ttk.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/bytedesign.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/chaos.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/clock.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/colormixer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/forest.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/fractalcurves.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/lindenmayer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/minimal_hanoi.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/nim.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/paint.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/peace.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/penrose.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/planet_and_moon.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/rosette.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/round_dance.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/sorting_animate.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/tree.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/turtle.cfg /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/two_canvases.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/turtledemo/yinyang.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/_log.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/async_case.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/case.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/loader.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/main.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/mock.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/result.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/runner.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/signals.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/suite.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/urllib/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/urllib/error.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/urllib/parse.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/urllib/request.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/urllib/response.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/urllib/robotparser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/venv/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/venv/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/venv/scripts/common/Activate.ps1 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/common /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/venv/scripts/common/activate /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/common /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/venv/scripts/posix/activate.csh /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/posix /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/venv/scripts/posix/activate.fish /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/posix /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/wsgiref/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/wsgiref/handlers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/wsgiref/headers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/wsgiref/simple_server.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/wsgiref/util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/wsgiref/validate.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/dom/NodeFilter.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/dom/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/dom/domreg.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/dom/expatbuilder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/dom/minicompat.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/dom/minidom.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/dom/pulldom.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/dom/xmlbuilder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/etree/ElementInclude.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/etree/ElementPath.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/etree/ElementTree.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/etree/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/etree/cElementTree.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/parsers/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/parsers/expat.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/sax/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/sax/_exceptions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/sax/expatreader.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/sax/handler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/sax/saxutils.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xml/sax/xmlreader.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xmlrpc/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xmlrpc/client.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/xmlrpc/server.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/zoneinfo/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/zoneinfo/_common.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/zoneinfo/_tzpath.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/zoneinfo/_zoneinfo.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_anon.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_array_in_pointer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_arrays.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_as_parameter.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_bitfields.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_buffers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_bytes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_byteswap.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_callbacks.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_cast.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_cfuncs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_checkretval.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_delattr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_errno.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_find.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_frombuffer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_funcptr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_functions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_incomplete.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_init.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_internals.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_keeprefs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_libc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_loading.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_macholib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_memfunctions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_numbers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_objects.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_parameters.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_pep3118.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_pickling.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_pointers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_prototypes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_python_api.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_random_things.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_refcounts.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_repr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_returnfuncptrs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_simplesubclasses.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_sizes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_slicing.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_stringptr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_strings.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_struct_fields.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_structures.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_unaligned_structures.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_unicode.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_values.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_varsize_struct.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_win32.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/ctypes/test/test_wintypes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/Setup.sample /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/includetest.rst /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_archive_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_bdist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_bdist_dumb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_bdist_msi.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_bdist_rpm.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_build.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_build_clib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_build_ext.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_build_py.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_build_scripts.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_check.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_clean.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_cmd.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_config.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_config_cmd.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_core.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_cygwinccompiler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_dep_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_dir_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_dist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_extension.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_file_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_filelist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_install.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_install_data.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_install_headers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_install_lib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_install_scripts.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_log.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_msvc9compiler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_msvccompiler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_register.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_sdist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_spawn.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_sysconfig.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_text_file.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_unixccompiler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_upload.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_version.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/distutils/tests/test_versionpredicate.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/README.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/example_noext /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/example_stub.pyi /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/htest.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/mock_idle.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/mock_tk.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/template.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_autocomplete.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_autocomplete_w.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_autoexpand.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_browser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_calltip.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_calltip_w.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_codecontext.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_colorizer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_config.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_config_key.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_configdialog.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_debugger.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_debugger_r.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_debugobj.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_debugobj_r.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_delegator.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_editmenu.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_editor.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_filelist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_format.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_grep.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_help.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_help_about.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_history.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_hyperparser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_iomenu.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_macosx.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_mainmenu.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_multicall.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_outwin.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_parenmatch.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_pathbrowser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_percolator.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_pyparse.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_pyshell.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_query.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_redirector.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_replace.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_rpc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_run.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_runscript.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_scrolledlist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_search.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_searchbase.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_searchengine.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_sidebar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_squeezer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_stackviewer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_statusbar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_text.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_textview.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_tooltip.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_tree.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_undo.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_warning.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_window.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_zoomheight.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/test_zzdummy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/idlelib/idle_test/tkinter_testing_utils.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/pytree_idempotency.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/test_all_fixers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/test_fixers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/test_main.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/test_parser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/test_pytree.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/test_refactor.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/test_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/README /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/bom.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/crlf.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/different_encoding.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/false_encoding.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/infinite_recursion.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/py2_test_grammar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/py3_test_grammar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/fixers/bad_order.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/fixers/parrot_example.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/test/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/test/backup.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/test/dbapi.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/test/dump.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/test/factory.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/test/hooks.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/test/regression.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/test/transactions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/test/types.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/sqlite3/test/userfunctions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/Sine-1000Hz-300ms.aif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/_test_atexit.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/_test_eintr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/_test_embed_set_config.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/_test_multiprocessing.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/_typed_dict_helper.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/allsans.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ann_module.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ann_module2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ann_module3.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ann_module4.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ann_module5.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ann_module6.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ann_module7.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiotest.au /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiotests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audit-tests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/autotest.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/bad_coding.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/bad_coding2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/bad_getattr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/bad_getattr2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/bad_getattr3.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badcert.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badkey.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badsyntax_3131.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badsyntax_future10.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badsyntax_future3.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badsyntax_future4.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badsyntax_future5.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badsyntax_future6.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badsyntax_future7.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badsyntax_future8.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badsyntax_future9.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/badsyntax_pep3120.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/bisect_cmd.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cfgparser.1 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cfgparser.2 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cfgparser.3 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/clinic.test /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cmath_testcases.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/coding20731.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/curses_tests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dataclass_module_1.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dataclass_module_1_str.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dataclass_module_2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dataclass_module_2_str.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dataclass_textanno.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/datetimetester.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dis_module.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/doctest_aliases.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/double_const.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/empty.vbs /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/exception_hierarchy.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ffdh3072.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/final_a.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/final_b.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/floating_points.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/fork_wait.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/formatfloat_testcases.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/future_test1.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/future_test2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/gdb_sample.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/good_getattr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/idnsans.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ieee754.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imp_dummy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/inspect_fodder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/inspect_fodder2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/inspect_stock_annotations.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/inspect_stringized_annotations.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/inspect_stringized_annotations_2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/keycert.passwd.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/keycert.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/keycert2.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/keycert3.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/keycert4.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/keycertecc.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/list_tests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/lock_tests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/mailcap.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/make_ssl_certs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/mapping_tests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/math_testcases.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/memory_watchdog.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/mime.types /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/mock_socket.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/mod_generics_cache.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/mp_fork_bomb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/mp_preload.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/multibytecodec_support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/nokia.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/nosan.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/nullbytecert.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/nullcert.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/pickletester.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/profilee.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/pstats.pck /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/pycacert.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/pycakey.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/pyclbr_input.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/pydoc_mod.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/pydocfodder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/pythoninfo.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/randv2_32.pck /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/randv2_64.pck /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/randv3.pck /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/re_tests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/recursion.tar /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/regrtest.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/relimport.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/reperf.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/revocation.crl /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sample_doctest.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sample_doctest_no_docstrings.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sample_doctest_no_doctests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/secp384r1.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/selfsigned_pythontestdotnet.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/seq_tests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sgml_input.html /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/signalinterproctester.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sortperf.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ssl_cert.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ssl_key.passwd.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ssl_key.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ssl_servers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ssltests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/string_tests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/talos-2019-0758.pem /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test___all__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test___future__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test__locale.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test__opcode.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test__osx_support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test__xxsubinterpreters.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_abc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_abstract_numbers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_aifc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_argparse.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_array.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asdl_parser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ast.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncgen.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asynchat.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncore.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_atexit.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_audioop.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_audit.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_augassign.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_base64.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_baseexception.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_bdb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_bigaddrspace.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_bigmem.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_binascii.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_binhex.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_binop.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_bisect.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_bool.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_buffer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_bufio.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_builtin.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_bytes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_bz2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_c_locale_coercion.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_calendar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_call.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_capi.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_cgi.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_cgitb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_charmapcodec.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_check_c_globals.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_class.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_clinic.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_cmath.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_cmd.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_cmd_line.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_cmd_line_script.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_code.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_code_module.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codeccallbacks.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecencodings_cn.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecencodings_hk.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecencodings_iso2022.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecencodings_jp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecencodings_kr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecencodings_tw.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecmaps_cn.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecmaps_hk.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecmaps_jp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecmaps_kr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecmaps_tw.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codecs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_codeop.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_collections.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_colorsys.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_compare.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_compile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_compileall.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_complex.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_concurrent_futures.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_configparser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_contains.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_context.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_contextlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_contextlib_async.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_copy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_copyreg.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_coroutines.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_cprofile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_crashers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_crypt.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_csv.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ctypes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_curses.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dataclasses.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_datetime.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dbm.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dbm_dumb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dbm_gnu.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dbm_ndbm.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_decimal.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_decorators.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_defaultdict.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_deque.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_descr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_descrtut.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_devpoll.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dict.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dict_version.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dictcomps.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dictviews.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_difflib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_difflib_expect.html /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dis.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_distutils.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_doctest.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_doctest.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_doctest2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_doctest2.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_doctest3.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_doctest4.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_docxmlrpc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dtrace.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dynamic.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_dynamicclassattribute.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_eintr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_embed.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ensurepip.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_enum.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_enumerate.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_eof.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_epoll.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_errno.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_exception_hierarchy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_exception_variations.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_exceptions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_extcall.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_faulthandler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_fcntl.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_file.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_file_eintr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_filecmp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_fileinput.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_fileio.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_finalization.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_float.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_flufl.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_fnmatch.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_fork1.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_format.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_fractions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_frame.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_frozen.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_fstring.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ftplib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_funcattrs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_functools.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_future.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_future3.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_future4.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_future5.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_gc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_gdb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_generator_stop.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_generators.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_genericalias.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_genericclass.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_genericpath.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_genexps.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_getargs2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_getopt.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_getpass.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_gettext.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_glob.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_global.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_grammar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_graphlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_grp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_gzip.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_hash.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_hashlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_heapq.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_hmac.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_html.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_htmlparser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_http_cookiejar.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_http_cookies.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_httplib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_httpservers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_idle.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_imaplib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_imghdr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_imp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_index.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_inspect.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_int.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_int_literal.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_interpreters.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_io.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ioctl.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ipaddress.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_isinstance.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_iter.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_iterlen.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_itertools.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_keyword.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_keywordonlyarg.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_kqueue.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_largefile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_lib2to3.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_linecache.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_list.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_listcomps.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_lltrace.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_locale.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_logging.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_long.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_longexp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_lzma.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_mailbox.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_mailcap.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_marshal.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_math.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_memoryio.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_memoryview.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_metaclass.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_mimetypes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_minidom.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_mmap.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_module.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_modulefinder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_msilib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_multibytecodec.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_multiprocessing_fork.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_multiprocessing_forkserver.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_multiprocessing_main_handling.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_multiprocessing_spawn.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_named_expressions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_netrc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_nis.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_nntplib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ntpath.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_numeric_tower.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_opcache.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_opcodes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_openpty.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_operator.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_optparse.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ordered_dict.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_os.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ossaudiodev.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_osx_env.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pathlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_patma.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pdb.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_peepholer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pickle.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_picklebuffer.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pickletools.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pipes.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pkg.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pkgutil.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_platform.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_plistlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_poll.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_popen.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_poplib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_positional_only_arg.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_posix.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_posixpath.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pow.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pprint.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_print.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_profile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_property.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pstats.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pty.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pulldom.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pwd.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_py_compile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pyclbr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pydoc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_pyexpat.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_queue.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_quopri.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_raise.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_random.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_range.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_re.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_readline.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_regrtest.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_repl.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_reprlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_resource.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_richcmp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_rlcompleter.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_robotparser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_runpy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_sax.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_sched.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_scope.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_script_helper.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_secrets.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_select.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_selectors.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_set.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_setcomps.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_shelve.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_shlex.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_shutil.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_signal.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_site.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_slice.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_smtpd.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_smtplib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_smtpnet.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_sndhdr.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_socket.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_socketserver.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_sort.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_source_encoding.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_spwd.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_sqlite.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ssl.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_startfile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_stat.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_statistics.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_strftime.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_string.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_string_literals.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_stringprep.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_strptime.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_strtod.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_struct.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_structmembers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_structseq.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_subclassinit.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_subprocess.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_sunau.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_sundry.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_super.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_symtable.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_syntax.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_sys.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_sys_setprofile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_sys_settrace.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_sysconfig.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_syslog.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tabnanny.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tarfile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tcl.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_telnetlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tempfile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_textwrap.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_thread.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_threadedtempfile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_threading.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_threading_local.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_threadsignals.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_time.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_timeit.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_timeout.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tix.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tk.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tokenize.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_trace.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_traceback.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tracemalloc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ttk_guionly.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ttk_textonly.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tuple.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_turtle.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_type_annotations.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_type_comments.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_typechecks.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_types.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_typing.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_ucn.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_unary.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_unicode.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_unicode_file.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_unicode_file_functions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_unicode_identifiers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_unicodedata.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_unittest.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_univnewlines.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_unpack.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_unpack_ex.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_unparse.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_urllib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_urllib2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_urllib2_localnet.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_urllib2net.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_urllib_response.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_urllibnet.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_urlparse.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_userdict.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_userlist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_userstring.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_utf8_mode.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_utf8source.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_uu.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_uuid.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_venv.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_wait3.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_wait4.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_wave.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_weakref.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_weakset.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_webbrowser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_winconsoleio.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_winreg.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_winsound.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_with.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_wsgiref.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_xdrlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_xml_dom_minicompat.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_xml_etree.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_xml_etree_c.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_xmlrpc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_xmlrpc_net.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_xxlimited.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_xxtestfuzz.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_yield_from.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zipapp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zipfile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zipfile64.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zipimport.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zipimport_support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/testcodec.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/testtar.tar /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/testtar.tar.xz /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/tf_inherit_check.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/time_hashlib.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/tokenize_tests.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/win_console_handler.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/zip_cp437_header.zip /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/zipdir.zip /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-alaw.aifc /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm16.aiff /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm16.au /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm16.wav /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm24.aiff /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm24.au /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm24.wav /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm32.aiff /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm32.au /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm32.wav /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm8.aiff /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm8.au /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-pcm8.wav /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-ulaw.aifc /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/audiodata/pluck-ulaw.au /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/capath/4e1295a3.0 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/capath/5ed36f99.0 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/capath/6e88d7b8.0 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/capath/99d0fa06.0 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/capath/b1930218.0 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/capath/ceff1710.0 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/capath /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/big5-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/big5.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/big5hkscs-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/big5hkscs.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/cp949-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/cp949.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/euc_jisx0213.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/euc_jp-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/euc_jp.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/euc_kr-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/euc_kr.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/gb18030-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/gb18030.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/gb2312-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/gb2312.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/gbk-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/gbk.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/hz-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/hz.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/iso2022_jp-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/iso2022_jp.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/iso2022_kr-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/iso2022_kr.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/johab-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/johab.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/shift_jis-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/shift_jis.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/cjkencodings/shift_jisx0213.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/data/README /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/abs.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/add.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/and.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/base.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/clamp.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/class.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/compare.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/comparetotal.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/comparetotmag.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/copy.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/copyabs.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/copynegate.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/copysign.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddAbs.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddAdd.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddAnd.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddBase.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddCanonical.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddClass.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddCompare.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddCompareSig.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddCompareTotal.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddCopy.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddCopyAbs.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddCopyNegate.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddCopySign.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddDivide.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddDivideInt.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddEncode.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddFMA.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddInvert.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddLogB.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddMax.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddMaxMag.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddMin.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddMinMag.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddMinus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddMultiply.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddNextMinus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddNextPlus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddNextToward.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddOr.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddPlus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddQuantize.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddReduce.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddRemainder.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddRemainderNear.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddRotate.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddSameQuantum.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddScaleB.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddShift.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddSubtract.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddToIntegral.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ddXor.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/decDouble.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/decQuad.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/decSingle.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/divide.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/divideint.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqAbs.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqAdd.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqAnd.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqBase.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqCanonical.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqClass.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqCompare.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqCompareSig.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqCompareTotal.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqCopy.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqCopyAbs.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqCopyNegate.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqCopySign.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqDivide.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqDivideInt.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqEncode.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqFMA.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqInvert.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqLogB.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqMax.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqMaxMag.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqMin.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqMinMag.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqMinus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqMultiply.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqNextMinus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqNextPlus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqNextToward.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqOr.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqPlus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqQuantize.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqReduce.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqRemainder.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqRemainderNear.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqRotate.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqSameQuantum.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqScaleB.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqShift.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqSubtract.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqToIntegral.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dqXor.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dsBase.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/dsEncode.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/exp.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/extra.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/fma.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/inexact.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/invert.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/ln.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/log10.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/logb.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/max.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/maxmag.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/min.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/minmag.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/minus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/multiply.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/nextminus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/nextplus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/nexttoward.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/or.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/plus.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/power.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/powersqrt.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/quantize.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/randomBound32.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/randoms.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/reduce.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/remainder.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/remainderNear.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/rescale.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/rotate.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/rounding.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/samequantum.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/scaleb.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/shift.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/squareroot.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/subtract.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/testall.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/tointegral.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/tointegralx.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/decimaltestdata/xor.decTest /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/assert_usable.d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/assert_usable.stp /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/call_stack.d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/call_stack.d.expected /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/call_stack.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/call_stack.stp /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/call_stack.stp.expected /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/gc.d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/gc.d.expected /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/gc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/gc.stp /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/gc.stp.expected /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/instance.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/line.d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/line.d.expected /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/dtracedata/line.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/encoded_modules/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/encoded_modules/module_iso_8859_1.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/encoded_modules/module_koi8_r.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.bmp /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.exr /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.gif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.jpg /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.pbm /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.pgm /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.png /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.ppm /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.ras /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.sgi /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.tiff /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.webp /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/imghdrdata/python.xbm /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/libregrtest/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/libregrtest/cmdline.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/libregrtest/main.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/libregrtest/pgo.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/libregrtest/refleak.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/libregrtest/runtest.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/libregrtest/runtest_mp.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/libregrtest/save_env.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/libregrtest/setup.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/libregrtest/utils.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/libregrtest/win_utils.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sndhdrdata/README /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sndhdrdata/sndhdr.8svx /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sndhdrdata/sndhdr.aifc /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sndhdrdata/sndhdr.aiff /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sndhdrdata/sndhdr.au /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sndhdrdata/sndhdr.hcom /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sndhdrdata/sndhdr.sndt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sndhdrdata/sndhdr.voc /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/sndhdrdata/sndhdr.wav /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/subprocessdata/fd_status.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/subprocessdata/input_reader.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/subprocessdata/qcat.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/subprocessdata/qgrep.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/subprocessdata/sigchild_ignore.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/bytecode_helper.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/hashlib_helper.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/import_helper.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/interpreters.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/logging_helper.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/os_helper.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/script_helper.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/socket_helper.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/testresult.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/threading_helper.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/support/warnings_helper.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/echo.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/echo2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/echo3.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/functional.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_base_events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_buffered_proto.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_context.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_futures.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_futures2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_locks.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_pep492.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_proactor_events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_protocols.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_queues.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_runners.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_selector_events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_sendfile.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_server.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_sock_lowlevel.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_sslproto.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_streams.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_subprocess.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_tasks.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_threads.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_transports.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_unix_events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_waitfor.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_windows_events.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/test_windows_utils.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_asyncio/utils.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test__encoded_words.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test__header_value_parser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_asian_codecs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_contentmanager.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_defect_handling.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_email.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_generator.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_headerregistry.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_inversion.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_message.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_parser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_pickleable.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_policy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/test_utils.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/torture_test.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/PyBanner048.gif /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/audiotest.au /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_01.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_02.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_03.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_04.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_05.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_06.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_07.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_08.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_09.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_10.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_11.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_12.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_12a.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_13.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_14.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_15.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_16.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_17.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_18.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_19.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_20.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_21.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_22.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_23.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_24.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_25.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_26.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_27.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_28.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_29.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_30.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_31.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_32.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_33.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_34.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_35.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_36.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_37.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_38.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_39.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_40.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_41.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_42.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_43.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_44.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_45.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_email/data/msg_46.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/basic.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/basic2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/binding.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/binding2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/from_cycle1.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/from_cycle2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/indirect.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/rebinding.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/rebinding2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/source.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/subpackage.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/use.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/circular_imports/subpkg/util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/package/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/package/submodule.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/package2/submodule1.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/package2/submodule2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/unwritable/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_import/data/unwritable/x.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/abc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/fixtures.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/stubs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_abc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_api.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_files.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_lazy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_locks.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_main.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_metadata_api.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_namespace_pkgs.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_open.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_path.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_pkg_import.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_read.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_reader.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_resource.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_spec.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_threaded_import.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_windows.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/test_zip.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/threaded_import_hangers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/update-zips.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/util.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/builtin/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/builtin/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/builtin/test_finder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/builtin/test_loader.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data/example-21.12-py3.6.egg /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data01/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data01/binary.file /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data01/utf-16.file /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data01/utf-8.file /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data01/subdirectory/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/subdirectory /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data01/subdirectory/binary.file /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/subdirectory /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data02/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data02/one/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/one /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data02/one/resource1.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/one /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data02/two/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/two /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data02/two/resource2.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/two /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data03/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data03/namespace/resource1.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data03/namespace/portion1/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion1 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/data03/namespace/portion2/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion2 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/extension/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/extension/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/extension/test_case_sensitivity.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/extension/test_finder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/extension/test_loader.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/extension/test_path_hook.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/frozen/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/frozen/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/frozen/test_finder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/frozen/test_loader.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/import_/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/import_/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/import_/test___loader__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/import_/test___package__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/import_/test_api.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/import_/test_caching.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/import_/test_fromlist.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/import_/test_meta_path.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/import_/test_packages.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/import_/test_path.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/import_/test_relative_imports.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespacedata01/binary.file /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespacedata01 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespacedata01/utf-16.file /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespacedata01 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/namespacedata01/utf-8.file /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespacedata01 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/partial/cfimport.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/partial/pool_in_threads.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/source/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/source/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/source/test_case_sensitivity.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/source/test_file_loader.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/source/test_finder.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/source/test_path_hook.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/source/test_source_encoding.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/zipdata01/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata01 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/zipdata01/ziptestdata.zip /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata01 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/zipdata02/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata02 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_importlib/zipdata02/ziptestdata.zip /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata02 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_decode.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_default.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_dump.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_encode_basestring_ascii.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_enum.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_fail.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_float.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_indent.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_pass1.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_pass2.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_pass3.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_recursion.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_scanstring.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_separators.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_speedups.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_tool.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_json/test_unicode.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_peg_generator/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_peg_generator/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_peg_generator/test_c_parser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_peg_generator/test_first_sets.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_peg_generator/test_grammar_validator.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_peg_generator/test_pegen.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/test_fixcid.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/test_gprof2html.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/test_i18n.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/test_lll.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/test_md5sum.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/test_pathfix.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/test_pdeps.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/test_pindent.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/test_reindent.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_tools/test_sundry.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_warnings/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_warnings/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_warnings/data/import_warning.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_warnings/data/stacklevel.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zoneinfo/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zoneinfo/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zoneinfo/_support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zoneinfo/test_zoneinfo.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zoneinfo/data/update_test_data.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/test_zoneinfo/data/zoneinfo_data.json /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/data /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/tracedmodules/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/tracedmodules/testmod.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/expat224_utf8_bug.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/simple-ns.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/simple.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/test.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/test.xml.out /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/README /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/c14nComment.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/c14nQname.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/c14nTrim.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/doc.dtd /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/doc.xsl /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inC14N1.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inC14N2.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inC14N3.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inC14N4.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inC14N5.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inC14N6.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inNsContent.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inNsDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inNsSort.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/inNsXml.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/xmltestdata/c14n-20/world.txt /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ziptestdata/README.md /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ziptestdata/exe_with_z64 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ziptestdata/exe_with_zip /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ziptestdata/header.sh /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/test/ziptestdata/testdata_module_inside_zip.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/README /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/widget_tests.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/test_colorchooser.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/test_font.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/test_geometry_managers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/test_images.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/test_loadtk.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/test_messagebox.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/test_misc.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/test_simpledialog.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/test_text.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/test_variables.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_tkinter/test_widgets.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_ttk/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_ttk/test_extensions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_ttk/test_style.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/tkinter/test/test_ttk/test_widgets.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/_test_warnings.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/dummy.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_assertions.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_async_case.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_break.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_case.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_discovery.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_functiontestcase.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_loader.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_program.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_result.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_runner.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_setups.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_skipping.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/test_suite.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/__init__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/__main__.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/support.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/testasync.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/testcallable.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/testhelpers.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/testmagicmethods.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/testmock.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/testpatch.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/testsealable.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/testsentinel.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Lib/unittest/test/testmock/testwith.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \ /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10; \ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/LICENSE /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/LICENSE.txt if test -d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests; then \ /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/xxmodule.c \ /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests ; \ fi PYTHONPATH=/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 \ ./python -E -Wi /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/compileall.py \ -j0 -d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_bundled'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/capath'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/one'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/two'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/__future__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/__phello__.foo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_aix_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_bootsubprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_collections_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_py_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_pydecimal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_sitebuiltins.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_strptime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_threading_local.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_weakrefset.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/aifc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/antigravity.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ast.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asynchat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/exceptions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/proactor_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/selector_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/tasks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/windows_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/windows_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncore.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/binhex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/calendar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cgitb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/codecs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/colorsys.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/compileall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/_base.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/process.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/contextlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/contextvars.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/copy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/copyreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/csv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/_aix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/wintypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/ascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/panel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dataclasses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/gnu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/ndbm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/decimal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/difflib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/ccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_compat_pickle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_compression.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_markupbase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_osx_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_pyio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/argparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_tasks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/constants.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/coroutines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/format_helpers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/locks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/mixins.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/protocols.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/queues.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/runners.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/sslproto.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/staggered.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/streams.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/threads.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/transports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/trsock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/unix_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/base64.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/bdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/bisect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/bz2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cProfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cgi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/chunk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/code.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/codeop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/thread.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/configparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/crypt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/_endian.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_find.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_init.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_values.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/has_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/textpad.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/datetime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/archive_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_clib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_py.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/clean.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_data.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_lib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/sdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/dir_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/errors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/extension.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/file_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/msvccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_register.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/text_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/doctest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_parseaddr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_policybase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/base64mime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/charset.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/contentmanager.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/encoders.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/errors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/generator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/header.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/iterators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/message.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/quoprimime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/aliases.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/base64_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/big5hkscs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/charmap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp037.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1026.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1125.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1253.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1255.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1257.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp273.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp437.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp737.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp850.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp855.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp858.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp861.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp863.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp865.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp869.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp875.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_ext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/check.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_headers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/register.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/upload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/core.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/debug.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/dep_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/dist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_check.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_core.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_version.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/unixccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/version.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/versionpredicate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_encoded_words.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_header_value_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/feedparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/headerregistry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/application.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/audio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/base.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/image.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/message.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/multipart.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/policy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/ascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/big5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/bz2_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1006.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1140.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1250.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1251.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1252.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1254.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1256.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1258.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp424.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp500.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp720.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp775.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp852.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp856.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp857.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp860.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp862.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp864.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp866.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp874.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp932.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp950.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/gb2312.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/hex_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/hz.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp949.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/gb18030.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/gbk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/hp_roman8.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/idna.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_10.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_13.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_15.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_6.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_8.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/johab.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/koi8_t.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/kz1048.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_croatian.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_greek.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_latin2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_turkish.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/oem.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/ptcp154.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/quopri_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/shift_jis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/undefined.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/unicode_escape.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_16_be.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_16_le.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_32_be.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_32_le.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_8.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/uu_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/filecmp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/fileinput.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/fnmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ftplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/genericpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/getopt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/gettext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/hashlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/heapq.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html/parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/client.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/cookies.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/autocomplete.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/autoexpand.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/browser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/codecontext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/config_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/configdialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/format.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/grep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/help.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/history.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/hyperparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_11.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_14.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_16.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_7.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_9.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/koi8_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/koi8_u.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/latin_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_arabic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_farsi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_iceland.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_roman.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_romanian.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mbcs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/palmos.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/punycode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/rot_13.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/tis_620.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_16.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_32.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_7.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/zlib_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/enum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/fractions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/functools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/getpass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/glob.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/graphlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/gzip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/hmac.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html/entities.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/cookiejar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/calltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/calltip_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/colorizer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugger.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugger_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugobj.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/delegator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/dynoption.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/editor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/help_about.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_zzdummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/iomenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/outwin.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/parenmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/pyshell.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/run.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/searchengine.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/squeezer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/stackviewer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/tooltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/undo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/zoomheight.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/imghdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/imp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_adapters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_bootstrap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_common.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/machinery.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/readers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/resources.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/inspect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/macosx.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/mainmenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/multicall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/percolator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/pyparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/query.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/redirector.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/replace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/rpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/runscript.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/search.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/searchbase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/sidebar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/statusbar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/textview.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/tree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/window.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/zzdummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/imaplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/io.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ipaddress.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/decoder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/encoder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/scanner.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/tool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/keyword.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/patcomp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/refactor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/linecache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/locale.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pygram.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pytree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging/handlers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/mailcap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/mimetypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/modulefinder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/connection.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/managers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/process.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/reduction.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ntpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/nturl2path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/numbers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/operator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/os.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pickletools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pipes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pkgutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/plistlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pprint.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pstats.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data/topics.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/queue.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/quopri.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/random.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/reprlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/rlcompleter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sched.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/secrets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/shelve.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/shlex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/signal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/smtpd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sndhdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/socket.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/dump.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/regression.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sre_constants.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sre_parse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/stat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/statistics.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/struct.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tabnanny.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/telnetlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tempfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_atexit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_eintr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module6.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module7.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiotests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audit-tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/autotest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bad_getattr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bad_getattr2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bad_getattr3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bisect_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/coding20731.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lzma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/mailbox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/context.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/heap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/pool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/queues.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/netrc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/nntplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/opcode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/optparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pathlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pickle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/platform.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/poplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/posixpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/profile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/py_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pyclbr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/re.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/runpy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/selectors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/shutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/smtplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/socketserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/backup.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/dump.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/factory.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sre_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ssl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/string.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/stringprep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sunau.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/symtable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tarfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dis_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/doctest_aliases.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/double_const.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/gc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/instance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/line.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/final_a.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/final_b.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/fork_wait.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/future_test1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/future_test2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/gdb_sample.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/good_getattr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imp_dummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_fodder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_fodder2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/setup.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/lock_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/memory_watchdog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mock_socket.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mod_generics_cache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mp_preload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/curses_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_textanno.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/datetimetester.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/list_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/make_ssl_certs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mapping_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pickletester.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ssl_servers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/interpreters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/script_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/socket_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/threading_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test___all__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__locale.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_array.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asdl_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ast.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asynchat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncore.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_audit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_augassign.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_baseexception.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_binascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_binhex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_binop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bisect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bufio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_builtin.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bytes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bz2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_call.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cgi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_check_c_globals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_class.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_code_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codeop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_collections.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_compileall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/multibytecodec_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/profilee.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pyclbr_input.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pydoc_mod.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pydocfodder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pythoninfo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/re_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/regrtest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/relimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/reperf.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sample_doctest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/seq_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/signalinterproctester.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sortperf.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ssltests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/string_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/import_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/logging_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/os_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/testresult.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/warnings_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test___future__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__opcode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__osx_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_aifc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_argparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncgen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_atexit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_audioop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_base64.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bigmem.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_buffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_calendar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_capi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cgitb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_charmapcodec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_clinic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmd_line.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_code.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_colorsys.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_compare.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_complex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_configparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_contextlib_async.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_copy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cprofile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_crashers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_crypt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_csv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dataclasses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_decorators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_defaultdict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_deque.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_descr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_distutils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_doctest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_doctest2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dynamic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_eintr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_email.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ensurepip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_enumerate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_eof.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_epoll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_errno.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_exception_variations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_exceptions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_extcall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_faulthandler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_file_eintr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fileinput.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_float.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_frame.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_frozen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fstring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_funcattrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_generator_stop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_generators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genericalias.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genericpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_getopt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_getpass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gettext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_global.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_grammar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_hashlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_html.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_httpservers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_idle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_imaplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_contains.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_context.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_contextlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_copyreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_coroutines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ctypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_curses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_datetime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_decimal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_descrtut.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_devpoll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dict_version.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dictcomps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dictviews.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_difflib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dtrace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_generator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_message.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_policy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/torture_test.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_embed.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_enum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fcntl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_filecmp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fileio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_finalization.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_flufl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fnmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fork1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_format.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fractions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ftplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_functools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genericclass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genexps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_getargs2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_glob.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_graphlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_grp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gzip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_hash.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_heapq.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_hmac.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_htmlparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_http_cookies.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_httplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_imghdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_imp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_index.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_inspect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ioctl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ipaddress.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_iterlen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_decode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_default.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_dump.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_enum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_fail.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_float.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_indent.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_separators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_tool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_keyword.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_kqueue.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_largefile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_lib2to3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_linecache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_listcomps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_lltrace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_locale.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_long.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_longexp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_int.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_int_literal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_interpreters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_io.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_isinstance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_iter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_itertools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_list.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_logging.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mailcap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_marshal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_math.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mmap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_modulefinder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_netrc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_nis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_nntplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_openpty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_optparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_os.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peepholer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_picklebuffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pickletools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pipes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pkgutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_poll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_popen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_poplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_posix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_profile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pstats.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pulldom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_py_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pydoc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_raise.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_range.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_re.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sax.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_script_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_select.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_lzma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mailbox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_memoryio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_memoryview.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_metaclass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mimetypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_minidom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_msilib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multibytecodec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_named_expressions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ntpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_numeric_tower.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_opcache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_opcodes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_operator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ordered_dict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_osx_env.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pathlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_patma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pickle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pkg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_platform.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_plistlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_posixpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pow.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pprint.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_print.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_property.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pwd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pyclbr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pyexpat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_queue.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_quopri.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_random.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_readline.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_regrtest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_repl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_reprlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_resource.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_richcmp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_rlcompleter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_robotparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_runpy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sched.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_scope.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_secrets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_selectors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_setcomps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_shelve.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_shlex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_shutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_smtpd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_smtpnet.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sndhdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_socket.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_startfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_stat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_statistics.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_structmembers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_structseq.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_subclassinit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sunau.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sundry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_super.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_symtable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_syntax.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sys.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_syslog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tabnanny.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tarfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_textwrap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_thread.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threading.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_timeit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_timeout.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_set.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_signal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_site.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_slice.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_smtplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_socketserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sort.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_source_encoding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_spwd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sqlite.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ssl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_strftime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_string.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_string_literals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_stringprep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_strptime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_strtod.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_struct.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sys_settrace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tcl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_telnetlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tempfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threading_local.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threadsignals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_time.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_traceback.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tuple.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_type_annotations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_type_comments.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ucn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unary.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicodedata.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib_response.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllibnet.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_userdict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_userlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_userstring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_utf8_mode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_utf8source.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_uu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_uuid.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wave.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_weakref.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_winsound.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wsgiref.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xmlrpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xxlimited.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_yield_from.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipapp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/textwrap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/timeit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tokenize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_trace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tracemalloc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_turtle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_typechecks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_typing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unittest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_univnewlines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unpack.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unpack_ex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib2net.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urlparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_venv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wait3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wait4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_weakset.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_webbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_winconsoleio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_winreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_with.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xdrlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xml_etree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipfile64.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipimport_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/testcodec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tf_inherit_check.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/time_hashlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/win_console_handler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/this.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/threading.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/colorchooser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/commondialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/constants.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/dialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/dnd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/filedialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/font.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/messagebox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/simpledialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/ttk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/trace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tracemalloc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/chaos.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/clock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/colormixer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/forest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/tix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/token.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tokenize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/traceback.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/round_dance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/tree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/yinyang.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/typing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/mock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_break.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_runner.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/parse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/response.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/robotparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/uu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/uuid.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/warnings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/webbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/handlers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xdrlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/pulldom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc/client.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zipimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/_common.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/nim.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/paint.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/peace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/penrose.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/rosette.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/_log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/async_case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/result.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/runner.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/signals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/suite.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/dummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_program.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_result.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_setups.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_suite.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/error.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/request.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wave.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/weakref.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/headers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/simple_server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/validate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/domreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/minicompat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/minidom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers/expat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/expatreader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/handler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/saxutils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc/server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zipapp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zipfile.py'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata01'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata02'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/common'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/posix'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo'... PYTHONPATH=/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 \ ./python -E -Wi -O /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/compileall.py \ -j0 -d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_bundled'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/capath'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/one'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/two'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/__phello__.foo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_aix_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_compat_pickle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_compression.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_markupbase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_osx_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_pyio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_sitebuiltins.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_strptime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/aifc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ast.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asynchat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/format_helpers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/mixins.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/proactor_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/selector_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/streams.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/threads.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/transports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/unix_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/windows_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/base64.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/bdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/bisect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/bz2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cgi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/chunk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/codecs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/colorsys.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/compileall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/process.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/configparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/_endian.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_find.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_init.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_values.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/has_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/textpad.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/datetime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/archive_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/ccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/__future__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_bootsubprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_collections_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_py_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_pydecimal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_threading_local.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_weakrefset.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/antigravity.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/argparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_tasks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/constants.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/coroutines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/exceptions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/locks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/protocols.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/queues.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/runners.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/sslproto.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/staggered.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/tasks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/trsock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/windows_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncore.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/binhex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cProfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/calendar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cgitb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/code.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/codeop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/_base.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/thread.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/contextlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/contextvars.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/copy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/copyreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/crypt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/csv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/_aix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/wintypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/ascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/panel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dataclasses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/gnu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/ndbm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/decimal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/difflib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_clib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_py.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/check.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_data.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_headers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/register.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/upload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/core.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/debug.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/dep_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/dir_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/errors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/extension.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/msvccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_check.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_core.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/unixccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/version.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/versionpredicate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_encoded_words.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_header_value_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/encoders.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/feedparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/header.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/iterators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/application.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/audio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/base.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/image.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/message.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/multipart.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/quoprimime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/aliases.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/base64_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/big5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/bz2_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp037.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1026.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1140.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1250.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1251.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1253.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1255.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1257.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp273.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp437.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp775.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp850.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp855.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp857.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp860.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp862.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp864.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp866.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_ext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/clean.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_lib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/sdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/dist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/file_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_register.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_version.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/text_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/doctest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_parseaddr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_policybase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/base64mime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/charset.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/contentmanager.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/errors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/generator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/headerregistry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/message.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/policy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/ascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/big5hkscs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/charmap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1006.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1125.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1252.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1254.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1256.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1258.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp424.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp500.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp720.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp737.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp852.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp856.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp858.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp861.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp863.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp865.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp869.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp875.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp949.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/gb18030.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/gbk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/hp_roman8.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/idna.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp874.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp932.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp950.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/gb2312.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/hex_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/hz.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_10.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_13.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_15.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_6.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_8.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/johab.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/koi8_t.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/kz1048.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_arabic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_iceland.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_roman.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_turkish.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/oem.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/ptcp154.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/quopri_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/shift_jis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/tis_620.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_16.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_32.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_8.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/uu_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/filecmp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/fileinput.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/fnmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ftplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/genericpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/getopt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/getpass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/gettext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/gzip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/hmac.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html/entities.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/cookiejar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/calltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/codecontext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugger.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugger_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugobj.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/delegator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/dynoption.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/editor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/help_about.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_11.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_14.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_16.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_7.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_9.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/koi8_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/koi8_u.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/latin_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_croatian.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_farsi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_greek.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_latin2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_romanian.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mbcs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/palmos.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/punycode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/rot_13.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/undefined.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/unicode_escape.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_16_be.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_16_le.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_32_be.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_32_le.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_7.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/zlib_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/enum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/fractions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/functools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/glob.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/graphlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/hashlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/heapq.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html/parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/client.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/cookies.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/autocomplete.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/autoexpand.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/browser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/calltip_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/colorizer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/config_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/configdialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/format.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/grep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/help.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/history.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/hyperparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/iomenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/outwin.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/parenmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/pyparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/query.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/redirector.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/replace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/rpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/runscript.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/search.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/searchengine.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/squeezer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/stackviewer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/statusbar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/tooltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/undo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/window.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/zzdummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/imghdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/imp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_adapters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_bootstrap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_common.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/machinery.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/readers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/io.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ipaddress.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/decoder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/encoder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/scanner.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/keyword.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/patcomp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_zzdummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/macosx.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/mainmenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/multicall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/percolator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/pyshell.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/run.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/searchbase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/sidebar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/textview.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/tree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/zoomheight.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/imaplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/resources.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/inspect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/tool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pygram.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pytree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/refactor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging/handlers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/mailcap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/mimetypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/modulefinder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/connection.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/heap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/pool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/process.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/reduction.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/nntplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/numbers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/operator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/os.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pickletools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pipes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pkgutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/plistlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pprint.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pstats.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/re.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/reprlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/runpy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/selectors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/shutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/smtplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/socketserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/dump.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/backup.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/dump.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/factory.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/regression.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sre_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ssl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/string.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/stringprep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sunau.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/symtable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tabnanny.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/telnetlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tempfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_atexit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_eintr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dis_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/doctest_aliases.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/double_const.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/gc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/instance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/line.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/final_a.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/final_b.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/fork_wait.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/future_test1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/future_test2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/gdb_sample.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/good_getattr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imp_dummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_fodder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_fodder2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/linecache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/locale.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lzma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/mailbox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/context.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/managers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/queues.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/netrc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ntpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/nturl2path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/opcode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/optparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pathlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pickle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/platform.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/poplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/posixpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/profile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/py_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pyclbr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data/topics.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/queue.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/quopri.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/random.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/rlcompleter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sched.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/secrets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/shelve.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/shlex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/signal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/smtpd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sndhdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/socket.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sre_constants.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sre_parse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/stat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/statistics.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/struct.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tarfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module6.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module7.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiotests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audit-tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/autotest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bad_getattr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bad_getattr2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bad_getattr3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bisect_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/coding20731.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/curses_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_textanno.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/datetimetester.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/list_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/make_ssl_certs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/memory_watchdog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mock_socket.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mod_generics_cache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mp_preload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/multibytecodec_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/profilee.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pyclbr_input.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pydoc_mod.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pydocfodder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pythoninfo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/re_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/regrtest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/relimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/reperf.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sample_doctest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/seq_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/signalinterproctester.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ssl_servers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/string_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/import_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/logging_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/os_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/testresult.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/warnings_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test___all__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__locale.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_array.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asdl_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ast.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asynchat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncore.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_audit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_augassign.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_baseexception.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_binascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_binhex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_binop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bisect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_buffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bz2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_call.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cgi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cgitb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_check_c_globals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_clinic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmd_line.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_code.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_code_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/setup.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/lock_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mapping_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pickletester.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sortperf.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ssltests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/interpreters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/script_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/socket_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/threading_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test___future__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__opcode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__osx_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_aifc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_argparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncgen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_atexit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_audioop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_base64.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bigmem.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bufio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_builtin.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bytes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_calendar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_capi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_charmapcodec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_class.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_colorsys.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_compare.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_compileall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_contains.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_context.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_contextlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_copyreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_coroutines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ctypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_curses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_datetime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codeop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_collections.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_complex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_configparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_contextlib_async.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_copy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cprofile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_crashers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_crypt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_csv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dataclasses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_decorators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_defaultdict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_deque.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_descr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_distutils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_doctest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_doctest2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dtrace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_generator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_message.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_policy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/torture_test.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_embed.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_enumerate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_eof.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_epoll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_errno.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_exception_variations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_exceptions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fcntl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_file_eintr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_filecmp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fileio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_finalization.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_flufl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fnmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fork1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_format.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fractions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ftplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_generator_stop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_generators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genericalias.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genericpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_getopt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_getpass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gettext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_global.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_graphlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_grp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gzip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_hash.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_heapq.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_hmac.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_httpservers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_idle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_imaplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_decimal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_descrtut.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_devpoll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dict_version.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dictcomps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dictviews.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_difflib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dynamic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_eintr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_email.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ensurepip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_enum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_extcall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_faulthandler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fileinput.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_float.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_frame.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_frozen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fstring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_funcattrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_functools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genericclass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genexps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_getargs2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_glob.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_grammar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_hashlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_html.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_htmlparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_http_cookies.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_httplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_imghdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_imp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_index.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_int.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_int_literal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_interpreters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_io.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_isinstance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_iter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_decode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_default.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_dump.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_inspect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ioctl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ipaddress.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_iterlen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_itertools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_largefile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_list.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_lltrace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_logging.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mailcap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_marshal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_math.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mmap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_modulefinder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_msilib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_named_expressions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ntpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_numeric_tower.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_opcache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_opcodes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_operator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ordered_dict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_osx_env.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pathlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_patma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pickletools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pkg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_platform.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_poll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_popen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_posixpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pow.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pprint.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_profile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pstats.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pulldom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_py_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pyexpat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_queue.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_random.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_readline.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_regrtest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_repl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_reprlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_resource.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_richcmp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_rlcompleter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_runpy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sched.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_scope.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_select.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_set.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_signal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_site.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_slice.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_smtplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_socketserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sort.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_source_encoding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_spwd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sqlite.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ssl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_strftime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_string.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_string_literals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_stringprep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_strptime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_enum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_fail.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_float.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_indent.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_separators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_tool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_keyword.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_kqueue.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_lib2to3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_linecache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_listcomps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_locale.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_long.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_longexp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_lzma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mailbox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_memoryio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_memoryview.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_metaclass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mimetypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_minidom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multibytecodec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_netrc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_nis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_nntplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_openpty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_optparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_os.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peepholer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pickle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_picklebuffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pipes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pkgutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_plistlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_poplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_posix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_print.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_property.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pwd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pyclbr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pydoc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_quopri.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_raise.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_range.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_re.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_robotparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sax.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_script_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_secrets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_selectors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_setcomps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_shelve.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_shlex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_shutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_smtpd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_smtpnet.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sndhdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_socket.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_startfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_stat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_statistics.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_structmembers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_structseq.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_subclassinit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sunau.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sundry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_super.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_symtable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_syntax.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sys.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_syslog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tabnanny.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tarfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_textwrap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_thread.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threading_local.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threadsignals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_time.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_timeout.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tokenize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_trace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tracemalloc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_turtle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_typechecks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_typing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicodedata.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib2net.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urlparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_venv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_weakset.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_webbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_winconsoleio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_winsound.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_with.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xdrlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xmlrpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xxlimited.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_yield_from.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipapp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipimport_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/this.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/threading.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/colorchooser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/commondialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/constants.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/dialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/dnd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/filedialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/font.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/messagebox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/simpledialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_strtod.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_struct.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sys_settrace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tcl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_telnetlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tempfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threading.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_timeit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_traceback.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tuple.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_type_annotations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_type_comments.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ucn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unary.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unittest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_univnewlines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unpack.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unpack_ex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib_response.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllibnet.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_userdict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_userlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_userstring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_utf8_mode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_utf8source.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_uu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_uuid.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wait3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wait4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wave.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_weakref.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_winreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wsgiref.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xml_etree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipfile64.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/testcodec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tf_inherit_check.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/time_hashlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/win_console_handler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/textwrap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/timeit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/tix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/trace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tracemalloc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/chaos.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/clock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/colormixer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/forest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/ttk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/token.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tokenize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/traceback.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/paint.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/peace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/penrose.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/rosette.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/yinyang.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/_log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/async_case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/mock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_program.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_result.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_setups.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_suite.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/error.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/request.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/warnings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/weakref.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/handlers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/simple_server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/validate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/pulldom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc/client.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zipimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/_common.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/nim.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/round_dance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/tree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/typing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/result.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/runner.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/signals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/suite.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/dummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_break.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_runner.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/parse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/response.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/robotparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/uu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/uuid.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wave.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/webbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/headers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xdrlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/domreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/minicompat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/minidom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers/expat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/expatreader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/handler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/saxutils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc/server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zipapp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zipfile.py'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata01'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata02'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/common'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/posix'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo'... PYTHONPATH=/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 \ ./python -E -Wi -OO /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/compileall.py \ -j0 -d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_bundled'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/Icons'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiodata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/capath'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/cjkencodings'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/decimaltestdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imghdrdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sndhdrdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/one'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/two'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/__phello__.foo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_aix_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_bootsubprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_collections_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_osx_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_py_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_pyio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_sitebuiltins.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_strptime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_threading_local.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_weakrefset.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/aifc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/antigravity.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/argparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_tasks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/constants.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/coroutines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/exceptions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/format_helpers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/locks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/protocols.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/queues.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/runners.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/selector_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/staggered.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/tasks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/trsock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/windows_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/windows_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncore.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/bdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/bz2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/calendar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cgitb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/code.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/codeop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/_base.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/thread.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/configparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/crypt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/_endian.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_init.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_values.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/__future__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_compat_pickle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_compression.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_markupbase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/_pydecimal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ast.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asynchat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/base_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/mixins.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/proactor_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/sslproto.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/streams.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/threads.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/transports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/asyncio/unix_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/base64.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/binhex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/bisect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cProfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cgi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/chunk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/codecs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/collections/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/colorsys.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/compileall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/concurrent/futures/process.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/contextlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/contextvars.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/copy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/copyreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/csv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/_aix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_find.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/wintypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/ascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/panel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dataclasses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/gnu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dbm/ndbm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/decimal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/difflib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/ccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_clib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_py.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/clean.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_headers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/register.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ctypes/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/has_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/curses/textpad.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/datetime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/dis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/archive_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/build_ext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/check.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_data.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/install_lib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/sdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/core.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/debug.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/dep_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/dist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_core.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_version.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/unixccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/version.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/versionpredicate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_encoded_words.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_header_value_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/generator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/headerregistry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/application.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/audio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/base.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/message.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/policy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/ascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/base64_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/big5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/bz2_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp037.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1026.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1140.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1250.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1251.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1253.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1255.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1257.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp273.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp437.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp775.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp850.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp855.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp858.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp860.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp862.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp864.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp866.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp874.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/command/upload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/dir_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/errors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/extension.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/file_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/msvccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_check.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_register.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/text_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/distutils/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/doctest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_parseaddr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/_policybase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/base64mime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/charset.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/contentmanager.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/encoders.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/errors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/feedparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/header.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/iterators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/message.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/image.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/multipart.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/email/quoprimime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/aliases.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/big5hkscs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/charmap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1006.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1125.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1252.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1254.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1256.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp1258.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp424.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp500.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp720.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp737.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp852.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp856.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp857.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp861.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp863.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp865.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp869.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp950.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/hex_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/hz.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp875.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp932.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/cp949.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/gb18030.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/gb2312.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/gbk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/hp_roman8.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/idna.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_10.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_13.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_15.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_6.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_8.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/johab.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/koi8_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/koi8_u.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/kz1048.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_arabic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_farsi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_iceland.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_roman.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_turkish.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/oem.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/ptcp154.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/quopri_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/shift_jis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/undefined.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_16.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_16_le.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_32_be.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_7.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_8.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/uu_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/enum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/fnmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ftplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/genericpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/getopt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/getpass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/glob.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/graphlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/gzip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/hmac.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html/parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/client.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/cookiejar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/autocomplete.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/autoexpand.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/browser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/codecontext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugger.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugger_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugobj.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/delegator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/dynoption.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/format.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/grep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/help.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/help_about.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_11.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_14.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_16.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_7.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/iso8859_9.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/koi8_t.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/latin_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_croatian.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_greek.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_latin2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mac_romanian.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/mbcs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/palmos.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/punycode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/rot_13.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/tis_620.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/unicode_escape.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_16_be.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_32.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_32_le.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/encodings/zlib_codec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/filecmp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/fileinput.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/fractions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/functools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/gettext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/hashlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/heapq.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/html/entities.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/cookies.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/http/server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/calltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/calltip_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/colorizer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/config_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/configdialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/editor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/history.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/hyperparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/iomenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/multicall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/idle_test/test_zzdummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/macosx.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/mainmenu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/outwin.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/parenmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/percolator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/pyshell.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/run.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/searchbase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/sidebar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/statusbar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/tooltip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/undo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/window.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/zzdummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/imghdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/imp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_adapters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_bootstrap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_common.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/machinery.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/_text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/readers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/io.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ipaddress.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/decoder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/encoder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/scanner.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/json/tool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/keyword.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/pyparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/query.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/redirector.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/replace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/rpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/runscript.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/search.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/searchengine.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/squeezer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/stackviewer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/textview.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/tree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/idlelib/zoomheight.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/imaplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/importlib/resources.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/inspect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/refactor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/linecache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/locale.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging/config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging/handlers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/mailcap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/mimetypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/modulefinder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/connection.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/managers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/process.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/reduction.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/netrc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/nntplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/opcode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/optparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/patcomp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pygram.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/pytree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/logging/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lzma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/mailbox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/context.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/heap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/pool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/queues.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/multiprocessing/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ntpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/nturl2path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/numbers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/operator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/os.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pathlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pickle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/platform.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/poplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/posixpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/profile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/py_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pyclbr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/reprlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/runpy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/selectors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/shutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/smtplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/socket.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/backup.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/dump.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/factory.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/regression.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sre_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/ssl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/string.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/stringprep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sunau.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/symtable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tabnanny.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/telnetlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tempfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pickletools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pipes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pkgutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/plistlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pprint.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pstats.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/pydoc_data/topics.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/queue.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/quopri.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/random.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/re.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/rlcompleter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sched.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/secrets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/shelve.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/shlex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/signal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/smtpd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sndhdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/socketserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/dump.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sre_constants.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/sre_parse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/stat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/statistics.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/struct.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tarfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dis_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/doctest_aliases.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/double_const.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/gc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/instance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dtracedata/line.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/final_a.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/final_b.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/fork_wait.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/future_test1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/future_test2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/gdb_sample.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/good_getattr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_fodder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/setup.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/list_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/make_ssl_certs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mapping_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pickletester.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sortperf.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/string_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/interpreters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/logging_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/script_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/socket_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/testresult.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test___all__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__locale.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__osx_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_aifc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_argparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncgen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asynchat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_atexit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_eintr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module6.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ann_module7.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audiotests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/audit-tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/autotest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bad_getattr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bad_getattr2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bad_getattr3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/bisect_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/coding20731.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/curses_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/dataclass_textanno.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/datetimetester.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/imp_dummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_fodder2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/libregrtest/utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/lock_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/memory_watchdog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mock_socket.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mod_generics_cache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/mp_preload.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/multibytecodec_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/profilee.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pyclbr_input.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pydoc_mod.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pydocfodder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/pythoninfo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/re_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/regrtest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/relimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/reperf.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sample_doctest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/seq_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/signalinterproctester.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ssl_servers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ssltests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/import_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/os_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/threading_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/support/warnings_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test___future__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__opcode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_array.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asdl_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ast.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_atexit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_audioop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_base64.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bigmem.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bisect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_buffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_calendar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_capi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cgitb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_charmapcodec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_check_c_globals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_class.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_code_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codeop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_collections.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_compileall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_contains.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_context.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_contextlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_copyreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_coroutines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ctypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_curses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_datetime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_decimal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_descrtut.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_devpoll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dict_version.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dictcomps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dictviews.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_difflib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dtrace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_generator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_message.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_policy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/torture_test.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_embed.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_enumerate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_eof.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_epoll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_errno.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_exception_variations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_exceptions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fcntl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fileinput.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_float.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_asyncore.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_audit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_augassign.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_baseexception.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_binascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_binhex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_binop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bufio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_builtin.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bytes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_bz2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_call.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cgi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_clinic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cmd_line.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_code.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_codecs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_colorsys.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_compare.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_complex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_configparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_contextlib_async.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_copy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_cprofile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_crashers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_crypt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_csv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dataclasses.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_decorators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_defaultdict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_deque.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_descr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_distutils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_doctest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_doctest2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_dynamic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_eintr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_email/test_email.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ensurepip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_enum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_extcall.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_faulthandler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_file_eintr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_filecmp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fileio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_finalization.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_flufl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fnmatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fork1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_format.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fractions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_fstring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_functools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_frame.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_frozen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ftplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_funcattrs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_future5.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_generator_stop.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_generators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genericclass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genexps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_getargs2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_global.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_grammar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_heapq.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_hmac.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_httpservers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_imaplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genericalias.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_genericpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_getopt.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_getpass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gettext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_glob.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_graphlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_grp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_gzip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_hash.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_hashlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_html.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_htmlparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_http_cookies.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_httplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_idle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_imghdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_imp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/abc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_inspect.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ioctl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ipaddress.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_iterlen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_itertools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_kqueue.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_lib2to3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_linecache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_listcomps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_lltrace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_locale.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_long.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_longexp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_lzma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mailbox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_memoryio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_index.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_int.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_int_literal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_interpreters.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_io.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_isinstance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_iter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_decode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_default.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_dump.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_enum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_fail.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_float.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_indent.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_separators.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_tool.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_keyword.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_largefile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_list.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_logging.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mailcap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_marshal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_math.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mmap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_modulefinder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_msilib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_named_expressions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ntpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_numeric_tower.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_opcodes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_optparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_os.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pdb.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peepholer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pickle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pkg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_platform.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_poll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_popen.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_poplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_posix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_print.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_property.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pwd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pyclbr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pyexpat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_memoryview.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_metaclass.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_mimetypes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_minidom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_module.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multibytecodec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_netrc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_nis.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_nntplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_opcache.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_openpty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_operator.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ordered_dict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_osx_env.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pathlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_patma.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_picklebuffer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pickletools.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pipes.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pkgutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_plistlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_posixpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pow.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pprint.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_profile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pstats.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pulldom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_py_compile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_pydoc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_quopri.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_random.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_readline.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_regrtest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_repl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_reprlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_resource.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_richcmp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_robotparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sax.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_script_helper.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_select.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_set.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_signal.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_site.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_smtpd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_smtpnet.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sndhdr.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_socket.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_stat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_strftime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_string.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_string_literals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_stringprep.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_strptime.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_strtod.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_struct.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_subclassinit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sunau.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sundry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_super.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_symtable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_syntax.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sys.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sysconfig.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_syslog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tabnanny.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tarfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_textwrap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_thread.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threading.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_timeit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_timeout.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_queue.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_raise.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_range.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_re.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_rlcompleter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_runpy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sched.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_scope.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_secrets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_selectors.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_setcomps.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_shelve.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_shlex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_shutil.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_slice.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_smtplib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_socketserver.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sort.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_source_encoding.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_spwd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sqlite.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ssl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_startfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_statistics.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_structmembers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_structseq.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_subprocess.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_sys_settrace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tcl.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_telnetlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tempfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threading_local.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_threadsignals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_time.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tokenize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_trace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tracemalloc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tuple.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_type_annotations.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_type_comments.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_typechecks.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_typing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unpack.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unpack_ex.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib2.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib_response.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllibnet.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_userdict.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_userlist.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_userstring.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_utf8_mode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_utf8source.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_uu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_uuid.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wait3.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_weakset.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_webbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_winconsoleio.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_winsound.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_with.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xdrlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xml_etree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipfile64.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipimport_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/this.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/threading.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/colorchooser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_traceback.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_turtle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_ucn.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unary.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode_file.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unicodedata.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_unittest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_univnewlines.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urllib2net.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_urlparse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_venv.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wait4.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wave.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_weakref.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_winreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_wsgiref.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xmlrpc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xxlimited.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_yield_from.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipapp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zipfile.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/testcodec.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tf_inherit_check.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/time_hashlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/win_console_handler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/textwrap.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/timeit.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/ttk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/token.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/trace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tracemalloc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/chaos.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/clock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/colormixer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/forest.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/nim.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/paint.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/peace.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/penrose.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/rosette.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/round_dance.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/types.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/_log.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/async_case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/result.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/runner.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/signals.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/suite.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/dummy.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_break.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_loader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_runner.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/error.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/request.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wave.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/webbrowser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/headers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/simple_server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/validate.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/domreg.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/minicompat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/minidom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers/expat.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/expatreader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/handler.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/saxutils.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc/server.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zipapp.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zipimport.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/_common.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/commondialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/constants.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/dialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/dnd.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/filedialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/font.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/messagebox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/simpledialog.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/tix.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tokenize.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/traceback.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tty.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtle.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/tree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo/yinyang.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/typing.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/main.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/mock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_case.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_program.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_result.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_setups.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/test_suite.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/parse.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/response.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib/robotparser.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/uu.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/uuid.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/__main__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/warnings.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/weakref.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/handlers.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref/util.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xdrlib.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/pulldom.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc/__init__.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc/client.py'... Compiling '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zipfile.py'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/partial'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/source'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata01'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_importlib/zipdata02'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_json'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_peg_generator'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_tools'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_warnings/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/test_zoneinfo/data'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/tracedmodules'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/test/ziptestdata'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_tkinter'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/tkinter/test/test_ttk'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/turtledemo'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/unittest/test/testmock'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/urllib'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/common'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/venv/scripts/posix'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/wsgiref'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/dom'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/etree'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/parsers'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xml/sax'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/xmlrpc'... Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/zoneinfo'... PYTHONPATH=/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 \ ./python -E -Wi /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/compileall.py \ -j0 -d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages -f \ -x badsyntax /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages'... PYTHONPATH=/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 \ ./python -E -Wi -O /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/compileall.py \ -j0 -d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages -f \ -x badsyntax /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages'... PYTHONPATH=/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 \ ./python -E -Wi -OO /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/compileall.py \ -j0 -d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages -f \ -x badsyntax /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages Listing '/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages'... PYTHONPATH=/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 \ ./python -E -m lib2to3.pgen2.driver /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/Grammar.txt Generating grammar tables from /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/Grammar.txt Writing grammar tables to /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/Grammar3.10.4.final.0.pickle PYTHONPATH=/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10 \ ./python -E -m lib2to3.pgen2.driver /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/PatternGrammar.txt Generating grammar tables from /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/PatternGrammar.txt Writing grammar tables to /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib2to3/PatternGrammar3.10.4.final.0.pickle Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/include Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/Python.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/abstract.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/bltinmodule.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/boolobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/bytearrayobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/bytesobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cellobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/ceval.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/classobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/code.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/codecs.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/compile.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/complexobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/context.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/datetime.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/descrobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/dictobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/dynamic_annotations.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/enumobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/errcode.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/eval.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/exports.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/fileobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/fileutils.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/floatobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/frameobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/funcobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/genericaliasobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/genobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/import.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/interpreteridobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/intrcheck.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/iterobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/listobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/longintrepr.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/longobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/marshal.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/memoryobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/methodobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/modsupport.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/moduleobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/namespaceobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/object.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/objimpl.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/opcode.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/osdefs.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/osmodule.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/patchlevel.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/py_curses.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pycapsule.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pydtrace.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pyerrors.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pyexpat.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pyframe.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pyhash.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pylifecycle.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pymacconfig.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pymacro.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pymath.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pymem.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pyport.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pystate.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pystrcmp.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pystrhex.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pystrtod.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pythonrun.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/pythread.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/rangeobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/setobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/sliceobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/structmember.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/structseq.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/sysmodule.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/token.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/traceback.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/tracemalloc.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/tupleobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/typeslots.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/unicodeobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/warnings.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/weakrefobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/abstract.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/bytearrayobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/bytesobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/ceval.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/code.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/compile.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/dictobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/fileobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/fileutils.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/frameobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/import.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/initconfig.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/interpreteridobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/listobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/methodobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/object.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/objimpl.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/odictobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/picklebufobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/pyctype.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/pydebug.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/pyerrors.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/pyfpe.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/pylifecycle.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/pymem.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/pystate.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/pythonrun.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/pytime.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/sysmodule.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/traceback.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/tupleobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/cpython/unicodeobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/cpython /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_abstract.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_accu.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_asdl.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_ast.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_ast_state.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_atomic.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_atomic_funcs.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_bitutils.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_blocks_output_buffer.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_bytes_methods.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_call.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_ceval.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_code.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_compile.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_condvar.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_context.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_dtoa.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_fileutils.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_format.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_gc.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_getopt.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_gil.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_hamt.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_hashtable.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_import.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_initconfig.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_interp.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_list.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_long.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_moduleobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_object.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_parser.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_pathconfig.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_pyarena.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_pyerrors.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_pyhash.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_pylifecycle.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_pymem.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_pystate.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_runtime.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_structseq.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_symtable.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_sysmodule.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_traceback.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_tuple.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_ucnhash.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_unionobject.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Include/internal/pycore_warnings.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/internal /usr/bin/install -c -m 644 pyconfig.h /wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10/pyconfig.h Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/config-3.10-x86_64-linux-gnu Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig /usr/bin/install -c -m 644 Modules/config.c /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/config-3.10-x86_64-linux-gnu/config.c /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/config.c.in /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/config-3.10-x86_64-linux-gnu/config.c.in /usr/bin/install -c -m 644 Makefile /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/config-3.10-x86_64-linux-gnu/Makefile /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/Setup /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/config-3.10-x86_64-linux-gnu/Setup /usr/bin/install -c -m 644 Modules/Setup.local /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/config-3.10-x86_64-linux-gnu/Setup.local /usr/bin/install -c -m 644 Misc/python.pc /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig/python-3.10.pc /usr/bin/install -c -m 644 Misc/python-embed.pc /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig/python-3.10-embed.pc /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/Modules/makesetup /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/config-3.10-x86_64-linux-gnu/makesetup /usr/bin/install -c /home/build/oil/_build/deps-source/python3/Python-3.10.4/install-sh /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/config-3.10-x86_64-linux-gnu/install-sh /usr/bin/install -c python-config.py /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/config-3.10-x86_64-linux-gnu/python-config.py /usr/bin/install -c python-config /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10-config ./python -E /home/build/oil/_build/deps-source/python3/Python-3.10.4/setup.py install \ --prefix=/wedge/oils-for-unix.org/pkg/python3/3.10.4 \ --install-scripts=/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin \ --install-platlib=/wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload \ --root=/ running install running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers Python build finished successfully! The necessary bits to build these optional modules were not found: _bz2 _dbm _gdbm _sqlite3 _tkinter _uuid nis To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc pwd time running build_scripts copying and adjusting /home/build/oil/_build/deps-source/python3/Python-3.10.4/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /home/build/oil/_build/deps-source/python3/Python-3.10.4/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /home/build/oil/_build/deps-source/python3/Python-3.10.4/Tools/scripts/2to3 -> build/scripts-3.10 changing mode of build/scripts-3.10/pydoc3 from 644 to 755 changing mode of build/scripts-3.10/idle3 from 644 to 755 changing mode of build/scripts-3.10/2to3 from 644 to 755 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10 running install_lib creating /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_queue.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/math.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_socket.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/syslog.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_kr.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_random.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload creating /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.10/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-310.pyc -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.10/_testbuffer.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testmultiphase.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/pyexpat.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_tw.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/zlib.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_hashlib.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/unicodedata.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/termios.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_iso2022.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_struct.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_hk.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/readline.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_ctypes.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/ossaudiodev.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha3.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/audioop.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_zoneinfo.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/cmath.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_jp.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/fcntl.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_lsprof.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_lzma.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testinternalcapi.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testcapi.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_ssl.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha256.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_asyncio.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/grp.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha512.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_multibytecodec.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/xxlimited_35.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/select.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_bisect.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/binascii.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_elementtree.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/xxlimited.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_curses_panel.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_crypt.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/mmap.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_ctypes_test.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_decimal.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_statistics.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/resource.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_contextvars.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_heapq.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/array.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha1.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_pickle.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_blake2.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_csv.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_xxsubinterpreters.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_xxtestfuzz.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_curses.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_json.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_posixsubprocess.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_opcode.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sysconfigdata__linux_x86_64-linux-gnu.py -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_posixshmem.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testimportmultiple.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_md5.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_multiprocessing.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_cn.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_datetime.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/spwd.cpython-310-x86_64-linux-gnu.so -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_queue.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/math.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_socket.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/syslog.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_codecs_kr.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_random.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-310.pyc to 644 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_testbuffer.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_testmultiphase.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/pyexpat.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_codecs_tw.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_hashlib.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/unicodedata.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_codecs_iso2022.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_struct.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_codecs_hk.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/readline.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_ctypes.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/ossaudiodev.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_sha3.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/audioop.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_zoneinfo.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/cmath.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_codecs_jp.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/fcntl.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_lsprof.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_testinternalcapi.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_testcapi.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_ssl.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_sha256.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_asyncio.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/grp.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_sha512.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_multibytecodec.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/xxlimited_35.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_bisect.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_elementtree.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/xxlimited.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_curses_panel.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_crypt.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/mmap.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_ctypes_test.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_decimal.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_statistics.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_contextvars.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_heapq.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/array.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_sha1.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_pickle.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_blake2.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_csv.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_xxsubinterpreters.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_xxtestfuzz.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_curses.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_json.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py to 644 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_posixshmem.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_testimportmultiple.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_md5.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_multiprocessing.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_codecs_cn.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_datetime.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/spwd.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/ to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.10/2to3-3.10 -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin copying build/scripts-3.10/idle3.10 -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin copying build/scripts-3.10/pydoc3.10 -> /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/2to3-3.10 to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/idle3.10 to 755 changing mode of /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/pydoc3.10 to 755 rm /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py rm -r /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/lib-dynload/__pycache__ Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/share/man Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/share/man/man1 /usr/bin/install -c -m 644 /home/build/oil/_build/deps-source/python3/Python-3.10.4/Misc/python.man \ /wedge/oils-for-unix.org/pkg/python3/3.10.4/share/man/man1/python3.10.1 if test ! -d /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig; then \ echo "Creating directory /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig"; \ /usr/bin/install -c -d -m 755 /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig; \ fi if test -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3 -o -h /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3; \ then rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3; \ else true; \ fi (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin; ln -s python3.10 python3) if test "3.10" != "3.10"; then \ rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3.10-config; \ (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin; ln -s python3.10-config python3.10-config); \ rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig/python-3.10.pc; \ (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig; ln -s python-3.10.pc python-3.10.pc); \ rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig/python-3.10-embed.pc; \ (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig; ln -s python-3.10-embed.pc python-3.10-embed.pc); \ fi rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3-config (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin; ln -s python3.10-config python3-config) rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig/python3.pc (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig; ln -s python-3.10.pc python3.pc) rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig/python3-embed.pc (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/pkgconfig; ln -s python-3.10-embed.pc python3-embed.pc) rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/idle3 (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin; ln -s idle3.10 idle3) rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/pydoc3 (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin; ln -s pydoc3.10 pydoc3) rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/2to3 (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin; ln -s 2to3-3.10 2to3) if test "x" != "x" ; then \ rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3-32; \ (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin; ln -s python3.10-32 python3-32) \ fi if test "x" != "x" ; then \ rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3-intel64; \ (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin; ln -s python3.10-intel64 python3-intel64) \ fi rm -f /wedge/oils-for-unix.org/pkg/python3/3.10.4/share/man/man1/python3.1 (cd /wedge/oils-for-unix.org/pkg/python3/3.10.4/share/man/man1; ln -s python3.10.1 python3.1) if test "xupgrade" != "xno" ; then \ case upgrade in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ ./python -E -m ensurepip \ $ensurepip --root=/ ; \ fi Looking in links: /tmp/tmp5j5exb2y Processing /tmp/tmp5j5exb2y/setuptools-58.1.0-py3-none-any.whl Processing /tmp/tmp5j5exb2y/pip-22.0.4-py3-none-any.whl Installing collected packages: setuptools, pip WARNING: The scripts pip3 and pip3.10 are installed in '/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed pip-22.0.4 setuptools-58.1.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv real 0m13.150s user 0m15.667s sys 0m3.855s /home/build/oil Loading _build/deps-source/python3/ OK name: python3 OK version: 3.10.4 -- tarball name: Python -- WEDGE_IS_ABSOLUTE OK wedge-make OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/python3/ SMOKE TEST ~/oil/_build/wedge/smoke-test/python3 ~/oil + wedge-smoke-test /wedge/oils-for-unix.org/pkg/python3/3.10.4 /home/build/oil/_build/deps-source/python3/ + local install_dir=/wedge/oils-for-unix.org/pkg/python3/3.10.4 + /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3 -c 'print("hi from python 3")' hi from python 3 + set +x ~/oil OK '_build/deps-source/mypy/mypy-0.780/.git' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git' '_build/deps-source/mypy/mypy-0.780/.git/hooks' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks' '_build/deps-source/mypy/mypy-0.780/.git/hooks/pre-commit.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/pre-commit.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/pre-rebase.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/pre-rebase.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/push-to-checkout.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/push-to-checkout.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/update.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/update.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/commit-msg.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/commit-msg.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/sendemail-validate.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/sendemail-validate.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/fsmonitor-watchman.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/fsmonitor-watchman.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/applypatch-msg.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/applypatch-msg.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/pre-push.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/pre-push.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/pre-receive.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/pre-receive.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/post-update.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/post-update.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/pre-merge-commit.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/pre-merge-commit.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/prepare-commit-msg.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/prepare-commit-msg.sample' '_build/deps-source/mypy/mypy-0.780/.git/hooks/pre-applypatch.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/hooks/pre-applypatch.sample' '_build/deps-source/mypy/mypy-0.780/.git/info' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/info' '_build/deps-source/mypy/mypy-0.780/.git/info/exclude' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/info/exclude' '_build/deps-source/mypy/mypy-0.780/.git/description' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/description' '_build/deps-source/mypy/mypy-0.780/.git/branches' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/branches' '_build/deps-source/mypy/mypy-0.780/.git/refs' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/refs' '_build/deps-source/mypy/mypy-0.780/.git/refs/heads' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/refs/heads' '_build/deps-source/mypy/mypy-0.780/.git/refs/tags' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/refs/tags' '_build/deps-source/mypy/mypy-0.780/.git/index' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/index' '_build/deps-source/mypy/mypy-0.780/.git/objects' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/objects' '_build/deps-source/mypy/mypy-0.780/.git/objects/pack' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/objects/pack' '_build/deps-source/mypy/mypy-0.780/.git/objects/pack/pack-97080fdf3a193f1fb153f435e8f633b16c357b49.pack' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/objects/pack/pack-97080fdf3a193f1fb153f435e8f633b16c357b49.pack' '_build/deps-source/mypy/mypy-0.780/.git/objects/pack/pack-97080fdf3a193f1fb153f435e8f633b16c357b49.idx' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/objects/pack/pack-97080fdf3a193f1fb153f435e8f633b16c357b49.idx' '_build/deps-source/mypy/mypy-0.780/.git/objects/pack/pack-97080fdf3a193f1fb153f435e8f633b16c357b49.rev' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/objects/pack/pack-97080fdf3a193f1fb153f435e8f633b16c357b49.rev' '_build/deps-source/mypy/mypy-0.780/.git/objects/info' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/objects/info' '_build/deps-source/mypy/mypy-0.780/.git/modules' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/pre-commit.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/pre-commit.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/pre-rebase.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/pre-rebase.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/push-to-checkout.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/push-to-checkout.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/update.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/update.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/commit-msg.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/commit-msg.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/sendemail-validate.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/sendemail-validate.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/fsmonitor-watchman.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/fsmonitor-watchman.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/applypatch-msg.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/applypatch-msg.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/pre-push.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/pre-push.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/pre-receive.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/pre-receive.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/post-update.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/post-update.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/pre-merge-commit.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/pre-merge-commit.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/prepare-commit-msg.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/prepare-commit-msg.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/hooks/pre-applypatch.sample' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/hooks/pre-applypatch.sample' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/info' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/info' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/info/exclude' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/info/exclude' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/description' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/description' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/branches' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/branches' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/refs' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/refs' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/refs/heads' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/refs/heads' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/refs/heads/main' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/refs/heads/main' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/refs/tags' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/refs/tags' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/refs/remotes' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/refs/remotes' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/refs/remotes/origin' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/refs/remotes/origin' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/refs/remotes/origin/HEAD' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/refs/remotes/origin/HEAD' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/FETCH_HEAD' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/FETCH_HEAD' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/objects' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/objects' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/objects/pack' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/objects/pack' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/objects/pack/pack-0d60a34f4e9ea90c5fbe42112651dec0f9982c48.pack' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/objects/pack/pack-0d60a34f4e9ea90c5fbe42112651dec0f9982c48.pack' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/objects/pack/pack-0d60a34f4e9ea90c5fbe42112651dec0f9982c48.idx' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/objects/pack/pack-0d60a34f4e9ea90c5fbe42112651dec0f9982c48.idx' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/objects/pack/pack-0d60a34f4e9ea90c5fbe42112651dec0f9982c48.rev' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/objects/pack/pack-0d60a34f4e9ea90c5fbe42112651dec0f9982c48.rev' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/objects/pack/pack-589b8a3ebd8d72b6b09dddf01cf5d02015bc3d2d.pack' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/objects/pack/pack-589b8a3ebd8d72b6b09dddf01cf5d02015bc3d2d.pack' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/objects/pack/pack-589b8a3ebd8d72b6b09dddf01cf5d02015bc3d2d.idx' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/objects/pack/pack-589b8a3ebd8d72b6b09dddf01cf5d02015bc3d2d.idx' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/objects/pack/pack-589b8a3ebd8d72b6b09dddf01cf5d02015bc3d2d.rev' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/objects/pack/pack-589b8a3ebd8d72b6b09dddf01cf5d02015bc3d2d.rev' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/objects/info' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/objects/info' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/shallow' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/shallow' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/config' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/config' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/index' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/index' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/packed-refs' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/packed-refs' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/logs' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/logs' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/logs/refs' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/logs/refs' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/logs/refs/remotes' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/logs/refs/remotes' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/logs/refs/remotes/origin' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/logs/refs/remotes/origin' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/logs/refs/remotes/origin/HEAD' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/logs/refs/remotes/origin/HEAD' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/logs/refs/heads' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/logs/refs/heads' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/logs/refs/heads/main' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/logs/refs/heads/main' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/logs/HEAD' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/logs/HEAD' '_build/deps-source/mypy/mypy-0.780/.git/modules/typeshed/HEAD' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/modules/typeshed/HEAD' '_build/deps-source/mypy/mypy-0.780/.git/shallow' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/shallow' '_build/deps-source/mypy/mypy-0.780/.git/HEAD' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/HEAD' '_build/deps-source/mypy/mypy-0.780/.git/packed-refs' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/packed-refs' '_build/deps-source/mypy/mypy-0.780/.git/logs' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/logs' '_build/deps-source/mypy/mypy-0.780/.git/logs/HEAD' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/logs/HEAD' '_build/deps-source/mypy/mypy-0.780/.git/config' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.git/config' '_build/deps-source/mypy/mypy-0.780/.github' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.github' '_build/deps-source/mypy/mypy-0.780/.github/workflows' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.github/workflows' '_build/deps-source/mypy/mypy-0.780/.github/workflows/test.yml' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.github/workflows/test.yml' '_build/deps-source/mypy/mypy-0.780/.gitignore' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.gitignore' '_build/deps-source/mypy/mypy-0.780/.gitmodules' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.gitmodules' '_build/deps-source/mypy/mypy-0.780/.travis.yml' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/.travis.yml' '_build/deps-source/mypy/mypy-0.780/CONTRIBUTING.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/CONTRIBUTING.md' '_build/deps-source/mypy/mypy-0.780/CREDITS' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/CREDITS' '_build/deps-source/mypy/mypy-0.780/ISSUE_TEMPLATE.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/ISSUE_TEMPLATE.md' '_build/deps-source/mypy/mypy-0.780/LICENSE' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/LICENSE' '_build/deps-source/mypy/mypy-0.780/MANIFEST.in' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/MANIFEST.in' '_build/deps-source/mypy/mypy-0.780/README.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/README.md' '_build/deps-source/mypy/mypy-0.780/ROADMAP.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/ROADMAP.md' '_build/deps-source/mypy/mypy-0.780/conftest.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/conftest.py' '_build/deps-source/mypy/mypy-0.780/docs' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs' '_build/deps-source/mypy/mypy-0.780/docs/Makefile' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/Makefile' '_build/deps-source/mypy/mypy-0.780/docs/README.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/README.md' '_build/deps-source/mypy/mypy-0.780/docs/make.bat' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/make.bat' '_build/deps-source/mypy/mypy-0.780/docs/requirements-docs.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/requirements-docs.txt' '_build/deps-source/mypy/mypy-0.780/docs/source' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source' '_build/deps-source/mypy/mypy-0.780/docs/source/additional_features.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/additional_features.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/builtin_types.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/builtin_types.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/casts.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/casts.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/cheat_sheet.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/cheat_sheet.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/cheat_sheet_py3.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/cheat_sheet_py3.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/class_basics.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/class_basics.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/command_line.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/command_line.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/common_issues.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/common_issues.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/conf.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/conf.py' '_build/deps-source/mypy/mypy-0.780/docs/source/config_file.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/config_file.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/duck_type_compatibility.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/duck_type_compatibility.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/dynamic_typing.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/dynamic_typing.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/error_code_list.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/error_code_list.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/error_code_list2.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/error_code_list2.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/error_codes.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/error_codes.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/existing_code.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/existing_code.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/extending_mypy.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/extending_mypy.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/faq.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/faq.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/final_attrs.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/final_attrs.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/generics.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/generics.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/getting_started.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/getting_started.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/index.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/index.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/inline_config.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/inline_config.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/installed_packages.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/installed_packages.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/introduction.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/introduction.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/kinds_of_types.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/kinds_of_types.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/literal_types.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/literal_types.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/metaclasses.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/metaclasses.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/more_types.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/more_types.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/mypy_daemon.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/mypy_daemon.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/protocols.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/protocols.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/python2.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/python2.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/python36.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/python36.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/running_mypy.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/running_mypy.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/stubgen.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/stubgen.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/stubs.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/stubs.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/supported_python_features.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/supported_python_features.rst' '_build/deps-source/mypy/mypy-0.780/docs/source/type_inference_and_annotations.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/docs/source/type_inference_and_annotations.rst' '_build/deps-source/mypy/mypy-0.780/misc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc' '_build/deps-source/mypy/mypy-0.780/misc/actions_stubs.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/actions_stubs.py' '_build/deps-source/mypy/mypy-0.780/misc/analyze_cache.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/analyze_cache.py' '_build/deps-source/mypy/mypy-0.780/misc/async_matrix.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/async_matrix.py' '_build/deps-source/mypy/mypy-0.780/misc/build-debug-python.sh' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/build-debug-python.sh' '_build/deps-source/mypy/mypy-0.780/misc/clean-mypyc.sh' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/clean-mypyc.sh' '_build/deps-source/mypy/mypy-0.780/misc/convert-cache.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/convert-cache.py' '_build/deps-source/mypy/mypy-0.780/misc/download-mypyc-wheels.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/download-mypyc-wheels.py' '_build/deps-source/mypy/mypy-0.780/misc/dump-ast.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/dump-ast.py' '_build/deps-source/mypy/mypy-0.780/misc/fix_annotate.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/fix_annotate.py' '_build/deps-source/mypy/mypy-0.780/misc/incremental_checker.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/incremental_checker.py' '_build/deps-source/mypy/mypy-0.780/misc/macs.el' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/macs.el' '_build/deps-source/mypy/mypy-0.780/misc/perf_checker.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/perf_checker.py' '_build/deps-source/mypy/mypy-0.780/misc/proper_plugin.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/proper_plugin.py' '_build/deps-source/mypy/mypy-0.780/misc/remove-eol-whitespace.sh' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/remove-eol-whitespace.sh' '_build/deps-source/mypy/mypy-0.780/misc/test_case_to_actual.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/test_case_to_actual.py' '_build/deps-source/mypy/mypy-0.780/misc/test_installed_version.sh' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/test_installed_version.sh' '_build/deps-source/mypy/mypy-0.780/misc/touch_checker.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/touch_checker.py' '_build/deps-source/mypy/mypy-0.780/misc/trigger_wheel_build.sh' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/trigger_wheel_build.sh' '_build/deps-source/mypy/mypy-0.780/misc/upload-pypi.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/upload-pypi.py' '_build/deps-source/mypy/mypy-0.780/misc/variadics.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/misc/variadics.py' '_build/deps-source/mypy/mypy-0.780/mypy-requirements.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy-requirements.txt' '_build/deps-source/mypy/mypy-0.780/mypy' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy' '_build/deps-source/mypy/mypy-0.780/mypy/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypy/__main__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/__main__.py' '_build/deps-source/mypy/mypy-0.780/mypy/api.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/api.py' '_build/deps-source/mypy/mypy-0.780/mypy/applytype.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/applytype.py' '_build/deps-source/mypy/mypy-0.780/mypy/argmap.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/argmap.py' '_build/deps-source/mypy/mypy-0.780/mypy/binder.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/binder.py' '_build/deps-source/mypy/mypy-0.780/mypy/bogus_type.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/bogus_type.py' '_build/deps-source/mypy/mypy-0.780/mypy/build.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/build.py' '_build/deps-source/mypy/mypy-0.780/mypy/checker.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/checker.py' '_build/deps-source/mypy/mypy-0.780/mypy/checkexpr.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/checkexpr.py' '_build/deps-source/mypy/mypy-0.780/mypy/checkmember.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/checkmember.py' '_build/deps-source/mypy/mypy-0.780/mypy/checkstrformat.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/checkstrformat.py' '_build/deps-source/mypy/mypy-0.780/mypy/config_parser.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/config_parser.py' '_build/deps-source/mypy/mypy-0.780/mypy/constraints.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/constraints.py' '_build/deps-source/mypy/mypy-0.780/mypy/defaults.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/defaults.py' '_build/deps-source/mypy/mypy-0.780/mypy/dmypy' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/dmypy' '_build/deps-source/mypy/mypy-0.780/mypy/dmypy/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/dmypy/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypy/dmypy/__main__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/dmypy/__main__.py' '_build/deps-source/mypy/mypy-0.780/mypy/dmypy/client.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/dmypy/client.py' '_build/deps-source/mypy/mypy-0.780/mypy/dmypy_os.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/dmypy_os.py' '_build/deps-source/mypy/mypy-0.780/mypy/dmypy_server.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/dmypy_server.py' '_build/deps-source/mypy/mypy-0.780/mypy/dmypy_util.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/dmypy_util.py' '_build/deps-source/mypy/mypy-0.780/mypy/erasetype.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/erasetype.py' '_build/deps-source/mypy/mypy-0.780/mypy/errorcodes.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/errorcodes.py' '_build/deps-source/mypy/mypy-0.780/mypy/errors.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/errors.py' '_build/deps-source/mypy/mypy-0.780/mypy/expandtype.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/expandtype.py' '_build/deps-source/mypy/mypy-0.780/mypy/exprtotype.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/exprtotype.py' '_build/deps-source/mypy/mypy-0.780/mypy/fastparse.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/fastparse.py' '_build/deps-source/mypy/mypy-0.780/mypy/fastparse2.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/fastparse2.py' '_build/deps-source/mypy/mypy-0.780/mypy/find_sources.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/find_sources.py' '_build/deps-source/mypy/mypy-0.780/mypy/fixup.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/fixup.py' '_build/deps-source/mypy/mypy-0.780/mypy/freetree.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/freetree.py' '_build/deps-source/mypy/mypy-0.780/mypy/fscache.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/fscache.py' '_build/deps-source/mypy/mypy-0.780/mypy/fswatcher.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/fswatcher.py' '_build/deps-source/mypy/mypy-0.780/mypy/gclogger.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/gclogger.py' '_build/deps-source/mypy/mypy-0.780/mypy/git.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/git.py' '_build/deps-source/mypy/mypy-0.780/mypy/indirection.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/indirection.py' '_build/deps-source/mypy/mypy-0.780/mypy/infer.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/infer.py' '_build/deps-source/mypy/mypy-0.780/mypy/ipc.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/ipc.py' '_build/deps-source/mypy/mypy-0.780/mypy/join.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/join.py' '_build/deps-source/mypy/mypy-0.780/mypy/literals.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/literals.py' '_build/deps-source/mypy/mypy-0.780/mypy/lookup.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/lookup.py' '_build/deps-source/mypy/mypy-0.780/mypy/main.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/main.py' '_build/deps-source/mypy/mypy-0.780/mypy/maptype.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/maptype.py' '_build/deps-source/mypy/mypy-0.780/mypy/meet.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/meet.py' '_build/deps-source/mypy/mypy-0.780/mypy/memprofile.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/memprofile.py' '_build/deps-source/mypy/mypy-0.780/mypy/message_registry.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/message_registry.py' '_build/deps-source/mypy/mypy-0.780/mypy/messages.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/messages.py' '_build/deps-source/mypy/mypy-0.780/mypy/metastore.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/metastore.py' '_build/deps-source/mypy/mypy-0.780/mypy/mixedtraverser.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/mixedtraverser.py' '_build/deps-source/mypy/mypy-0.780/mypy/modulefinder.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/modulefinder.py' '_build/deps-source/mypy/mypy-0.780/mypy/moduleinfo.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/moduleinfo.py' '_build/deps-source/mypy/mypy-0.780/mypy/moduleinspect.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/moduleinspect.py' '_build/deps-source/mypy/mypy-0.780/mypy/mro.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/mro.py' '_build/deps-source/mypy/mypy-0.780/mypy/nodes.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/nodes.py' '_build/deps-source/mypy/mypy-0.780/mypy/options.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/options.py' '_build/deps-source/mypy/mypy-0.780/mypy/parse.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/parse.py' '_build/deps-source/mypy/mypy-0.780/mypy/plugin.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/plugin.py' '_build/deps-source/mypy/mypy-0.780/mypy/plugins' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/plugins' '_build/deps-source/mypy/mypy-0.780/mypy/plugins/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/plugins/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypy/plugins/attrs.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/plugins/attrs.py' '_build/deps-source/mypy/mypy-0.780/mypy/plugins/common.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/plugins/common.py' '_build/deps-source/mypy/mypy-0.780/mypy/plugins/ctypes.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/plugins/ctypes.py' '_build/deps-source/mypy/mypy-0.780/mypy/plugins/dataclasses.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/plugins/dataclasses.py' '_build/deps-source/mypy/mypy-0.780/mypy/plugins/default.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/plugins/default.py' '_build/deps-source/mypy/mypy-0.780/mypy/plugins/enums.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/plugins/enums.py' '_build/deps-source/mypy/mypy-0.780/mypy/py.typed' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/py.typed' '_build/deps-source/mypy/mypy-0.780/mypy/reachability.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/reachability.py' '_build/deps-source/mypy/mypy-0.780/mypy/renaming.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/renaming.py' '_build/deps-source/mypy/mypy-0.780/mypy/report.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/report.py' '_build/deps-source/mypy/mypy-0.780/mypy/sametypes.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/sametypes.py' '_build/deps-source/mypy/mypy-0.780/mypy/scope.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/scope.py' '_build/deps-source/mypy/mypy-0.780/mypy/semanal.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/semanal.py' '_build/deps-source/mypy/mypy-0.780/mypy/semanal_classprop.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/semanal_classprop.py' '_build/deps-source/mypy/mypy-0.780/mypy/semanal_enum.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/semanal_enum.py' '_build/deps-source/mypy/mypy-0.780/mypy/semanal_infer.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/semanal_infer.py' '_build/deps-source/mypy/mypy-0.780/mypy/semanal_main.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/semanal_main.py' '_build/deps-source/mypy/mypy-0.780/mypy/semanal_namedtuple.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/semanal_namedtuple.py' '_build/deps-source/mypy/mypy-0.780/mypy/semanal_newtype.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/semanal_newtype.py' '_build/deps-source/mypy/mypy-0.780/mypy/semanal_pass1.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/semanal_pass1.py' '_build/deps-source/mypy/mypy-0.780/mypy/semanal_shared.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/semanal_shared.py' '_build/deps-source/mypy/mypy-0.780/mypy/semanal_typeargs.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/semanal_typeargs.py' '_build/deps-source/mypy/mypy-0.780/mypy/semanal_typeddict.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/semanal_typeddict.py' '_build/deps-source/mypy/mypy-0.780/mypy/server' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server' '_build/deps-source/mypy/mypy-0.780/mypy/server/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypy/server/astdiff.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server/astdiff.py' '_build/deps-source/mypy/mypy-0.780/mypy/server/astmerge.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server/astmerge.py' '_build/deps-source/mypy/mypy-0.780/mypy/server/aststrip.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server/aststrip.py' '_build/deps-source/mypy/mypy-0.780/mypy/server/deps.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server/deps.py' '_build/deps-source/mypy/mypy-0.780/mypy/server/mergecheck.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server/mergecheck.py' '_build/deps-source/mypy/mypy-0.780/mypy/server/objgraph.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server/objgraph.py' '_build/deps-source/mypy/mypy-0.780/mypy/server/subexpr.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server/subexpr.py' '_build/deps-source/mypy/mypy-0.780/mypy/server/target.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server/target.py' '_build/deps-source/mypy/mypy-0.780/mypy/server/trigger.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server/trigger.py' '_build/deps-source/mypy/mypy-0.780/mypy/server/update.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/server/update.py' '_build/deps-source/mypy/mypy-0.780/mypy/sharedparse.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/sharedparse.py' '_build/deps-source/mypy/mypy-0.780/mypy/sitepkgs.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/sitepkgs.py' '_build/deps-source/mypy/mypy-0.780/mypy/solve.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/solve.py' '_build/deps-source/mypy/mypy-0.780/mypy/split_namespace.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/split_namespace.py' '_build/deps-source/mypy/mypy-0.780/mypy/state.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/state.py' '_build/deps-source/mypy/mypy-0.780/mypy/stats.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/stats.py' '_build/deps-source/mypy/mypy-0.780/mypy/strconv.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/strconv.py' '_build/deps-source/mypy/mypy-0.780/mypy/stubdoc.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/stubdoc.py' '_build/deps-source/mypy/mypy-0.780/mypy/stubgen.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/stubgen.py' '_build/deps-source/mypy/mypy-0.780/mypy/stubgenc.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/stubgenc.py' '_build/deps-source/mypy/mypy-0.780/mypy/stubtest.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/stubtest.py' '_build/deps-source/mypy/mypy-0.780/mypy/stubutil.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/stubutil.py' '_build/deps-source/mypy/mypy-0.780/mypy/subtypes.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/subtypes.py' '_build/deps-source/mypy/mypy-0.780/mypy/suggestions.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/suggestions.py' '_build/deps-source/mypy/mypy-0.780/mypy/test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test' '_build/deps-source/mypy/mypy-0.780/mypy/test/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/collect.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/collect.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/config.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/config.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/data.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/data.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/helpers.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/helpers.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testapi.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testapi.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testargs.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testargs.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testcheck.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testcheck.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testcmdline.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testcmdline.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testdaemon.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testdaemon.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testdeps.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testdeps.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testdiff.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testdiff.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testerrorstream.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testerrorstream.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testfinegrained.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testfinegrained.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testfinegrainedcache.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testfinegrainedcache.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testformatter.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testformatter.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testgraph.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testgraph.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testinfer.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testinfer.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testipc.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testipc.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testmerge.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testmerge.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testmodulefinder.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testmodulefinder.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testmoduleinfo.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testmoduleinfo.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testmypyc.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testmypyc.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testparse.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testparse.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testpep561.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testpep561.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testpythoneval.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testpythoneval.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testreports.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testreports.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testsamples.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testsamples.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testsemanal.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testsemanal.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testsolve.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testsolve.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/teststubgen.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/teststubgen.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/teststubtest.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/teststubtest.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testsubtypes.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testsubtypes.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testtransform.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testtransform.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testtypegen.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testtypegen.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/testtypes.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/testtypes.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/typefixture.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/typefixture.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/update.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/update.py' '_build/deps-source/mypy/mypy-0.780/mypy/test/visitors.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/test/visitors.py' '_build/deps-source/mypy/mypy-0.780/mypy/traverser.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/traverser.py' '_build/deps-source/mypy/mypy-0.780/mypy/treetransform.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/treetransform.py' '_build/deps-source/mypy/mypy-0.780/mypy/tvar_scope.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/tvar_scope.py' '_build/deps-source/mypy/mypy-0.780/mypy/type_visitor.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/type_visitor.py' '_build/deps-source/mypy/mypy-0.780/mypy/typeanal.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeanal.py' '_build/deps-source/mypy/mypy-0.780/mypy/typeops.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeops.py' '_build/deps-source/mypy/mypy-0.780/mypy/types.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/types.py' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/.git' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/.git' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/.flake8' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/.flake8' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/.gitignore' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/.gitignore' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/.travis.yml' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/.travis.yml' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/CONTRIBUTING.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/CONTRIBUTING.md' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/LICENSE' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/LICENSE' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/README.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/README.md' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/pyproject.toml' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/pyproject.toml' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/requirements-tests-py3.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/requirements-tests-py3.txt' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/BaseHTTPServer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/BaseHTTPServer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/CGIHTTPServer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/CGIHTTPServer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/ConfigParser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/ConfigParser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/Cookie.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/Cookie.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/HTMLParser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/HTMLParser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/Queue.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/Queue.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/SimpleHTTPServer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/SimpleHTTPServer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/SocketServer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/SocketServer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/StringIO.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/StringIO.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/UserDict.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/UserDict.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/UserList.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/UserList.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/UserString.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/UserString.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/__builtin__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/__builtin__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_ast.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_ast.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_collections.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_collections.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_functools.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_functools.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_hotshot.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_hotshot.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_io.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_io.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_json.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_json.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_md5.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_md5.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_sha.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_sha.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_sha256.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_sha256.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_sha512.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_sha512.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_socket.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_socket.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_sre.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_sre.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_struct.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_struct.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_symtable.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_symtable.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/_threading_local.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/_threading_local.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/abc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/abc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/ast.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/ast.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/atexit.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/atexit.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/cPickle.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/cPickle.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/cStringIO.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/cStringIO.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/collections.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/collections.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/commands.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/commands.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/compileall.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/compileall.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/cookielib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/cookielib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/copy_reg.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/copy_reg.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/dircache.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/dircache.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/distutils' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/distutils' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/distutils/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/distutils/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/distutils/emxccompiler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/distutils/emxccompiler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/dummy_thread.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/dummy_thread.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/MIMEText.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/MIMEText.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/_parseaddr.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/_parseaddr.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/base64mime.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/base64mime.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/charset.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/charset.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/encoders.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/encoders.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/feedparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/feedparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/generator.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/generator.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/header.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/header.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/iterators.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/iterators.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/message.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/message.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/mime' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/mime' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/mime/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/mime/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/mime/application.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/mime/application.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/mime/audio.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/mime/audio.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/mime/base.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/mime/base.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/mime/image.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/mime/image.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/mime/message.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/mime/message.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/mime/multipart.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/mime/multipart.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/mime/nonmultipart.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/mime/nonmultipart.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/mime/text.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/mime/text.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/parser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/parser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/quoprimime.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/quoprimime.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/email/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/email/utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/encodings' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/encodings' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/encodings/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/encodings/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/encodings/utf_8.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/encodings/utf_8.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/fcntl.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/fcntl.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/fnmatch.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/fnmatch.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/functools.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/functools.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/future_builtins.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/future_builtins.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/gc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/gc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/getopt.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/getopt.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/getpass.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/getpass.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/gettext.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/gettext.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/glob.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/glob.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/gzip.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/gzip.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/hashlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/hashlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/heapq.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/heapq.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/htmlentitydefs.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/htmlentitydefs.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/httplib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/httplib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/imp.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/imp.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/importlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/importlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/inspect.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/inspect.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/io.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/io.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/itertools.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/itertools.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/json.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/json.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/markupbase.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/markupbase.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/md5.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/md5.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/mimetools.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/mimetools.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/multiprocessing' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/multiprocessing' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/multiprocessing/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/multiprocessing/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/multiprocessing/dummy' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/multiprocessing/dummy' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/multiprocessing/pool.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/multiprocessing/pool.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/multiprocessing/process.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/multiprocessing/process.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/multiprocessing/util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/multiprocessing/util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/mutex.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/mutex.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/nturl2path.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/nturl2path.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/os' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/os' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/os/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/os/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/os/path.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/os/path.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/os2emxpath.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/os2emxpath.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/pipes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/pipes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/platform.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/platform.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/popen2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/popen2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/posix.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/posix.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/random.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/random.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/re.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/re.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/repr.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/repr.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/resource.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/resource.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/rfc822.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/rfc822.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/robotparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/robotparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/runpy.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/runpy.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/sets.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/sets.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/sha.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/sha.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/shelve.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/shelve.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/shlex.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/shlex.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/signal.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/signal.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/smtplib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/smtplib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/spwd.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/spwd.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/sre_constants.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/sre_constants.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/sre_parse.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/sre_parse.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/stat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/stat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/string.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/string.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/stringold.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/stringold.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/strop.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/strop.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/subprocess.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/subprocess.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/symbol.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/symbol.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/sys.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/sys.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/tempfile.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/tempfile.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/textwrap.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/textwrap.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/thread.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/thread.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/toaiff.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/toaiff.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/tokenize.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/tokenize.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/types.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/types.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/typing.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/typing.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/unittest.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/unittest.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/urllib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/urllib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/urllib2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/urllib2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/urlparse.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/urlparse.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/user.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/user.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/whichdb.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/whichdb.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2/xmlrpclib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2/xmlrpclib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/__future__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/__future__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_bisect.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_bisect.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_codecs.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_codecs.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_csv.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_csv.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_curses.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_curses.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_dummy_threading.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_dummy_threading.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_heapq.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_heapq.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_msi.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_msi.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_random.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_random.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_types.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_types.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_warnings.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_warnings.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_weakref.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_weakref.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/_weakrefset.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/_weakrefset.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/aifc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/aifc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/antigravity.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/antigravity.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/argparse.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/argparse.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/array.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/array.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/asynchat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/asynchat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/asyncore.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/asyncore.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/audioop.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/audioop.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/base64.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/base64.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/bdb.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/bdb.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/binascii.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/binascii.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/binhex.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/binhex.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/bisect.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/bisect.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/builtins.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/builtins.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/bz2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/bz2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/cProfile.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/cProfile.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/calendar.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/calendar.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/cgi.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/cgi.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/cgitb.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/cgitb.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/chunk.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/chunk.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/cmath.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/cmath.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/cmd.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/cmd.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/code.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/code.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/codecs.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/codecs.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/codeop.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/codeop.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/colorsys.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/colorsys.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/contextlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/contextlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/copy.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/copy.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/crypt.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/crypt.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/csv.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/csv.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/ctypes' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/ctypes' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/ctypes/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/ctypes/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/ctypes/util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/ctypes/util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/ctypes/wintypes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/ctypes/wintypes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/curses' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/curses' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/curses/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/curses/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/curses/ascii.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/curses/ascii.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/curses/panel.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/curses/panel.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/curses/textpad.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/curses/textpad.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/datetime.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/datetime.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/decimal.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/decimal.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/difflib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/difflib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/dis.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/dis.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/archive_util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/archive_util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/bcppcompiler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/bcppcompiler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/ccompiler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/ccompiler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/cmd.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/cmd.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist_dumb.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist_dumb.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist_msi.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist_msi.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist_packager.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist_packager.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist_rpm.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist_rpm.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist_wininst.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/bdist_wininst.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/build.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/build.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/build_clib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/build_clib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/build_ext.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/build_ext.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/build_py.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/build_py.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/build_scripts.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/build_scripts.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/check.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/check.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/clean.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/clean.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/config.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/config.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/install.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/install.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/install_data.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/install_data.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/install_headers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/install_headers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/install_lib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/install_lib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/install_scripts.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/install_scripts.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/register.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/register.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/command/sdist.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/command/sdist.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/core.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/core.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/cygwinccompiler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/cygwinccompiler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/debug.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/debug.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/dep_util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/dep_util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/dir_util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/dir_util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/dist.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/dist.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/errors.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/errors.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/extension.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/extension.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/fancy_getopt.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/fancy_getopt.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/file_util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/file_util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/filelist.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/filelist.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/log.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/log.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/msvccompiler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/msvccompiler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/spawn.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/spawn.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/sysconfig.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/sysconfig.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/text_file.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/text_file.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/unixccompiler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/unixccompiler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/distutils/version.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/distutils/version.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/doctest.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/doctest.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/dummy_threading.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/dummy_threading.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/ensurepip' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/ensurepip' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/ensurepip/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/ensurepip/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/errno.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/errno.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/filecmp.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/filecmp.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/fileinput.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/fileinput.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/formatter.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/formatter.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/fractions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/fractions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/ftplib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/ftplib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/genericpath.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/genericpath.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/grp.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/grp.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/hmac.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/hmac.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/imaplib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/imaplib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/imghdr.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/imghdr.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/keyword.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/keyword.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/driver.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/driver.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/grammar.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/grammar.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/literals.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/literals.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/parse.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/parse.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/pgen.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/pgen.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/token.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/token.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/tokenize.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/pgen2/tokenize.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/pygram.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/pygram.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/lib2to3/pytree.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/lib2to3/pytree.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/linecache.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/linecache.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/locale.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/locale.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/logging' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/logging' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/logging/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/logging/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/logging/config.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/logging/config.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/logging/handlers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/logging/handlers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/macpath.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/macpath.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/mailbox.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/mailbox.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/mailcap.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/mailcap.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/marshal.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/marshal.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/math.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/math.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/mimetypes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/mimetypes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/mmap.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/mmap.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/modulefinder.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/modulefinder.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/msilib' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/msilib' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/msilib/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/msilib/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/msilib/schema.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/msilib/schema.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/msilib/sequence.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/msilib/sequence.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/msilib/text.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/msilib/text.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/msvcrt.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/msvcrt.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/netrc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/netrc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/nis.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/nis.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/ntpath.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/ntpath.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/numbers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/numbers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/opcode.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/opcode.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/operator.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/operator.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/optparse.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/optparse.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/parser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/parser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pdb.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pdb.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pickle.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pickle.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pickletools.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pickletools.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pkgutil.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pkgutil.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/plistlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/plistlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/poplib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/poplib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/posixpath.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/posixpath.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pprint.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pprint.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/profile.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/profile.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pstats.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pstats.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pty.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pty.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pwd.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pwd.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/py_compile.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/py_compile.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pyclbr.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pyclbr.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pydoc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pydoc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pyexpat' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pyexpat' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pyexpat/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pyexpat/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pyexpat/errors.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pyexpat/errors.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/pyexpat/model.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/pyexpat/model.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/quopri.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/quopri.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/readline.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/readline.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/rlcompleter.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/rlcompleter.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/sched.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/sched.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/select.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/select.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/shutil.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/shutil.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/site.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/site.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/smtpd.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/smtpd.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/sndhdr.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/sndhdr.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/socket.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/socket.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/sqlite3' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/sqlite3' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/sqlite3/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/sqlite3/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/sre_compile.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/sre_compile.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/ssl.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/ssl.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/stringprep.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/stringprep.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/struct.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/struct.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/sunau.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/sunau.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/symtable.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/symtable.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/sysconfig.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/sysconfig.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/syslog.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/syslog.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/tabnanny.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/tabnanny.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/tarfile.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/tarfile.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/telnetlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/telnetlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/termios.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/termios.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/this.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/this.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/threading.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/threading.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/time.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/time.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/timeit.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/timeit.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/token.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/token.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/trace.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/trace.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/traceback.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/traceback.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/tty.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/tty.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/turtle.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/turtle.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/unicodedata.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/unicodedata.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/uu.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/uu.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/uuid.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/uuid.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/warnings.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/warnings.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/wave.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/wave.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/weakref.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/weakref.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/webbrowser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/webbrowser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/winsound.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/winsound.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/wsgiref' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/wsgiref' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/wsgiref/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/wsgiref/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/wsgiref/handlers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/wsgiref/handlers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/wsgiref/headers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/wsgiref/headers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/wsgiref/simple_server.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/wsgiref/simple_server.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/wsgiref/types.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/wsgiref/types.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/wsgiref/util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/wsgiref/util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/wsgiref/validate.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/wsgiref/validate.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xdrlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xdrlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/dom' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/dom' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/dom/NodeFilter.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/dom/NodeFilter.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/dom/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/dom/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/dom/minidom.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/dom/minidom.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/dom/pulldom.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/dom/pulldom.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/etree' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/etree' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/etree/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/etree/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/parsers' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/parsers' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/parsers/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/parsers/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/parsers/expat' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/parsers/expat' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/sax' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/sax' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/sax/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/sax/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/sax/handler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/sax/handler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/sax/saxutils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/sax/saxutils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/zipfile.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/zipfile.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/zipimport.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/zipimport.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/2and3/zlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/2and3/zlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3.6' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3.6' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3.6/secrets.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3.6/secrets.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3.7' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3.7' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3.7/contextvars.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3.7/contextvars.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3.7/dataclasses.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3.7/dataclasses.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3.9' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3.9' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3.9/zoneinfo' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3.9/zoneinfo' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3.9/zoneinfo/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3.9/zoneinfo/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_ast.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_ast.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_bootlocale.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_bootlocale.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_compat_pickle.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_compat_pickle.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_compression.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_compression.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_decimal.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_decimal.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_dummy_thread.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_dummy_thread.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_imp.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_imp.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_importlib_modulespec.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_importlib_modulespec.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_json.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_json.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_markupbase.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_markupbase.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_operator.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_operator.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_osx_support.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_osx_support.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_posixsubprocess.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_posixsubprocess.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_pydecimal.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_pydecimal.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_stat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_stat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_thread.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_thread.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_threading_local.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_threading_local.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_tracemalloc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_tracemalloc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/_winapi.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/_winapi.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/abc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/abc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/ast.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/ast.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/base_events.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/base_events.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/constants.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/constants.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/coroutines.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/coroutines.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/events.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/events.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/futures.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/futures.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/locks.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/locks.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/proactor_events.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/proactor_events.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/protocols.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/protocols.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/queues.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/queues.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/runners.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/runners.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/selector_events.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/selector_events.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/streams.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/streams.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/subprocess.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/subprocess.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/tasks.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/tasks.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/transports.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/transports.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/unix_events.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/unix_events.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/windows_events.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/windows_events.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/asyncio/windows_utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/asyncio/windows_utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/atexit.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/atexit.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/collections' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/collections' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/collections/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/collections/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/collections/abc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/collections/abc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/compileall.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/compileall.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/concurrent' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/concurrent' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/concurrent/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/concurrent/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/concurrent/futures' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/concurrent/futures' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/concurrent/futures/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/concurrent/futures/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/concurrent/futures/_base.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/concurrent/futures/_base.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/concurrent/futures/process.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/concurrent/futures/process.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/concurrent/futures/thread.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/concurrent/futures/thread.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/configparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/configparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/copyreg.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/copyreg.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/dbm' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/dbm' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/dbm/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/dbm/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/dbm/dumb.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/dbm/dumb.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/dbm/gnu.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/dbm/gnu.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/dbm/ndbm.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/dbm/ndbm.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/charset.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/charset.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/contentmanager.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/contentmanager.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/encoders.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/encoders.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/errors.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/errors.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/feedparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/feedparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/generator.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/generator.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/header.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/header.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/headerregistry.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/headerregistry.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/iterators.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/iterators.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/message.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/message.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/mime' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/mime' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/mime/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/mime/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/mime/application.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/mime/application.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/mime/audio.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/mime/audio.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/mime/base.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/mime/base.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/mime/image.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/mime/image.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/mime/message.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/mime/message.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/mime/multipart.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/mime/multipart.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/mime/nonmultipart.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/mime/nonmultipart.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/mime/text.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/mime/text.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/parser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/parser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/policy.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/policy.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/email/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/email/utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/encodings' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/encodings' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/encodings/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/encodings/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/encodings/utf_8.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/encodings/utf_8.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/enum.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/enum.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/faulthandler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/faulthandler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/fcntl.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/fcntl.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/fnmatch.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/fnmatch.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/functools.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/functools.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/gc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/gc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/getopt.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/getopt.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/getpass.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/getpass.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/gettext.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/gettext.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/glob.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/glob.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/gzip.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/gzip.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/hashlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/hashlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/heapq.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/heapq.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/html' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/html' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/html/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/html/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/html/entities.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/html/entities.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/html/parser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/html/parser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/http' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/http' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/http/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/http/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/http/client.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/http/client.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/http/cookiejar.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/http/cookiejar.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/http/cookies.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/http/cookies.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/http/server.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/http/server.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/imp.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/imp.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/importlib' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/importlib' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/importlib/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/importlib/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/importlib/abc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/importlib/abc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/importlib/machinery.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/importlib/machinery.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/importlib/metadata.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/importlib/metadata.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/importlib/resources.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/importlib/resources.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/importlib/util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/importlib/util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/inspect.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/inspect.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/io.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/io.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/ipaddress.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/ipaddress.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/itertools.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/itertools.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/json' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/json' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/json/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/json/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/json/decoder.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/json/decoder.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/json/encoder.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/json/encoder.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/lzma.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/lzma.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/macurl2path.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/macurl2path.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/connection.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/connection.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/context.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/context.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/dummy' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/dummy' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/managers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/managers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/pool.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/pool.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/process.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/process.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/queues.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/queues.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/shared_memory.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/shared_memory.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/spawn.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/spawn.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/multiprocessing/synchronize.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/multiprocessing/synchronize.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/nntplib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/nntplib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/nturl2path.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/nturl2path.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/os' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/os' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/os/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/os/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/os/path.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/os/path.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/pathlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/pathlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/pipes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/pipes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/platform.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/platform.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/posix.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/posix.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/queue.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/queue.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/random.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/random.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/re.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/re.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/reprlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/reprlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/resource.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/resource.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/runpy.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/runpy.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/selectors.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/selectors.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/shelve.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/shelve.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/shlex.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/shlex.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/signal.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/signal.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/smtplib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/smtplib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/socketserver.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/socketserver.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/spwd.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/spwd.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/sre_constants.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/sre_constants.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/sre_parse.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/sre_parse.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/stat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/stat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/statistics.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/statistics.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/string.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/string.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/subprocess.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/subprocess.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/symbol.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/symbol.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/sys.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/sys.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/tempfile.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/tempfile.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/textwrap.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/textwrap.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/tkinter' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/tkinter' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/tkinter/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/tkinter/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/tkinter/commondialog.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/tkinter/commondialog.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/tkinter/constants.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/tkinter/constants.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/tkinter/dialog.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/tkinter/dialog.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/tkinter/filedialog.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/tkinter/filedialog.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/tkinter/messagebox.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/tkinter/messagebox.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/tkinter/ttk.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/tkinter/ttk.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/tokenize.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/tokenize.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/tracemalloc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/tracemalloc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/types.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/types.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/typing.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/typing.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/unittest' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/unittest' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/unittest/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/unittest/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/unittest/async_case.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/unittest/async_case.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/unittest/case.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/unittest/case.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/unittest/loader.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/unittest/loader.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/unittest/mock.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/unittest/mock.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/unittest/result.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/unittest/result.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/unittest/runner.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/unittest/runner.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/unittest/signals.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/unittest/signals.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/unittest/suite.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/unittest/suite.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/unittest/util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/unittest/util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/urllib' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/urllib' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/urllib/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/urllib/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/urllib/error.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/urllib/error.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/urllib/parse.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/urllib/parse.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/urllib/request.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/urllib/request.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/urllib/response.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/urllib/response.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/urllib/robotparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/urllib/robotparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/venv' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/venv' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/venv/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/venv/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/xmlrpc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/xmlrpc' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/xmlrpc/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/xmlrpc/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/xmlrpc/client.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/xmlrpc/client.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/xmlrpc/server.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/xmlrpc/server.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/stdlib/3/zipapp.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/stdlib/3/zipapp.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/check_consistent.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/check_consistent.py' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/mypy_blacklist.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/mypy_blacklist.txt' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/mypy_selftest.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/mypy_selftest.py' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/mypy_test.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/mypy_test.py' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/pytype_blacklist.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/pytype_blacklist.txt' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/pytype_test.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/pytype_test.py' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/stubtest_test.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/stubtest_test.py' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/stubtest_whitelists' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/stubtest_whitelists' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/stubtest_whitelists/py35.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/stubtest_whitelists/py35.txt' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/stubtest_whitelists/py36.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/stubtest_whitelists/py36.txt' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/stubtest_whitelists/py37.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/stubtest_whitelists/py37.txt' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/stubtest_whitelists/py38.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/stubtest_whitelists/py38.txt' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/stubtest_whitelists/py39.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/stubtest_whitelists/py39.txt' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/tests/stubtest_whitelists/py3_common.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/tests/stubtest_whitelists/py3_common.txt' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/OpenSSL' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/OpenSSL' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/OpenSSL/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/OpenSSL/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/OpenSSL/crypto.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/OpenSSL/crypto.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/concurrent' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/concurrent' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/concurrent/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/concurrent/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/concurrent/futures' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/concurrent/futures' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/concurrent/futures/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/concurrent/futures/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/concurrent/futures/_base.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/concurrent/futures/_base.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/concurrent/futures/process.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/concurrent/futures/process.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/concurrent/futures/thread.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/concurrent/futures/thread.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/enum.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/enum.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/fb303' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/fb303' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/fb303/FacebookService.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/fb303/FacebookService.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/fb303/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/fb303/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/ipaddress.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/ipaddress.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/kazoo' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/kazoo' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/kazoo/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/kazoo/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/kazoo/client.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/kazoo/client.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/kazoo/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/kazoo/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/kazoo/recipe' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/kazoo/recipe' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/kazoo/recipe/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/kazoo/recipe/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/kazoo/recipe/watchers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/kazoo/recipe/watchers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/pathlib2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/pathlib2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/pymssql.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/pymssql.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/routes' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/routes' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/routes/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/routes/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/routes/mapper.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/routes/mapper.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/routes/util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/routes/util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/scribe' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/scribe' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/scribe/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/scribe/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/scribe/scribe.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/scribe/scribe.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/scribe/ttypes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/scribe/ttypes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/_dummy_thread.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/_dummy_thread.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/_thread.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/_thread.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/cPickle.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/cPickle.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/collections_abc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/collections_abc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/configparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/configparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/email_mime_base.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/email_mime_base.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/email_mime_multipart.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/email_mime_multipart.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/email_mime_text.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/email_mime_text.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/html_entities.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/html_entities.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/html_parser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/html_parser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/http_client.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/http_client.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/http_cookiejar.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/http_cookiejar.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/http_cookies.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/http_cookies.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/queue.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/queue.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/reprlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/reprlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/socketserver.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/socketserver.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib/error.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib/error.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib/parse.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib/parse.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib/request.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib/request.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib/response.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib/response.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib/robotparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib/robotparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib_error.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib_error.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib_parse.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib_parse.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib_request.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib_request.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib_response.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib_response.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/urllib_robotparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/urllib_robotparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2/six/moves/xmlrpc_client.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2/six/moves/xmlrpc_client.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/AES.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/AES.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/ARC2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/ARC2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/ARC4.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/ARC4.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/Blowfish.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/Blowfish.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/CAST.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/CAST.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/DES.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/DES.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/DES3.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/DES3.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_OAEP.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_OAEP.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_v1_5.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_v1_5.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/XOR.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/XOR.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/blockalgo.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Cipher/blockalgo.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/HMAC.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/HMAC.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/MD2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/MD2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/MD4.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/MD4.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/MD5.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/MD5.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/RIPEMD.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/RIPEMD.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/SHA.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/SHA.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/SHA224.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/SHA224.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/SHA256.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/SHA256.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/SHA384.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/SHA384.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/SHA512.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/SHA512.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/hashalgo.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Hash/hashalgo.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Protocol' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Protocol' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Protocol/AllOrNothing.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Protocol/AllOrNothing.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Protocol/Chaffing.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Protocol/Chaffing.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Protocol/KDF.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Protocol/KDF.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Protocol/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Protocol/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey/DSA.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey/DSA.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey/ElGamal.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey/ElGamal.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey/RSA.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey/RSA.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey/pubkey.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/PublicKey/pubkey.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/Fortuna' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/Fortuna' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaAccumulator.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaAccumulator.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaGenerator.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaGenerator.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/Fortuna/SHAd256.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/Fortuna/SHAd256.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/Fortuna/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/Fortuna/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/OSRNG' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/OSRNG' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/OSRNG/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/OSRNG/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/OSRNG/fallback.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/OSRNG/fallback.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/OSRNG/posix.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/OSRNG/posix.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/OSRNG/rng_base.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/OSRNG/rng_base.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Random/random.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Random/random.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Signature' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Signature' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Signature/PKCS1_PSS.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Signature/PKCS1_PSS.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Signature/PKCS1_v1_5.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Signature/PKCS1_v1_5.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Signature/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Signature/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Util' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Util' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Util/Counter.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Util/Counter.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Util/RFC1751.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Util/RFC1751.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Util/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Util/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Util/asn1.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Util/asn1.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Util/number.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Util/number.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Util/randpool.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Util/randpool.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/Util/strxor.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/Util/strxor.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/Crypto/pct_warnings.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/Crypto/pct_warnings.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/atomicwrites' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/atomicwrites' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/atomicwrites/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/atomicwrites/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/attr' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/attr' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/attr/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/attr/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/attr/_version_info.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/attr/_version_info.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/attr/converters.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/attr/converters.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/attr/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/attr/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/attr/filters.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/attr/filters.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/attr/validators.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/attr/validators.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/backports' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/backports' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/backports/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/backports/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/backports/ssl_match_hostname.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/backports/ssl_match_hostname.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/backports_abc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/backports_abc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/bleach' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/bleach' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/bleach/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/bleach/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/bleach/callbacks.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/bleach/callbacks.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/bleach/linkifier.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/bleach/linkifier.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/bleach/sanitizer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/bleach/sanitizer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/bleach/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/bleach/utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/auth.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/auth.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/auth_handler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/auth_handler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/compat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/compat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/connection.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/connection.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/ec2' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/ec2' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/ec2/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/ec2/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/elb' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/elb' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/elb/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/elb/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/exception.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/exception.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/kms' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/kms' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/kms/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/kms/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/kms/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/kms/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/kms/layer1.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/kms/layer1.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/plugin.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/plugin.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/regioninfo.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/regioninfo.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/acl.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/acl.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/bucket.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/bucket.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/bucketlistresultset.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/bucketlistresultset.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/bucketlogging.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/bucketlogging.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/connection.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/connection.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/cors.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/cors.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/deletemarker.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/deletemarker.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/key.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/key.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/keyfile.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/keyfile.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/lifecycle.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/lifecycle.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/multidelete.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/multidelete.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/multipart.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/multipart.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/prefix.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/prefix.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/tagging.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/tagging.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/user.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/user.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/s3/website.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/s3/website.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/boto/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/boto/utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/certifi.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/certifi.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/characteristic' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/characteristic' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/characteristic/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/characteristic/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/chardet' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/chardet' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/chardet/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/chardet/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/chardet/universaldetector.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/chardet/universaldetector.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/README.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/README.md' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/_termui_impl.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/_termui_impl.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/core.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/core.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/decorators.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/decorators.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/formatting.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/formatting.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/globals.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/globals.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/parser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/parser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/termui.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/termui.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/testing.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/testing.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/types.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/types.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/click/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/click/utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/croniter.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/croniter.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/fernet.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/fernet.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/backends' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/backends' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/cryptography/x509.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/cryptography/x509.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/datetimerange' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/datetimerange' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/datetimerange/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/datetimerange/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil/_common.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil/_common.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil/easter.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil/easter.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil/parser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil/parser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil/relativedelta.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil/relativedelta.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil/rrule.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil/rrule.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil/tz' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil/tz' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil/tz/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil/tz/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil/tz/_common.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil/tz/_common.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil/tz/tz.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil/tz/tz.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/dateutil/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/dateutil/utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/decorator.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/decorator.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/emoji.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/emoji.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/first.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/first.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/app.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/app.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/blueprints.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/blueprints.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/cli.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/cli.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/config.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/config.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/ctx.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/ctx.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/debughelpers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/debughelpers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/globals.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/globals.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/helpers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/helpers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/json' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/json' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/json/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/json/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/json/tag.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/json/tag.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/logging.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/logging.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/sessions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/sessions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/signals.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/signals.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/templating.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/templating.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/testing.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/testing.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/views.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/views.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/flask/wrappers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/flask/wrappers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/geoip2' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/geoip2' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/geoip2/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/geoip2/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/geoip2/database.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/geoip2/database.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/geoip2/errors.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/geoip2/errors.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/geoip2/mixins.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/geoip2/mixins.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/geoip2/models.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/geoip2/models.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/geoip2/records.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/geoip2/records.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/gflags.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/gflags.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/any_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/any_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/any_test_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/any_test_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/api_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/api_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/compiler' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/compiler' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/compiler/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/compiler/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/compiler/plugin_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/compiler/plugin_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/descriptor.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/descriptor.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/descriptor_pool.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/descriptor_pool.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/duration_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/duration_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/empty_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/empty_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/field_mask_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/field_mask_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/containers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/containers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/decoder.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/decoder.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/encoder.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/encoder.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/enum_type_wrapper.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/enum_type_wrapper.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/message_listener.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/message_listener.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/well_known_types.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/well_known_types.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/wire_format.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/internal/wire_format.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/json_format.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/json_format.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/map_proto2_unittest_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/map_proto2_unittest_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/map_unittest_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/map_unittest_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/message.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/message.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/message_factory.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/message_factory.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/reflection.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/reflection.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/service.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/service.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/source_context_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/source_context_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/struct_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/struct_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/symbol_database.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/symbol_database.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/test_messages_proto2_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/test_messages_proto2_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/test_messages_proto3_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/test_messages_proto3_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/timestamp_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/timestamp_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/type_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/type_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_arena_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_arena_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_custom_options_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_custom_options_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_import_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_import_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_import_public_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_import_public_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_mset_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_mset_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_mset_wire_format_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_mset_wire_format_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_import_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_import_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_no_generic_services_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_no_generic_services_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_proto3_arena_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/unittest_proto3_arena_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/util' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/util' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/util/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/util/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/util/json_format_proto3_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/util/json_format_proto3_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/google/protobuf/wrappers_pb2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/google/protobuf/wrappers_pb2.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/itsdangerous.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/itsdangerous.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/_compat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/_compat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/_stringdefs.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/_stringdefs.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/bccache.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/bccache.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/compiler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/compiler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/constants.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/constants.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/debug.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/debug.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/defaults.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/defaults.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/environment.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/environment.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/ext.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/ext.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/filters.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/filters.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/lexer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/lexer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/loaders.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/loaders.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/meta.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/meta.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/nodes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/nodes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/optimizer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/optimizer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/parser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/parser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/runtime.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/runtime.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/sandbox.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/sandbox.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/tests.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/tests.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/jinja2/visitor.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/jinja2/visitor.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/markupsafe' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/markupsafe' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/markupsafe/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/markupsafe/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/markupsafe/_compat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/markupsafe/_compat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/markupsafe/_constants.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/markupsafe/_constants.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/markupsafe/_native.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/markupsafe/_native.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/markupsafe/_speedups.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/markupsafe/_speedups.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/maxminddb' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/maxminddb' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/maxminddb/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/maxminddb/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/maxminddb/compat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/maxminddb/compat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/maxminddb/const.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/maxminddb/const.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/maxminddb/decoder.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/maxminddb/decoder.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/maxminddb/errors.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/maxminddb/errors.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/maxminddb/extension.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/maxminddb/extension.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/maxminddb/reader.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/maxminddb/reader.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/mock.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/mock.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/mypy_extensions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/mypy_extensions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim/event.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim/event.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim/fault.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim/fault.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim/option.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim/option.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim/view.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi/vim/view.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi/vmodl' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi/vmodl' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi/vmodl/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi/vmodl/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi/vmodl/fault.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi/vmodl/fault.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyVmomi/vmodl/query.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyVmomi/vmodl/query.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pycurl.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pycurl.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/charset.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/charset.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/connections.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/connections.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/constants' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/constants' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/constants/CLIENT.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/constants/CLIENT.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/constants/COMMAND.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/constants/COMMAND.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/constants/ER.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/constants/ER.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/constants/FIELD_TYPE.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/constants/FIELD_TYPE.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/constants/FLAG.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/constants/FLAG.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/constants/SERVER_STATUS.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/constants/SERVER_STATUS.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/constants/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/constants/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/converters.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/converters.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/cursors.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/cursors.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/err.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/err.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/times.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/times.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pymysql/util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pymysql/util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/attributes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/attributes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/connection' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/connection' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/connection/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/connection/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/connection/base.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/connection/base.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/connection/table.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/connection/table.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/connection/util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/connection/util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/constants.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/constants.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/indexes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/indexes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/models.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/models.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/settings.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/settings.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/throttle.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/throttle.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pynamodb/types.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pynamodb/types.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pyre_extensions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pyre_extensions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pytz' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pytz' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/pytz/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/pytz/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/redis' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/redis' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/redis/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/redis/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/redis/client.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/redis/client.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/redis/connection.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/redis/connection.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/redis/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/redis/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/redis/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/redis/utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/adapters.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/adapters.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/api.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/api.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/auth.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/auth.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/compat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/compat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/cookies.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/cookies.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/hooks.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/hooks.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/models.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/models.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/_collections.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/_collections.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/connection.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/connection.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/connectionpool.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/connectionpool.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/contrib' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/contrib' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/contrib/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/contrib/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/fields.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/fields.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/filepost.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/filepost.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/poolmanager.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/poolmanager.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/request.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/request.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/response.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/response.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/connection.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/connection.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/request.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/request.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/response.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/response.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/retry.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/retry.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/ssl_.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/ssl_.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/timeout.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/timeout.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/url.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/packages/urllib3/util/url.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/sessions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/sessions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/status_codes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/status_codes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/structures.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/structures.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/requests/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/requests/utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/simplejson' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/simplejson' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/simplejson/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/simplejson/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/simplejson/decoder.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/simplejson/decoder.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/simplejson/encoder.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/simplejson/encoder.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/simplejson/scanner.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/simplejson/scanner.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/singledispatch.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/singledispatch.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tabulate.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tabulate.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/termcolor.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/termcolor.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/toml.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/toml.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/concurrent.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/concurrent.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/gen.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/gen.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/httpclient.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/httpclient.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/httpserver.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/httpserver.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/httputil.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/httputil.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/ioloop.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/ioloop.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/locks.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/locks.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/netutil.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/netutil.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/process.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/process.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/tcpserver.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/tcpserver.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/testing.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/testing.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/util.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/util.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tornado/web.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tornado/web.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/typing_extensions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/typing_extensions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tzlocal' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tzlocal' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/tzlocal/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/tzlocal/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/ujson.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/ujson.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/_compat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/_compat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/_internal.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/_internal.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/_reloader.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/_reloader.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/atom.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/atom.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/cache.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/cache.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/fixers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/fixers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/iterio.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/iterio.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/jsrouting.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/jsrouting.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/limiter.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/limiter.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/lint.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/lint.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/profiler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/profiler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/securecookie.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/securecookie.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/sessions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/sessions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/testtools.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/testtools.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/wrappers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/contrib/wrappers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/datastructures.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/datastructures.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/debug' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/debug' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/debug/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/debug/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/debug/console.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/debug/console.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/debug/repr.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/debug/repr.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/debug/tbtools.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/debug/tbtools.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/exceptions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/exceptions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/filesystem.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/filesystem.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/formparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/formparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/http.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/http.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/local.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/local.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/posixemulation.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/posixemulation.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/routing.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/routing.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/script.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/script.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/security.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/security.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/serving.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/serving.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/test.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/test.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/testapp.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/testapp.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/urls.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/urls.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/useragents.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/useragents.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/utils.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/wrappers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/wrappers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/werkzeug/wsgi.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/werkzeug/wsgi.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/composer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/composer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/constructor.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/constructor.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/cyaml.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/cyaml.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/dumper.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/dumper.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/emitter.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/emitter.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/error.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/error.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/events.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/events.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/loader.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/loader.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/nodes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/nodes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/parser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/parser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/reader.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/reader.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/representer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/representer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/resolver.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/resolver.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/scanner.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/scanner.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/serializer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/serializer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/2and3/yaml/tokens.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/2and3/yaml/tokens.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/contextvars.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/contextvars.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/dataclasses.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/dataclasses.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/docutils' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/docutils' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/docutils/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/docutils/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/docutils/examples.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/docutils/examples.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/docutils/nodes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/docutils/nodes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/docutils/parsers' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/docutils/parsers' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/docutils/parsers/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/docutils/parsers/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/docutils/parsers/rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/docutils/parsers/rst' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/docutils/parsers/rst/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/docutils/parsers/rst/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/docutils/parsers/rst/nodes.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/docutils/parsers/rst/nodes.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/docutils/parsers/rst/roles.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/docutils/parsers/rst/roles.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/docutils/parsers/rst/states.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/docutils/parsers/rst/states.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/jwt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/jwt' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/jwt/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/jwt/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/jwt/algorithms.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/jwt/algorithms.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/jwt/contrib' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/jwt/contrib' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/jwt/contrib/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/jwt/contrib/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/jwt/contrib/algorithms' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/jwt/contrib/algorithms' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/jwt/contrib/algorithms/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/jwt/contrib/algorithms/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/jwt/contrib/algorithms/py_ecdsa.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/jwt/contrib/algorithms/py_ecdsa.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/jwt/contrib/algorithms/pycrypto.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/jwt/contrib/algorithms/pycrypto.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/orjson.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/orjson.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/pkg_resources' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/pkg_resources' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/pkg_resources/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/pkg_resources/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/pkg_resources/py31compat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/pkg_resources/py31compat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/_dummy_thread.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/_dummy_thread.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/_thread.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/_thread.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/builtins.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/builtins.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/cPickle.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/cPickle.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/collections_abc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/collections_abc.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/configparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/configparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/email_mime_base.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/email_mime_base.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/email_mime_multipart.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/email_mime_multipart.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/email_mime_text.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/email_mime_text.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/html_entities.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/html_entities.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/html_parser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/html_parser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/http_client.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/http_client.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/http_cookiejar.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/http_cookiejar.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/http_cookies.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/http_cookies.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/queue.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/queue.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/reprlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/reprlib.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/socketserver.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/socketserver.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/tkinter.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/tkinter.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/tkinter_constants.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/tkinter_constants.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/tkinter_dialog.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/tkinter_dialog.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/tkinter_ttk.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/tkinter_ttk.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib/error.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib/error.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib/parse.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib/parse.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib/request.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib/request.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib/response.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib/response.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib/robotparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib/robotparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib_error.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib_error.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib_parse.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib_parse.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib_request.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib_request.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib_response.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib_response.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/six/moves/urllib_robotparser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/six/moves/urllib_robotparser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/typed_ast' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/typed_ast' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/typed_ast/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/typed_ast/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/typed_ast/ast27.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/typed_ast/ast27.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/typed_ast/ast3.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/typed_ast/ast3.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/typed_ast/conversions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/typed_ast/conversions.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/adjustments.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/adjustments.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/buffers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/buffers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/channel.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/channel.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/compat.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/compat.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/parser.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/parser.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/proxy_headers.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/proxy_headers.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/receiver.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/receiver.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/rfc7230.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/rfc7230.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/runner.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/runner.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/server.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/server.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/task.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/task.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/trigger.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/trigger.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/utilities.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/utilities.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typeshed/third_party/3/waitress/wasyncore.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typeshed/third_party/3/waitress/wasyncore.pyi' '_build/deps-source/mypy/mypy-0.780/mypy/typestate.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typestate.py' '_build/deps-source/mypy/mypy-0.780/mypy/typetraverser.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typetraverser.py' '_build/deps-source/mypy/mypy-0.780/mypy/typevars.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/typevars.py' '_build/deps-source/mypy/mypy-0.780/mypy/util.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/util.py' '_build/deps-source/mypy/mypy-0.780/mypy/version.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/version.py' '_build/deps-source/mypy/mypy-0.780/mypy/visitor.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/visitor.py' '_build/deps-source/mypy/mypy-0.780/mypy/xml' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/xml' '_build/deps-source/mypy/mypy-0.780/mypy/xml/mypy-html.css' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/xml/mypy-html.css' '_build/deps-source/mypy/mypy-0.780/mypy/xml/mypy-html.xslt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/xml/mypy-html.xslt' '_build/deps-source/mypy/mypy-0.780/mypy/xml/mypy-txt.xslt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/xml/mypy-txt.xslt' '_build/deps-source/mypy/mypy-0.780/mypy/xml/mypy.xsd' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy/xml/mypy.xsd' '_build/deps-source/mypy/mypy-0.780/mypy_bootstrap.ini' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy_bootstrap.ini' '_build/deps-source/mypy/mypy-0.780/mypy_self_check.ini' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypy_self_check.ini' '_build/deps-source/mypy/mypy-0.780/mypyc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc' '_build/deps-source/mypy/mypy-0.780/mypyc/README.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/README.md' '_build/deps-source/mypy/mypy-0.780/mypyc/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypyc/analysis.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/analysis.py' '_build/deps-source/mypy/mypy-0.780/mypyc/build.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/build.py' '_build/deps-source/mypy/mypy-0.780/mypyc/codegen' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/codegen' '_build/deps-source/mypy/mypy-0.780/mypyc/codegen/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/codegen/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypyc/codegen/cstring.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/codegen/cstring.py' '_build/deps-source/mypy/mypy-0.780/mypyc/codegen/emit.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/codegen/emit.py' '_build/deps-source/mypy/mypy-0.780/mypyc/codegen/emitclass.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/codegen/emitclass.py' '_build/deps-source/mypy/mypy-0.780/mypyc/codegen/emitfunc.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/codegen/emitfunc.py' '_build/deps-source/mypy/mypy-0.780/mypyc/codegen/emitmodule.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/codegen/emitmodule.py' '_build/deps-source/mypy/mypy-0.780/mypyc/codegen/emitwrapper.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/codegen/emitwrapper.py' '_build/deps-source/mypy/mypy-0.780/mypyc/common.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/common.py' '_build/deps-source/mypy/mypy-0.780/mypyc/crash.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/crash.py' '_build/deps-source/mypy/mypy-0.780/mypyc/doc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/Makefile' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/Makefile' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/bool_operations.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/bool_operations.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/compilation_units.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/compilation_units.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/conf.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/conf.py' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/cpython-timings.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/cpython-timings.md' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/dev-intro.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/dev-intro.md' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/dict_operations.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/dict_operations.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/differences_from_python.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/differences_from_python.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/float_operations.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/float_operations.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/future.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/future.md' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/getting_started.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/getting_started.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/index.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/index.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/int_operations.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/int_operations.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/introduction.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/introduction.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/list_operations.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/list_operations.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/make.bat' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/make.bat' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/native_classes.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/native_classes.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/native_operations.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/native_operations.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/performance_tips_and_tricks.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/performance_tips_and_tricks.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/set_operations.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/set_operations.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/str_operations.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/str_operations.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/tuple_operations.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/tuple_operations.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/doc/using_type_annotations.rst' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/doc/using_type_annotations.rst' '_build/deps-source/mypy/mypy-0.780/mypyc/errors.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/errors.py' '_build/deps-source/mypy/mypy-0.780/mypyc/external' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/LICENSE' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/LICENSE' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/README.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/README.md' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/gtest-death-test.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/gtest-death-test.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/gtest-message.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/gtest-message.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/gtest-param-test.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/gtest-param-test.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/gtest-param-test.h.pump' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/gtest-param-test.h.pump' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/gtest-printers.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/gtest-printers.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/gtest-spi.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/gtest-spi.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/gtest-test-part.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/gtest-test-part.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/gtest-typed-test.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/gtest-typed-test.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/gtest.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/gtest.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/gtest_pred_impl.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/gtest_pred_impl.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/gtest_prod.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/gtest_prod.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/custom' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/custom' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/custom/gtest-port.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/custom/gtest-printers.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/custom/gtest.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/custom/gtest.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-death-test-internal.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-filepath.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-filepath.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-internal.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-internal.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-linked_ptr.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-param-util-generated.h.pump' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-param-util.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-param-util.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-port-arch.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-port.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-port.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-string.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-string.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-tuple.h.pump' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/include/gtest/internal/gtest-type-util.h.pump' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/make' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/make' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/make/Makefile' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/make/Makefile' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/src' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/src' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/src/gtest-all.cc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/src/gtest-all.cc' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/src/gtest-death-test.cc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/src/gtest-death-test.cc' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/src/gtest-filepath.cc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/src/gtest-filepath.cc' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/src/gtest-internal-inl.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/src/gtest-internal-inl.h' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/src/gtest-port.cc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/src/gtest-port.cc' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/src/gtest-printers.cc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/src/gtest-printers.cc' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/src/gtest-test-part.cc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/src/gtest-test-part.cc' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/src/gtest-typed-test.cc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/src/gtest-typed-test.cc' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/src/gtest.cc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/src/gtest.cc' '_build/deps-source/mypy/mypy-0.780/mypyc/external/googletest/src/gtest_main.cc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/external/googletest/src/gtest_main.cc' '_build/deps-source/mypy/mypy-0.780/mypyc/ir' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/ir' '_build/deps-source/mypy/mypy-0.780/mypyc/ir/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/ir/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypyc/ir/class_ir.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/ir/class_ir.py' '_build/deps-source/mypy/mypy-0.780/mypyc/ir/func_ir.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/ir/func_ir.py' '_build/deps-source/mypy/mypy-0.780/mypyc/ir/module_ir.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/ir/module_ir.py' '_build/deps-source/mypy/mypy-0.780/mypyc/ir/ops.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/ir/ops.py' '_build/deps-source/mypy/mypy-0.780/mypyc/ir/rtypes.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/ir/rtypes.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/builder.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/builder.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/callable_class.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/callable_class.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/classdef.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/classdef.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/context.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/context.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/env_class.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/env_class.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/expression.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/expression.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/for_helpers.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/for_helpers.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/function.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/function.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/generator.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/generator.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/ll_builder.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/ll_builder.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/main.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/main.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/mapper.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/mapper.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/nonlocalcontrol.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/nonlocalcontrol.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/prebuildvisitor.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/prebuildvisitor.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/prepare.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/prepare.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/specialize.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/specialize.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/statement.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/statement.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/util.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/util.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/visitor.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/visitor.py' '_build/deps-source/mypy/mypy-0.780/mypyc/irbuild/vtable.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/irbuild/vtable.py' '_build/deps-source/mypy/mypy-0.780/mypyc/lib-rt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/lib-rt' '_build/deps-source/mypy/mypy-0.780/mypyc/lib-rt/CPy.c' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/lib-rt/CPy.c' '_build/deps-source/mypy/mypy-0.780/mypyc/lib-rt/CPy.cc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/lib-rt/CPy.cc' '_build/deps-source/mypy/mypy-0.780/mypyc/lib-rt/CPy.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/lib-rt/CPy.h' '_build/deps-source/mypy/mypy-0.780/mypyc/lib-rt/getargs.c' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/lib-rt/getargs.c' '_build/deps-source/mypy/mypy-0.780/mypyc/lib-rt/module_shim.tmpl' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/lib-rt/module_shim.tmpl' '_build/deps-source/mypy/mypy-0.780/mypyc/lib-rt/mypyc_util.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/lib-rt/mypyc_util.h' '_build/deps-source/mypy/mypy-0.780/mypyc/lib-rt/pythonsupport.h' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/lib-rt/pythonsupport.h' '_build/deps-source/mypy/mypy-0.780/mypyc/lib-rt/setup.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/lib-rt/setup.py' '_build/deps-source/mypy/mypy-0.780/mypyc/lib-rt/test_capi.cc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/lib-rt/test_capi.cc' '_build/deps-source/mypy/mypy-0.780/mypyc/namegen.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/namegen.py' '_build/deps-source/mypy/mypy-0.780/mypyc/options.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/options.py' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives/dict_ops.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives/dict_ops.py' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives/exc_ops.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives/exc_ops.py' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives/generic_ops.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives/generic_ops.py' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives/int_ops.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives/int_ops.py' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives/list_ops.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives/list_ops.py' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives/misc_ops.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives/misc_ops.py' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives/registry.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives/registry.py' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives/set_ops.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives/set_ops.py' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives/str_ops.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives/str_ops.py' '_build/deps-source/mypy/mypy-0.780/mypyc/primitives/tuple_ops.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/primitives/tuple_ops.py' '_build/deps-source/mypy/mypy-0.780/mypyc/rt_subtype.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/rt_subtype.py' '_build/deps-source/mypy/mypy-0.780/mypyc/sametype.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/sametype.py' '_build/deps-source/mypy/mypy-0.780/mypyc/subtype.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/subtype.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/analysis.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/analysis.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/commandline.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/commandline.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/exceptions.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/exceptions.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/fixtures' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/fixtures' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/fixtures/ir.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/fixtures/ir.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/fixtures/testutil.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/fixtures/testutil.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/fixtures/typing-full.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/fixtures/typing-full.pyi' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-any.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-any.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-basic.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-basic.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-classes.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-classes.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-dict.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-dict.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-generics.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-generics.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-lists.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-lists.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-nested.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-nested.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-optional.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-optional.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-set.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-set.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-statements.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-statements.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-strip-asserts.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-strip-asserts.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-try.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-try.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/irbuild-tuple.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/irbuild-tuple.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/refcount.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/refcount.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/run-bench.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/run-bench.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/run-classes.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/run-classes.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/run-functions.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/run-functions.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/run-multimodule.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/run-multimodule.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/run-mypy-sim.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/run-mypy-sim.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/run-traits.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/run-traits.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test-data/run.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test-data/run.test' '_build/deps-source/mypy/mypy-0.780/mypyc/test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test' '_build/deps-source/mypy/mypy-0.780/mypyc/test/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/config.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/config.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_analysis.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_analysis.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_commandline.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_commandline.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_emit.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_emit.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_emitfunc.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_emitfunc.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_emitwrapper.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_emitwrapper.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_exceptions.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_exceptions.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_external.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_external.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_irbuild.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_irbuild.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_namegen.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_namegen.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_refcount.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_refcount.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_run.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_run.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_serialization.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_serialization.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/test_tuplename.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/test_tuplename.py' '_build/deps-source/mypy/mypy-0.780/mypyc/test/testutil.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/test/testutil.py' '_build/deps-source/mypy/mypy-0.780/mypyc/transform' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/transform' '_build/deps-source/mypy/mypy-0.780/mypyc/transform/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/transform/__init__.py' '_build/deps-source/mypy/mypy-0.780/mypyc/transform/exceptions.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/transform/exceptions.py' '_build/deps-source/mypy/mypy-0.780/mypyc/transform/refcount.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/transform/refcount.py' '_build/deps-source/mypy/mypy-0.780/mypyc/transform/uninit.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/mypyc/transform/uninit.py' '_build/deps-source/mypy/mypy-0.780/pyproject.toml' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/pyproject.toml' '_build/deps-source/mypy/mypy-0.780/pytest.ini' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/pytest.ini' '_build/deps-source/mypy/mypy-0.780/runtests.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/runtests.py' '_build/deps-source/mypy/mypy-0.780/scripts' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/scripts' '_build/deps-source/mypy/mypy-0.780/scripts/find_type.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/scripts/find_type.py' '_build/deps-source/mypy/mypy-0.780/scripts/mypyc' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/scripts/mypyc' '_build/deps-source/mypy/mypy-0.780/setup.cfg' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/setup.cfg' '_build/deps-source/mypy/mypy-0.780/setup.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/setup.py' '_build/deps-source/mypy/mypy-0.780/test-data' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data' '_build/deps-source/mypy/mypy-0.780/test-data/.flake8' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/.flake8' '_build/deps-source/mypy/mypy-0.780/test-data/packages' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/foo-stubs' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/foo-stubs' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/foo-stubs/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/foo-stubs/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/foo-stubs/bar.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/foo-stubs/bar.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/foo' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/foo' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/foo/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/foo/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/foo/bar.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/foo/bar.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/ns_pkg_typed' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/ns_pkg_typed' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/ns_pkg_typed/a.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/ns_pkg_typed/a.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/ns_pkg_typed/b' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/ns_pkg_typed/b' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/ns_pkg_typed/b/c.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/ns_pkg_typed/b/c.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/ns_pkg_typed/py.typed' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/ns_pkg_typed/py.typed' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/ns_pkg_untyped' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/ns_pkg_untyped' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/ns_pkg_untyped/a.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/ns_pkg_untyped/a.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/ns_pkg_untyped/b' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/ns_pkg_untyped/b' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/ns_pkg_untyped/b/c.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/ns_pkg_untyped/b/c.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_typed' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_typed' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_typed/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_typed/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_typed/a.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_typed/a.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_typed/b' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_typed/b' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_typed/b/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_typed/b/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_typed/b/c.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_typed/b/c.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_typed/py.typed' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_typed/py.typed' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_untyped' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_untyped' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_untyped/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_untyped/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_untyped/a.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_untyped/a.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_untyped/b' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_untyped/b' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_untyped/b/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_untyped/b/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/pkg_untyped/b/c.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/pkg_untyped/b/c.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder-site-packages/standalone.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder-site-packages/standalone.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg1' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg1' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg1/nsx' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg1/nsx' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg1/nsx/a' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg1/nsx/a' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg1/nsx/a/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg1/nsx/a/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg2' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg2' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg2/nsx' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg2/nsx' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg2/nsx/b' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg2/nsx/b' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg2/nsx/b/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg2/nsx/b/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg3' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg3' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg3/nsx' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg3/nsx' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg3/nsx/c' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg3/nsx/c' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsx-pkg3/nsx/c/c.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsx-pkg3/nsx/c/c.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg1' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg1' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg1/nsy' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg1/nsy' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg1/nsy/a' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg1/nsy/a' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg1/nsy/a/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg1/nsy/a/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg1/nsy/a/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg1/nsy/a/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg2' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg2' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg2/nsy' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg2/nsy' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg2/nsy/b.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg2/nsy/b.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg2/nsy/b' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg2/nsy/b' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg2/nsy/b/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg2/nsy/b/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg2/nsy/c.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg2/nsy/c.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/nsy-pkg2/nsy/c.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/nsy-pkg2/nsy/c.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/pkg1' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/pkg1' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/pkg1/a.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/pkg1/a.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/pkg2' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/pkg2' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/pkg2/b' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/pkg2/b' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/pkg2/b/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/pkg2/b/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/modulefinder/readme.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/modulefinder/readme.txt' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg-stubs' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg-stubs' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg-stubs/setup.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg-stubs/setup.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg-stubs/typedpkg-stubs' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg-stubs/typedpkg-stubs' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg-stubs/typedpkg-stubs/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg-stubs/typedpkg-stubs/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg-stubs/typedpkg-stubs/py.typed' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg-stubs/typedpkg-stubs/py.typed' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg-stubs/typedpkg-stubs/sample.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg-stubs/typedpkg-stubs/sample.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg/setup.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg/setup.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg/typedpkg' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg/typedpkg' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg/typedpkg/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg/typedpkg/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg/typedpkg/dne.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg/typedpkg/dne.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg/typedpkg/pkg' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg/typedpkg/pkg' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg/typedpkg/pkg/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg/typedpkg/pkg/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg/typedpkg/pkg/aaa.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg/typedpkg/pkg/aaa.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg/typedpkg/pkg/py.typed' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg/typedpkg/pkg/py.typed' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg/typedpkg/py.typed' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg/typedpkg/py.typed' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg/typedpkg/sample.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg/typedpkg/sample.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg_ns' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg_ns' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg_ns/setup.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg_ns/setup.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg_ns/typedpkg_ns' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg_ns/typedpkg_ns' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg_ns/typedpkg_ns/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg_ns/typedpkg_ns/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg_ns/typedpkg_ns/ns' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg_ns/typedpkg_ns/ns' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg_ns/typedpkg_ns/ns/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg_ns/typedpkg_ns/ns/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg_ns/typedpkg_ns/ns/bbb.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg_ns/typedpkg_ns/ns/bbb.py' '_build/deps-source/mypy/mypy-0.780/test-data/packages/typedpkg_ns/typedpkg_ns/ns/py.typed' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/packages/typedpkg_ns/typedpkg_ns/ns/py.typed' '_build/deps-source/mypy/mypy-0.780/test-data/samples' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples' '_build/deps-source/mypy/mypy-0.780/test-data/samples/bottles.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/bottles.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/class.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/class.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/cmdline.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/cmdline.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/crawl.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/crawl.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/crawl2.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/crawl2.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/dict.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/dict.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/fib.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/fib.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/files.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/files.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/for.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/for.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/generators.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/generators.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/greet.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/greet.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/guess.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/guess.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/hello.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/hello.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/input.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/input.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/itertool.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/itertool.py' '_build/deps-source/mypy/mypy-0.780/test-data/samples/readme.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/readme.txt' '_build/deps-source/mypy/mypy-0.780/test-data/samples/regexp.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/samples/regexp.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/base64.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/base64.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/fnmatch.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/fnmatch.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/genericpath.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/genericpath.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/getopt.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/getopt.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/glob.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/glob.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/posixpath.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/posixpath.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/pprint.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/pprint.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/random.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/random.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/shutil.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/shutil.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/tempfile.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/tempfile.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/__init__.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/__init__.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/mypy.ini' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/mypy.ini' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/randv2_32.pck' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/randv2_32.pck' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/randv2_64.pck' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/randv2_64.pck' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/randv3.pck' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/randv3.pck' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/subprocessdata' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/subprocessdata' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/subprocessdata/fd_status.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/subprocessdata/fd_status.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/subprocessdata/input_reader.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/subprocessdata/input_reader.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/subprocessdata/qcat.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/subprocessdata/qcat.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/subprocessdata/qgrep.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/subprocessdata/qgrep.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/subprocessdata/sigchild_ignore.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/subprocessdata/sigchild_ignore.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/support.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/support.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_base64.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_base64.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_fnmatch.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_fnmatch.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_genericpath.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_genericpath.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_getopt.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_getopt.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_glob.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_glob.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_posixpath.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_posixpath.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_pprint.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_pprint.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_random.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_random.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_set.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_set.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_shutil.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_shutil.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_tempfile.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_tempfile.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/test_textwrap.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/test_textwrap.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/test/tf_inherit_check.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/test/tf_inherit_check.py' '_build/deps-source/mypy/mypy-0.780/test-data/stdlib-samples/3.2/textwrap.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/stdlib-samples/3.2/textwrap.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit' '_build/deps-source/mypy/mypy-0.780/test-data/unit/README.md' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/README.md' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-abstract.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-abstract.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-annotated.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-annotated.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-async-await.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-async-await.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-attr.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-attr.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-basic.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-basic.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-bound.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-bound.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-callable.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-callable.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-class-namedtuple.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-class-namedtuple.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-classes.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-classes.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-classvar.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-classvar.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-columns.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-columns.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-ctypes.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-ctypes.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-custom-plugin.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-custom-plugin.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-dataclasses.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-dataclasses.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-default-plugin.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-default-plugin.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-dynamic-typing.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-dynamic-typing.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-enum.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-enum.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-errorcodes.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-errorcodes.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-expressions.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-expressions.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-fastparse.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-fastparse.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-final.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-final.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-flags.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-flags.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-functions.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-functions.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-generic-subtyping.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-generic-subtyping.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-generics.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-generics.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-ignore.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-ignore.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-incomplete-fixture.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-incomplete-fixture.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-incremental.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-incremental.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-inference-context.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-inference-context.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-inference.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-inference.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-inline-config.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-inline-config.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-isinstance.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-isinstance.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-kwargs.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-kwargs.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-lists.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-lists.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-literal.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-literal.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-modules-case.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-modules-case.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-modules.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-modules.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-multiple-inheritance.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-multiple-inheritance.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-namedtuple.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-namedtuple.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-narrowing.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-narrowing.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-newsemanal.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-newsemanal.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-newsyntax.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-newsyntax.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-newtype.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-newtype.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-optional.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-optional.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-overloading.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-overloading.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-protocols.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-protocols.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-python2.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-python2.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-python38.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-python38.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-redefine.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-redefine.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-reports.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-reports.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-selftype.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-selftype.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-semanal-error.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-semanal-error.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-serialize.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-serialize.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-statements.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-statements.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-super.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-super.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-tuples.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-tuples.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-type-aliases.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-type-aliases.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-type-checks.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-type-checks.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-type-promotion.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-type-promotion.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-typeddict.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-typeddict.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-typevar-values.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-typevar-values.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-underscores.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-underscores.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-unions.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-unions.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-unreachable-code.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-unreachable-code.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-unsupported.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-unsupported.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-varargs.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-varargs.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/check-warnings.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/check-warnings.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/cmdline.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/cmdline.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/daemon.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/daemon.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/deps-classes.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/deps-classes.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/deps-expressions.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/deps-expressions.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/deps-generics.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/deps-generics.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/deps-statements.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/deps-statements.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/deps-types.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/deps-types.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/deps.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/deps.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/diff.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/diff.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/errorstream.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/errorstream.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fine-grained-blockers.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fine-grained-blockers.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fine-grained-cache-incremental.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fine-grained-cache-incremental.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fine-grained-cycles.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fine-grained-cycles.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fine-grained-follow-imports.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fine-grained-follow-imports.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fine-grained-modules.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fine-grained-modules.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fine-grained-suggest.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fine-grained-suggest.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fine-grained.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fine-grained.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/__init_subclass__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/__init_subclass__.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/__new__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/__new__.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/alias.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/alias.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/args.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/args.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/async_await.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/async_await.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/attr.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/attr.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/bool.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/bool.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/bool_py2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/bool_py2.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/callable.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/callable.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/classmethod.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/classmethod.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/complex.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/complex.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/complex_tuple.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/complex_tuple.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/dict.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/dict.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/divmod.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/divmod.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/exception.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/exception.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/f_string.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/f_string.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/fine_grained.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/fine_grained.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/float.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/float.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/floatdict.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/floatdict.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/floatdict_python2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/floatdict_python2.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/for.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/for.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/function.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/function.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/isinstance.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/isinstance.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/isinstancelist.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/isinstancelist.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/list.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/list.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/module.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/module.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/module_all.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/module_all.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/module_all_python2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/module_all_python2.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/notimplemented.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/notimplemented.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/object_with_init_subclass.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/object_with_init_subclass.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/ops.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/ops.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/primitives.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/primitives.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/property.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/property.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/property_py2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/property_py2.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/python2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/python2.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/set.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/set.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/slice.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/slice.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/staticmethod.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/staticmethod.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/transform.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/transform.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/tuple-simple.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/tuple-simple.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/tuple.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/tuple.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/type.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/type.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/typing-async.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/typing-async.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/typing-full.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/typing-full.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/typing-medium.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/typing-medium.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/typing-typeddict.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/typing-typeddict.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/fixtures/union.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/fixtures/union.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/hacks.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/hacks.txt' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/__builtin__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/__builtin__.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/abc.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/abc.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/attr.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/attr.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/blocker.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/blocker.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/blocker2.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/blocker2.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/broken.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/broken.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/builtins.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/builtins.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/collections.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/collections.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/contextlib.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/contextlib.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/dataclasses.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/dataclasses.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/enum.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/enum.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/future' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/future' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/future/__init__.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/future/__init__.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/future/utils.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/future/utils.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/mypy_extensions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/mypy_extensions.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/six.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/six.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/sys.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/sys.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/types.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/types.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/typing.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/typing.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/lib-stub/typing_extensions.pyi' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/lib-stub/typing_extensions.pyi' '_build/deps-source/mypy/mypy-0.780/test-data/unit/merge.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/merge.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/parse-errors.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/parse-errors.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/parse-python2.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/parse-python2.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/parse.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/parse.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/pep561.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/pep561.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/arg_kinds.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/arg_kinds.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/arg_names.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/arg_names.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/attrhook.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/attrhook.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/attrhook2.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/attrhook2.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/badreturn.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/badreturn.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/badreturn2.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/badreturn2.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/callable_instance.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/callable_instance.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/class_callable.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/class_callable.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/common_api_incremental.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/common_api_incremental.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/config_data.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/config_data.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/customentry.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/customentry.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/customize_mro.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/customize_mro.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/depshook.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/depshook.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/descriptor.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/descriptor.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/dyn_class.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/dyn_class.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/dyn_class_from_method.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/dyn_class_from_method.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/fnplugin.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/fnplugin.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/fully_qualified_test_hook.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/fully_qualified_test_hook.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/method_sig_hook.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/method_sig_hook.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/named_callable.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/named_callable.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/noentry.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/noentry.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/plugin2.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/plugin2.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/type_anal_hook.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/type_anal_hook.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/plugins/union_method.py' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/plugins/union_method.py' '_build/deps-source/mypy/mypy-0.780/test-data/unit/python2eval.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/python2eval.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/pythoneval-asyncio.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/pythoneval-asyncio.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/pythoneval.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/pythoneval.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/reports.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/reports.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-abstractclasses.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-abstractclasses.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-basic.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-basic.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-classes.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-classes.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-classvar.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-classvar.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-errors.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-errors.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-expressions.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-expressions.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-modules.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-modules.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-namedtuple.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-namedtuple.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-python2.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-python2.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-statements.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-statements.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-symtable.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-symtable.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-typealiases.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-typealiases.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-typeddict.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-typeddict.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-typeinfo.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-typeinfo.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semanal-types.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semanal-types.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/semenal-literal.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/semenal-literal.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/stubgen.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/stubgen.test' '_build/deps-source/mypy/mypy-0.780/test-data/unit/typexport-basic.test' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-data/unit/typexport-basic.test' '_build/deps-source/mypy/mypy-0.780/test-requirements.txt' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/test-requirements.txt' '_build/deps-source/mypy/mypy-0.780/tox.ini' -> '/home/build/wedge/oils-for-unix.org/pkg/mypy/0.780/tox.ini' build/deps.sh: Ensuring pip is installed (interpreter /wedge/oils-for-unix.org/pkg/python3/3.10.4/bin/python3 Defaulting to user installation because normal site-packages is not writeable Looking in links: /tmp/tmp8nld_6ko Requirement already satisfied: setuptools in /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages (58.1.0) Requirement already satisfied: pip in /wedge/oils-for-unix.org/pkg/python3/3.10.4/lib/python3.10/site-packages (22.0.4) build/deps.sh: Creating venv in /home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04 build/deps.sh: Installing MyPy deps in venv Ignoring typing: markers 'python_version < "3.5"' don't match your environment Collecting typing_extensions>=3.7.4 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) Collecting mypy_extensions<0.5.0,>=0.4.3 Downloading mypy_extensions-0.4.4.tar.gz (4.2 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting typed_ast<1.5.0,>=1.4.0 Downloading typed_ast-1.4.3.tar.gz (210 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.9/210.9 KB 65.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting attrs>=18.0 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 KB 40.3 MB/s eta 0:00:00 Collecting flake8>=3.8.1 Downloading flake8-7.0.0-py2.py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 KB 37.5 MB/s eta 0:00:00 Collecting flake8-bugbear Downloading flake8_bugbear-24.1.17-py3-none-any.whl (32 kB) Collecting flake8-pyi>=20.5 Downloading flake8_pyi-24.1.0-py3-none-any.whl (24 kB) Collecting lxml>=4.4.0 Downloading lxml-5.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 159.8 MB/s eta 0:00:00 Collecting psutil>=4.0 Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 KB 126.7 MB/s eta 0:00:00 Collecting pytest==5.3.2 Downloading pytest-5.3.2-py3-none-any.whl (234 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 234.5/234.5 KB 110.9 MB/s eta 0:00:00 Collecting pytest-xdist>=1.22 Downloading pytest_xdist-3.5.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.0/42.0 KB 28.1 MB/s eta 0:00:00 Collecting pytest-forked<1.1.0,>=1.0.0 Downloading pytest_forked-1.0.2-py2.py3-none-any.whl (4.2 kB) Collecting pytest-cov>=2.4.0 Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) Collecting py>=1.5.2 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 KB 58.2 MB/s eta 0:00:00 Collecting virtualenv<20 Downloading virtualenv-16.7.12-py2.py3-none-any.whl (7.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 167.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/lib/python3.10/site-packages (from -r _build/deps-source/mypy/mypy-0.780/test-requirements.txt (line 16)) (58.1.0) Collecting importlib-metadata==0.20 Downloading importlib_metadata-0.20-py2.py3-none-any.whl (26 kB) Collecting wcwidth Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Collecting more-itertools>=4.0.0 Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 KB 35.9 MB/s eta 0:00:00 Collecting packaging Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 KB 32.1 MB/s eta 0:00:00 Collecting pluggy<1.0,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting zipp>=0.5 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) Collecting pyflakes<3.3.0,>=3.2.0 Downloading pyflakes-3.2.0-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 KB 38.6 MB/s eta 0:00:00 Collecting mccabe<0.8.0,>=0.7.0 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting pycodestyle<2.12.0,>=2.11.0 Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) Collecting execnet>=1.1 Downloading execnet-2.0.2-py3-none-any.whl (37 kB) Collecting pytest-xdist>=1.22 Downloading pytest_xdist-3.4.0-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.9/41.9 KB 25.1 MB/s eta 0:00:00 Downloading pytest_xdist-3.3.1-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.8/41.8 KB 29.2 MB/s eta 0:00:00 Downloading pytest_xdist-3.3.0-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.8/41.8 KB 26.6 MB/s eta 0:00:00 Downloading pytest_xdist-3.2.1-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 KB 26.3 MB/s eta 0:00:00 Downloading pytest_xdist-3.2.0-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 25.5 MB/s eta 0:00:00 Downloading pytest_xdist-3.1.0-py3-none-any.whl (36 kB) Downloading pytest_xdist-3.0.2-py3-none-any.whl (36 kB) Downloading pytest_xdist-2.5.0-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 KB 25.8 MB/s eta 0:00:00 Downloading pytest_xdist-2.4.0-py3-none-any.whl (38 kB) Downloading pytest_xdist-2.3.0-py3-none-any.whl (37 kB) Downloading pytest_xdist-2.2.1-py3-none-any.whl (37 kB) Downloading pytest_xdist-2.2.0-py3-none-any.whl (36 kB) Downloading pytest_xdist-2.1.0-py3-none-any.whl (36 kB) Downloading pytest_xdist-2.0.0-py2.py3-none-any.whl (36 kB) Downloading pytest_xdist-1.34.0-py2.py3-none-any.whl (36 kB) Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting coverage[toml]>=5.2.1 Downloading coverage-7.4.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.2/233.2 KB 97.4 MB/s eta 0:00:00 Collecting tomli Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Using legacy 'setup.py install' for mypy_extensions, since package 'wheel' is not installed. Using legacy 'setup.py install' for typed_ast, since package 'wheel' is not installed. Installing collected packages: wcwidth, typed_ast, zipp, virtualenv, typing_extensions, tomli, six, pyflakes, pycodestyle, py, psutil, pluggy, packaging, mypy_extensions, more-itertools, mccabe, lxml, execnet, coverage, attrs, pytest, importlib-metadata, flake8, pytest-forked, pytest-cov, flake8-pyi, flake8-bugbear, pytest-xdist Running setup.py install for typed_ast: started Running setup.py install for typed_ast: finished with status 'error' error: subprocess-exited-with-error × Running setup.py install for typed_ast did not run successfully. │ exit code: 1 ╰─> [82 lines of output] running install running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/typed_ast copying typed_ast/__init__.py -> build/lib.linux-x86_64-3.10/typed_ast copying typed_ast/ast27.py -> build/lib.linux-x86_64-3.10/typed_ast copying typed_ast/ast3.py -> build/lib.linux-x86_64-3.10/typed_ast copying typed_ast/conversions.py -> build/lib.linux-x86_64-3.10/typed_ast package init file 'ast3/tests/__init__.py' not found (or not a regular file) creating build/lib.linux-x86_64-3.10/typed_ast/tests copying ast3/tests/test_basics.py -> build/lib.linux-x86_64-3.10/typed_ast/tests running build_ext building '_ast27' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/ast27 creating build/temp.linux-x86_64-3.10/ast27/Custom creating build/temp.linux-x86_64-3.10/ast27/Parser creating build/temp.linux-x86_64-3.10/ast27/Python gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Custom/typed_ast.c -o build/temp.linux-x86_64-3.10/ast27/Custom/typed_ast.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Parser/acceler.c -o build/temp.linux-x86_64-3.10/ast27/Parser/acceler.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Parser/bitset.c -o build/temp.linux-x86_64-3.10/ast27/Parser/bitset.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Parser/grammar.c -o build/temp.linux-x86_64-3.10/ast27/Parser/grammar.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Parser/grammar1.c -o build/temp.linux-x86_64-3.10/ast27/Parser/grammar1.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Parser/node.c -o build/temp.linux-x86_64-3.10/ast27/Parser/node.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Parser/parser.c -o build/temp.linux-x86_64-3.10/ast27/Parser/parser.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Parser/parsetok.c -o build/temp.linux-x86_64-3.10/ast27/Parser/parsetok.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Parser/tokenizer.c -o build/temp.linux-x86_64-3.10/ast27/Parser/tokenizer.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Python/Python-ast.c -o build/temp.linux-x86_64-3.10/ast27/Python/Python-ast.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Python/asdl.c -o build/temp.linux-x86_64-3.10/ast27/Python/asdl.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Python/ast.c -o build/temp.linux-x86_64-3.10/ast27/Python/ast.o ast27/Python/ast.c: In function ‘ast_for_import_stmt’: ast27/Python/ast.c:2781:13: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2781 | if (!import_alias) | ^~ In file included from ast27/Python/../Include/Python-ast.h:3, from ast27/Python/ast.c:7: ast27/Python/../Include/../Include/asdl.h:46:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 46 | #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) | ^ ast27/Python/ast.c:2783:17: note: in expansion of macro ‘asdl_seq_SET’ 2783 | asdl_seq_SET(aliases, 0, import_alias); | ^~~~~~~~~~~~ ast27/Python/ast.c:2788:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2788 | if (!import_alias) | ^~ ast27/Python/../Include/../Include/asdl.h:46:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 46 | #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) | ^ ast27/Python/ast.c:2790:21: note: in expansion of macro ‘asdl_seq_SET’ 2790 | asdl_seq_SET(aliases, i / 2, import_alias); | ^~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Python/graminit.c -o build/temp.linux-x86_64-3.10/ast27/Python/graminit.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast27/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast27/Python/mystrtoul.c -o build/temp.linux-x86_64-3.10/ast27/Python/mystrtoul.o gcc -shared build/temp.linux-x86_64-3.10/ast27/Custom/typed_ast.o build/temp.linux-x86_64-3.10/ast27/Parser/acceler.o build/temp.linux-x86_64-3.10/ast27/Parser/bitset.o build/temp.linux-x86_64-3.10/ast27/Parser/grammar.o build/temp.linux-x86_64-3.10/ast27/Parser/grammar1.o build/temp.linux-x86_64-3.10/ast27/Parser/node.o build/temp.linux-x86_64-3.10/ast27/Parser/parser.o build/temp.linux-x86_64-3.10/ast27/Parser/parsetok.o build/temp.linux-x86_64-3.10/ast27/Parser/tokenizer.o build/temp.linux-x86_64-3.10/ast27/Python/Python-ast.o build/temp.linux-x86_64-3.10/ast27/Python/asdl.o build/temp.linux-x86_64-3.10/ast27/Python/ast.o build/temp.linux-x86_64-3.10/ast27/Python/graminit.o build/temp.linux-x86_64-3.10/ast27/Python/mystrtoul.o -o build/lib.linux-x86_64-3.10/typed_ast/_ast27.cpython-310-x86_64-linux-gnu.so building '_ast3' extension creating build/temp.linux-x86_64-3.10/ast3 creating build/temp.linux-x86_64-3.10/ast3/Custom creating build/temp.linux-x86_64-3.10/ast3/Parser creating build/temp.linux-x86_64-3.10/ast3/Python gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Custom/typed_ast.c -o build/temp.linux-x86_64-3.10/ast3/Custom/typed_ast.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Parser/acceler.c -o build/temp.linux-x86_64-3.10/ast3/Parser/acceler.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Parser/bitset.c -o build/temp.linux-x86_64-3.10/ast3/Parser/bitset.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Parser/grammar.c -o build/temp.linux-x86_64-3.10/ast3/Parser/grammar.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Parser/grammar1.c -o build/temp.linux-x86_64-3.10/ast3/Parser/grammar1.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Parser/node.c -o build/temp.linux-x86_64-3.10/ast3/Parser/node.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Parser/parser.c -o build/temp.linux-x86_64-3.10/ast3/Parser/parser.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Parser/parsetok.c -o build/temp.linux-x86_64-3.10/ast3/Parser/parsetok.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Parser/tokenizer.c -o build/temp.linux-x86_64-3.10/ast3/Parser/tokenizer.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Python/Python-ast.c -o build/temp.linux-x86_64-3.10/ast3/Python/Python-ast.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Python/asdl.c -o build/temp.linux-x86_64-3.10/ast3/Python/asdl.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -Iast3/Include -I/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/include -I/wedge/oils-for-unix.org/pkg/python3/3.10.4/include/python3.10 -c ast3/Python/ast.c -o build/temp.linux-x86_64-3.10/ast3/Python/ast.o ast3/Python/ast.c: In function ‘decode_unicode_with_escapes’: ast3/Python/ast.c:4514:9: error: implicit declaration of function ‘_PyUnicode_DecodeUnicodeEscape’; did you mean ‘PyUnicode_DecodeUnicodeEscape’? [-Wimplicit-function-declaration] 4514 | v = _PyUnicode_DecodeUnicodeEscape(s, len, NULL, &first_invalid_escape); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | PyUnicode_DecodeUnicodeEscape ast3/Python/ast.c:4514:7: error: assignment to ‘PyObject *’ {aka ‘struct _object *’} from ‘int’ makes pointer from integer without a cast [-Wint-conversion] 4514 | v = _PyUnicode_DecodeUnicodeEscape(s, len, NULL, &first_invalid_escape); | ^ error: command '/usr/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: legacy-install-failure × Encountered error while trying to install package. ╰─> typed_ast note: This is an issue with the package mentioned above, not pip. hint: See above for output from the failure. WARNING: You are using pip version 22.0.4; however, version 23.3.2 is available. You should consider upgrading via the '/home/build/wedge/oils-for-unix.org/pkg/py3-libs/2023-03-04/bin/python3 -m pip install --upgrade pip' command. real 0m11.257s user 0m9.924s sys 0m1.083s